a {
	color: #0099FF;
	text-decoration: underline;
}

a#AGB {
	position: absolute;
	top: 265px;
	left: 25px;
	
	font-size: 10px;
	text-decoration: none;
}

body {
	padding: 0px;
	margin: 0px;

	background-color: #FFFFFF;
}

body, td {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	color: #0099FF;
}

div#Inhalt {
	width: 600px;
}

div.Spalte_A {
	float: left;
	width: 230px;
}

div.Spalte_B {
	float: left;
	width: 370px;
}

div.Clear {
	clear: both;
}

img {
	border: 0px;
}

img#Pfeil_A {
	position: absolute;
	left: 25px;
	top: 455px;
}

img#Pfeil_B {
	position: absolute;
	left: 70px;
	top: 455px;
}

img#Pfeil_Aktuelles {
	position: absolute;
	left: 600px;
	top: 20px;
}

h1, h2, h3, h4, h5, h6, h7 {
	display: none;
}

h4 {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	color: #0099FF;
	
	font-weight: bold;
	
	display: inline;
}

hr {
	width: 100%;
	height: 1px;
	
	border: 0px;
	
	margin: 39px 0px 40px 0px;
	
	color: #CCCCCC;
	background-color: #CCCCCC;
}

span.Datum {
	color: #FFFFFF;
	background-color: #0099FF;
}

#Titel {
	position: absolute;
	left: 25px;
	top: 20px;
}

#Inhalt {
	position: absolute;
	left: 25px;
	top: 130px;
}

#Bild_A {
	position: absolute;
	left: 25px;
	top: 300px;
}

#Bild_B {
	position: absolute;
	left: 200px;
	top: 300px;
}

#Bild_C {
	position: absolute;
	left: 375px;
	top: 300px;
}
