body
{
        margin: 0px 0px 0px 0px;
        background-color: #000000;
        color: #ffffff;
        text-align: center;
}

a:link { font-size: 10pt; font-weight: none; color: #000000; text-decoration: none; font-weight: bold; font-family: arial, helvetica }
a:visited { font-size: 10pt; font-weight: none; color: #FF0000; text-decoration: none; font-weight: bold; font-family: arial, helvetica }
a:hover { font-size: 10pt; font-weight: none; color: #FF8000; text-decoration: underline; font-weight: bold; font-family: arial, helvetica }
a:active { font-size: 10pt; font-weight: none; color: #FF0000; text-decoration: none; font-weight: bold; font-family: arial, helvetica }



h1
{
        color : #FF0000;
        width: 800px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        background-color: #000000;
        padding: 0px;
        border-bottom: 0px solid #550000;
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        border-top: 0px solid #550000;
        display:inline;
        }


h2
{
        color : #FF0000;
        width: 800px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        background-color: #000000;
        padding: 0px;
        border-bottom: 0px solid #550000;
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        border-top: 0px solid #550000;
        display:inline;
        }


h3
{
        color : #0080FF;
        width: 900px;
        height: 50px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: none;
        background-color: #FFFFFF;
        padding: 0px;
        border-bottom: 0px solid #000000;
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        border-top: 0px solid #000000;
        display:inline;
        }
h4
{
        color : #808080;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: none;
        display:inline;
        }
        h5
{
        color : #FF0000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        display:inline;
        }

.tabletop
{
        color : #FF0000;
        width: 1200px;
        height: 11500px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        background-color: #FFFFFF;
        padding: 0px;
        border-bottom: 0px solid #000000;
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        border-top: 0px solid #000000;
        text-align: center;
         }







#textbeschr
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        width: 950px;
        font-weight: none;
        color: #000000;
        text-decoration: none;
}


#textbeschrkl
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        width: 1000;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}




        #tabs {
        float:center;
        width:1000px;
        height: 27px;
        background:#000;
        font-size: 15px;
        line-height:normal;
        background:url("tableft.gif");
        }



/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
        color:#FFF;
        }

#tabs a:hover {
        background-position:0% -42px;
        }

#tabs a:hover span {
        background-position:100% -42px;
        }

         #main {
        float:center;
        width:951px;
        height: 2700px;
        background: #800000;
        font-size: 15px;
        line-height:normal;
         }


         ul#navlist
{
margin: 0 0 0 30px;
padding: 0;
width: 200px;
}

#navlist li
{
list-style-type: none;
background-color: #400000;
color: #daa520;
border: .1em solid #daa520;
font-weight: 600;
text-align: center;
padding: .1em;
margin-bottom: .1em;
}

#navlist li a
{
color: #daa520;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #FFFF00;
color: #191970;
}
