body{
 	margin: 0px;
 	padding: 0px;
	background-color: #262626;
	vertical-align: middle;
	scrollbar-face-color: #262626;
	scrollbar-highlight-color: #262626;
	scrollbar-shadow-color: #262626;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color:  #aa8f48;
	scrollbar-track-color: #262626;
	scrollbar-darkshadow-color: #999999;
	}	
	
	#webmenu a:focus, #webmenu em, #webmenu .aktuell {
  border-left-color:#ffffff; background:#d07527;
}


#webmenu ul {
  background:#4e3118;
  width:100%; margin:0; padding:1px 0; color:white; height:200%; 
}

* html #webmenu ul {
  position:absolute;
}
#webmenu li {
  display:block; margin:0; padding:0; font-size:56px; position:relative;
  border-top:3px solid #262626; border-bottom:3px solid #717171; text-align: left; height: 100px; 
}
#webmenu a, #webmenu a:link, #webmenu em {
  display:block; padding:28px 10 6px 1em;
  font:normal normal bold 0.73em Arial,sans-serif;
  text-decoration:none;
  color:#ffffff; border-left:0.9em solid #d07527; background:#4e3118; height: 100px;  padding-top:32px; padding-left:32px;
}
#webmenu a:visited, #webmenu li em, #webmenu .aktuell {
  border-left-color:#754b26;
}

*:first-child+html #webmenu a {
  min-width:12em;
}
*:first-child+html #webmenu ul ul a {
  min-width:11em;
}
#webmenu a:hover, #webmenu a:focus, #webmenu em, #webmenu .aktuell {
  border-left-color:#ffffff; background:#934d11; 
}
#webmenu ul ul {
  position:static; width:auto; padding:0;
  border-top:1px solid #9dabb6;
}
#webmenu li li a, #webmenu li li em {
  padding-left:2em; 
}
#webmenu li ul {
  display:none;
}
#webmenu li:hover ul, #webmenu li#aktuell ul {
  display:block;
}


#tel{
font-size:56px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
}

#text{
font-size:46px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff; background:#262626;
padding-top: 40px; padding-left: 40px;  padding-right: 40px;  padding-bottom: 40px; text-align:justify; line-height:1.4em;
}

#text2{
font-size:46px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff; background:#262626;
padding-top: 40px; padding-left: 40px;  padding-right: 40px;  padding-bottom: 40px; line-height:1.4em;
}

#tel A:link {color: #ffffff; text-decoration: none} 
#tel A:hover {color: #ffffff; text-decoration: none} 
#tel A:visited {color: #ffffff; text-decoration: none} 
#tel A:active {color: #ffffff; text-decoration: none} 
#tel a:visited:hover {color: #ffffff; text-decoration: none}


#select{

font-size:46px;
width:100%;
}