.text {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.text_hl {
	color : #00fffe;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}

.ueberschrift1 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 13px;
	font-family : Verdana,Arial;
	font-weight: bold;
}

.ueberschrift2 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 14px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
A:link {
	color: #FFFFFF;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
	font-family: Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	}
A:active {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
	text-decoration: none
	}
A:hover {
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
	text-decoration: overline underline; 
	color: #00fffe;
	}