BODY {
	background-color: #E0E1E6;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #CAC9D9; 
	scrollbar-track-color: #5E61B2; 
	scrollbar-face-color: #1C408C; 
	scrollbar-highlight-color: #020091; 
	scrollbar-3d-light-color: #000066; 
	scrollbar-darkshadow-color: #000066; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF; 
	}

H1, H1 A, H1 A:visited, TD H1, TD H1 A, TD H1 A:visited {
	font-size: 13pt;
	font-weight: 700;
	text-align: center;
	margin-bottom: 0px;
	color: #020091;
	text-decoration: none;
	clip:  rect(auto auto 3px auto);
}
H1 A:hover, TD H1 A:hover {color: #5E61B2; text-decoration: underline; background-color: #020091}

H2, H2 A, H2 A:visited, TD H2, TD H2 A, TD H2 A:visited {font-size: 15pt; font-weight: 700; text-align: center; color: #020091; text-decoration: none}
H2 A:hover, TD H2 A:hover  {color: #5E61B2; text-decoration: underline; background-color: #020091}

H3, H3 A, H3 A:visited, TD H3, TD H3 A, TD H3 A:visited {font-size: 12pt; font-weight: 600; text-align: center; color: #020091; text-decoration: none}
H3 A:hover, TD H3 A:hover {color: #5E61B2; text-decoration: underline; background-color: #020091}

H4 {font-size: 12pt; font-weight: bold; text-align: center; color: #020091; text-decoration: none}
H4 A:hover {color: #5E61B2; background-color: #FFE500;}

H5 {font-size: 11pt; font-weight: 400; text-align: center; color: #1C408C; text-decoration: none}
H5 A:hover {color: #5E61B2; background-color: #FFE500}

H6 {font-size: 10pt; font-weight: 400; text-align: center; color: #1C408C; text-decoration: none}
H6 A:hover {color: #5E61B2; background-color: #FFE500}

p, UL, OL, TD {color: #020091; font-size: 10pt; font-weigth: 300;}

HR {color: #1C408C;}

A {font-size: 10pt; font-weight: bold}
A:link {color:#020091;}
A:visited {color: #020091;}
A:acitve {color: #1C408C;}
A:hover {color: #E0E1E6; background-color: #020091}



.menuh1 {
	font-size: 14px;
	color: #E0E1E6;
	background-color: #020091;
	font-weight: bold;

}
.menuklein {
	font-size: 12px;
	font-weight: bold;
	color: #E0E1E6;
}
.menugross {
	font-size: 14px;
	font-weight: bold;
	color: #E0E1E6;
}
.menuaktiv {
	font-style: italic;
	font-weight: bold;
	color: #CC6699;
	text-decoration: none;
	font-size: 14px;

}
.menuaktivklein {
	font-style: italic;
	font-weight: bold;
	color: #CC6699;
	text-decoration: none;
	font-size: 12px;

}
#untermenu {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 14px;
}
ul#untermenu li a {font-size: 14 px}.rotfett {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.fehler2 {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

