
.startLogo {
	position:	absolute;
	top:		0px;
	left:		825px;
}

.StartLayerTitle {
	font-weight:bold;
	font-size:14px;
}
.StartLayer {
	line-height: 16px;
}
.layer_ObenLinks {
	position:	absolute;
	top:		210px;
	left:		200px;
}
.layer_ObenMitte {
	position:	absolute;
	top:		180px;
	left:		440px;
}
.layer_ObenRechts {
	position:	absolute;
	top:		210px;
	left:		680px;
}
.layer_UntenLinks {
	position:	absolute;
	top:		540px;
	left:		200px;
}
.layer_UntenMitte {
	position:	absolute;
	top:		580px;
	left:		440px;
}
.layer_UntenRechts {
	position:	absolute;
	top:		530px;
	left:		680px;
}
.layer_Footer {
	font-size:	10px;
	text-align: center;
}

body, td {
	font-family:Arial;
	font-size:12px;
	color:black;
}
a {
	color:#F92136;
	text-decoration:none;
}
a.white {
	font-size:11px;
	color:white;
}
a.naviNew {
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.naviNewAktiv {
	font-size:11px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
a.naviYell {
	font-size:11px;
	font-weight:bold;
	color:#FFFC00;
	text-decoration:none;
}
a.naviTop {
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.naviTopAktiv {
	font-size:11px;
	font-weight:bold;
	color:000000;
	text-decoration:none;
}

.StartHeadline {
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
}

.StartNewsHeadline {
	position:relative;
	top:9px;
	font-size:40px;
	font-weight:bold;
	color:#FFFFFF;
}
.StartBoxHeadline {
	font-size:18px;
	font-weight:bold;
	color:#FE0B1F;
	padding-bottom: 6px;
}
.StartBox {
	font-size:14px;
	color:#030207;
}
