.titel {
	COLOR: #EF4B23;
	FONT-SIZE: 20px;
	font-weight : bold;
}

.fliess {
	COLOR: #000000;
	font-size : 12px;
	font-weight : normal;
}

.fliessfett {
	font-weight : bold;
	COLOR: #000000;
	font-size : 16px;
}

.biglink A:link {
	COLOR: #000000;
	text-decoration : underline;
	font-size : 16px;
	font-weight : bold;
	}
.biglink A:active {
	COLOR: #000000;
	text-decoration : underline;
	font-size : 16px;
	font-weight : bold;
	}
.biglink A:visited {
	COLOR: #000000;
	text-decoration : underline;
	font-size : 16px;
	font-weight : bold;
	}
.biglink A:hover {
	COLOR: ##CC6600;
	text-decoration : underline;
	font-size : 16px;
	font-weight : bold;
	}
	
