* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
margin:0px;
}
.tabellenteilueberschrift {
	font-size: 10pt; 
	line-height: normal;
	font-weight: bold;
}

.positionsueberschrift {
	font-size: 12pt; 
	line-height: normal;
	font-weight: bold;
}

.einleitung {
	font-size: 17px;
}

a {
	color: #990099;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CC33CC;
	font-weight: bold;
	text-decoration: none;
}

.detailuebername {
	font-size: 30px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	background: #990099;
	height: 50px;
}

.angaben {
	font-weight: bold;
	vertical-align: top;
}

.messageboradtitle {
	text-align: center;
	color: #CC99FF;
	font-weight: bold;
	font-size: 20px;
	vertical-align: top;
}
