@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background-color: #F3F1F3;
}
a:link, a:visited {
	color: #EB176A;
	text-decoration: none;
}
a:hover {
	color: #EB176A;
	text-decoration: none;
}
p {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
span {
	color: #EB176A;
}
h1 {
	font-size: 18pt;
	margin-left: 26px;
	color: #EB176A;
}

h2 {
	font-size: 14pt;
	margin-left: 26px;
}
h4 {
	font-size: 10pt;
	line-height: 18pt;
	font-weight: bold;
	color: #000000;
	margin-left: 26px;
}
#wrap {
	width: 882px;
}
#aktuelles_left {
	width: 478px;
	float: left;
}
#aktuelles_right {
	width: 330px;
	padding-right: 10px;
	float: right;
}
#kontakt_right {
	width: 300px;
	margin-left: 580px;
}
#profil_left {
	width: 630px;
	float: left;
}
#leistungen {
	width: 270px;
	margin-left: 630px;
}

#portraet {
	height: 128px;
	width: 156px;
	float: left;
	padding-left: 10px;
}
#personen {
	width: 444px;
	margin-left: 166px;
	padding-right: 10px;
}
