a:link {color:#D6614C; text-decoration:none }
a:visited {color:#D6614C; text-decoration:none }
a:hover {color:#D6614C; text-decoration:underline }
a:active {color:#D6614C; text-decoration:underline }

BODY {
        scrollbar-base-color:#999999;
        scrollbar-track-color:#999999;
        scrollbar-face-color:#cccccc;
        scrollbar-highlight-color:#999999;
        scrollbar-3dlight-color:#999999;
        scrollbar-darkshadow-color:#999999;
        scrollbar-shadow-color:#999999;
        scrollbar-arrow-color:#999999;
        }


TABLE {
        font-family: Arial;
        font-size: 12px;
        color: #616161;
        text-decoration:none;
        }

TABLE.padded {
		padding-right:8px;
        padding-left:8px;
        }

TABLE.padded_box {
		padding-right:5px;
        padding-left:5px;
        }
.titel {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 14px;
 color: #742B1D;
}

.klein {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #7D5500;
}

.gruen {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #62776A;
}

.head {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 14px;
 color: #d6614c;
}

.small {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #a1a1a1;
}

.gross{
 font-family: Arial;
 font-weight: bold;
 font-size: 16px;
 color: #FB8900;
 font-style: italic;
}
.grossschwarz{
 font-family: Arial;
 font-weight: bold;
 font-size: 16px;
 color: #000000;
 font-style: italic;
}

.jahr{
 font-family: Arial Black;
 font-size: 18px;
 color: #c1c1c1;
}
.big{
 font-family: Arial;
 font-size: 18px;
 color: #005228;
 font-weight: bold;
}

.drag {
position:relative;cursor:hand
}