

html{
        height:100%;
}


a.kl { color:blue; font-weight:normal; font-size:10pt; text-decoration:none;}







#vorladen{

position:absolute;
top:0px;

z-index:10;

 
       
         
       
}



#body{
       

	 
        background-color:#ffffff;
	background-attachment:fixed;
        margin:0px;
        padding-top:0px;
	width:100%;
        height:100%;
 	margin:auto;
       

}


#body a,a:link,a:active,a:visited{
        font-size:10px;
        color:#767676;
        text-decoration: none;
}




#body a:hover{
        color:#be2929;
        text-decoration: none;
}



#container{

padding-top:40px;

 background-repeat:no-repeat;
        width:100%;
        height:100%;
        text-align:left;
        margin:auto;
         color:#767676;
       
}



#vorladen{

position:absolute;
top:-900px;

z-index:10;

 
       
         
       
}








#oben{
	 padding-left:0px;	
	padding-top:0px;
margin-bottom:20px;
padding-bottom:0px;
	 background-color:#000;
	  font-family:Verdana, Arial, Helvetica, 				sans-serif;
        font-size: 18px;
        font-color:#cccccc;
       
        float: left;
       width:100%;
        height:50px;
}



#logo{
	 padding-left:0px;	
	padding-top:0px;
margin-bottom:20px;
padding-bottom:0px;
	 background-color:#000000;
	  font-family:Verdana, Arial, Helvetica, 				sans-serif;
        font-size: 18px;
        font-color:#cccccc;
        
        float: left;
      
        height:50px;
}



#mitte{	

  font-family:Verdana, Arial, Helvetica, 				sans-serif;
        font-size: 10px;
       

background-image:url(image/bg_hg.gif);
	background-repeat:repeat-x;
	
      background-color:#222222;
        float: left;
       width:100%;
        height:410px;
}




#text{	

  font-family:Verdana, Arial, Helvetica, 				sans-serif;
        font-size: 10px;
       

background-image:url(image/bg_hg.gif);
	background-repeat:repeat-x;
	
	
      background-color:#222222;
        float: left;
       width:400px;
        height:410px;
}



#bild{	

  font-family:Verdana, Arial, Helvetica, 				sans-serif;
        font-size: 10px;
       

background-image:url(image/bg_hg.gif);
	background-repeat:repeat-x;
	padding-left:20px;
	
      background-color:#222222;
        float: left;
       width:400px;
        height:410px;
}











#unten{	
padding-top:10px;
  font-family:Verdana, Arial, Helvetica, 				sans-serif;
        font-size: 10px;
        font-color:#cccccc;
  text-align:right;
 
 background-color:#000000;
        
       
        height:30px;     


clear:both;



}
/* Font */
#smallfont {
 font-weight: normal;
         font-size: 10px;
        color: #439443;
         font-family: Tahoma, Verdana, Arial,         Helvetica;text-decoration:none;
        line-height:1.7em;

}





























#menu {


padding-top:35px;
width:510px;
 

background: #000;
float: right;
}















#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 85px;
float: left;
}





#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000000;
}

#menu h2 a{
color: #fff;
background: #000000;
}

#menu h2 a:hover {
color: #767676;
background: #000;
}

#menu a {
color: #fff;
background: #767676;
text-decoration: none;
}


#menu a:hover {
color: #767676;
background: #fff;

}




#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
