.head {
	font-family: "Arial Black";
	font-size: 18px;
	color: #FFFFFF;
}
.text {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
.textb {
	font-family: Arial;
	font-size: 10px;
	color: #000099;
}
.textm {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
A:LINK {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration: none;

}
A:VISITED {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration: none;


}
A:ACTIVE {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;

}
A:HOVER {
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
}
.Hintergrund {
	background-color: #000099;
}

