html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	font-size : 12px;
	text-decoration: none;
	color: white;
	background-color: black;
}

#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1160px;
	border: 0px solid red;
	text-align : left;
		
}
   
#oben {
	position: absolute;
	padding: 30px 10px 0px 50px;
	background-color: transparent;
	border: 0px solid white;
	height: 200px;
	width: 1160px;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	overflow: hidden;
	text-align: justify;
}
#unten {
	position: absolute;
	margin: 560px 0px 0px 0px;
	background-color: transparent;
	border: 0px solid white;
	height: 200px;
	width: 1160px;
	vertical-align: top;
	font-size: 10px;
	font-family: Tahoma;
	color: gray;
	overflow: visible;
	text-align: justify;
}
#index {
	position: absolute;
	margin: 220px 0px 0px 0px;
	background-image: url(bg-index.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	height: 350px;
	width: 1160px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	overflow: auto;
}
#eingang {
	position: absolute;
	margin: 360px 0px 0px 410px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	height: 70px;
	width: 330px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	overflow: visible;
}

#inhalt {
margin: 10px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:14px;
	color: black;
	text-align: center;
}
h1.titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:72px;
	color: black;
	text-align: center;
}
h1.whi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:14px;
	color: white;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: white;
	text-align: center;
   text-decoration: none;
}
h2.text {
	padding: 0 10px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	text-align: justify;
}
h2.textwhi {
	padding: 0 10px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
	text-align: justify;
}
h2.whicen {
	padding: 0 50px 2px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
	text-align: center;
}
h2.mitte2 {
   padding: 0 0 8px 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: black;
   background-color: transparent;
	text-align: center;
}
h2.logo {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 11px;
   color: blue;
   background-color: transparent;
	text-align: right;
}
h2.gross {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:14px;
	color: black;
	text-align: center;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color: navy;
	text-align: center;
	top: auto;
}

h4 {
	
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color: navy;
	text-align: center;
	
}
h5  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-variant: normal;
	text-align: left;
}
h5  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-variant: normal;
	text-align: justify;
}


a {
	color: silver;
	font-weight: normal;
	font-size : 14px;
	text-decoration: none;
}
a:hover  {
	color:red;
	font-size: 14px;
	
}
a.link1 {
	color: white;
	font-weight: normal;
	font-size : 14px;
	text-decoration: none;
}
a.link1:hover  {
	color: green;
	font-size: 14px;
}
a.link2 {
	color: red;
	font-weight: bolder;
	font-size : 14px;
	text-decoration: none;
}
a.link2:hover  {
	color: silver;
	font-weight: bolder;
	font-size : 14px;
	text-decoration: none;
}
a.link3 {
	color: silver;
	font-weight: bolder;
	font-size : 11px;
	text-decoration: none;
}
a.link3:hover  {
	color: green;
	font-weight: bolder;
	font-size : 11px;
	text-decoration: none;
}
a.foto {
	color: Navy;
	font-weight: bold;
	font-size : 20px;
}
a.partner {
	color: Navy;
	font-weight: bold;
	font-size : 8px;
}

#normalansicht {
display: none;
}
