body {
	background-color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CCCCCC;
}

.schrift_tab {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	line-height: 26px;
}

