body  { color: black; font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 15px; background-color: #e6f2ee; background-image: url("Bilder/bg.jpg"); background-repeat: repeat-x; text-align: center; margin: 0 0 0; padding: 0 }


p, td    { color: black; font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 15px; }

#wrapper  { text-align: left; margin: 0 auto; width: 770px }
#header  { width: 770px; height: 124px }

#content  { background-color: white; text-align: left; padding: 10px }

a { color: #800000; text-decoration: none }
a:link { color: #800000; text-decoration: none }
a:visited { color: #800000; text-decoration: none }
a:hover { color: #800000; text-decoration: underline }
a:active { color: #800000; text-decoration: underline }
h1  { color: #800000; font-size: 13px; font-weight: bold; margin: 0.67em 0 }
.nav   { color: #800000; font-size: 11px; font-family: Georgia; font-weight: normal; text-transform: uppercase; list-style-image: none }
.nav a:link  { color: #4f4f4f; font-size: 11px; font-family: Georgia; font-weight: normal; text-decoration: none; text-transform: uppercase; list-style-image: none }
.nav a:visited  { color: #696969; font-size: 11px; font-family: Georgia; font-weight: normal; text-transform: uppercase; list-style-image: none }
.nav a:hover { color: #800000; font-size: 11px; font-family: Georgia; font-weight: normal; text-decoration: underline; text-transform: uppercase; list-style-image: none }
.nav a:hover:visited { color: #800000; font-size: 11px; font-family: Georgia; font-weight: normal; text-decoration: underline; text-transform: uppercase; list-style-image: none }
.navtable { margin-top: 5px; margin-bottom: 5px; }
/*.sidebg  { background-color: #e6f2ee; background-image: url("Bilder/bg.jpg"); background-repeat: repeat-x; margin: 0; padding: 0 }*/

#navcontainer  { margin: 0; padding: 0; width: 124px; float: left }

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer ul li
  { font: 11px/20px verdana, sans-serif; background: url("Bilder/button_out.jpg") repeat-x 20px 50%; list-style-type: none; display: inline; margin-bottom: 5px; padding: 0; float: left }

#navcontainer a
 { color: white; font-weight: bold; text-decoration: none; display: block; width: 114px;padding-left: 10px}

#navcontainer li#active   { color: white; font-weight: bold; background: url("Bilder/button_act.jpg") repeat-x 20px 50% }
#navcontainer a:hover   { color: white; font-weight: bold; background: url("Bilder/button_act.jpg") repeat-x 20px 50% }

