@charset "UTF-8";
.smalltxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.headline-blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #021A99;
}
.Headline-Big-White {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.bw2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.headline-blue-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #021A99;
	left: 25px;
}
.td-bg {
	background-image: url(img/balken.png);
	height: 44px;
	width: 900px;
	background-color: #FFF;
	background-repeat: no-repeat;
}
.headline-big-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}
.headline-gray-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}