@charset "utf-8";
a {
	font-size: small;
	font-weight: bold;
}

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0;
	overflow: auto;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
#zentriertLogo {
	height: 57px;
	width: 700px;
	margin-left: -350px;
	margin-top: 0px;
	position: absolute;
	left: 50%;
	top: 0px;
	text-align: left;
	z-index: 10;
}
#zentriertMenu {
	height: 30px;
	width: 100%;
	margin-left: 0px;
	margin-top: 41px;
	position: absolute;
	left: 0;
	top: 0%;
	background-color: #818181;
	text-align: center;
}
#zentriertFrame {
	height: 476px;
	width: 900px;
	margin-left: -450px;
	margin-top: 0 px;
	left: 50%;
	top: 72px;
	position: absolute;
	text-align: center;
	}

#menu {
	height: 20px;
	width: 700px;
	margin-top: 49px;
	position: absolute;
	left: 50%;
	top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	vertical-align: bottom;
	font-weight: bold;
	letter-spacing: 0.3px;
	margin-left: -130px;
}
#impressum {
	height: auto;
	width: 700px;
	margin-top: 750px;
	text-align: right;
	z-index: 2;
	position: absolute;
	left: 50%;
	margin-left: -350px;
}
.impressum {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
}
#galerie {
	height: 20px;
	width: 700px;
	margin-top: 75px;
	position: absolute;
	left: 50%;
	top: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	vertical-align: bottom;
	font-weight: bold;
	letter-spacing: 0.3px;
	margin-left: -350px;
}
