@charset "utf-8";
/* CSS Document */
/* Autor: Miri Vogt / nextage */
/* ms-Diagnose 2008 */

a{
	color: #019cb0;
	text-decoration: none;
	font-weight:bold ;
}

a:hover{
	color: #f79100;
}

body{
	background:url(../img/fluegel.jpg) no-repeat;
	background-position: top center;
	background-color: #b3e1e7;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div#container{
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	height: 78px;
	background: url(../img/bg-header.jpg) no-repeat;
}

div#head{
	width: 960px;
	float: left;
	height:27px;
}

/*---SCHRIFTGRÖSSE---*/

div#schriftgroesse{
	color: #019cb0;
	font-size: 11px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

div#schriftgroesse ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align:bottom;
	float: left;
}

div#schriftgroesse ul li{
	float: left;
	margin: 0 3px 0 0;
	padding-top: 7px;
	font-size: 11px;
}

div#schriftgroesse ul li.small{
	float: left;
	margin-left: 10px;
	font-size: 11px;
	padding-top: 8px;
}

div#schriftgroesse ul li.big{
	float: left;
	font-size: 15px;
	padding-top: 5px;
}

div#schriftgroesse ul li a{
	float: left;
	color: #019cb0;
	text-decoration: none;
}

div#schriftgroesse ul li a.active{
	text-decoration: underline;
	font-weight: bold;
	
}

/*--SERVICE-NAVIGATION---*/

div#service{
	float: right;
	margin: 11px 0 0 0;
}

div#service ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#service ul li{
	float: left;
	font-size: 11px;
	border-right: 1px solid #019cb0;
	padding-left: 5px;
	padding-right: 5px;
}

div#service ul li.no-line{
	border-right: none;
}

div#service ul li a{
	color: #019cb0;
	text-decoration: none;
}

div#service ul li a:hover,div#service ul li a.active{
	text-decoration: underline;
}

/*--- LEFT ---*/

div#left{
	width: 190px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 500px;
	display: inline;
	font-size: 1px;
}

div#content{
	width: 960px;	
	margin: 51px 0 0 0;
	padding: 0px;
	background: #ffffff;
	float: left;
	min-height: 550px;
}

div#header{
	float: left;
	margin: 0px 0 0 0;
	margin: 0px;
	padding: 0;
	width: 580px;
	background: url(../img/header_snippet.jpg) no-repeat;
	overflow:hidden;
	width: 588px;
	height: 14px;
}

/*---NAVIGATION---*/

a.home{
	margin: 0 0 0px 10px;
	padding: 0px 0 15px 0;
	text-decoration: none;
	font-size: 12px;
	color: #019cb0;
	float: left;
}

a.home:hover{
	text-decoration: underline;
	color: #f79100;
}

a.home-active{
	text-decoration: underline;
	color: #f79100;
}

ul#navigation{
	margin: 0px;
	padding: 0 0 50px 0;
	list-style: none;
	width: 170px;
	float: left;
	/*height: 330px;*/
}

ul#navigation li{
	border-top: 1px solid #b3e1e7;
	float: left;
	width: 170px;
}

ul#navigation li.bottom{
	border-bottom: 1px solid #b3e1e7;
}

ul#navigation li a{
	color: #019cb0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 10px;
	margin: 0px;
}

ul#navigation li a:hover{
	background-color: #f79100 !important;
	color: #FFFFFF;
}

ul#navigation li a.active{
	background-color: #f79100 !important;
	color: #FFFFFF;
}

ul#navigation li ul#subnavi{
	margin: 0 0 0px 10px;
	padding: 0px 0 3px 0;
	list-style: none;
	float: left;
}

ul#navigation li ul#subnavi li{
	border: none;
	line-height: 1.4;
}

ul#navigation li ul#subnavi li a{
	font-weight: normal;
	padding: 0px 0 0 10px;
	
}

ul#navigation li ul#subnavi li a:hover{
	color: #f79100;
	background: none;
	background: url(../img/list-style.jpg) no-repeat;
}

ul#navigation li ul#subnavi li a.active{
	color: #f79100;
	background: none;
	background: url(../img/list-style.jpg) no-repeat;
}

/*---Bayer Logo und Nutzungsbestimmungen---*/

div#bayer-logo{
	width: 170px;
	height: 200px;
	float: left;
}

div#bayer-logo img{
	border: none;
	margin: 0 0 0 10px;
}

div#bayer-logo ul{
	margin: 30px 0 0 0;
	padding: 5px 10px 0 10px;
	font-size: 10px;
	color: #666666;
	list-style: none;
	width: 150px;
	border-top: 1px solid #999999;
}

div#bayer-logo ul li{
	line-height: 1.6;
}

div#bayer-logo ul li a{
	color: #666666;
	text-decoration: none;
}

div#bayer-logo ul li a:hover{
	color: #666666;
	text-decoration: underline;
}

/*---FOOTER---*/

div#footer{
	background: url(../img/footer.jpg) no-repeat;
	width: 960px;
	height: 39px;
	float: left;
	padding-bottom: 20px;
}

div#footer img{
	margin: 0 5px 0 0;
}

div#footer ul{
	background: url(../img/footer.jpg) no-repeat;
	float: left;
	list-style: none;
	margin: 0 0 0 190px;
	padding: 10px 0 0 10px;
	width: 570px;
	border-top: 1px solid #fbc87f;
	display: inline;
}

div#footer ul li{
	float: left;
	font-size: 11px;
}

div#footer ul li a{
	text-decoration: none;
	color: #666666;
	margin-right: 10px;
}

div#footer ul li a:hover{
	text-decoration: underline;
}

/*---CONTENT---*/

div#content-box{
	float: left;
	margin: 18px 0 0 0;
	padding: 0px 0 20px 0;
	width: 580px;
}

/*--TYPO---*/

h1{
	font-size: 26px;
	color: #009cca;
	font-weight: normal;
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
}

h2{
	color: #009cca;
	margin: 0px;
	padding: 0px;
	/*padding-top: 5px;*/
	padding-bottom: 8px;
	font-size: 18px;
	float: left;
	font-weight: normal;
}

h5{
	background: url(../img/bg-h3.jpg) repeat-y;
	height: 17px;
	font-weight: bold;
	font-size: 12px;
	color: #019cb0;
	border-bottom: 1px solid #b3e1e7;
	padding: 3px 0 0 5px;
	margin: 0px;
}

h3{
	font-weight: bold;
	color: #009cca;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
	/*padding-top: 10px;*/
	padding-bottom: 2px;
}

h4{
	font-weight: bold;
	color: #009cca;
	font-size: 12px;
	background: #e0f3f9;
	width: 555px;
	float: left;
	padding: 2px 0 2px 10px;
	margin: 10px 0 0 0;
}

span.h5 p{
	font-weight: bold;
	color: #009cca;
	margin: 0px;
	padding: 0px;
}

p{
	font-size: 12px;
	color: #666666;
	line-height: 1.4;
	margin: 0px;
	padding: 0 0 15px 0;
	display:block !important;
	/*width: 560px;*/
}

/*---Links im Content---*/



div#content-box p a{
	color: #019cb0;
	text-decoration: none;
}

div#content-box div a{
	color: #019cb0;
	text-decoration: none;
}

div#content-box div a:hover{
	color: #f79100;
	text-decoration: none;
}


div#content-box p a:hover{
	color: #f79100;
	text-decoration: none;
}

div#content-box ul{
	font-size: 12px;
	list-style: none;
	margin: 0px 0 15px 0;
	padding: 0px 0 0 0px;
	color: #666666;
	float: left;
	width: 560px;
}

div#content-box ul li{
	background: url(../img/list-style-content.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0 0 10px;
	line-height: 1.4;
}

div#content-box ul li.link{
	background: none;
	margin: 0px;
	padding: 0px 0 0 0px;
	line-height: 1.4;
}

div#content-box ul li a{
	margin: 0px;
	padding: 0px 0 0 10px;
	line-height: 1.4;
	color: #019cb0;
	background: url(../img/list-style-content-link.jpg) no-repeat;
	text-decoration: none;
}

div#content-box ul li a:hover{
	color: #f79100;
	background: url(../img/list-style-content-link-hover.jpg) no-repeat;
}

/*---SIDEBAR---*/

div#sidebar{
	width: 160px;
	margin: 20px 0 0 15px;
	padding: 0px;
	float: left;
}

div.box{
	width: 160px;
	margin: 0px;
	padding: 0px;
	background: url(../img/bg-box.jpg) repeat-y;
	float: left;
}

div.box a.mehr{
	border: none;
	float: right;
	margin: 0 10px 0 0;
	padding: 0px;
	background: url(../img/icon-mehr.jpg) no-repeat;
	width: 21px;
	height: 21px;
}

div.box a.mehr:hover{
	background: url(../img/icon-mehr-hover.jpg) no-repeat;
}

div.box img{
	margin: 10px 0 0 10px;
	padding: 0px;
}

div.box p{
	width: 140px;
	margin: 5px 0 0 10px;
	padding: 0px;
	color: #4c4c4c;
	display: inline;
}

div.box-footer{
	background: url(../img/bg-box-footer.jpg) no-repeat;
	height: 5px;
	float: left;
	width: 160px;
	margin: 0px 0 10px 0;
	padding: 0px;
}

/*---EXPERTEN---*/

div#experten{
	width: 580px;
	float: left;
	margin: 0px;
	padding: 0 0 20px 0;
}

div#experten div.exp{
	float: left;
	margin: 0 2px 0 8px;
	padding: 0px;
	width: 180px;
}

div#experten div.exp table{
	float: left;
	width: 180px;
}

div#experten div.exp table tr td {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


div#experten div.exp img{
	border-bottom: 1px solid #f79100;
}

/*---FORUM---*/

table#forum{
	margin: 0px;
	padding: 0px;
	float: left;
}

table#forum tr td{
	background-color: #7fcde4;
	width: 172px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 24px;
	padding-right: 5px;
}

table#forum tr td.linie{
	height: 5px;
	background-color: #f79100;
}

table#forum tr td.active{
	background-color: #f79100;
	border-bottom: none;
}

table#forum tr td a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 4px 0px 4px 10px;
	margin-top: 2px;
	width: 173px;
	background-image: url(../img/forum-inactive.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 17px;

}

table#forum tr td a.active{
	background-image: url(../img/forum-active.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 173px;
	float: left;
}

a.experten-forum {
	margin: 0px 0 0 10px;
	padding: 0px 0 0 10px;
	line-height: 1.4;
	color: #019cb0;
	background: url(../img/list-style-content-link.jpg) no-repeat;
	text-decoration: none;
	font-size: 12px;
	float: left;
}

a.experten-forum:hover{
	color: #f79100;
	background: url(../img/list-style-content-link-hover.jpg) no-repeat;
}

.fieldLabel {
	white-space:nowrap;
	width:200px !important;
}


/*bwise hackz*/

#img_cms img{
	margin:0px;
	margin-bottom: 10px;	
}

input,textarea, select{
	background-color:#e0f3f9;
	border:1px solid #b0e2e9;
	font-weight:bold;
	color:#019cb0;
	width:200px
}

input.hover:hover,input.cButton:hover{
	background-color:#f79100;
	color:#FFFFFF;
	font-weight:bold;
}

.white{
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
}

div#divSearchContainer{
	padding:0px;
	margin:0px;
}

div.cSearchHitText{
	margin-bottom:2px;
	margin-top:5px;
}
div.cSearchHitItem{
	margin-bottom:2px;
}

div#divSearchContainer form{
	padding:0px;
	margin:0px;
}

#sidebar p{
	display:block !important;
	margin:0px;
}

span.legende{
/*	padding-bottom: 20px;
	display: block;
	font-size: 11px;*/

}



/*andere hackz :S */
.h1{
	font-size: 26px;
	color: #009cca;
	font-weight: normal;
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
}

.h2{
	color: #009cca;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 2px;
	font-size: 18px;
	float: left;
	width: 560px;
	font-weight: normal;
}

.h5{
	background: url(../img/bg-h3.jpg) repeat-y;
	height: 17px;
	font-weight: bold;
	font-size: 12px;
	color: #019cb0;
	border-bottom: 1px solid #b3e1e7;
	padding: 3px 0 0 5px;
	margin: 0px;
}

.h3{
	font-weight: bold;
	color: #009cca;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 2px;
}

.h4{
	font-weight: bold;
	color: #009cca;
	font-size: 12px;
	background: #e0f3f9;
	width: 555px;
	float: left;
	padding: 2px 0 2px 10px;
	margin: 10px 0 0 0;
}

/*neu*/

label{
	width:100px;
	display:block;
	float:left;
}

.sendbt{
	position:absolute;
	margin-left:30px;
	cursor:pointer;
}
