@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;*/
}

.partner_links {
	width: 400px;
	float: left;
}

.partner_rechts {
	width: 400px;
	float: right;
}

.partner_content {
	margin-bottom: 43px;
}

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

.partner_adresse {
	font-size: 14px;
	margin-top: 10px;
	line-height: 18px;
}
