body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}
#header {
	background-color: #0060B7;
	position: absolute;
	height: 130px;
	width: 100%;
	left: -1px;
	top: 0px;
	text-align: center;
}
#navigation {
	position: absolute;
	height: 36px;
	width: 970px;
	top: 115px;
}
#titleimage {
	position: absolute;
	top: 185px;
	left: 35px;
	height: 235px;
	width: 605px;
}
#content {
	top: 460px;
	position: absolute;
	font-size: 14px;
	line-height: 20px;
	left: 35px;
	width: 605px;
}
h1 {
	color: #0060B7;
	font-size: 24px;
	margin-top: 0px;
}
#infobox {
	position: absolute;
	top: 185px;
	width: 180px;
	right: 35px;
	background-color: #EDEDED;
	font-size: 12px;
	padding: 15px;
	line-height: 16px;
}
#footer {
	position: relative;
	left: -30px;
	top: 35px;
	width: 960px;
	text-align: center;
	font-size: 12px;
	color: #999;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F00;
}
#logos {
	position: absolute;
	width: 70px;
	height: 55px;
	top: 645px;
	right: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#googlekarte {
	position: absolute;
	width: 500px;
	top: 0px;
	left: 400px;
}
h3 {
	color: #F00;
	font-size: 18px;
	margin-top: 0px;
}
#center {
	position: absolute;
	left: 50%;
	width: 970px;
	margin-left: -485px;
}
a:link {
	color: #0060B7;
	text-decoration: none;
}
a:visited {
	color: #0060B7;
	text-decoration: none;
}
a:hover {
	color: #009;
	text-decoration: none;
}
input {
	border: 1px solid #0060B7;
}
textarea {
	border: 1px solid #0060B7;
}
#urkunden {
	position: absolute;
	width: 180px;
	top: 0px;
	left: 690px;
	background-color: #0060B7;
	color: #FFF;
	padding: 15px;
}
#partnerbanner {
	position: absolute;
	height: 600px;
	width: 120px;
	left: -140px;
	top: 0px;
}
