body{
	margin: 0px 0px 0px 0px;
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	color: black;
	background-color: #660000;
}

#container{
	text-align: center;
}

#innen{
	margin: 0 auto;
}

# innen2{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	background-color: Blue;
	
}
#haupttext{
	margin: 0px 0px 0px 0px;
	padding: 20px;
	z-index: 2;
	border: medium;
	background-color: Gray;
	position: absolute;
	overflow: hidden;
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	color: black;
	text-align: center;
	width: 1000px;
	height: 80%;
	top: 20px;
	left: 5%;
	bottom: 20px;
	visibility: visible;
	border-color: green;
}

a:link, a:visited, a:active{
	font-style: normal;
	font-weight: regular;
}


a:hover {
	color: #660000;
}
.norm {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
}

.h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.besonders {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

table {font-family: Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	color: black;
	text-align: left;
}
