body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #2347A5;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #5C64A7;
	color: #FFF;
	font-weight: bold;
	align-top: 8px;
}
h3 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #5C64A7;
	font-weight: bold;
	letter-spacing: 5px;
	align-top: 8px;
}
h4 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #5C64A7;
	font-weight: bold;
	letter-spacing: 1px;
	align-top: 8px;
}
.menu1 {
	color: #CED7F6;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.menu1:hover {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.menu1_akt, .menu1_akt:hover {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.menu2 {
	color: #CED7F6;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.menu2:hover {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.menu2_akt, .menu2_akt:hover {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a {
	font-weight: bold;
}

.wiki, .wiki:link, .wiki:visited, .wiki:active {
	color: #000055;
	font-weight: normal;
	text-decoration: none;
}

.textnavi {
	color: #CED7F6;
	font-weight: bold;
	text-decoration: none;
}
.textnavi:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.fehler {
	color: red;
	font-weight: bold;
}
.fehler.input {
}
pre {
	margin-top: 0px;
	margin-bottom: 0px;
}
