@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
}


#center {
	width: 858px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
}

body {
	font-size: 13px;
	background-color: #ffffff;
}

a { 
	color: #000000;
}

a:hover { 
	text-decoration: none;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #db1a21;
	padding-top: 118px;
	line-height: 18px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #8c8989;
	padding-top: 174px;
	line-height: 18px;
}

h3 {
	font-weight: bold;
	color: #8c8989;
	display: inline;
}

h4 {
	font-weight: bold;
	color: #000000;
	display: inline;
	line-height: 20px;
}

h4 a {
	font-weight: bold;
}


h5 {
	font-size: 13px;
	font-weight: bold;
	color: #db1a21;
	line-height: 25px;
}

#hg-ma {
	width: 854px;
	height: 650px;
	background-image: url(../share/hg-ma.gif);
	background-repeat: no-repeat;
	line-height: 20px;
}

#spalten {
	width: 845px;
	padding: 0 0 0 30px;
}

#spalten strong {
	font-size: 10px;
}

#spalten p {
	padding-left: 60px;
}

.box {
	padding: 10px 0px 0 0px;
	line-height: 20px;
}

.clear {
	clear: both;
}

#Impressum {
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 25px;
	text-decoration: none;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;

}