body
{
font-size: 11px;
margin: 40px 0 10px 0;
font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif; 
background: #FDFDFB;
color: #666;
}
td, ul li
{
font-size: 11px;
font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
}
img, a img, a 
{
border: 0;
}
#access {display: none;}

#behaelter, #footer 
{ 
width: 880px;
}

#logo 
{ 
margin-left: 40px;
width: 307px;
}

/* Hauptnavigation*/

ul#uebernav
{
position: absolute;
top: 84px;
left: 112px;
width: 235px;
height: 77px;
}

ul#uebernav, ul#nav, ul#nav_ohnekarte
{
list-style-type: none;
}

#uebernav li#linkrestaurant a em, 
#uebernav li#linkmeierei a em, 
#uebernav li#linkpogusch a em, 
h1 em, 
#link_galerie a em,
#link_zurueck a em,
#essbar #subnav a em
{
 position: absolute;
 width: 100px;
 height: 50px;
 left: -3000px;
}

ul#uebernav li#linkrestaurant a
{
 position: absolute;
 width: 235px;
 height: 25px;
 left: 0;
 background: url("../img/restaurant.gif") no-repeat top left;
 border-bottom: 1px solid #F0ECE1;
}

ul#uebernav li#linkmeierei a
{
 position: absolute;
 width: 235px;
 height: 25px;
 top: 26px;
 left: 0;
 background: url("../img/meierei.gif") no-repeat top left;
 border-bottom: 1px solid #F0ECE1;
}

ul#uebernav li#linkpogusch a
{
 position: absolute;
 width: 235px;
 height: 25px;
 top: 52px;
 left: 0;
 background: url("../img/pogusch.gif") no-repeat top left;
}

#uebernav li#linkrestaurant a:hover
{
 position: absolute;
 width: 235px;
 height: 25px;
 background: url("../img/restaurant_over.gif") no-repeat top left;
}

#uebernav li#linkmeierei a:hover
{
 position: absolute;
 width: 235px;
 height: 25px;
 background: url("../img/meierei_over.gif") no-repeat top left;
}

#uebernav li#linkpogusch a:hover
{
 position: absolute;
 width: 235px;
 height: 25px;
 background: url("../img/pogusch_over.gif") no-repeat top left;
}

body#restaurant li#linkrestaurant a, body#restaurant li#linkrestaurant a:hover
{
background: url("../img/restaurant_aktiv.gif") no-repeat;
}

body#meierei li#linkmeierei a, body#meierei li#linkmeierei a:hover
{
background: url("../img/meierei_aktiv.gif") no-repeat;
}

body#home.pogusch li#linkpogusch a, body#home.pogusch li#linkpogusch a:hover, body#speisekarte.pogusch li#linkpogusch a, body#speisekarte.pogusch li#linkpogusch a:hover, body#geige.pogusch li#linkpogusch a, body#geige.pogusch li#linkpogusch a:hover, body#reservierung.pogusch li#linkpogusch a, body#reservierung.pogusch li#linkpogusch a:hover, body#naechtigung.pogusch li#linkpogusch a, body#naechtigung.pogusch li#linkpogusch a:hover, body#anfahrt.pogusch li#linkpogusch a, body#anfahrt.pogusch li#linkpogusch a:hover
{
background: url("../img/pogusch_aktiv.gif") no-repeat;
cursor: default;
}

/* Navigation*/

#nav li, #nav_ohnekarte {display: inline;}

div#clear
{
clear: both;
}

#inhalt a, #footer a
{
color: #C30 !important;
text-decoration: none;
}

#inhalt a:hover, #footer a:hover
{
text-decoration: underline;
}

#footer
{
font-size: 11px;
color: #666;
text-align: center;
padding: 26px 0 4px 0;
}

#footer p
{
color: #666;
text-align: center;
padding: 0 0 6px 0;
}

div#aktuelles
{
line-height: 160%;
}

div#aktuelles p
{
margin: 4px 0 6px 0;
}

div#aktuelles h1 em
{
position: absolute;
width: 50px;
height: 50px;
left: -3000px;
}

div#aktuelles h1
{
background: url("/img/aktuelles.gif") no-repeat left 50%;
width: 72px;
height: 20px;
margin: 0; 
padding: 0 0 8px 0;
}


