*{
    margin:0;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
body {
	padding:0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 101%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-repeat: repeat;
	text-align: center;
	margin: 0;
	background-color: #C4E16A;
}
.bildunterschrift {
	font-size: 9px;
}
.fliesstext {
	padding-bottom: 0.7em;
	line-height: 1.3em;
}
.fliesstext_ueberschrift {
	padding-bottom: 0.1em;
	line-height: 1.3em;
	color: #000000;
	padding-top: 0.7em;
	font-size: 9px;
}
.fliesstext_einzug {
	padding-bottom: 1.1em;
	line-height: 1.3em;
	padding-top: 0em;
	padding-left: 1.9em;
}
.fliesstext_einzug_punkt {
	padding-bottom: 1.1em;
	line-height: 1.3em;
	padding-top: 0em;
	padding-left: 1.9em;
	text-indent: -7px;
}
.ueberschrift {
	padding-bottom: 0.8em;
	line-height: 1.3em;
	color: #000000;
	padding-top: 0em;
	font-weight: bold;
}
.absatz_einzug {
	width: 5em;
}
.sitemap_text {
	padding-top: 0.17em;
	padding-bottom: 0.17em;
}
.sitemap_ueberschrift {
	color: #000000;
	padding-top: 0.17em;
	padding-bottom: 0.17em;
}
.sitemap_einzug {
	text-indent: 1.5em;
	padding-top: 0.17em;
	padding-bottom: 0.17em;
}
.download_text {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
h2 {
	text-align: left;
	color: #000000;
	padding-bottom: 1em;
}
h3 {
	text-align: left;
	color: #000000;
	padding-bottom: 1em;
}
h4 {
	text-align: left;
	color: #000000;
	padding-bottom: 1em;
	font-size: 1,3em;
}
h5 {
	text-align: left;
	color: #000000;
	padding-bottom: 1em;
	font-weight: normal;
}
#container {
	width:800px;
	height:500px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -250px;
	margin-left: -400px;
	border: 12px solid #99CC00;
	z-index: 1;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/hintergrund.jpg);
}
#kopf {
	float: left;
	height: 50px;
	width: 800px;
	text-align: right;
	background-repeat: no-repeat;
	z-index: 2;
}
#subnavi {
	float: left;
	height: 450px;
	width: 170px;
	z-index: 4;
	padding-top: 0px;
}
#inhalt_haupt{
	height: 450px;
	width: 630px;
	z-index: 5;
	left: auto;
	right: auto;
	float: left;
	overflow: auto;
}
#inhalt {
	padding-top: 1em;
	padding-right: 2em;
	z-index: 6;
	padding-bottom: 1em;
	height: auto;
	width: auto;
	text-align: left;
	font-size: 12px;
	padding-left: 2em;
}
@media print{
    .ohnedruck{ display:none; }
}
#inhalt .textspalte_links {
	float: left;
	width: 280px;
}
#inhalt .textspalte_rechts {
	float: right;
	width: 280px;
}
#ines {
	padding-top: 0px;
	margin-top: 46px;
	float: right;
	position: 3;
}
#banner {
	padding-top: 0px;
	margin-top: 0px;
	float: right;
	position: relative;
}
absatz_einzug {
	padding-left: 7em;
}
