body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #76ADE7;
}
.fließtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 140%;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000099;
}
.subheadline {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000099;
}
.textlink{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.textlink:hover{
	color: #F3DDB5;
	font-weight: bold;
	text-decoration: none;
}
.marker {
	font-size: 12px;
	color: #FFFF99;
	font-weight: bold;
	font-style: normal;
}
.spruch {
	font-size: 14px;
	color: #E53000;
	font-weight: bold;
}