.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
}
.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url(img/pfeil.gif);
	list-style-type: disc;
	list-style-position: outside;
}
a:link {
	color: #B70150;
}
a:hover {
	color: #B70150;
}
a:active {
	color: #B70150;
}
.background {
	background-attachment: scroll;
	background-color: #DDEBEB;
	background-image: url(img/more_info_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
