#page {
	background: #FFFFFF;
	position: absolute;
	width: 870px;
	height: 650px;
	top: 50%;
	left: 50%;
	margin-top: -325px;
	margin-left: -435px;
	background-image: url(img/pferd_bg.jpg);
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #2d2925;
}

.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #2d2925;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #57529f;
}

a {
	font-size: 9pt;
	color: #57529f;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #b5afae;
}

a:active {
	text-decoration: none;
	color: #b5afae;
}
