html, body {
	height: 100%;
}
* html #wrapper { /* IE Hack fuer 100 Prozent Hoehe */
	height: 100%;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #fff;
	color: #000;
	padding:0px;
	margin:0px;
}
* {
	font-size: 9pt;
	font-weight: normal;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
p, td, th, div { 
	font-size: 9pt;
}
p {
	text-align:justify;
}
.clearb {
	clear: both;
}
a img:link, img {
	border-width: 0;
}
form {
	padding:0px;
	margin:0px;
	max-width:384px;
}
h1, h1 a {
	font-family: Times New Roman, Times, serif;
	font-size: 18pt;
	font-style: italic;
	padding-top:0px;
	margin-top:0px;
	font-weight: bold;
	text-decoration:none;
}

#h1, h1 a:Hover {
	text-decoration:underline;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 13pt;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	font-weight:normal;
}
ol li {
	list-style-type: decimal;
}
/*
.csc-header-n1 *, .csc-header-n2 *, .csc-header-n3 *, .csc-header-n4 *, .csc-header-n5 *, .csc-header-n6 *, .csc-header-n7 *,{
	padding:0px;
	margin:0px;
}
*/
/* ----------------------------------------------------------------------------------------------------------- */
/* grundlegende Struktur */
#wrapper {
	width: 940px;
	min-height: 100%;
	position: relative;
	}
#middlewrapper {
	margin-bottom: 36px;
}
#contentcontainer {
	width: 595px;
	float: left;
	height: auto;
}
#header {
	width: 760px;
	height: 150px;
}
#printlink {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
#printlink A{
	text-decoration:none;
	color: #808080;
	font-size: 8pt;
}
#content {
	padding-left:30px;
	padding-right:25px;
	padding-top: 17px;
	padding-bottom: 70px;
}
#colNormal ul {
	list-style-type:square;
}
#path{
	padding-left: 20px;
	padding-top: 10px;
	color:#A6999D;
	font-size:8pt;
	float:left;
	width: 487px;
}
#path A {
	text-decoration:none;
	font-size:8pt;
	color:#A6999D;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Horizontale Navigation */

.menuh2, .menuh3 {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.menuh2wrap, .menuh3wrap {
	border-bottom: 1px solid #FFFFFF;
}



/* ----------------------------------------------------------------------------------------------------------- */
/* Horizontale Navigation auf der Startseite */

#menustartcontainer {
	width: 940px;
	height: 25px;
	background-image: url(../images/bgmenuh.gif);
	background-color: #1544A1;
}
#menustartcontainer #menukur {
	margin-left: 120px;
}
#menustartcontainer DIV.menuh1 {
	float: left;
	padding-right: 20px;
	width: 160px;
	}

/* ----------------------------------------------------------------------------------------------------------- */
/* Horizontale Navigation Folgeseiten*/
#menuhcontainer {
	width: 940px;
	height: 25px;
	margin-top: -28px;
}
#menuhcontainer #menukur {
	padding-left: 200px;
	}
#menuhcontainer .menuh1 {
	float: left;
	width: 150px;
	}
/* Freilichtmuseum */
#menuhcontainer #menufreilicht {
	padding-left: 200px;
	}


/* ----------------------------------------------------------------------------------------------------------- */
/* Top Menue */
#menutcontainer {
	width: 940px;
	background-color: #FFFFFF;
	}
#menut {
	height: 20pt;
	line-height: 20pt;
	text-align: right;
	padding-right: 12px;
}
#menut A{
	text-decoration: none;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Bottom Menue */
#menubcontainer {
	position: absolute; 
	bottom: 0;
	left: 0;
	background-image: url(../images/bgbottom.gif);
	background-repeat: no-repeat;
	width: 940px;
	height: 36px;
	}
* html #menubcontainer { /* IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */
	bottom: -1px;
	}
#menub{
	padding-top: 12px;
	padding-right: 12px;
	float: right;
	color: #FFFFFF;
}
#menub A, #menub A:Visited, #menub A:Active{
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
#menub A:Hover{
	text-decoration:underline;
	font-weight:bold;

}

/* ----------------------------------------------------------------------------------------------------------- */
/* Designelemente des Channels */
#channelleiste {
	background-image: url(../images/leisten/blau.gif);
	background-repeat: no-repeat;
	width: 940px;
	height: 16px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Vertikale Navigation links */
#menuvcontainer {
	width: 200px;
	float: left;
	height:2px;
	min-height:2px;
  	height:auto;

}
#menuvcontainer A {
	text-decoration: none;
}
.menuv1_no {
	text-align:right;
	height:20px;
	min-height:20px;
	height:auto;
	line-height: 20px;
	}
.menuv1_act {
	text-align:right;
	min-height:20px;
	height:auto;
	line-height: 20px;
	}
.menuv1_no A, .menuv1_no A:visited, .menuv1_no A:link {
	display: block;
	font-size: 9pt;
	font-weight: bold;
	padding-right:10px;
	}
.menuv1_act A:link, .menuv1_act A:visited, .menuv1_act A:Active {
	display: block;
	font-size: 9pt;
	font-weight: bold;
	padding-right:10px;
	}
.menuv2_no {
	text-align:right;
	padding-right: 18px;
	height: 18px;
	line-height: 18px;
	}
.menuv2_act {
	text-align:right;
	padding-right: 18px;
	height: 18px;
	line-height: 18px;
	}
.menuv2_no A, .menuv2_no A:visited, .menuv2_no A:link, .menuv2_no A:active  {
	display: block;
	font-weight:normal;
	font-size: 9pt;
}
.menuv2_act A, .menuv2_act A:visited, .menuv2_act A:active, .menuv2_act A:link {
	display: block;
	font-size: 9pt;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Vertikale Navigation rechts */
#menurcontainer {
	width: 145px;
	float: left;
}
#menurcontainer A {
	text-decoration: none;
}
.menur1_no, .menur1_act {
	height: 28px;
	line-height: 28px;
	}
.menur1_no A, .menur1_no A:visited, .menur1_no A:link {
	font-size: 8pt;
	padding-left:5px;
	}
.menur1_act A:link, .menur1_act A:visited, .menur1_act A:Active {
	font-size: 8pt;
	padding-left:5px;
	}

/* ----------------------------------------------------------------------------------------------------------- */
/* Sitemap */
.csc-sitemap {
	margin-top: 4px;
	margin-bottom: 4px;
}
.csc-sitemap-level1 A {
	font-size: 14px;
	font-weight:bold;
}
.csc-sitemap-level2 {
	text-indent: 30px;

}
.csc-sitemap-level3 {
	text-indent: 70px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Newsbox auf der Startseite */
.news-startseite-latest-container {
	margin-top: 50px;
	margin-left: 120px;
	margin-bottom: 50px;
	height: 90px;
	background-image: url(../images/bgnews.gif);
	background-repeat: no-repeat;
}
.news-startseite-latest-item {
	padding-top: 25px;
	}
.news-startseite-latest-image {
	width: 216px;
	margin-left: 20px;
	float: left;
}
.news-startseite-latest-text {
	width: 440px;
}
.news-startseite-latest-item P {
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	}
.news-startseite-latest-item A {
	text-decoration: none;
	font-size: 8pt;
	}
/* ----------------------------------------------------------------------------------------------------------- */
/* MD DOWNLOADBOX */
.md_downloadboxtitle {
	font-size: 11px;
	font-weight: bold;
	line-height:13pt;
	background: #99CCFF;
	padding:1px;
}
.md_downloadboxheadrow {
	font-size: 9pt;
}
.md_downloadboxrow1 {
	background-color: #ECF5FF;
	padding-top:1px;
	padding-bottom:1px;
}
.md_downloadboxrow2 {
	background-color: #FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
}
.md_downloadboxfilename {
	width: 89%;
	padding-left:5px;
}
.md_downloadboxfiletype {
	width: 60px;
	padding-right:5px;
}
.md_downloadboxfilesize {
	width: 60px;
	text-align:right;
}
.md_downloadboxtable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9299AB;
	width: 100%;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* NEWS */
.news-single-author, .news-single-timedata {
	display:none;
}
.news-single-item H3{
	font-size: 11px;
	background-color: #fff;
	color: #000;
	border: 0px none #FFFFFF;
	line-height:normal;
	text-align:justify;
}
.news-single-item H1, .news-single-item H1 strong{
	font-family: Times New Roman, Times, serif;
	font-size: 19pt;
	font-style: italic;
	padding-top:0px;
	margin-top:0px;
	color: #0099FF;
	font-weight:normal;
}
.news-list-item H3, .news-list-item H3 A{
	font-size: 12px;
	line-height:normal;
	font-weight:bold;
}
.news-single-item P {
	text-align:justify;
}
.news-list-item IMG {
	float:left;
	margin-right: 15px;
}
.news-single-img{
	float:right;
	padding-left:10px;
	padding-top:10px;
}
.news-list-date {
	float: right;
}
.imgtext-nowrap {
	width: 100%;
}
.news-single-imgcaption{
	padding-top:0px;
	padding-bottom:10px;
	margin-top:0px;
	font-size:7pt;
}
.news-single-files dt, .news-single-links dt, .news-single-related dt {
	font-weight:normal;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Indexed Search */
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display:inline;
	margin-right:5px;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:150px;
	}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
	}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
	}
.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
	}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style:italic;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#000000;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#ECF5FF;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:5px;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background:#99CCFF;
	vertical-align:middle;
	padding: 3px;
	}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color:#666666;
	}
.tx-indexedsearch .tx-indexedsearch-category {
	background:#cccccc;
	font-size:16px;
	font-weight:bold;
	}
.tx-indexedsearch-res TABLE {
	width: 407px;
}
.tx-indexedsearch-percent {
	font-weight:bold;
}

.csc-caption{
	padding-top:0px;
	margin-top:0px;
	text-align:center;
	font-size:8pt;
}
.csc-frame-rulerBefore{
	margin-top:10px;
	padding:0px;
	height: 1px;
	border-top: 1px solid #99CCFF;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Untertitel */
.csc-subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin-top: -20px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Partner */
#partnerspaltecontainer {
	position: absolute; 
	bottom: 60px;
	left: 803px;
	width: 129px;
	height: 223px;
	z-index:9;
	}
* html #partnerspaltecontainer { /* IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */
	bottom: -1px;
	}
#partnerspalte{
	/*padding-top: 12px;
	padding-right: 12px;
	float: right;
	color: #FFFFFF;*/
}