td.counter {
width: 90px;
height: 28px;
font-family: BATAVIA Arial,sans-serif;
color: #004F01;
font-size: 24px;
font-style: italic;
font-weight: bolder;
text-align: center;
border-color: #D2D7B6;
border-style: outset;
background-image: url(symbols/bg_button.jpg);
}
td.button {
width: 90px;
height: 28px;
font-size: smaller;
border-color: #D2D7B6;
border-style: outset;
background-image: url(symbols/bg_button.jpg);
}
td.copy {
font-family: Arial,sans-serif;
color: #004F01;
font-size: xx-small;
font-style: italic;
font-weight: bolder;
}

BODY {
scrollbar-track-color: #C0E9B1;
scrollbar-3dlight-color:#030501;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color: #888201;
scrollbar-darkshadow-color: Green;
scrollbar-face-color: Green;
scrollbar-highlight-color: #9ACD32;
scrollbar-shadow-color: Black;
font-family: Times New Roman,sans-serif;
font-size: medium;
background-attachment: fixed;
}
H1 {
font-family: BATAVIA,Arial Black,sans-serif;
color: #004F01;
letter-spacing: 2px;
}
H2 {
font-family: BATAVIA,Arial Black,sans-serif;
color: #004f01;
letter-spacing: 2px;
}
H3 {
font-family: Batavia, Times New Roman, sans-serif;
color: #004f01;
letter-spacing: 0px;
font-size: 20px;
}
P {
color: #000000;
}
P.copy {
font-family: Arial,sans-serif;
color:#004F01;
font-size: xx-small;
font-style: italic;
}
P.bemerkung {
font-family: Arial,sans-serif;
color: #004F01;
font-size: x-small;
font-style: italic;
}
INPUT.gruen {
background-color: #CCFFCC;
}
TEXTAREA.gruen {
background-color: #CCFFCC;
}
a:link { color: #004f01; font-weight: bold; background: transparent; text-decoration: none;}
a:hover { color: #FF0000; font-style: bold; background: transparent; text-decoration: none;}
a:active { color: #004f01; font-weight: bold; background: transparent; text-decoration: none;}
a:visited { color: Green; font-weight: bold; background: transparent; text-decoration: none;}

