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


#container{
width:90%;
}


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

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

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

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

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

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

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