/* stylesheets */

td, body, textarea{
    color: #000;
    font-weight: normal;
    font-size:11px;
    size:11px;
    font-family: Verdana;
}

body{
  background-color: #717C8C;
}

input{
    color: #000;
    font-weight: normal;
    font-size:11px;
    size:11px;
    font-family: Verdana;
    height: 22px;
}

/*#################################*/

.green{
    background-color: #2A3B63;
}
.lightgreen{
    background-color: #FC9D4A;
}

.beige{
    background-color: #fedea2;
}

.schriftBlueBig{
    color: #FFF;
    font-weight: normal;
    font-size:22px;
    size:22px;
    font-family: Verdana;
    text-decoration: none;
}

.schriftKlein,a.schriftKlein:link,a.schriftKlein:visited,a.schriftKlein:active{
    color: #FFF;
    font-weight: normal;
    font-size:10px;
    size:10px;
    font-family: Verdana;
    text-decoration: none;
}
a.schriftKlein:hover{
    color: #FFF;
    font-weight: bold;
    font-size:10px;
    size:10px;
    font-family: Verdana;
    text-decoration: none;
}
.schrift,a.schrift:link,a.schrift:visited,a.schrift:active{
    color: #000;
    font-weight: normal;
    font-size:11px;
    size:11px;
    font-family: Verdana;
    text-decoration: none;
}
a.schrift:hover{
    color: #000;
    font-weight: bold;
    font-size:11px;
    size:11px;
    font-family: Verdana;
    text-decoration: none;
}
.schriftMenu,a.schriftMenu:link,a.schriftMenu:visited,a.schriftMenu:active{
    color: #000;
    font-weight: normal;
    font-size:12px;
    size:12px;
    font-family: Verdana;
    text-decoration: underline;
}
a.schriftMenu:hover{
    color: #000;
    font-weight: bold;
    font-size:12px;
    size:12px;
    font-family: Verdana;
    text-decoration: underline;
}
.schriftFett,a.schriftFett:link,a.schriftFett:visited,a.schriftFett:active{
    color: #000;
    font-weight: bold;
    font-size:11px;
    size:11px;
    font-family: Verdana;
    text-decoration: none;
}
a.schriftFett:hover{
    color: #000;
    font-weight: bold;
    font-size:11px;
    size:11px;
    font-family: Verdana;
    text-decoration: none;
}
.schriftBig{
    color: #C34E02;
    font-weight: bold;
    font-size:14px;
    size:14px;
    letter-spacing: 3;
    font-family: Verdana;
    text-decoration: none;
}

.schriftWhite{
    color: #FFF;
    font-weight: normal;
    font-size:11px;
    size:11px;
    font-family: Verdana;
}

.schriftWhiteBig{
    color: #FFF;
    font-weight: bold;
    font-size:11px;
    size:11px;
    font-family: Verdana;
}

.schriftFettBeige{
    color: #C8A77B;
    font-weight: normal;
    font-size:12px;
    size:12px;
    font-family: Verdana;
}
.schriftFettWhite,a.schriftFettWhite:link,a.schriftFettWhite:visited,a.schriftFettWhite:active{
    color: #FFF;
    font-weight: bold;
    font-size:12px;
    size:12px;
    font-family: Verdana;
    text-decoration: none;
}

a.schriftFettWhite:hover{
    color: #FFF;
    font-weight: bold;
    font-size:12px;
    size:12px;
    font-family: Verdana;
    text-decoration: none;
}

