* {
	font-family: Arial, Helvetica sans-serif;
	font-size: 13px;
}
.fett {
	font-weight: bold;
}
.fliesstext {
	font-family: Arial, Helvetica sans-serif;
	font-size: 13px;
}
.copyright {
	font-family: Arial, Helvetica sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.fliesstextFett {
	font-family: Arial, Helvetica sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.Textfeld {
	font-size: 12px;
	background-color: #FFFFFF;
}
.Schaltflaeche {
	font-size: 13px;
}
.BilderRahmenBlau {
	border: 1px solid #83D4F7;
	font: 12px Arial, Helvetica sans-serif;
}
.fliesstextrot {
	font-family: Arial, Helvetica sans-serif;
	font-size: 13px;
	color: #FF0000;
}
.fliesstextkleiner {
	font-family: Arial, Helvetica sans-serif;
	font-size: 9pt;
}
.Tabellenrahmen {
	border: 1px solid #333333;
}
.fliesstextMini {
	font-family: Arial, Helvetica sans-serif;
	font-size: 11px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
.fliesstextgrün {
	font-family: Arial, Helvetica sans-serif;
	font-size: 13px;
	color: #009900;
}
/* die Ebenen für die Mitarbeiter-Bilder und -Daten */
.mitarbeiter {
	width: 300px;
	height: 200px;
	float: left;
	font-size: 11px;
}
/* die E-Mail_adresse erscheint unterhalb des Bildes in einer eigenen Ebene */
.mitarbeiterBild {
	width: 130px;
	float: left;
	border: 1px solid #83D4F7;
	margin-bottom: 40px
}
.mitarbeiterText {
	width: 160px;
	float: right;

}
.agbSpalteLinks {
	width: 430px;
	float: left;
}
.agbSpalteRechts {
	width: 440px;
	float: right;
}
.agbTabelle {
	width: 430px;
}
.agbTabelle td {
	font-size: 11px;
}
.agbTabelle .titelZeile {
	padding-top: 6px;
}
.agbTabelle td br {
	line-height: 70%;
}
#agbAusdrucken {
	margin-bottom: 12px;
}
/* Ebene mit dem Titel auf der Homepage */
#home_1 {
	width: 500px;
	height: 60px;
}
#homeNewsTitel {
	width: 700px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
.homeNewsItem {
	width: 700px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
.newsImg {
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
	border: 1px solid #83D4F7;
}
.clear {
	clear: both;
}
.newsText {
	width: 500px;
	float: right;
}