/* CSS Document */

body {
 color: #FFFFFF;
 bgcolor: #08081D;
}

.menue {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #ffffff;
		background-color:: #08081D;
}
A:link
{
COLOR: #ffffff; TEXT-DECORATION: none; FONT-STYLE: normal; font-family: Helvetica, sans-serif, Arial; font-size: 14px; font-weight: bold;
}
A:visited
{
COLOR: #bbbbbb; TEXT-DECORATION: none; FONT-STYLE: normal; font-family: Helvetica, sans-serif, Arial; font-size: 14px; font-weight: bold;
}
A:active
{
COLOR: #B32500; TEXT-DECORATION: none; FONT-STYLE: normal; font-family: Helvetica, sans-serif, Arial; font-size: 14px; font-weight: bold;
}
A:hover
{
COLOR: #862525; TEXT-DECORATION: none; FONT-STYLE: normal; font-family: Helvetica, sans-serif, Arial; font-size: 14px; font-weight: bold;
}
td
{
        font-family: Helvetica, sans-serif, Arial;
        font-size: 14px;
        color: #ffffff;
        background-color: #08081D;
}
.ueber
{
COLOR: #862525; TEXT-DECORATION: none; FONT-STYLE: normal
}
.sform {
        font-size: 14px;
        color: #000000;
        width: 70;
        height: 17;
        border-left: 1px solid #999999;
        border-bottom: 1px solid #999999;
        border-right: 1px solid #999999;
        border-top: 1px solid #999999;
}
.sbutton {
        font-size: 14px;
        width: 120;
        color: #ffffff;
        font-weight: bold;
        background-color: #060741;
        border-left: 1px solid #999999;
        border-bottom: 1px solid #999999;
        border-right: 1px solid #999999;
        border-top: 1px solid #999999;
}
A.inhalt:link
{
COLOR: #990000; TEXT-DECORATION: none; FONT-STYLE: normal; font-family: Helvetica, sans-serif, Arial; font-size: 13px; font-weight: bold;
}
A.inhalt:visited
{
COLOR: #990000; TEXT-DECORATION: none; FONT-STYLE: normal; font-family: Helvetica, sans-serif, Arial; font-size: 13px; font-weight: bold;
}
A.inhalt:active
{
COLOR: #990000; TEXT-DECORATION: none; FONT-STYLE: normal; font-family: Helvetica, sans-serif, Arial; font-size: 13px; font-weight: bold;
}
A.inhalt:hover
{
COLOR: #990000; TEXT-DECORATION: none; FONT-STYLE: normal; font-family: Helvetica, sans-serif, Arial; font-size: 13px; font-weight: bold;
}
.anzeige
{
        font-family: Helvetica, sans-serif, Arial;
        font-size: 13px;
        color: #060741;
}
.copy
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #ffffff;
}

