.BalkenObenLinks {
	font-family: Arial;
	font-size: 36px;
	color: #B6B6B6;
}
.BalkenUntenRechts {
	font-family: Arial;
	font-size: 24px;
	color: #B6B6B6;
	text-decoration: none;
}
.TextStandard {
	font-family: Arial;
	font-size: 16px;
	color: #B6B6B6;
	text-decoration: none;
}
.TextStandardDunkel {
	font-family: Arial;
	font-size: 16px;
	color: #919191;
	text-decoration: none;
}
.TextLink {
	font-family: Arial;
	font-size: 16px;
	color: #0000CC;
	text-decoration: none;
}
.TextGross {
	font-family: Arial;
	font-size: 36px;
	color: #B6B6B6;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
