@charset "utf-8";
/*
Design by Patrick Brotz
http://www.screendivision.de
*/

body {
	margin-top: 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
	background-image: url(images/day-bg.jpg);
	position: static;
	background-attachment: fixed;
}


#apDiv1 {
	position:absolute;
	width:300px;
	height:189px;
	z-index:1;
	left: 420px;
	top: 113px;
	background-image: url(images/RD_logo.gif);
}

#apDiv2 {
	position:absolute;
	left:160px;
	top:372px;
	width:809px;
	height:181px;
	z-index:2;
}

#apDiv3 {
	position:absolute;
	left:530px;
	top:569px;
	width:73px;
	height:64px;
	z-index:3;
}

#apDiv4 {
	position:absolute;
	width:300px;
	height:72px;
	z-index:3;
	left: 420px;
	top: 562px;
}

#apDiv5 {
	position:absolute;
	width:300px;
	height:72px;
	z-index:3;
	left: 470px;
	top: 300px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #660000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
}
h1, h2 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
h1 {
	letter-spacing: 0px;
	font-size: 20px;
}
h2 {
	font-size: 15px;
}
p, ul, ol, li {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 18px;
	list-style-type: circle;
}

.pfeil {font-size: 15px}
.pfeil_text {font-size: 12px}
