div#header {
	height:38px;
}

div.headerRight {
   width:176px;
   height:19px;
   padding:14px 22px 5px 25px;
   float:left;
}

div.headerLeft {
   width:199px;
   height:38px;
   float:left;
}

div.headerCenter {
	width:589px;
	height:11px;
	padding-top:17px;
	padding-bottom:10px;
	text-align:right;
	float:left;
	overflow:hidden;
}

input.headerSuchfeld {
	width:156px;
	height:19px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
}

input.headerSuchButton {
	margin-left:-4px;
	padding:0px;
	width:18px;
	height:19px;
	border:1px solid white;
}

div.headerSchrift {
	font-family:Verdana;
	font-size:11px;
}

div.headerLinkerPart {
	width:464px;
	height:13px;
	overflow:hidden;
	margin-right:35px;
	float:right;
}

div.headerRechterPart {
	width:90px;
	float:right;
}

div#kopfbild {
	height:16px;
	padding-left:9px;
	padding-top:90px;
	font-size:9px;
	font-family:Verdana;
}

