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

.htmlarea-content-body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px;
	width: 610px;
}
#content p, .htmlarea-content-body p{
	font-size: 13px;
	line-height: 18px;
	color: #565655;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content p a, .htmlarea-content-body p a{
	color: #565655;
}
#content h1, .htmlarea-content-body h1 {
	font-size: 23px;
	line-height: 28px;
	font-weight: normal;
	color: #005ba9;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content h1 a, .htmlarea-content-body h1 a {
	color: #005ba9;
	text-decoration: underline;
}
#content h2, .htmlarea-content-body h2 {
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #005ba9;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#content h3, .htmlarea-content-body h3 {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #005ba9;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content h4, .htmlarea-content-body h4 {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #005ba9;
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content h4 a, .htmlarea-content-body h4 a {
	color: #005ba9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005b9a;
}

#content p.abstand-oben, p.abstand-oben {
	padding-top: 10px;
}
#content p.abstand-unten, p.abstand-unten {
	padding-bottom: 10px;
}
#content p.kein-abstand, p.kein-abstand {
	padding-top: 0px;
	padding-bottom: 0px;
}


#content ul, .htmlarea-content-body ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#content li, .htmlarea-content-body li {
	font-size: 13px;
	line-height: 18px;
	color: #565655;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../links/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.box {
	clear: both;
}
.team {
	float: left;
	width: 215px;
	margin-bottom: 20px;
}
.abschluss {
	clear: both;
}
