body {
	background-color: #E6E6E6;
	background-image: url(../bilder/seitentitel/weisserbalken.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}
#hauptcontent {
	position: absolute;
	width: 600px;
	top: 110px;
	left: 20px;
}
#logo {
	position: absolute;
	height: 90px;
	width: 200px;
	top: 0px;
	right: 0px;
	text-align: right;
}
#seitentitel {
	position: absolute;
	height: 90px;
	width: 500px;
	left: 20px;
	top: 0px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
h2 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	margin-bottom: -5px;
}
a:link {
	text-decoration: none;
	color: #19507C;
}
a:visited {
	color: #19507C;
	text-decoration: none;
}
a:hover {
	color: #19507C;
	padding: 0px;
	text-decoration: underline;
}
#navigation {
	position: absolute;
	height: 300px;
	width: 180px;
	top: 110px;
	right: 50px;
	text-align: right;
}
#navigation li {
	color: #19507C;
	margin-bottom: 7px;
	list-style-type: none;
}
#navigation a:link {
	text-decoration: none;
	color: #19507C;
}
#navigation a:visited {
	color: #19507C;
	text-decoration: none;
}
#navigation a:hover {
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px 0px 3px 3px;
}
#navigation .here {
	font-weight: bold;
	color: #000000;
}
#bildebene {
	position: absolute;
	width: 300px;
	left: 20px;
	top: 120px;
}
#bildtexte {
	background-color: #FF6600;
	position: absolute;
	width: 250px;
	left: 330px;
	top: 120px;
}
h6 {
	font-size: 11px;
	color: #009966;
	padding-left: 10px;
}
#bildebeneinnen {
	position: absolute;
	width: 300px;
	top: 0px;
	right: 0px;
}
#portrait {
	position: absolute;
	height: 110px;
	width: 110px;
	left: 75px;
	top: 120px;
}
#textebenemitte {
	position: absolute;
	width: 300px;
	left: 205px;
	top: 120px;
	background-color: #E6E6E6;
}
#textebenelinks {
	position: absolute;
	width: 300px;
	left: 20px;
	top: 290px;
	background-color: #E6E6E6;
}
#bildbreit {
	height: 150px;
	width: 500px;
	position: absolute;
	left: 0px;
	margin-bottom: 10px;
	top: 120px;
}
#textebenemitteunten {
	position: absolute;
	width: 300px;
	left: 205px;
	top: 290px;
}
#plan {
	position: absolute;
	width: 400px;
	left: 20px;
	top: 120px;
}
