html, body {
	height: 100%;
	font-size: 101%;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: left;
	font-size: 1em;
}
#kopf {
	position: absolute;
	height: 40px;
	width: 450px;
	left: 29px;
	top: 28px;
	text-align: left;
	z-index: 1;
}
#bereich {
	position: absolute;
	height: 40px;
	width: 450px;
	left: 29px;
	top: 217px;
	text-align: left;
	z-index: 2;
}
#dekoration {
	position: absolute;
	height: 110px;
	width: 360px;
	text-align: left;
	overflow: visible;
	left: 395px;
	top: 95px;
	z-index: 3;
}
#navigation {
	position: absolute;
	height: 120px;
	width: 300px;
	text-align: left;
	font-size: 0.6em;
	overflow: visible;
	left: 95px;
	top: 93px;
	z-index: 5;
	color: #000000;
}
#navigation p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	line-height: 17px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.hier {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#inhalt {
	position: absolute;
	height: auto;
	width: 637px;
	left: 95px;
	top: 256px;
	text-align: left;
	font-size: 0.7em;
	font-weight: 400;
	z-index: 20;
	line-height: 120%;
}
#inhalt p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#inhalt a, #inhalt a:link {
	text-decoration: underline;
	color: #000000;
}
#inhalt a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#inhalt h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#inhalt h2, #inhalt h3, #inhalt h4 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.klein {
	font-size: 0.8em;
}
.unmarkiert { 
	outline:0; 
	-moz-outline:0; 
}
#galerie {
	position: absolute;
	height: auto;
	width: 680px;
	top: 260px;
	left: 40px;
}
#galerie a:hover {
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
