body{
    background:#fff;
    margin:0px;
    padding:0px;
    border:0px;
}

td{
    font-family:arial;
    font-size:12px;
    line-height:15px;
    color:#616161;
}

a{
    text-decoration:none;
    font-weight:bold;
    color:#e31818;
}

a:hover{
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    background:#e31818;
}

.left_bg{
background-color:#605e5e;
}

a.subnavi{
    text-decoration:none;
    font-weight:bold;
    color:#fff;
}
a.subnavi:hover{
    text-decoration:none;
    font-weight:bold;
    color:#5c5c5c;
    background:#fff;
}
td.subnavigation-about{
    width:25%;
    height:30px;
    line-height:30px;
    text-align:center;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}
td.subnavigation-last{
    border-right:1px solid #ccc;
    width:98px;
}
td.subnavigation-active{
    background:#e6e6e6;
}





a.gb{
    font-weight:normal;
    text-decoration:underline;
    color:#666;
}

a.gb:hover{
    font-weight:normal;
    text-decoration:underline;
    color:#999;
    background:none;
}

form{
display:inline;
}

.head01{
font-weight:bold;
color:#5c5c5c;
}

.head02{
color:#5c5c5c;
font-style:italic;
}

.head03{
color:#c20303;
}

.head04{
color:#991919;
font-weight:bold;
}

.eingabe{
font-family:verdana;
font-size:10px;
color:#5c5c5c;
background:#cccccc;
border:1px solid #fff;
}

.rahmen{
border:1px solid #cccccc;
}

.rahmen2{
border:1px solid #cccccc;
}

.bilderrahmen{
background:#c7c7c7;
}

.deaktiviert{
font-weight:bold;
color:#ccc;
}

.td_bg{
background:#e6e6e6;
}

.bilder_bg{
background:#c7c7c7 url(../bilder/bilder_bg.gif);
}

.player_td_bg{
background:#d5d5d5;
}