/* normale Links */
A:link {text-decoration:underline; color:#222222;}
A:active {text-decoration:underline; color:#222222;}
A:visited {text-decoration:underline; color:#222222;}
A:hover {text-decoration:underline; color:#009900; }

/* Link im Bereich "oben" */
a.w:link {text-decoration:underline; color:#FFFFFF;}
a.w:active {text-decoration:underline; color:#FFFFFF;}
a.w:visited {text-decoration:underline; color:#FFFFFF;}
a.w:hover {text-decoration:underline; color:#222222;}


/* Bordercolor */
.bordercolor  { background-color: #000000; width:600px; border-right:2px solid #DEE7EF;border-bottom:2px solid #DEE7EF;}


/* Farbe und Schrift der Tabellen */
td.header {background-color:#BBFF00; font-family:Tahoma,Verdana,Arial; font-size:14pt; color:#FFFFFF; font-weight: bold; text-align:center;}
td.oben { font-family:Verdana,Arial; font-size:8pt; color:#FFFFFF; font-weight: bold; background-image:url("oben.jpg");}
td.w { font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal; background:url(bg2.jpg);}
td.g { font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;background:url(bg.jpg);}
td.x { font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}

/* Formate der Eingabefelder und Buttons */
.txt {font-size:8pt; font-family:Verdana,Arial;}
.btn {font-size:8pt; font-family:Verdana,Arial;}

/* Hintergrundfarbe */
body {background-color:#FFFFFF;}
