/* 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:#222222;}

/* 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:#FFFFFF;}

/* Bordercolor */
.bordercolor  { background-color: #C64708; width:95%}

/* Farbe und Schrift der Tabellen */
td.oben {background-color:#C64708; font-family:Arial; font-size:9pt; color:#FFFFFF; font-weight: bold; }
td.w {background-color:#FFFFFF; font-family:Arial; font-size:9pt; color:#222222; font-weight: normal;}
td.g {background-color:#F38E5D; font-family:Arial; font-size:9pt; color:#222222; font-weight: normal;}

/* Formate der Eingabefelder und Buttons */
.txt {font-size:9pt; font-family:Arial; border:1px solid #C64708;}
.btn {font-size:9pt; font-family:Arial;}

h1 {font-family:Tahoma,Arial; font-size:14pt; color:#222222; font-weight: bold;}
h2 {font-family:Arial; font-size:9pt; color:#222222; font-weight: normal;}

/* Background */
body {background-color:#FF9900;}