* { margin: 0; padding: 0; }

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	background-image: url(../media/bg_body5.gif);
	background-repeat: no-repeat;
	background-color: #f9f2e2;
	height: auto;
	background-position:top;
}
p {
	text-align: left;
	color: #000;
	font-size: 15px;
	margin: 25px;
	}
h1 {
	color: #7e8078;
	margin: 25px;
	font-size: 22px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	}	
h2 {
	text-align: left;
	font-size: 14px;
	color: #ba313e;
	margin: 25px;
}

h3 {
	font-size: 16px;
	color: #ba313e;
	margin: 25px;
	text-align: left;
}

h4 {
	text-align: left;
	font-size: 20px;
	color: #ba313e;
	margin: 25px;
}
h5 {
	text-align: left;
	font-size: 13px;
	color: #ba313e;
	margin: 25px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}

	
#wrapper {
	width: 1080px;
	background-color: #d4dce7;
	margin: auto;
	height:auto !important; /* Important Regel für moderne Browser */
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height: 100%;
	font-size: 13px;
}
#header {
	background-image: url(../media/header23.jpg);
	font-size:15px
	line-height: normal;
	background-color: #7e8078;
	text-align: center;
	color: #fff
	width: 1080px;
	height: 215px;
	}
		
#header ul {
	list-style:none;
	float: right;
	margin-top: 182px;
	 }

#header li{
	background: #7e8078;
	border: 1px solid #7e8078;
	color: #ffffff;
	list-style: none;
	float: left;
	}
#header a{
	color: #d4dce7;
	text-decoration: none;
	padding: 7px;
	display: block;
	}
#header li a{
	text-decoration:none;
	display:block
	}
#header li a:hover{
	color: #000;
	font-size: 15px;
	background-color: #7e8078;
	}







#mainnavi{
	text-align: left;
	float: left;
	background-color: #7e8078;
	line-height: 28px;
	font-size: 15px;
	padding-left: 12px;
	padding-right: 15px;
	width: 185px;
	height: auto;
	}
#mainnavi ul {
	width: 185px;
	list-style:none;
	 }
#mainnavi li{
	background: #7e8078;
	border: 1px solid #7e8078;
	color: #ffffff;
	list-style: none;
	}
#mainnavi a{
	color: #d4dce7;
	text-decoration: none;
	padding-left: 10px;
	}
#mainnavi li a{
	text-decoration:none;
	display:block
	}
#mainnavi li a:hover{
	color: #000;
	font-size: 15px;
	background-color: #7e8078;
	}


#content {
	float: left;
	background-color: #d4dce7;
	text-align: left;
	width: 640px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #999;
}

#content2 {
	float: left;
	width: 860px;
}






#werbung {
	float: left;
	height: auto;
	width: 220px;
	background-color: #d4dce7;
	font-size: 13px;
}

#footer {
	clear: both;
	background-color: #7e8078;
	font-size: 13px;
	height: 30px;
	width: 1080px;
}

#table {
}

#wrapper #content table tr td #form1 table tr td {
	text-align: center;
	font-weight: bold;
	
}
#wrapper #content table tr td #form1 table {
	text-align: left;
}
#wrapper #content tr td {
	color: #000;
}
#wrapper #mainnavi iframe {
	text-align: center;
}
#wrapper #content table tr td {
	color: #000;
}
#wrapper #content2 table tr td p strong {
	font-size: 14px;
}
