body {
margin:0px;
margin-top:0px;
scrollbar-face-color:#37AC54;
scrollbar-base-color:#37AC54;
scrollbar-arrow-color:#99FF99;
scrollbar-track-color:#ffffff;
scrollbar-highlight-color:#99FF99;
scrollbar-3dlight-color:#37AC54;
scrollbar-shadow-color:#37AC54;
scrollbar-darkshadow-color:#37AC54;
}

.a_textlink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#37AC54; }
.a:link.a_textlink { color:#37AC54; }
.a:visited.a_textlink { color:#37AC54; }
.a:active.a_textlink { color:##37AC54; }
.a:hover.a_textlink { color:#999999; }

.d_textlink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold;  color:#37AC54;}
.a:link.d_textlink { color:#37AC54; text-decoration : none; }
.a:visited.d_textlink { color:#37AC54; text-decoration : none; }
.a:active.d_textlink { color:##37AC54; }
.a:hover.d_textlink { color:#999999; }

.b_textlink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#66CC33;}
.a:link.b_textlink { color:#66CC33; text-decoration : none; }
.a:visited.b_textlink { color:#66CC33; text-decoration : none; }
.a:active.b_textlink { color:#006600}
.a:hover.b_textlink { color:#006600 }

.weiss { font-family:Verdana, Arial, Helvetica, sans-serif; font-size : xx-small; text-decoration : none; font-weight:bold; color:#FFFFFF;}
.a:link.weiss {font-size : xx-small; color:#FFFFFF; text-decoration : none; }
.a:visited.weiss {font-size : xx-small; color:#FFFFFFF; text-decoration : none; }
.a:active.weiss {font-size : xx-small; color:#FFFFFFF; text-decoration : underline;}
.a:hover.weiss {font-size : xx-small; color:#FFFFFFF; text-decoration : underline; }

.c_textlink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration : underline; color:#37AC54;}
.a:link.c_textlink { color:#37AC54; text-decoration : underline; }
.a:visited.c_textlink { color:#37AC54; text-decoration : underline;> }
.a:active.c_textlink { color:#37AC54; text-decoration : underline;}
.a:hover.c_textlink { color:#37AC54; text-decoration : underline; }

.weiss_textlink { font-family:Verdana, Arial, Helvetica, font-size:xx-small; sans-serif; color:#ffffff;}
.a:link.weiss_textlink { color:#ffffff; }
.a:visited.weiss_textlink { color:#ffffff; }
.a:active.weiss_textlink { color:#336633;}
.a:hover.weiss_textlink { color:#336633; }

P
{
    COLOR: #336600;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}

H1
{
    COLOR: #31764c;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
H2
{
    COLOR: #006600;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}

TD
{
    COLOR: #336600;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}

.gruen
{
    COLOR: #00CC33;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}

.weiss
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: xx-small;
	FONT-WEIGHT: bold;
}

.klein
{
    COLOR: #66CC33;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: xx-small;
	font-style : italic;
	
}

.Uhr { font-family:verdana,Arial; font-size:7pt;color:#ffffff;font-weight:bold }

input:focus { background-color:#FFFF99;}

.inputtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: 37AC54;
text-decoration: none;
background-color: #CCFFCC;
padding: 2px;
height: 20px;
width: 150px;
border: 1px solid #37AC54;
}
.inputtext_klein {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: 37AC54;
text-decoration: none;
background-color: #CCFFCC;
padding: 2px;
height: 20px;
width: 80px;
border: 1px solid #37AC54;
}
.inputtext_kleiner {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: 37AC54;
text-decoration: none;
background-color: #CCFFCC;
padding: 2px;
height: 20px;
width: 40px;
border: 1px solid #37AC54;
}
.inputtextarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #CCFFCCF;
padding: 2px;
height: 150px;
width: 250px;
border: 1px solid #37AC54;
}