body {
	background-color: #E1E1FF;
}
H1 {
	color: #2176B6;
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
}
H2 {
	color: #2176B6;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}
#linkrot a{
	color: #FF0000;
	font-size: 12pt;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
#linkrot a:hover {
	text-decoration: underline;
}
A.submenue {
	color: #2176B6;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.submenue:hover {
	text-decoration: underline;
}
.textsubmenue {
	color: #2176B6;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.box{
	table-layout: fixed;
	border: 1px;
	border-style: solid;
	border-color: #2176B6;
}
.box TH{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
	background: #2176B6;
	text-align: left;
	font-weight: normal;
}
.box TD{
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	background: #FFFFFF;
}
.box A {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.box A:hover {
	text-decoration: underline;
}
.box2{
	table-layout: fixed;
	border: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.box2 TH{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
	font-weight: bold;
}
.box2 TD{
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
}
.menue {
	width: 130px;
}
.menue TD {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	height: 30px;
	border-color: #FFFFFF;
	border-bottom: 1px solid;
}
.menue A {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.menue A:hover {
	text-decoration: underline;
}
A.linkhell{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;

}
A.linkhell:hover {
	text-decoration: underline;
}
A.linkdunkel{
	color: #2176B6;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}
A.linkdunkel:hover {
	text-decoration: underline;
}
A.seiteaktiv {
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
menue_vertikal {
	table-layout: fixed;

}
.menue_vertikal A {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.menue_vertikal A:hover {
	text-decoration: underline;
}
.textfehler {
	color: FF0000;
}
.weiss {
	color: #FFFFFF;
}
TD {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
}
.rahmen_w {
	border-color: #FFFFFF;
	border: 1px solid;
}