﻿body {
	text-align: left;
	margin: 0px;
	background-color: #FFFFCC;
	color: #000066;
}
h1 {
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	text-align: center;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
h4 {
	text-align: center;
	font-size: 24pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	text-align: center;
	font-size: 18pt;
	font-weight:normal;
}
h6 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
p {
	font-size:12pt;
}
a:link {
	color:#000066;
}
a:visited {
	color:#000066;
}
#topframe {
	width: 1500px;
	height: 735px;
}
#head {
	position: absolute;
	top: 0px;
	left: 165px;
	height: 135px;
	width: 1090px;
	background-image: url('index/startseite/oben.jpg');
}
#navileiste {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 165px;
	height: 735px;
	background-image: url('index/startseite/links.jpg');
}
#navileiste_fix {
	position: absolute;
	top: 290px;
	width: 140px;
	height: 200px;
	font-weight: bold;
}
#navileiste a {
	width: 140px;
	display: block;
	padding: 2px;
	text-decoration: none;
	text-align: center;
	font-size: 13pt;
}
#navileiste a:link {
  color: #000066; 
}
#navileiste a:visited {
  color: #000066 
}
#navileiste a:hover {
  color: #FFFFCC
}
#koerper {
	position: absolute;
	margin-top: 150px;
	margin-left: 170px;
	width: 1090px;
	height: 565px;
	font-size: 18pt;
	text-align: center;
	color: #000066;
}
#footer {
	position: absolute;
	width: 1090px;
}
#footer img{
	border: 2pt solid #000066;
}
#disclaimer{
	width: 900px;
	height: 1230px;
	border: 0;
	frameborder: 0;
}
#gaestebuch{
	width: 900px;
	height: 1200px;
	border: 0;
	frameborder: 0;
}
.text10 {
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;

