* { padding:0; margin:0; }
html { height:101%; }
body {
	margin: 0px;
	padding: 0px;
	background-image: url(pics/hg_main_a.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*background-color: #e0e9dc;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
#mitte {
	width: 890px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	z-index: 1;
	position: relative;
}
#mitte #header {
	position: relative;
	z-index: 2;
	height: 191px;
	width: 100%;
	background-image: url(pics/header_hg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mitte #header #sprache {
	position: relative;
	z-index: 3;
	height: 50px;
	width: 125px;
	top: 18px;
	left: 730px;
	color: #01701D;
}
#mitte #header #sprache a:link {
	color: #01701D;
	text-decoration: none;
}
#mitte #header #sprache a:hover {
	color: #FFCC66;
	text-decoration: none;
}
#mitte #header #sprache a:visited {
	color: #01701D;
	text-decoration: none;
}
#mitte #header #menu {
	width: 580px;
	text-align: left;
	top: 77px;
	z-index: 4;
	position: relative;
	left: 204px;
	color: #66845a;
	font-weight: bold;
	font-size:13px;
}

#mitte #header #menu a:link {
	color: #f3e6b7;
	text-decoration: none;
}
#mitte #header #menu a:visited {
	color: #f3e6b7;
	text-decoration: none;
}
#mitte #header #menu a:hover {
	color: #FFCC66;
	text-decoration: none;
}

#mitte #header #seitentitel {
	width: 300px;
	text-align: left;
	top: 102px;
	z-index: 5;
	position: relative;
	left: 25px;
	height: 28px;
}
.menustrichdistanz {
	padding-right: 4px;
	padding-left: 4px;
}

#mitte #content {
	position: relative;
	height: 604px;
	width: 100%;
	background-image: url(pics/content_hg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*background-color: #E0E9DC;*/
}
#mitte #content #spaltelinks {
	width: 300px;
	position: relative;
	top: 30px;
	z-index: 6;
	padding-right: 0px;
	float: left;
	left: 25px;
	height: 100%;
	text-align: center;
}


#mitte #content #spalterechts {
	width: 400px;
	position: relative;
	top: 30px;
	z-index: 7;
	float: left;
	left: 50px;
	height: 100%;
	text-align: center;
}
#mitte #content #spalterechts a:link {
	color: #006633;
	text-decoration: none;
}
#mitte #content #spalterechts a:visited {
	color: #006633;
	text-decoration: none;	
}
#mitte #content #spalterechts a:hover {
	color: #EEA304;
	text-decoration: none;
}
#mitte #content #spalterechts #footer {
	font-size: 11px;
	color: #006633;
	width: 100%;
	text-align: center;
	bottom: 20px;
	margin-top: 50px;
	left: auto;
	right: auto;
	position: relative;
	line-height: 18px;
	height: 100px;
	padding-bottom: 10px;
}
#mitte #content #spalterechts #footer a:link {
	color: #006633;
	text-decoration: none;
}
#mitte #content #spalterechts #footer a:visited {
	color: #006633;
	text-decoration: none;	
}
#mitte #content #spalterechts #footer a:hover {
	color: #EEA304;
	text-decoration: none;
}

p {
	padding-top: 12px;
}
.buchstabe {
	font-size: 16px;
	font-weight: bold;
}
.absatzdistanz_20 {
	padding-top: 20px;
}
.absatzdistanz_30 {
	padding-top: 30px;
}
.absatzdistanz_40 {
	padding-top: 40px;
}
.absatzdistanz_50 {
	padding-top: 50px;
}

