body {
  color: #333333; background: #FFFFFF;
  font-family:Verdana,Helv,sans-serif; font-size:90%; line-height: 1.5em;
}

#container {
  position: relative;
  width: 980px;
  margin: auto; margin-top: 0px;
}

#header {
    background-image: url("/img/header.jpg");
    width: 980px; height: 220px;
}

#footer {
    clear: both;
    background-image: url("/img/footer.jpg");
    width: 980px; height: 30px;
}

#subfooter {
    padding-left:30px; padding-right:30px; padding-top: 0px;
    font-size: 80%; color: #999999;
    text-align: center;
}

    #subfooter a:link, #subfooter a:visited { font-weight: normal; color: #999999; }
    #subfooter a:hover { font-weight: normal; color: #777777; }

#content {
    padding: 20px; padding-top: 10px;
}

#content-main {
    padding: 20px; padding-top: 0px; padding-bottom: 0px;
    margin-left: 300px;
    font-size: 80%;
}

#menu { border-right: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7;
    float: left;
    background: #EEEEEE;
    width: 245px;
    padding: 30px; padding-top: 10px; padding-bottom: 10px;
    margin-top: 0px;
    line-height: 1.5em;
    font-size: 80%;
}

#menu a:link, #menu a:visited {
    background: url("/img/menu-0.jpg") 5px 1px no-repeat;
    color: #777777; font-weight: bold; text-decoration:none;
    padding-left: 20px;
}

#menu a:hover {
    background: url("/img/menu-1.jpg") 5px 1px no-repeat;
    color: #222222; font-weight: bold; text-decoration:none;
    padding-left: 20px;
}

#nebennavi {
    margin-top: 20px;
    font-size: 90%;
    line-height: 1.2em;
}

#nebennavi a:link, #nebennavi a:visited {
    background: #EEEEEE;
    color: #999999; font-weight: bold; text-decoration:none;
    padding-left: 20px;
}

#nebennavi a:hover {
    background: #EEEEEE;
    color: #888888; font-weight: bold; text-decoration:none;
    padding-left: 20px;
}

a:link, a:visited {
    text-decoration: none;
    color: #777777;
}

a:hover {
    text-decoration: none;
    color: #222222;
}

#topimage { 
    position: relative;
    left: 720px;
    top: 50px;
}

h1 { font-size: 130%; margin-top: 0px; margin-bottom: 5px;}
h2 { font-size: 120%; margin-top: 15px; margin-bottom: 0px;}
h3 { font-size: 100%; margin-top: 15px; margin-bottom: 0px;}

#Angebot {
    border: 2px solid #AA0000;
    text-align: center;
    width: 270px;
    float: left;
}

#Angebot_Heading {
    background: #AA0000; color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    padding-bottom: 2px;
}

#Angebot_Preis {
    color: #AA0000;
}

#Angebot a:link, #Angebot a:visited { color: #AA0000; font-weight: bold; }
#logos {
   margin-bottom: 10px;
}
