#printheader {display:none}
#printfooter {display:none}

a:link    { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active  { color: #0099CF; text-decoration: underline; }
a:hover   { color: #0099CF; text-decoration: underline; }

a.infothek:link    { color: #FFFFFF; text-decoration: none; }
a.infothek:visited { color: #FFFFFF; text-decoration: none; }
a.infothek:active  { color: #FFFFFF; text-decoration: underline; }
a.infothek:hover   { color: #000000; text-decoration: underline; }

.symbol	{ font-family: Symbol, SymbolPS, Math A; }

sub, sup { font-size: 80%; }

/* styles für Eingabefelder */

/* für Assistent */
.value2 { 
	BORDER-RIGHT: #7d7d7d 1px solid; 
	BORDER-TOP: #7d7d7d 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #7d7d7d 1px solid; 
	BORDER-BOTTOM: #7d7d7d 1px solid; 
	FONT-FAMILY:  Arial, Helvetica, Verdana, Geneva, sans-serif; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: left;
	WIDTH:88px;
	HEIGHT:15px;
}

/* allgemein input type=text */
.value { 
	BORDER-RIGHT: #7d7d7d 1px solid; 
	BORDER-TOP: #7d7d7d 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #7d7d7d 1px solid; 
	BORDER-BOTTOM: #7d7d7d 1px solid; 
	FONT-FAMILY:  Arial, Helvetica, Verdana, Geneva, sans-serif; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: left;
	HEIGHT:15px;
}

/* für textareas - keine height*/
.txArea { 
	BORDER-RIGHT: #7d7d7d 1px solid; 
	BORDER-TOP: #7d7d7d 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #7d7d7d 1px solid; 
	BORDER-BOTTOM: #7d7d7d 1px solid; 
	FONT-FAMILY:  Arial, Helvetica, Verdana, Geneva, sans-serif; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: left;}
	
	
	
	/* BEGIN special styles for Service -> Infomaterial */
#infoTable { width:460px; }

span.infomaterialH1 { font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; color: #F58225; }
span.infomaterialH2 { font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold; color: #F58225; }

ul.typohnekat { margin:0px; padding:0px; margin-left:10px; padding-left:10px; list-style-image:url(/html/img/buttons/weiter_pfeil_orangeweiss.gif); list-style-position:outside; }
ul.typohnekat li { margin:0px; padding:0px; padding-bottom:5px; }
ul.typohnekat li a,  ul.typohnekat li a:link,  ul.typohnekat li a:visited,  ul.typohnekat li a:hover,  ul.typohnekat li a:active 
{ font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#F58225; }

ul.typmitkat { margin:0px; padding:0px; margin-left:0px; padding-left:0px; padding-top:5px; list-style-image:url(/html/img/cl.gif); list-style-position:outside; }
ul.typmitkat li { margin:0px; padding:0px; padding-bottom:5px; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#F58225; }

ul.typmitkatSub { margin:0px; padding:0px; margin-left:10px; padding-left:10px; padding-top:5px; list-style-image:url(/html/img/buttons/weiter_pfeil_orangeweiss.gif); list-style-position:outside; }
ul.typmitkatSub li { margin:0px; padding:0px; padding-bottom:5px; }
ul.typmitkatSub li a,  ul.typmitkatSub li a:link,  ul.typmitkatSub li a:visited,  ul.typmitkatSub li a:hover,  ul.typmitkatSub li a:active 
{ font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#F58225; }
/* END special styles for Service -> Infomaterial */

/**
 * EDIT BY EKE [UNITB TECHNOLOGY GMBH ] 
 */

#mainMenu a {
	display:block;
	float: left;
	background-color: #01A0E4;
	border-right: #FFFFFF solid 1px;
	padding-left: 13px;
	padding-right: 12.5px !important;
	padding-top: 1px;
	height: 17px;	
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

* html #mainMenu a { height: 18px; padding-right: 13px !important; }
     	
#mainMenu a:hover {
	color: #FFFFFF;
	background-color: #F58225; 
}

#mainMenu .home_link {
	width: 132px !important;
	padding-left: 27px !important;
	padding-right:10.5px !important;
}
* html #mainMenu  .home_link { width: 171px !important; }

     	
     	.mainMenuActive {
     		background-color: #F58225 !important; 
     	}
     	
#leftMenu a {
			display:block;
    		background-color:#CCCCCC;
    		border-bottom:solid 1px #FFFFFF;
    		color:#757575;
    		font-weight: bold;
    		font-size: 11px;
    		font-family: Arial;
   		 	padding-top:2px;
    	 	padding-bottom:2px;
    		padding-left: 26px;
    		text-decoration: none;
    		min-height: 14px;
    	}
     	
#leftMenu a:hover {
		background:url("../img/icons/pfeil_level_1.gif") 12px 1px no-repeat;
		background-color:#CCCCCC;
} 
     	
.leftMenuActive1 
{
	background:url("../img/icons/pfeil_level_2.gif") 12px 1px no-repeat !important;
    background-color:#F58225 !important;
	color: #FFFFFF !important;
}
.leftMenuActive2 
{
	background:url("../img/icons/pfeil_level_3.gif") 24px 1px no-repeat !important;
     		background-color:#DDDDDD !important;
	color: #F58225 !important;
	padding-left: 38px !important;
}
.leftMenuLevel2
{
	padding-left: 38px !important;
	background-position: 24px 1px !important;	
}

#bayerLinks a {
	color: #7D7D7D;
	font-weight: bold;
	font-size: 12px;
	padding-left: 27px;
	text-decoration: none;
	line-height: 16px;
}

#supportNavi a {
	display: block;
	color:#999999; 	 	
	font-size: 10px;
	font-weight: bold; 
	padding-left:2px;
	padding-right:2px;
	border-right:1px solid #999999;
}

#header #metanavigation a.last2 {
	border: none;
	border-color: #fff;
	border-width: 0px;
}

#supportNavi .last {
	border-right: solid #999999 0px !important;
	margin-right: 15px !important;
}  

/**
 * Ab hier geändert by EKE [Unitb-Technolgy]
 */
body {	
	margin: 0 0 0 0 !important;
	margin-top: 0px !important;
}

#supportNavi {
	margin-top: -1px !important;
	margin-bottom: -1px !important;	
}

#support_links a {
	font-size: 9px;
	color: #666666;
	line-height:10px;
	display:block;
	margin-bottom:3px;
}

#supportNavi a:hover,  #support_links a:hover {
	text-decoration: none;
	color: #666666;
}


#support_links
{
	padding-left:0;
	padding-top:4px;
	margin-bottom:-2px;
}

	#support_links TD
	{
		padding-left:27px;
	}

.check {
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.homeLinkDiv
{
	width:170px;
	float:left;
	border-right: #FFFFFF solid 1px;
	height:18px;
}

* html .homeLinkDiv { 	width:171px; }


.kleinerText, .smaller {
	color:#000000;
	font-size:11px !important;
	font-weight:normal;
	text-decoration:none;
}
#contact {
	margin-top: 2px;
}

#Kontakt, #Sitemap, #Hilfe, #Nutzerdaten
{
	display: block;
	/* margin-left: -7px;
	margin-top: -2px; */
	padding-left: 5px;		 

	
}

#edit_profil {
	margin-top: 15px;
}

#kf {
	margin-top:-14px;
	margin-bottom:-13px;
}
* html #kf { margin-top:0; }

/* added by iku */
.top_minus_13 {
	margin-top:-13px;
}
* html .top_minus_13 { margin-top:0px; }


#BVSearch #q {
    float: left;
    margin-right: 10px;
}

#BVSearch #Search {
    margin-top: 3px;
}

#BVSearchRCB #q {
    float: left;
    margin-left: -41px;
    margin-right: 5px;
    width: 90px;
}

*html #BVSearchRCB #q {
    float: left;
    margin-left: -40px;
    margin-right: 5px;
    width: 90px;
}

#BVSearchRCB #Search {
    margin-top: 1px;
}

#BVSearchRCB {
  margin-top:-5px;
}

*html #BVSearchRCB {
  margin-top:1px;
  HEIGHT: 20px !important;
  margin-bottom: 7px;
}

*html #BVSearchRCB #Search {
    margin-top: 1px;
    margin-left: -2px;
}
#BVSearchRCB dt {
    display: none;
}

#q { 
	BORDER-RIGHT: #7d7d7d 1px solid; 
	BORDER-TOP: #7d7d7d 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #7d7d7d 1px solid; 
	BORDER-BOTTOM: #7d7d7d 1px solid; 
	FONT-FAMILY:  Arial, Helvetica, Verdana, Geneva, sans-serif; 
}


#header {
    height: 70px;
    position: relative;
}

#zns_logo {
    left: 0;
    position: absolute;
    top: 0;
}

#mitverstand {
    left: 181px;
    position: absolute;
    top: 25px;
}

#bayerlogo {
    left: 680px;
    position: absolute;
    top: 8px;
}

#metanav {
    left: 386px;
    position: absolute;
    top: 54px;
	width: 195px;
}

#metanav ul {
	float: right;
	padding: 0;
	margin: 0;
}

#metanav ul li {
	display: inline;
	list-style-type: none;
	float: left;
}

#metanav ul li a {
	font-size: 10px;
	color:#999;
}


#header #bayerlogo {
border: none; 
}

#header ul.bayergroup li a {
    color: #999;
    font-size: 10px;
    line-height: 11px;
}
#header ul.bayergroup li a:hover{
	color: #3C3C3C;
}
#header ul.bayergroup {
    clear: both;
    display: block;
    height: 16px;
    position: absolute;
    top: -1px;
	left: 200px;
    z-index: 400;
}
	#header ul.bayergroup li {
        display: inline;
        width: auto;
        float: left;
        padding: 2px 1px 3px 1px;
        line-height:12px;
		position: relative;
		height: 16px;
    }
	#header ul.bayergroup li a{
        display: block;
        width: auto;
		height: 12px;
        padding: 0 4px 0  1px;
        text-decoration: none;
        color: #999;
        white-space: nowrap;
    }

	/* BAYERGROUPS FLYOUT */
	#header ul.bayergroup li ul {
		display: none;
        position: absolute;
		right: 0;
        top: 17px;
		z-index: 500;
	    width: 170px;
		background: none repeat scroll 0 0 #e8eff9;
		padding: 1px 10px 10px;
	}
	#header ul.bayergroup:hover li {
		background: none repeat scroll 0 0 #e8eff9;		
	}
	#header ul.bayergroup li:hover ul {
		display: block;
		background: none repeat scroll 0 0 #e8eff9;	
	}
    #header ul.bayergroup li ul li{
    padding: 4px 0;
	height: 18px;
   }

    #header ul.bayergroup li ul li a{
    display:block;
    padding: 4px 0;
 	width: 170px;
	height: 12px;
	border:none;
    border-bottom: 1px solid #fff;
   }
    #header ul.bayergroup li ul li.last a {
    border:none;
   }
   
	#header #Kontakt,
	#header #Sitemap,
	#header #Hilfe {
	border-right: 1px solid #999999;
	padding-right: 6px;
   }
   
   /* IE 6 Hack */

* html body {
	behavior: url(/html/css/csshover3.htc);
}

* html #header ul.bayergroup li ul {
	top: 17px;
}

* html ul.bayergroup {
	width: 50px;
	margin-top: 11px;
}
	
	/* END META NAVIGATION */
/* ENDE nicht editieren */
