@charset "utf-8";
/* CSS Document */

/*
-------------------------
	Allgemein
-------------------------
*/

.content_inhalt {
	margin-left: 55px;
	width: 800px;
}

.ueberschrift {
	font-size: 24px;
	color: #37388e;
	text-align: center;
	padding-bottom: 30px;
	/*font-weight: bold;*/
}

.abteilung_content {
	margin-bottom: 60px;
}

.abteilung_name {
	color: #37388e;
	font-size: 20px;
}

.abteilung_info {
	margin-top: 10px;
}

.abteilung_info_links {
	width: 200px;
	vertical-align: top;
	padding: 6px 0px 6px 0px;
	font-weight: bold;
}

.abteilung_info_rechts {
	width: 500px;
	vertical-align: top;
	padding: 6px 0px 6px 20px;
}

.abteilung_beschreibung {
	font-size: 13px;
	margin-top: 15px;
}
