body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.news {
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
}
.sondernews {
	background-color: #FF0000;
	font-weight: bold;
	color: #000000;}	
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}
a:link, a:visited {
	color:#CCC;
	font-weight: bold;
}
a:hover {
	color:#333;
	background:#dedede;
}
.image {
	vertical-align: top;
	left: 500px;
	position: absolute;
}
.Ergebnisse {
	position: absolute;
	left: 600px;
}
.ueberschrift1 {
	font-size: 1.3em;
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
}
.ueberschrift2 {
	font-size: 1em;
	color: #6600CC;
	font-weight: bold;
	text-transform: none;
}
.sondernews2 {
	background-color: #BC0926;
	font-weight: bold;
	color: #000000;
}
.date2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	position: absolute;
	left: 570px;
}
.ueberschrift3 {
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-transform: none;
	background-color: #BC0926;
}
.ueberschrift4 {
	font-size: 1.2em;
	color: #FFF;
	font-weight: bold;
	text-transform: none;
	background-color: #BC0926;
}
.image_left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.image_right{
	float:right;
	margin-bottom:5px;
	margin-left: 10px;
}
.image_center {
	left: 28%;
	text-align: center;
	position: absolute;
	right: 28%;
	top: 50px;
}

