/*Coachkademie Layout Basic Definitions*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
}
a{
	color: #166BB2;
	text-decoration: none;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin:0 0 10px 0;
	text-align:right;
}
h2{
	font-size:14px;
	color:#666666;
	margin:10px 0 5px 0;
}

h3 {
	font-size:14px;
	color:#666666;
	margin:0 0 5px 0;
}
h4 {
	font-size:12px;
	color:#666666;
	margin:0;
}
#content ul {
    margin-left: 15px;
	list-style:circle;
}

#content ul li{
	padding-left: 25px;
}

#container {
	width: 98%;
	text-align: left;
}
#header {
	width:950px;
	height:65px;
	margin:5px auto 0 auto;
	display:none;
}
#logo {
	width:115px;
	height:50px;
	float:right;
	margin:7px 0;
	display:none;
}
#serviceNavigation {
	width:auto;
	height:auto;
	float:right;
	margin:30px 10px 0 0;
	display:none;
}
#topNavigation {
	width:950px;
	margin:5px auto 0 auto;
	background-color:#EEF5FC;
	border-top: 1px solid #166BB2;
	border-right: 1px solid #99C5E0;
	border-bottom: 1px solid #99C5E0;
	display:none;
}
.icons {
	width:auto;
	height:auto;
	padding:15px 0 0 0;
	margin: 15px 0 0 0;
	border-top:dashed 1px #666666;
	text-align:right;
	display:none;
}
#headerImagesContainer {
	width:950px;
	height:162px;
	margin:5px auto 0 auto;
	display:none;
}
#headerImagesLeft {
	width:auto;
	height:auto;
	border: solid 1px #99C5E0;
	background-color:#EEF5FC;
	float:left;
	margin:0 0 0 0;
	display:none;
}
#headerImagesRight {
	width: 708px;
	height:auto;
	border: solid 1px #99C5E0;
	background-color:#EEF5FC;
	float:right;
	margin:0 0 0 2px;
	display:none;
}
#contentContainer {
	width:98%;
	height:auto;
	clear:both;
}
#leftColumn {
	width:220px;
	float:left;
	margin:0 0 0 10px;
	display:none;
}
#content {
	width:98%;
	float:left;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.clearAll {
	clear:both;
}
.trenner {
 margin: 0 0 20px 0;
}
.hinweis {
	color: #999999;
	font-family: verdana;
	font-size: 11px;
}
/*Definitions for Pageteaser Start*/
.teaserUebersicht {
	height:107px;
	width:330px;
	border:1px solid #99C5E0; 
	padding:0px;
	margin:0 10px 15px 0;
	background:none;
	float:left;
}
.teaserContent{
	width:160px;
	height:auto;
	margin:5px;
	float:left;
}
.teaserTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}
.teaserImage{
	float:right;
	width:155px;
}
/*Definitions for Guestbook*/
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;
	background:#C8D9EB;
	color:#000;
	display:block;
	font-size:100%;
	font-weight:bold;
	padding: 4px;
	width: 678px;
	}
.tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width:12em;
	background:none;
	padding: 4px;
	width:200px;
}
.tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	width:470px;
	background:#FFFFFF;
	padding: 4px;
}
.comment {
	font-style:oblique;
	color:#666666;
}
.tx-guestbook-pagination  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.tx-guestbook-pagination a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#999999;
}
.guestbookContainer {
	background: url(/fileadmin/images/layout/bgGuestbook.gif) repeat-y;
}


/*Powermail*/
.tx-powermail-pi1_fieldset {
	padding:10px;
}
.tx_powermail_pi1_fieldwrap_html label {
	background-color:#FEFEFE;
	width: 200px;
	height:20px;
	display: block;
	float: left;
	margin: 3px 0;
}
.tx_powermail_pi1_fieldwrap_html input {
	margin: 3px 0;
}
/*Definitionen Termine Tabelle*/
.termine {
	background-color:#b6e8f4
}
.kopfzeile {
	background-color:#006ab3;
}
.kopfzeile td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bolder;
	padding:8px;
	text-align: center;
	vertical-align: middle;
}
.weisseZeile {
	background-color:#FFFFFF;
	color:#006ab3;
	padding:5px;
	font-weight:bolder;
}
.weisseZeile td {
	color:#006ab3;
	padding:5px;
	font-weight:bolder;
}
.blaueZeile {
	background-color:#eef5fc;
	color:#000000;
	padding:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.blaueZeile td {
	color:#000000;
	padding:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.fussbereich {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	background-color:#ccecf4;
	color:#000000;
	padding:8px;
}
.fussbereich td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#000000;
	padding:8px;
}
