
/* ----- Thin CSS Rules ----- */


#container{
	margin:0 auto;
	position:absolute;
	top:20px;
	left: 50%;
	margin-left: -390px;
	margin-top:0px; 
	width:780px;
}


#primaryHeader{
	width:100%;
	border:0px;
	margin-top:0px;
}

#secondaryHeader {
	width:100%;
	border:0px solid black;
	clear:both;
}

#primaryContent{
	width:100%;
	border:0px;
	border-top:0px solid white;
	background-image:none;
}

#secondaryContent{
	background-image:none;
	width:100%;
	border:0px;
	border-top:1px solid #adaeb0;
	border-bottom:0px;
}


#suche {
}

#suche .textbox  {
}

#menu {margin-bottom: 10px;}
#quicklinks {border:0px;}

#logo img {
	width:90px;
	height:106px;
	position:relative;
	top:20px;
	left:4px;
}

#header ul li#navi5 {
	border:0px;
	margin-right:0px;
	padding-right:57px;
}
