a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover {
	color: #004CFE;
}
h1 {
	font-size: 16px;
}
.bildlegende {
	font-size: 10px;
}
.erklaerung {
	font-size: 10px;
	font-weight: bold;
}
.unterstrichen {
	text-decoration: underline;
}
.fragen {
	font-size: 12px;
}
.braun {
	color: #663333;
}
.blau {
	color: #000099;
}	
.rot {
    color: #CA2232;	
}
.unterstrichenkleiner {
	text-decoration: underline;
	font-size: 12px;
	color: #999999;
}
.unterstrichenkleiner_sch {
	text-decoration: underline;
	font-size: 12px;
}
.navirot {
	font-size: 12px;
	color: #FF0000;
}
.zurueck {
	font-size: 10px;
	color: #0000FF;
}
