
/* einfacher Text */
h1 {font-family:Tahoma,Verdana,Arial; font-size:12pt; font-weight: bold; color:#781515;}
h2 {font-family:Verdana,Arial; font-size:8pt;  font-weight: bold; color:#222222;}
h3 {font-family:Verdana,Arial; font-size:8pt;  font-weight: normal; color:#222222;}

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

/* Link im Navigations-Bereich */
a.nav:link {text-decoration:none; color:#222222;}
a.nav:active {text-decoration:none; color:#222222;}
a.nav:visited {text-decoration:none; color:#222222;}
a.nav:hover {text-decoration:none; color:#222222;}


/* Farbe und Schrift der Tabellen */
td {background-color:#FFFFFF; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}
td.navigation {background-color:#ECECEC; font-family:Verdana,Arial; font-size:8pt; color:white; font-weight: bold;}
td.w {background-color:#FFFFFF; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}
td.head {background-color:#CCCCCC; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: bold;}
td.round {background-color:#FFFFFF; border-left: 1px solid #CCCCCC; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal; text-align:center;}
td.top {background-color:#781515; font-family:Verdana,Arial; font-size:12pt; color:#FFFFFF; font-weight: bold; background:url('images/bg_top.jpg');padding-top: 20px;padding-right: 20px;}
td.top2 {background-color:#ECECEC; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal; background:url('images/bg_top2.jpg'); padding:5px;}

table.main {border:1px solid #D3D3D3;}

.red {color:#781515;}

/* 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;}