﻿/*** Bayer Navi *****************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	/* Special Interests */
	.sphead {
		width: 12.25em;
		/*margin-top: 0.25em;*/
		margin-left: 1.5em;
		margin-bottom: 0.4em;
		padding-bottom: 0.5em;
		color: #0066cc;
		font-size: 75%;
		font-weight: bold;
		border-bottom: #cccccc solid 0.0625em;
	}
	
	a.spnav, a.spnav:hover, a.spnav:visited {
		height: 1.125em;
		display: block;
		color: #0066cc;
		text-decoration: none;
		padding-left: 1.125em;
		font-weight: bold;
		cursor: pointer;
		padding-top: 0.125em; /* 2px */
		padding-bottom: 0.0625em; /* 1px */
	}
	
	a.spnav span {
	    font-size: 75%;
	    /*margin-left: 0.25em;*/ /* springt im ie, deswegen padding-left => */
		padding-left:0.25em;
		float: left;
	}
	
	a.spnav img{
	   margin-top: 0.25em;
	   float: left;
	}
	
	/* Bayer Links */
	.tknavsep {
		height: 1.125em;
	}
	
	.tkhead {
		width: 12.25em;
		margin-top: 0.5em;
		margin-left: 1.5em;
		margin-bottom: 0.4em;
		padding-bottom: 0.5em;
		color: #666666;
		font-size: 75%;
		font-weight: bold;
		border-bottom: #cccccc solid 0.0625em;
	}
	a.tknav, a.tknav:hover {
		line-height: 1.125em;
		height: 1.125em;
		display: block;
		color: #666666;
		text-decoration: none;
		padding-left: 1.125em;
		cursor: pointer;
	}

	a.tknav span {
    	font-size: 75%;
	}
	
	/* Nutzungsbedingungen */
	.xnavsep {
	  	margin-top: 0.5em;
	  	width: 12.25em;
		margin-left: 1.5em;
		margin-bottom: 0.4em;
		padding-bottom: 0.5em;
		color: #666666;
		font-size: 75%;
		font-weight: bold;
		border-bottom: #cccccc solid 0.0625em;
	}
	
	a.xnav, a.xnav:hover {
		line-height: 0.8em;
		height: 0.8em;
		display: block;
		color: #666666;
		text-decoration: none;
		padding-left: 1.125em;
		cursor: pointer;
	}

	a.xnav span {
    	font-size: 60%;
		/*border: red dotted 1px;*/
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Bayer Navi ****************************************************************************/
