/* normale Links */
A:link {text-decoration:underline; color:#EEEEEE;}
A:active {text-decoration:underline; color:#EEEEEE;}
A:visited {text-decoration:underline; color:#EEEEEE;}
A:hover {text-decoration:underline; color:#FF3300;}

/* Link im Bereich "oben" */
a.w:link {text-decoration:underline; color:#EEEEEE;}
a.w:active {text-decoration:underline; color:#EEEEEE;}
a.w:visited {text-decoration:underline; color:#EEEEEE;}
a.w:hover {text-decoration:underline; color:#FF3300;}


/* Bordercolor */
.bordercolor  { background-color: #7A7A7A; width:95%; }


/* Farbe und Schrift der Tabellen */
td.oben {background-color:#222222; font-family:Verdana,Arial; font-size:12pt; color:#FFFFFF; font-weight: bold; background-image:url('oben.jpg');}
td.header {background-color:#222222; font-family:Tahoma,Verdana,Arial; font-size:14pt; color:#FFFFFF; font-weight: bold; background-image:url('oben.jpg');}
td.w {background-color:#333333; font-family:Verdana,Arial; font-size:12pt; color:#FFFFFF; font-weight: normal;}
td.g {background-color:#555555; font-family:Verdana,Arial; font-size:12pt; color:#EEEEEE; font-weight: normal;}

body {background-color:#333333; font-family:Verdana,Arial; font-size:10pt;}
/* Formate der Eingabefelder und Buttons */
.txt {font-size:10pt; font-family:Verdana,Arial;}
.btn {font-size:10pt; font-family:Verdana,Arial;}
h1  { font-family:Verdana,Arial; font-size:12pt; color:#FF3300; font-weight: bold;}

h2 {font-family:Verdana,Arial; font-size:10pt; color:#EEEEEE; font-weight: normal;}


/* Formate der Eingabefelder und Buttons */
.txt {font-size:8pt; font-family:Verdana,Arial;border: 1px solid #7A7A7A;}
.btn {font-size:8pt; font-family:Verdana,Arial;}