.titel {
	font-family:  Verdana,  Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	color: #ffffff;
}


.untertitel {
	font-family: Verdana,  Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight:;
	color: #004E93;

}

.text {
	font-family: Verdana,  Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: none;
	color: #ffffff;

}

.subtext {
	font-family: Verdana,  Arial;
	font-size: 10px;
	line-height: ;
	font-weight: none;
	color: #aaaaaa;

}

a:link {
	color: #E8B3B4;
	text-decoration:underline;
}
a:hover {
	color: #E8B3B4;
	text-decoration:underline;
}
a:visited {
	color: #E8B3B4;
	text-decoration:underline;
}
a:active {
	color: #E8B3B4;
	text-decoration:underline;
}
