body {
	background-color: #677ABC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {

	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:active {


	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {



	font-size: 12px;
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}
.titel {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bigtitel {
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/titel_end.gif);
}
.whitetitel {
	font-size: 16px;
	font-weight: bold;
}
.highlight {
	background-image: url(images/highlight_end.gif);
	padding-right: 5px;
	padding-left: 5px;
}
.small {
	font-size: 10px;
}
