/* Body-Angaben */
body {
	background-color: #99CCFF;
	font-weight: normal;
	font-size: 8px;
	margin: 5px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-DarkShadow-Color:#000066;
  scrollbar-Track-Color:#99CCFF; 
  scrollbar-Face-Color:#99CCFF;
  scrollbar-Shadow-Color:#99CCFF; 
  scrollbar-Highlight-Color:#99CCFF;
  scrollbar-3dLight-Color:#000066; 
  scrollbar-Arrow-Color:#000066
}

A.wusch:link    { color:#CCFFFF;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }

A.wusch:visited { color:#CCFFFF; text-decoration:none; 
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }

A.wusch:active  { color:#CCFFFF; text-decoration:none;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }

A.wusch:hover   { color:#79BCFF; text-decoration:none;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }

td {
	background-color: #BFDFFF;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
/* Tabellen-"Rahmen" */
td.border {
	background-color: #000066;
}
td.home {
	background-color: #D9ECFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/* Titel-Tabelle */
th {
	background-color: #97CBFF;
	border-bottom: 2px solid #9EBCD1;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
	text-decoration: bold;
}
/* Titel */
.titel {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	text-decoration: none;
	border-bottom: dashed 1px #000066;
}
/* hervorgehobener Hinweis (Update) */
.update {
	background-color: #FF0000;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	text-decoration: none;
}
/* Kleine Schrift */
.klein {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
}
/* hervorgehobener Hinweis */
.note {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
}
/* Eingabe-Feld (rechtsbündig) */
input.r {
	text-align: right;
}
/* Eingabe-Feld */
input,textarea {
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Link-Angaben/-färbung */
a:link, a:visited, a:active {
	color: #000066;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}

/* Link-Angaben/-färbung */
a.klein:link, a.klein:visited, a.klein:active {
	color: #000066;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
}

/* Link-Angaben/-färbung (MouseOver) */
a:hover {
	color: #000066;
	text-decoration: underline;
}

A.werbung:link    { color:#CCFFFF;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }

A.werbung:visited { color:#CCFFFF; text-decoration:none; 
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }

A.werbung:active  { color:#CCFFFF; text-decoration:none;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }

A.werbung:hover   { color:#79BCFF; text-decoration:none;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }
