/*ALLGEMEIN, MACH MIT*/

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3f4c5e;
	font-size: 1em;
	background: #94b9d6 url(../img/background.jpg) repeat-y;
}

#header{
	width: 100%;
	height: 46px;
	margin: 0px;
	padding: 0px;
	background-color: #f5cc3e;
	overflow: hidden;
}

#left{
	position: absolute;
	width: 138px;
	height: 46px;
	
	top: 0px;
	left: 0px;
	background: url(../img/header_left.gif) no-repeat;
}

#middle{
	position: absolute;
	width: 736px;
	height: 46px;
	
	top: 0px;
	left: 138px;
	background-color: #de5226;
	background: url(../img/header_middle.gif) no-repeat;
}

#right{
	position: absolute;
	width: 81px;
	height: 46px;
	
	top: 0px;
	left: 874px;
	background: url(../img/header_right.gif) no-repeat;
}

#navigation{
	position: absolute;
	top: 46px;
	left: 0px;
	width: 217px;
	height: 554px;
	/*height: 700px;*/
	background: #f4cb3d url(../img/navigation.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#linkis{
	position: absolute;
	top: 420px;
	left: 0px;
	width: 120px;
	height: 160px;
	background: none;
	margin: 0px;
	padding: 0px;
}

#content{
	position: absolute;
	top: 46px;
	left: 217px;
	width: 738px;
	height: 554px;
	/*height: 700px;*/
	padding: 64px 40px;
	font-weight: normal;
	background: url(../img/content.gif) no-repeat;
}

#content a{
	font-weight: normal;
	color: #992b60;
	text-decoration:none;
}

#content a:visited{
	font-weight: normal;
	color: #992b60;
	text-decoration:none;
}

#content a:hover{
	font-weight: normal;
	color: #992b60;
	text-decoration:none;
}

#content a:active{
	font-weight: normal;
	color: #992b60;
	text-decoration:none;
}

#pdf{
	font-weight: normal;
	font-size: 0.9em;
}

#content .drucken{
	font-size: 0.8em;
}

#content a.drucken{
   font-size: 0.8em;
   color: #3f4c5e;
   text-decoration: none;
}

#content .klein{
	font-size: 0.9em;
}

#content a.klein{
	font-size: 0.9em;
	color: #3f4c5e;
	text-decoration: none;
}

#content a:visited.klein{
	font-size: 0.9em;
	color: #3f4c5e;
	text-decoration: none;
}

#content a:hover.klein{
	font-size: 0.9em;
	color: #3f4c5e;
	text-decoration: none;
}

#content a:active.klein{
	font-size: 0.9em;
	color: #3f4c5e;
	text-decoration: none;
}

#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #nav8{
	display: block;
	width: 144px;
	height: 22px;
	margin: 6px;
	background-color: #de5227;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px 2px;
}

#linki1 {
	display: block;
	width: 100px;
	height: 65px;
	margin: 5px;
	color: #fff;
	text-decoration: none;
	background-color: none;
}

#linki2 {
	display: block;
	width: 100px;
	height: 50px;
	margin: 5px;
	color: #fff;
	text-decoration: none;
	background-color: none;
}

#navigation a {
	background-color: #de5227;
}

#navigation a:visited,{
	background-color: #de5227;
}

#navigation a:hover{
	background-color: #9b2d61;
}

#navigation a:active{
	/*background-color: #9b2d61;*/
	background-color: #b33984;
}

#nav1.nav_gew, #nav2.nav_gew, #nav3.nav_gew, #nav4.nav_gew, #nav5.nav_gew, #nav6.nav_gew, #nav7.nav_gew, #nav8.nav_gew{
background-color: #b33984;
}

#linkis a {
	background-color: none;
}

#linkis a:visited {
	background-color: none;
}

#linkis a:hover {
	background-color: none;
}

#linkis a:active {
	background-color: none;
}

#nav1{
	margin-top: 28px;
	margin-left: 33px;
}

#nav2{
	margin-left: 45px;
}

#nav3{
	margin-left: 9px;
}

#nav4{
	margin-left: 18px;
}

#nav5{
	margin-left: 65px;
}

#nav6{
	margin-left: 36px;
}

#nav7{
	margin-left: 17px;
}

#nav8{
	margin-left: 58px;
}

#linki1{
	margin-left: 10px;
}

#linki2{
	margin-left: 10px;
}


li{
	padding: 1em 0em;
}

/*EXPERTINNEN und TERMINE*/

table{
	width: 690px;
	border: 2px solid #fff;
	padding: 0px;
	border-collapse: collapse;
	margin-top: -5px;
	font-size: 0.8em;
	/*color: #fff;*/
}

tr.table_header_oben{
	background: url(../img/table_header_oben.gif) bottom no-repeat #882a53;
	margin: 0px;
}

tr.table_header_unten{
	/*background: url(../img/table_header_unten.jpg) no-repeat #882a53;*/
	background-color: #882a53;
	margin: 0px;
}

tr.table_header_ohne{
	background-color: #94b9d6;
	margin: 0px;
}

th{
	border: 2px solid #fff;
	margin: 0px;
	text-align: left;
	color: #fff;
}

tr.table_header_oben{
	font-size: 1.2em;
}

tr.table_header_unten{
	font-size: 1em;
}

td{
	border: 2px solid #fff;
	margin: 0px;
	padding: 4px;
	font-weight: normal;
	vertical-align: top;
}

td.experts, td.name, td.institution, td.beschreibung{
	font-weight: bold;
}

.name{
	width: 150px;
}

.experts{
	width: 150px;
}

.institution{
	width: 192px;
}

.inst{
	width: 192px;
}

.beschreibung{
	width: 348px;
}


.coachN{
	width: 150px;
}

.coachI{
	width: 192px;
}

.coachB{
	width: 348px;
}

/*Positioskorrektur für IE bis 6 unter Windows */
* html .name { width: 170px;}
* html .experts { width: 170px;}
* html .institution { width: 182px;}
* html .inst { width: 182px;}
* html .beschreibung { width: 338px;}
* html .coachN { width: 170px;}
* html .coachI { width: 182px;}
* html .coachB { width: 338px;}

/*Positioskorrektur für IE 7 */
*:first-child+html .name { width: 170px;} 
*:first-child+html .experts { width: 170px;}
*:first-child+html .institution { width: 182px;}
*:first-child+html .inst { width: 182px;}
*:first-child+html .beschreibung { width: 338px;}
*:first-child+html .coachN { width: 170px;}
*:first-child+html .coachI { width: 182px;}
*:first-child+html .coachB { width: 338px;}




/*TERMINE*/

.wann{
	width: 100px;
}

.wo{
	width: 180px;
}

.was{
	width: 205px;
}

.wer{
	width: 205px;
}

/*SERVICE*/

h1{
 	margin-top: -32px;
	font-size: 1.0em;
}

h1,h2{
	text-transform: uppercase;
}

h2{
	font-size: 0.9em;
}

h3{
	font-size: 1em;
	margin-bottom: 0px;
}

/*neutrale headlineschrift ohne uppercase und margin*/
h4{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}

/*PROJEKTE*/

/*headlineschrift für projekteuebersicht*/
h5{
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

.wrapper{
	width: 634px;
	margin-top: 10px;
}

.wrapper2{
	width: 650px;
	margin-top: 10px;
}

.platzhalter{
	width: 144px;
	height: 95px;
	background: #fff;
	float: left;
	margin: 40px 60px 80px 40px;
}

.platzhalter2{
	width: 320px;
	height: 240px;
	background: #fff;
	float: left;
	margin-right: 28px;
}

.info{
	width: 390px;
	margin-bottom: 20px;
	left: 501px;
	float: right;
}

.info2{
	width: 300px;
	margin-bottom: 20px;
	left: 597px;
	float: right;
}

*+html body .info{            /*  Gilt nur für IE  */
	width: 360px;
}

.bold{
	font-weight: bold;
}

/*a.mehr{
	color: #992b60;
	text-decoration: none;
}

a.zurueck{
	color: #3f4c5e;
	text-decoration: none;
}

a.blaettern{
	color: #fff;
	text-decoration: none;
}*/

hr{
	clear: both;
	width: 100%;
	border: 1px solid #fff;
	margin: 20px 0 0 0;
	background-color: #fff;
}

#blaettern{
	margin-top: 50px;
	width: 100%;
	text-align: center;
}

#blaettern a{
	color: #992b60;
	text-decoration: none;
	}
	
#blaettern a:visted{
	color: #992b60;
	text-decoration: none;
	}
	
#blaettern a:hover{
	color: #992b60;
	text-decoration: none;
	}
	
#blaettern a:active{
	color: #000;
	text-decoration: none;
	}

#liste{
	position: absolute;
	z-index: 10;
	top: 46px;
	left: 600px;
	width: 355px;
	height: 23px;
	background: #9b2d61;
	color: #fff;
	font-size: 0.8em;
	padding: 3px 5px;
}

img{
	vertical-align: middle;
}


/* COACHES */

#map{
	width: 349px;
	height: 268px;
	float: left;
}

#wrapper3{
	width: 690px;
	height: 320px;
	padding: 15px 0 0 0;
}

#info3{
	width: 331px;
	left: 349px;
	float: right;
	padding: 50px 5px;
}

#footer{
width: 660px;
padding: 10px 0 0 300px;
}

#suchen{
	padding: 20px 0 15px 0;
}

.suche {
	font-size: 0.9em;
	padding-left:10px;
	line-height:150%;
	text-align:left;
	margin-top:20px;
}

#suche .bild {
	list-style-image: url(../img/quadraterl.gif);
	margin: 15px 5px 5px 0;
	border-bottom: 1px solid #000;
}

