body{
 margin: 0px;
 margin-left: 5px;
 margin-top: 5px;
 background-color: #cccccc;
 font-size: 20px;
}

p {
 margin: 0px;
}

#header {
 width: 985px;
 height: 159px;
 background-image: url("../images/header.gif");
 background-color: #ffffff;
}

#header h1,
#header h2 {
 display: none;
}

#menu {
 background-color: #000000;
 background-image: url("../images/menubg.gif");
 background-repeat: repeat-x;
 float: left; 0px;
 margin: 0px;
 padding: 0px;
 height: 33px;
 width: 985px;
 font-size: 0.7em;
}
#menu a {
 color: #ffffff;
 text-decoration: none;
 font-family: Verdana Arial Sans-Serif;
 padding-left: 10px;
 padding-top: 2px;
}

#menu .menu-act {
 background-image: url("../images/menuactbg.gif");
 background-position: left center;
 background-repeat: no-repeat;
}

#menu li { float: left; display: block; text-align: left; margin-left: 10px; }
#menu li a { float: left; display: block; height: 25px; margin-left: 2px; margin-top: 4px; text-decoration: none; }
#menu li a span { font-weight: bolder; color: #f0f0f0; font-size: 0.7em;}
/* #menu .menu-act a { text-decoration: underline; } */

#content {
 background-color: #ffffff;
 background-image: url("../images/contentbg.gif");
 background-repeat: no-repeat;
 background-position: left top;
 width: 723px;
 margin-top: 40px;
 padding: 5px;
 padding-left: 10px;
 padding-right: 10px;
 font-family: verdana, sans-serif;
 font-size: 0.7em;
}

#content h1 {
 margin: 0px;
 margin-top: 8px;
 margin-left: 0px;
 margin-bottom: 5px;
 font-size: 1.1em;
 font-weight: bold;
 color: #003e7b;
 border-bottom: 2px solid #003e7b;
}

#content h2 {
 margin: 0px;
 margin-top: 15px;
 margin-left: 0px;
 margin-bottom: 3px;
 font-size: 1em;
 font-weight: bold;
 color: #003e7b;
 border-bottom: 2px solid #003e7b;
}

#content h3 {
 margin: 0px;
 margin-top: 8px;
 margin-left: 0px;
 margin-bottom: 3px;
 font-size: 0.8em;
 font-weight: bold;
 color: #003e7b;
 border-bottom: 1px solid #003e7b;
}

#content a {
 color: #003e7b;
 text-decoration: none;
 border-bottom: 1px dotted #003e7b;
}

#sponsoren {
 background-color: #e4e4e4;
 background-image: url("../images/sponsoren.gif");
 background-position: top;
 background-repeat: no-repeat;
 width: 227px;
 height: 350px;
 padding-top: 33px;
 position: absolute;
 left: 758px;
 top: 164px;
}

.sponsoren_spacer {
 font-size: 1px;
 height: 10px;
 background-color: #ffffff;
}

#footer {
 padding-top: 5px;
 padding-bottom: 10px;
 width: 723px;
 text-align: center;
 font-size: 0.6em;
 color: #336699;
}

#footer a {
 color: #336699;
}

td {
 padding-right: 10px;
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
}
.td-0 {
 font-weight: bold;
}