@charset "utf-8";
#gesamt {
	background-color: rgba(56, 56, 55, 0);
	height: 380px;
	width: 740px;
	position: absolute;
	z-index: 0;
	margin-top: -190px;
	margin-left: -370px;
	left: 50%;
	top: 50%;
}
#test {
	background-color: #F00;
	height: 100px;
	width: 100px;
	z-index: 1;
	margin-top: 10px;
	margin-left: 10px;
}
.-standard_schwarz {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
}
.-standard_schwarz_fett {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#adresse {
	position: absolute;
	height: 164px;
	width: 300px;
	top: 193px;
	left: 344px;
}
#hg_oben {
	height: 170px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #666666;
	width: 740px;
	z-index: 1;
}

#logo {
	position: absolute;
	left: 154px;
	top: 84px;
	width: 361px;
	height: 91px;
	z-index: 2;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #81d0f5;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9933
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
#verlauf {
	height: 20px;
	width: 740px;
	position: absolute;
	top: 170px;
	right: 0px;
}
