/* CSS Document */



div#header{
	width: 948px;
	padding: 12px 0px 12px 0px;
	background-image: url(img/bg-mitte.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	}
div#header-top{		/*Dropdown/US/Netformiclogo*/
	width: 948px;
	height:167px;
	clear: both;
}

div#header-top-left{		/*Dropdown/US/OS/Stgt. Zeit*/
	width: 768px;
	float: left;
	height: 167px;
}

div#header-top-left-top{		/*Dropdown/US...*/
	clear: both;
	height:18px;
}
div#header-top-left-top-left{		/*Dropdown*/
	width: 180px;
	float: left;
}

div#header-top-left-top-left select{ /*Select von der Dropdown*/
	width: 175px;
	font-size: 9px;
}
	
div.usstudien{		/*US*/
	width: 588px;
	float: left;
	text-align: center;
	color: #FF00FF;
	text-decoration: none;
}
a.ustext:link, a.ustext:active, a.ustext:visited, a.ustext:hover{
	font-size: 14px;
	text-decoration: none;
	color: #cc34de;
}


div#header-top-left-bottom{		/*OS/Stgt. Zeit*/
	height: 148px;
	clear: both;
}

div#header-top-left-bottom-left{		/*OS*/
	width: 180px;
	float: left;
	height: 148px;
	text-align: center;
}

div#header-top-left-bottom-right{		/*Stgt. Zeit*/
	width: 588px;
	float: left;
	height: 148px;
	text-align: center;
}
div#header-top-right{		/*Netformiclogo*/
	width: 180px;
	height: 167px;
	float: left;
	text-align: center;
}

div#header-bottom{		/*Tag Datum Warenkorb*/
	width: 948px;
	clear: both;

}
div#header-bottom-left{		/*Tag*/
	width: 179px;
	height: 20px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px 0px 1px 0px;
	font-size: 11px;
}

div#header-bottom-center{		/*Datum*/
	width: 588px;
	line-height: 10px;
	float: left;
	text-align: center;
	font-size: 9px;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 0px 0px;
}
div#header-bottom-right{		/*Warenkorb*/
	width: 179px;
	height: 20px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 1px 0px 0px 0px;
}
span.right-wk{
	font-size: 11px;
}
span.links-wk{
	font-size: 18px;
	font-weight: bold;
}
a.wkorb:link, a.wkorb:active, a.wkorb:visited, a.wkorb:hover{
	text-decoration: none;
	color: #000000;
}

