html {
	height: 101%;
	margin-bottom: 1px;
}

body {
	scrollbar-face-color:#ecb43e;
	scrollbar-track-color:#fec64f;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color:#cfcfcf;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#000000;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt; 
	background-color: #ffffff;
	height:101%;
}

#zentriert {
	position: absolute;
	top: 40px; /*top: 50%;*/
	left: 50%;
	width: 950px;
	height: 613px; /*732*/
	margin-left: -475px;
	/*margin-top: -295px;*/
	background-color: #ffffff;
}

#zentriert_programmuebersicht {
	position: absolute;
	top: 40px; /*top: 50%;*/
	left: 50%;
	width: 950px;
	height: 690px; /*732*/
	margin-left: -475px;
	/*margin-top: -295px;*/
	background-color: #ffffff;
}

#inhalt {
	position: absolute;
	height: 560px;
	width: 950px;
	margin: -280px 0px 0px -475px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px; 
	BORDER-TOP: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
 /*overflow: auto;*/
}
#inhalt2 {
	position: absolute;
	height: 744px; /*744*/
	width: 950px;
	margin: -290px 0px 0px -475px; /* besser  295 als 369*/
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px; 
	BORDER-TOP: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid; /*overflow: auto;*/
}

.mond-hg {
	//background-color: #ecb43e;
	background-image: url(../bilder/struktur/mond_hg_f.jpg); 
	background-position: top;
	background-repeat: no-repeat;
}

.mond-hg-black {
	background-image: url(../bilder/struktur/mond_hg_f_b.gif); 
	background-position: top;
	background-repeat: no-repeat;
}

.mond-hg-gelb {
	background-image: url(../bilder/struktur/mond_hg_f_g.gif); 
	background-position: top;
	background-repeat: no-repeat;
}
.linkbereich {
	background-image: url(../bilder/struktur/logo_mitte.gif); 
	background-position: right top;
	background-repeat: no-repeat;
	BORDER-TOP: #000000 1px solid;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-BOTTOM: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
}

.linkbereich2010 {
	background-position: right top;
	background-repeat: no-repeat;
	BORDER-TOP: #000000 1px solid;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-BOTTOM: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
}

.linkbereich2 {
	background-position: right top;
	background-repeat: no-repeat;
	BORDER-TOP: #000000 1px solid;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-BOTTOM: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
}
.bild-links {
	font-family : Verdana;
	font-size: 8pt;
	color : #000000;

	BORDER-TOP: #ecb43e 3px solid;
	BORDER-RIGHT: #ecb43e 3px solid;
	BORDER-BOTTOM: #ecb43e 3px solid;
	BORDER-LEFT: #ecb43e 3px solid;
}

.bild-links2 {
	font-family : Verdana;
	font-size: 8pt;
	color : #000000;
}

.text-rechts {
	font-family : Verdana;
	font-size: 8pt;
	color : #000000;
	padding-left:12px;
}
.text-normal {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}
.text-normal_r_ab {
	font-family : Verdana;
	font-size: 8pt;
	color : #000000;
	padding-right: 10px;
}
.text-normalg {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.hg-hks5 {
	background-image: url(../bilder/struktur/hg_rechts1.gif); 
	background-position: top;
	background-repeat: no-repeat;
}
.hg-hks5_b {
	background-image: url(../bilder/struktur/flaeche.gif); 
	background-position: top;
	background-repeat: no-repeat;
}


.abstand-o {
	margin-top: 20px;
}

.header2 {
	font-family: "Times New Roman";
	font-size: 15pt;
	color: #ecb43e;
	font-style: italic;
	font-weight: bold;
	margin-top: 14px;
	margin-RIGHT: 0px;
	margin-BOTTOM: 3px;
	margin-LEFT: 0px;
	line-height: 14pt;
}
.header2a {
	font-family: "Times New Roman";
	font-size: 15pt;
	color: #ecb43e;
	font-style: italic;
	font-weight: bold; 
	margin-top: 12px;
	margin-RIGHT: 0px;
	margin-BOTTOM: 3px;
	margin-LEFT: 0px;
	line-height: 13pt;
}
.header3 {
	font-family: "Times New Roman";
	font-size: 18pt;
	color: #ecb43e;
	font-style: italic;
	font-weight: bold;
	margin-top: 14px;
	margin-RIGHT: 0px;
	margin-BOTTOM: 3px;
	margin-LEFT: 0px;
	line-height: 17pt;
}
.steuerlink {
	font-family : Verdana;
	font-size: 8pt;
	color : #000000;
	text-decoration : none;
}
a.steuerlink:link {
	color: #000000;
}
a.steuerlink:visited {
	color: #000000;
}
a.steuerlink:hover {
	color: #ecb43e;
}
a.steuerlink:active {
	color: #ecb43e;
}
a.steuerlink:visited:hover {
	color: #ecb43e;
}

.steuerlink-w {
	font-family : "Times New Roman";
	font-size: 11pt;
	color : #ffffff;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}
a.steuerlink-w:link {
	color: #ffffff;
}
a.steuerlink-w:visited {
	color: #ffffff;
}
a.steuerlink-w:hover {
	color: #ecb43e;
}
a.steuerlink-w:active {
	color: #ecb43e;
}
a.steuerlink-w:visited:hover {
	color: #ecb43e;
}


.linkunten {
	font-family : Verdana;
	font-size: 8pt;
	color : #000000;
	text-decoration : none;
}
a.linkunten:link {
	color: #000000;
}
a.linkunten:visited {
	color: #000000;
}
a.linkunten:hover {
	color: #666666;
}
a.linkunten:active {
	color: #666666;
}
a.linkunten:visited:hover {
	color: #666666;
}


	.x_form {
		margin-top : 0px;
		margin-right : 0px;
		margin-left : 0px;
		margin-bottom : 0px;
		border : 0px;
		padding : 0px 0px 0px 0px;
		border-bottom : 0px;
		border-bottom-width : 0px;
		border-width : 0px 0px 0px 0px;
	}
	.knopf {
	color : #000000;
	background-color: #ecb43e;
	font-size : 1.0em;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	border : 1px solid #bc840e;
	padding : 0px 0px 0px 0px;
	text-decoration: none;
	cursor : hand;
}


