body {
	padding: 0px;
	margin: 0px;
	background: url(bilder/muster.gif);

}
#kopf {
	background: #EEEEEE;
	height: 80px;
	width: 100%;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
	text-align: center;
	color: #000000;
}
#links {
	width: 15%;
	position: absolute;
	left: 1%;
	top: 100px;
	padding-bottom: 10px;
}
#mitte {
	width: 66%;
	position: absolute;
	left: 17%;
	top: 100px;
	padding-bottom: 10px;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;


}
#rechts {
	width: 15%;
	position: absolute;
	top: 100px;
	left: 84%;
	padding-bottom: 10px;
}
.ueberschrift {
	background: #aaaaFF;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 1px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}
.eintragmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background: #FFFFFF;
	padding: 1px;
	text-indent: 2pt;
}
.container {
	border: 1px solid #000000;
}
.leer {
	font-family: Arial, Helvetica, sans-serif;
}
a.link1 {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	display: block;
	text-decoration: none;
}
a.link1:hover {
	font: italic 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #EEEEEE;
	display: block;
}
.normal {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	background: transparent;
}
.textfeld {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 2px;
}
.fett {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	background: transparent;
}
.keinlink {
	text-decoration: none;
}
.keinlink:hover {
	text-decoration: underline;
}
.Bild1 {
	border: none;
	margin: 5px;
	clear: right;
}
.unterstrichen {
	text-decoration: underline;
}
acronym {
	cursor: help;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px #000000;
}
.linie {
	color: #FFaaaa;
	text-align: center;
	height: 1px;
	width: 90%;
	background: transparent;
}
.mittig {
	text-align: center;
	background: transparent;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
.ueberschrift1 {
	background: #ffaaaa;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 1px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}
.textbereich {
	text-align: left;
	vertical-align: top;
	width: 50%;
	margin-left: 8%;


}
.blind {
	width: 97%;
}
.bildbereich {
	text-align: center;
	width: 45%;
}
.einruecken {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	list-style: url(bilder/raute.gif) none inside;
	margin-left: 50px;

}
.links {
	width: 49%;
	float: left;





}
.rechts {
	width: 49%;
	float: right;

}
.bild {
	border: none;
	margin: 5px;
	float: left;

}
