* {
	margin:0;
	padding:0;
}
body {
	font-size:14px;
	line-height: 1.5;
	background-color: #8fb8ce;
	color:#00245e;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
p {
	margin:0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-size:16px;
	font-weight: bold;
}
h2 {
	font-size:14px;
	font-weight: bold;
}
#geruest {
	width:990px;
	min-height:560px;
	background-color:#ffffff;
	vertical-align: middle;
	text-align:left;
	padding: 0px;
	border: 1px solid #00245e;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width:990px;
	height:150px;
	background-color:#fff9d1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00245e;
}
#seiteninhalt {
	width: 769px;
	background-color: #FFF;
	min-height:400px;
	padding: 10px;
	float: left;
}
#seiteninhalt a:link, #seiteninhalt a:visited {
	text-decoration:none;
	color: #00245e;
}
#seiteninhalt a:hover, #seiteninhalt a:active {
	color:#8fb8ce;
}
#seiteninhalt ul {
	padding: 10px 0 10px 30px;
	line-height:1.3;
}
.rundgangimg {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #00245e;
}
.startseitenimg {border: 1px solid #00245e;}
.rundgang {
	position:relative;
	top:15px;
	left:7px;
	height:auto;
	width:auto;
	background-color: #fff9d1;
}
#erstespalte {
	width: 365px;
	background-color: #FFF;
	float:left;
	padding: 10px;
}
#zweitespalte {
	width: 365px;
	background-color: #FFF;
	float:left;
	padding: 10px;
}
#footer {
	width:985px;
	height:27px;
	clear:left;
	background-color: #fff9d1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00245e;
	color:#00245e;
	text-align:right;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
}
#footer a:link, #footer a:visited {
	color:#00245e;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#8fb8ce;
	text-decoration:none;
}
#linkespalte {
	width: 180px;
	position:relative;
	float:left;
	margin: 10px;
}
#linkespalte ul {
	list-style-type: none;
	border: 1px solid #393c42;
}
#linkespalte li {
	display: block;
}
#linkespalte li a, #linkespalte li a:link {
	text-decoration: none;
	display: block;
	color: #00245e;
	width: 158px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fff9d1;
}
#linkespalte li a:visited {
	color: #00245e;
	background-color: #fff9d1;
}
#linkespalte li a:hover, #linkespalte li a:active, #linkespalte li a:focus {
	color: #002060;
	background-color: #8fb8ce;
}
.namenfeld {
	height: 17px;
	width: 300px;
	margin-bottom:10px;
}
.emailfeld {
	height: 17px;
	width: 300px;
	margin-bottom:10px;
}
.nachrichtfeld {
	height: 200px;
	width: 300px;
	margin-bottom:10px;
}
.abschickenfeld {
	height: 22px;
	width: 306px;
}
#seiteninhalt input, textarea {
	border-style:solid;
	border-width:1px;
	color:#00245e;
	border-color:#00245e;
	background-color:#fff9d1;
	font-family:"Times New Roman", Times, serif;
	padding:2px;
	font-size:14px;
}
.startseitedick {
	font-weight:bold;
	font-size:22px;
	text-align: center;
}
.startseitegross {
	font-weight:bold;
	font-size:16px;
	text-align: center;
}

