/* normale Links */
A:link {text-decoration:underline; color:#B3B5FF;}
A:active {text-decoration:underline; color:#B3B5FF;}
A:visited {text-decoration:underline; color:#B3B5FF;}
A:hover {text-decoration:underline; color:#B3B5FF;}

/* Link im Bereich "oben" */
a.w:link {text-decoration:underline; color:#B3B5FF;}
a.w:active {text-decoration:underline; color:#B3B5FF;}
a.w:visited {text-decoration:underline; color:#B3B5FF;}
a.w:hover {text-decoration:underline; color:#B3B5FF;}


/* Bordercolor */
.bordercolor  { background-color: #2BA94F; width:600px; border-right:1px solid #2BA94F;border-bottom:1px solid #2BA94F;}


/* Farbe und Schrift der Tabellen */
td.header {background-color:#1B703A; font-family:Tahoma,Verdana,Arial; font-size:14pt; color:#B3B5FF; font-weight: bold; text-align:center;}
td.oben {background-color:#38B63C; font-family:Verdana,Arial; font-size:8pt; color:#B3B5FF; font-weight: bold; background-image:url("oben.jpg");}
td.w {background-color:#1B703A; font-family:Verdana,Arial; font-size:8pt; color:#B3B5FF; font-weight: normal;}
td.g {background-color:#1B703A; font-family:Verdana,Arial; font-size:8pt; color:gold; font-weight: normal;}

/* Formate der Eingabefelder und Buttons */
.txt {background-color:#11593C; color:#B3B5FF; font-size:8pt; font-family:Verdana,Arial; border-right:1px solid #2BA94F; border-left:1px solid #2BA94F; border-bottom:1px solid #2BA94F; border-top:1px solid #2BA94F;)}
.btn {font-size:8pt; font-family:Verdana,Arial;}

/* Hintergrundfarbe */
body {background-color:#11593C;}