/*Automatisch angewandte*/
body {
	margin: 0px;
	background: url(../bilder/body_hintergrund.gif);
	font-family: Arial, Helvetica, sans-serif;
}
/*auf Tabellen angewandt*/
.tabelle_inhalt {	
	background: url(../bilder/design/inhalt_aktuell.gif);
	height: 400px;
}
.tabelle_kontakt {
	text-align: right;
}
.adresse {
	height: 30px;
	font-size: 10px;
}
/*Normale*/
.abstand {
	height: 10px;
}
.titel {
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
}
.text {
	font-size: 12px;
	line-height: 140%;
}
.text-kontakt {
	font-size: 11px;
}
/*Formular*/
.formular_feld {
	font-size: 10px;
	height: 20px;
	width: 150px;
	background: #EEEEEE;
	border: 1px solid #7F9DB9;
	padding-top: 3px;
	padding-left: 4px;
}
.formular_button {
	font-size: 10px;
	height: 22px;
	width: 90px;
	background: #EEEEEE;
	border: 1px solid #7F9DB9;
	font-weight: bold;
}
.formular_textbereich {
	font-size: 10px;
	height: 200px;
	width: 425px;
	border: 1px solid #7F9DB9;
	padding-top: 3px;
	padding-left: 4px;
}
/*neu*/
.dontext {
	font-size: 12px;
	line-height: 140%;
	background-image: url(../bilder/aktuelleausgabe.gif);
}
.thedon	{
	height: 100%;
}

