BODY {	
font-family : Verdana, Arial, Helvetica, sans-serif;
color: #294567;
font-size : 12px;
background-image: url(style_FILES/bg_l.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
padding:0px;
margin:0px;
 }


textarea, select {
	font-family : Verdana;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px;}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}

#bg_o{
position:absolute;
left:600px;
top:0px;
height:250px;
width:100%;
overflow:visible;
background-image: url(style_FILES/bg_o.jpg);
background-repeat:repeat-x;
z-index:3;
}

#rahmen{
position:absolute;
left:0px;
top:0px;
height:100%;
padding:0px;
margin:0px;
background-image: url(style_FILES/bg_ol.jpg);
background-repeat:no-repeat;
z-index:4;
}

input { 
	font-family : Verdana;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
 } 

#header{
position:absolute;
left:340px;
top:0px;
width:860px;
height:140px;
font-size:11px;
color:#D1DDEC;
z-index:10;
}

#content{

width:80%;
}

#inhalt{
position:absolute;
left:0px;
top:140px;
margin-left:220px;
width:550px;
z-index:10;
}
html>body #inhalt{
margin-left:240px;
}

#footer{
margin: 10px 0 0 180;
   width: 600px;
	z-index: 4;
	border: 1px;
	border-color: Black;
	border-style: solid;
}



#rahmen_menu{
margin-left:12px;
margin-top:200px;
padding:0px;
 	width: 180px;
        height:350px;
	border-top: 1px;
	border-top-color: #A5A6B5;
	border-top-style: solid;
	overflow: visible;
	font-size: 12px;
        background-color:#D1DDEC;
        float:left;
	z-index: 4;
                border:1px solid #C29865;
}
html>body #rahmen_menu{
margin-left:10px;
}


.menu1, .menu1_act{
	width: 180px;
	border-bottom: 1px solid gray;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	z-index: 4;
	}
.menu1 a:link,.menu1 a:visited{
	padding: 4px 0 4 8;
	display: block;
	text-decoration: none;
	color: Black;
	}


.menu1 a:hover{
	background-color: white;
	}


.menu1_act a:link,.menu1_act a:visited{
font-weight:bold;
	padding: 4px 0 4 8;
	display: block;
	text-decoration: none;
	color: Black;
	width: 181px;
                background-color:white;
	}


.menu2, .menu2_act{
	width: 180px;
	border-bottom: 1px solid gray;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	z-index: 4;
	white-space: nowrap;
	}



.menu2 a:link,.menu2 a:visited{
	padding: 4px 0 4 16;
	display: block;
	text-decoration: none;
	color: Black;
                font-size:10px;
	white-space: nowrap;
                background-color: white;
	}


.menu2 a:hover{
	background-color:#FCE6AD;
	white-space: nowrap;
	}


.menu2_act a:link,.menu2_act a:visited{
                font-weight:bold;
                font-size:10px;
	padding: 4px 0 4 16;
	display: block;
	text-decoration: none;
	color: Black;
	width: 180px;
                background-color: white;
	white-space: nowrap;
                background-color: white;
}
#counter{
position:absolute;
left:-200px;
top:-200px;
}

