@CHARSET "UTF-8";

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Frutiger, Arial, Verdana, sans-serif;
}
a:link, a:visited {
	color: #2280a4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#pragma {
	margin: 0 auto;
	text-align: left;
	width: 1070px;
	height: 637px;
	background-image: url(images/boxes_alternativ.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
#logo {
	position: absolute;
	top: 20px;
	left: 69px;
}
#motiv {
	position: absolute;
	left: 0px;
	top: 252px;
}

#leistungen {
	position: absolute;
	left: 459px;
	top: 59px;
	width: 365px;
	text-align: center;
	letter-spacing: .05em;
	font-size: 11px;
	margin: 0; padding: 0;
	color: #fff;
}
#imprint {
	position: absolute;
	left: 142px;
	top: 110px;
	width: 355px;
	text-align: left;
	font-size: 11px;
	margin: 0; padding: 0;
	color: #fff;
}

#teasers {
	position: absolute;
	left: 464px;
	top: 247px;
	width: 355px;
	line-height: 1.2em;
}
#teasers h2 {
	font-size: 12px;
	color: #2280a4;
	padding: 0;
	margin: 0;
}
#teasers p {
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding-bottom: 35px;
}
.white {
	color: #fff !important;
}