body {
	margin-left: 17px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 0px;
	background-color: #d6d8d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#NaviMeta {
	position:absolute;
	left:17px;
	top:17px;
	width:321px;
	height:10;
	z-index:3;
}


#mainNavi {
	position: absolute;
	z-index: 1;
	height: 88px;
	width: 133px;
	left: 15px;
	top: 108px;
}
#programmNavi {
	position: absolute;
	z-index: 1;
	height: 88px;
	width: 133px;
	left: 189px;
	top: 204px;
}

.maniNaviCell {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 9px;
	padding-left: 3px;
	margin-bottom: 5px;
}
.maniNaviCell_over {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9px;
	padding-left: 3px;
	margin-bottom: 5px;
}

.maniNaviCell a:link, .maniNaviCell a:visited, .maniNaviCell a:hover, .maniNaviCell a:active {
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}
.maniNaviCell_over a:link, .maniNaviCell_over a:visited, .maniNaviCell_over a:hover, .maniNaviCell_over a:active {
	text-decoration: none;
	font-size: 9px;
	color: #000000;
}

.bgwhite{
	background-color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.bgwhitesmall{
	background-color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}

.greyfont{
	font-weight: bold;
	color: #7F7F77;
	text-transform: uppercase;
}
.blackfont{
	font-weight: bold;
	text-transform: uppercase;
}


#headline1{
	position:absolute;
	left:187px;
	top:109px;
	width:125px;
	height:12px;
	z-index:1;
}
#headline2{
	position:absolute;
	left:895px;
	top:109px;
	width:125px;
	height:12px;
	z-index:1;
}
/* ---------- Layer --------------*/

#ProgrammTitel {
	position:absolute;
	left:17px;
	top:108px;
	width:305px;
	height:75px;
	z-index:5;
}

#ProgrammText {
	position:absolute;
	left:359px;
	top:203px;
	width:386px;
	height:238px;
	z-index:5;
}
#Logo {
	position:absolute;
	left:17px;
	top:445px;
	width:139px;
	height:39px;
	z-index:4;
}
#Layer190dyn{
	position:absolute;
	left:810px;
	top:108px;
	height:329px;
	z-index:2;
}

#Layer540dyn{
	position:absolute;
	left:185px;
	top:108px;
	height:329px;
	z-index:2;
}

/* ---------- Anchors --------------*/


.headline {
	font-weight: bold;
	color: #000000;
}

.subline {
	font-weight: bold;
	color: #666666;
}
.jumplink {
	position: relative;
	z-index: auto;
	height: 1px;
	width: 1px;
	left: 738px;
	top: -50px;
}
#homelink {
	position: absolute;
	left: -20px;
}

.whitelink {
	background-color: #FFFFFF;
}
.imgfloat {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

