
ul.index {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 3em;
}

ul.index li {
	margin-bottom: 0.3em;
	padding-left: 0;
	background: none;
}

.bereich h1 {
	border-bottom: 1px dotted #1A3A63;
	margin: 0 -8px 0.75em -8px;
	padding: 0 8px 0.25em 8px;
	float: left;
	width: 560px;
}

.kontakt {
	float: left;
	width: 560px;
	margin-bottom: 2.5em;
}

.funktionsbereich {
	margin-top: 13px;
	margin-right: 24px;
	width: 190px;
}

.funktionsbereich .funktion {
	font-size: 1.2em;
	font-weight: bold;
	color: #1A3A63;
}

.funktionsbereich ul {
	list-style-type: none;
	margin-top: 0.75em;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 0;
}

.funktionsbereich ul li {
	margin-bottom: 0.25em;
	padding-left: 0;
	background-image: none;
}

.vcard {
	float: right;
	position: relative;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	width: 320px;
	background: url(../img/vcard-bg.png) repeat-x left bottom;
	padding: 10px;
}

.vcard .photo {
	float: right;
}

.vcard h2 {
	margin-top: 0;
	margin-bottom: 0.45em;
	font-size: 1.3em;
	color: #000;
}

.vcard p {
	margin-top: 0;
	padding-bottom: 25px;
	line-height: 1.5em;
}

.vcard p .hidden {
	display: none;
}

.vcard a.vcard-icon {
	background: none;
	padding-left: 0;
	position: absolute;
	bottom: 8px;
	left: 10px;
}

.vcard a.vcard-icon img {
	border: none;
}

.vcard .email a {
	padding-left: 14px;
	margin-left: 3px;
	background: url(../img/vcard-mail-bg.png) no-repeat left 0.45em;
}