* html #inhalt {
	height: 1%;
}			
* html #menuebox {margin-right: -3px;}
body { min-height: none; }                                                
html {
	height: auto;
	font-weight: bolder;
}   
.clearfix { display: inline-block; } 
* html .clearfix { height: 1%; }
.clearfix { display: block; }
* html .floatbox { width:100%; }
* html #menuebox { position:relative; }
* html #inhalt { position:relative;}
.hold_floats { height: 1%; }
* html ul { position: relative }
* html ol { position: relative }
* html dl { position: relative }
* html blockquote { zoom:1 }
#page_margins, #page, #header, #nav, #main, #footer { zoom: 1; }
* html #menuebox { display: inline; }
* html #menuebox_content { overflow: visible; }
* html #inhalt_content { overflow: visible;}
* html i, * html em { overflow: visible; display:inline-block; }
#ie_clearing {display:block; 
\clear:both;
width: 100%;
font-size:0;
margin: -2px 0 -1em 1px;}
* html #ie_clearing { margin: 0 0 -1em 0} 		
html {margin-right: 1px}
* html {margin-right: 0}
#inhalt_content {
	margin-bottom:-2px;
}

* html #menuebox_content { word-wrap: break-word; }
* html #inhalt_content { word-wrap: break-word;}
* html a, 
* html a:hover { background-color: transparent; }
* html #footer a, 
* html #footer a:hover { background-color: transparent; }

hr.clear_columns {	
clear: both; 
float: left; 
content: "."; 
display: block;  
height: 0; 
line-height: 0px; 
visibility: hidden; 
border: 0; 
padding: 0;
margin: -1.1em 0 0 0;	}


body{
background:#006600;
padding:1px 0 0 0;
margin:5px 0 0 5px;
}

#logo{
	color: black;
	background:transparent url(bilder/600LogoGabka-Hess24.gif) no-repeat;
	position:absolute;
	top:20px;
	left:20px;
	height:128px;
	width:120px;
	display:block;
	border:2px solid #003300;
	padding:1px;
}

#kopfzeile{
	color: #ff9900;
	text-align:left;
	margin:0 0 0 0px;
	left: 15%;
	height:0px;
	max-width: 600px;
	padding:15px 20px 0 10px;
	font-weight: normal;
	position: absolute;
	font-size: larger;
}

#kopfzeileu{
color: #ff9900;
text-align:left;
margin:0 0 0 0px;
left: 305px;
height:0px;
max-width: 600px;
padding:100px 20px 0 10px;
font-size:10pt;
font-weight: normal;
position: absolute;
}

#menuebox{
	background:#006600;
	float:left;
	display: inline;
	width:12em;
	padding:1em 0.8em 1em 0.4em;
	margin:190px 0 0 5px;
	border-top: 2px solid #999966;
	border-right:2px solid #999966;
	border-bottom:2px solid #003300;
	border-left:2px solid #003300;
}

#menuebox ul, #menuebox li{
list-style-type: none;
margin:0px;
padding:0px;
}

.darkgreen {
background:#003300;
border-top:1px solid #999900;
border-right:1px solid #999900;
border-bottom:1px solid #003300;
border-left:1px solid #003300;
}

#menuebox a{
	color:#ff9900;
	background:#006600;
	font-size: 1em;
	text-decoration:none;
	margin:5px 0 5px 0;
	padding:1px 3px 1px 4px;
	display: list-item;
	width:95%;
	border-top:1px solid #999966;
	border-right:1px solid #999966;
	border-bottom:1px solid #003300;
	border-left:1px solid #003300;
	list-style: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: lighter;
}

#menuebox b{
	color:#ffcc00;
	background:#004000;
	font-size: 20px;
	text-decoration:none;
	margin:5px 0 5px 0;
	padding:1px 3px 1px 4px;
	display: list-item;
	width:95%;
	border-top:1px solid #660033;
	border-right:1px solid #669900;
	border-bottom:1px solid Black;
	border-left:1px solid #660033;
	list-style: none;
	font:small arial, verdana, helvetica, sans-serif;
}

.invisible {display:none;}

#inhalt {
    position:relative; 
	color:black;
 	background:#fafaf5;
	line-height:1.4em;
	padding:1em 0em 2em 4em;
	margin: 195px 0 0 310px;
	max-width:60em;
	border-top:2px solid #999900;
	border-right:0;
	border-bottom:2px solid #999900;
	border-left:2px solid 2px solid #999900;
	font-weight:400;
}


.dshadow{ filter:dropshadow(offx=20,offy=20,color=gray); }

h1,h2,h3,p,ul,li,div,td,blockquote,b,i { font-family:arial, verdana, helvetica, sans-serif; }

.b{	font-weight:bold;}
.i{	font-style:italic;}
.bo{ font-weight:bold; 	color:Olive; }
.g{ font-weight:bold; 	color:#ff9900; }

a:link {
	text-decoration:underline;
	color: black;
} 
a:visited { text-decoration:underline;
	color: black; } 
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #000000;
} 
a:active { text-decoration:underline;
	color: black;}
