		body
		{
			position:absolute;
			background-color:#2690C0;
			overflow:hidden;
		}
		#header_container
		{
			position:fixed;
			top:0; left:0; right:0;
			text-align:center;
			margin:0;
			height:99px;
			width:100%;
			z-index:9;
			padding:0;
			background-color: transparent;
			background-image: url(img/oben.jpg);
			background-attachment:fixed;
			background-repeat:no-repeat;
			background-position:left top;
		}
		#header_nav
		{
			position: absolute;
			top:75px; left:230px;
			height:20px;
			width:750px;
			background-color: transparent;
			z-index:9;
			margin:0;
			text-align: left;
		}
#div_clear
{
clear:left;
width:310px;
height:5px;
line-height: 2px;
}
#back_kat, #back_kat_ul
{
width: 196px;
height: 25px;
padding:0;
background-color: transparent;
background-repeat:no-repeat;
background-position:left top;
z-index:100;
}
#back_kat_ul
{
width: 215px;
z-index:100;
}
#search
{
/*border-bottom: 2px solid white;*/
position:relative;left:-10px;
height: 135px;
width: 196px;
float:left;
}
#nav_log
{
z-index:10;
border-top:2px solid white;
position:relative;left:-10px;
width:196px;
float:left;
background-image: url(img/login_grafik.jpg);
background-attachment:fixed;
background-repeat:repeat-y;
height: 100%;
}
