html, body {
margin:0;
padding:0;
}

body {
color:#000;
background-color:#fff;
font-size:11px;
font-family:Verdana, Helvetica, sans-serif;
background-image:url("bilder/back.jpg");
background-repeat:repeat-x;
background-color:#4d4d4d;
}

#logo {
position:absolute;
top:69px;
left:5px;
border:0px solid #fff;
}

#photos {
position:absolute;
top:102px;
left:1px;
width:419px;
height:400px;
}

#flaggen {
position:absolute;
top:85px;
left:580px;}

#inhalt {
position:absolute;
top:101px;
left:622px;
width:370px;
height:400px;
overflow:auto;
background-color:#fff;
padding:0px 10px 0px 10px;
}

#inhalt h3 {
margin:0px 0px 0px 0px;
text-align:left;
background-color:#000;
color:#fff;
background-image:url("bilder/angebot_back.jpg");
background-repeat:no-repeat;
background-position:right bottom;
padding:5px 12px 0px 5px;
height:18px;
font-weight:bold;
font-size:11px;
text-transform:uppercase;
}

#inhalt a {
background-color:transparent;
color:#000;
text-decoration:none;
}

#inhalt a:link {
text-decoration:none;
} 

#inhalt a:visited {
text-decoration:none;
}

#inhalt a:hover {
text-decoration:underline;
}

#inhalt li {
list-style-type:square;
padding:1px 0px;
}

#inhalt .box {
padding:0px 0px 0px 25px;
background-image:url("bilder/pfeil.jpg");
background-repeat:no-repeat;
}

#inhalt img {
padding:3px 5px;
margin:3px 3px 3px 0px;
}

#menue_oben {
position:absolute;
top:90px;
left:420px;
width:200px;
padding:0px;
list-style-type:none;
}

#menue_oben li {
padding:5px 5px;
list-style-type:none;
border-bottom:1px solid #4D4D4D;
background-color:#fff;
}

#menue_oben li:hover {
background-color:#ddd;
}

#menue_oben .top {
border:0px solid #fff;
background-color:#000;
color:#fff;
background-image:url("bilder/angebot_back.jpg");
font-weight:bold;
text-transform:uppercase;
}

#menue_oben a {
background-color:transparent;
color:#000;
text-decoration:none;
}

#menue_unten a:link {
text-decoration:none;
} 

#menue_unten a:visited {
text-decoration:none;
}

#menue_unten a:hover {
text-decoration:none;
}

#menue_unten {
background-image:url("bilder/menue_back.gif");
background-repeat:no-repeat;
position:absolute;
top:504px;
left:0px;
height:23px;
width:640px;
padding:7px;
}

#menue_unten ul {
margin:0;
padding:0px;
display:inline;
list-style-type:none;
}

#menue_unten ul li {
padding:0px 3px;
display:inline;
list-style-type:none;
color:#fff;
background-color:#000;
}

#menue_unten a {
background-color:#000;
color:#fff;
text-decoration:none;
}

#menue_unten a:link {
text-decoration:none;
} 

#menue_unten a:visited {
text-decoration:none;
}

#menue_unten a:hover {
text-decoration:none;
}

