/* ----------------------------------------------------------------------------------------------------------- */
/* HTML Elemente */

html, body{
	height:100%;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #EDEAE4;
	color: #4A483E;
	padding: 0px;
	margin: 0px;
	overflow:auto;
}
* {
	font-size: 1.000em;
}
p, td, th, div, h1 { 
}
p {
	text-align: justify;
}

.clearb, .clearer {
	clear: both;
	width: 0.083em;
	height: 0.083em;
	font-size: 0.083em;
}
img {
	border-width: 0;
}
form {
	padding: 0px;
	margin: 0px;
	max-width: 32.000em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F6A46;
	padding: 0px;
	margin: 0px;
}

h1 {
	background-color: #ECD7B9;
	line-height: 2.000em;
	color: #7F6A46;
	font-weight: bold;
	text-indent: 0.833em;
	font-size: 0.889em;
	width: auto;
}
h2 {
	font-weight: bold;
	font-size: 1.100em;
}
#colRight H2 {
	background-color: #ECD7B9;
	line-height: 2.000em;
	width: 13.000em;
	color: #7F6A46;
	font-weight: bold;
	font-size: 1.000em;
	text-indent: 0.833em;
	padding: 0px;
	margin: 0px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.444em;
	color: #4A483E;
}
h4 {
	font-size: 1.444em;
	font-weight: normal;
}
a:link {
	color: #7F6A46;
}
a:visited {
	color: #7F6A46;
}
ul, li{
	list-style: disc;
}
strong, b{
	font-weight: bold;
}
.small{
	font-size: 0.889em;
}
hr {
	background-color : #ECD7B9;
	color : #ECD7B9;
	height : 0.083em;
	border : 0 solid #ECD7B9;
	border-top-width : 0.083em;
}
dt {
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* grundlegende Struktur */
#aussen {
	width:  61.917em;
	max-width:  59.917em;
	min-height: 100%;
	background-color:#FFFFFF;
	padding-right: 2.000em;
	padding-left: 2.000em;
	position:absolute;
	}
* html #aussen {height: 100%;} /* IE Hack für 100 % Höhe */

#header {
	margin-top: 3.700em;
	background: url(../images/header_bg.jpg) no-repeat left;
	width: 59.917em;
}
#suche_und_menut {
	position: absolute;
	width: 63.917em;
	max-width: 59.917em;
	height: 3.700em;
	z-index: 2;
	left:0;
	top: 0;
	background-color:#FFFFFF;
	padding-right: 2.000em;
	padding-left: 2.000em;
	}
#suche {
	margin-top: 0.833em;
	margin-left: 0.833em;
	padding-top: 0.250em;
	padding-bottom: 0.250em;
	width: 21.333em;
	float: left;
	background-color: #FEF7E9;
	color: #CF9C51;
	font-weight: bold;
	vertical-align:middle;
	text-align:center;
	}

#menut {
	padding-top: 0.250em;
	padding-bottom: 0.250em;
	width: 37.750em;
	text-align: right;
	float: left;
	margin-top: 0.833em;
}
#menut A, #menut A:Visited, #menu A:Active {
	color: #4A483E;
	text-decoration: none;
	font-weight: normal;
}

#printlink {
	padding-right: 1.667em;
	width: 30.500em;
	text-align: right;
}
#printlink A{
	text-decoration: none;
	color: #808080;
	font-size: 0.833em;
}
#content {
	margin-top: 1.600em;
	margin-left: 13.083em;
	padding-left: 1.667em;
}
/*
#content p{
	font-size: 0.957em;
	line-height:1.400em;
}
*/
#path {
	margin-top: 1.600em;
	line-height: 1.917em;
	color: #5F5F5F;
	font-size: 1.000em;
	background-color: #F1E1CA;
	text-indent: 0.667em;
	border-top-width: 0.083em;
	border-bottom-width: 0.083em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CF9C51;
	border-bottom-color: #CF9C51;
	width: 59.917em;
}
#path A {
	font-size: 0.889em;
	color: #5F5F5F;
}
#path A:Hover {
	text-decoration: none;
	font-size: 0.889em;
	color: #4A483E;
}
#colRight {
	width: 13.000em;
	float: left;
	margin-left: 1.667em;
	}
#colNormal {
	width: 30.200em;
	float: left;
}
#colRight .boxcontainer {
	padding: 0px;
	margin-bottom: 1.250em;
	border-right-width: 0.250em;
	border-left-width: 0.250em;
	border-bottom-width: 0.250em;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #ECD7B9;
	border-left-color: #ECD7B9;
	border-bottom-color: #ECD7B9;
}
#colRight .box {
	font-size: 0.955em;
	padding: 0.667em;
	padding-right: 0.333em;
}
#colRight .box H3, #colRight .box H3 A{
	font-size:1em;
}	
#colRight .box P {
	margin:0px;
	padding:0px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Suchbox oben */
.suchbutton {
	padding-right: 0.333em;
	/*padding-left: 0.333em;*/
	/*margin-right: 0.333em;*/
	}
.suchrahmen{
	border: 1px solid #CF9C51;
	width:13.800em;
	height: 1.350em;
	}	
.suchfeld {
	height: 1.500em;
	width: 12.500em;
	font-size: 0.889em;
	}
.searchform {
	vertical-align:middle;
	line-height: 1.350em;
	}
/* ----------------------------------------------------------------------------------------------------------- */
/* TopNavigation */
.boxtoplinks{
	background-color: #ECD7B9;
	text-align: center;
	line-height: 2.000em;
	color: #7F6A46;
	font-weight: bold;
	font-size: 0.889em;
}
#menuvcontainer {
	float: left;
	width: 13.000em;
	margin-top: 1.600em;
}
#menuv {
	background-color: #ECD7B9;
	border-right-width: 0.250em;
	border-left-width: 0.250em;
	border-bottom-width: 0.250em;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #ECD7B9;
	border-left-color: #ECD7B9;
	border-bottom-color: #ECD7B9;
}
#menuv A {
	display: block;
	color: #4A483E;
	text-decoration: none;
}

.menuv1_no {
	line-height: 1.500em;	
	background-color: #F9F8F6;
	border-bottom-width: 0.083em;
	border-bottom-style: dashed;
	border-bottom-color: #EFECE6;
	}
.menuv1_no A, .menuv1_no A:visited, .menuv1_no A:link {
	padding-left: 1.250em;
	font-weight: bold;
	font-size: 0.889em;
	}
.menuv1_no A:hover {
	padding-left: 1.250em;
	}
.menuv1_act {
	background-color: #FFCC66;
	line-height: 1.500em;	
	border-bottom-width: 0.083em;
	border-bottom-style: dashed;
	border-bottom-color: #EFECE6;
	}
.menuv1_act A:link, .menuv1_act A:visited, .menuv1_act A:Active {
	padding-left: 1.250em;
	font-weight: bold;
	font-size: 0.889em;
	}
.menuv1_act A:hover {
	padding-left: 1.250em;
	}

.menuv2_no {
	background-color: #FFFAEF;
	line-height: 1.333em;
	border-bottom-width: 0.083em;
	border-bottom-style: dashed;
	border-bottom-color: #EFECE6;
	}

.menuv2_no A, .menuv2_no A:visited, .menuv2_no A:link, .menuv2_no A:active  {
	padding-left: 1.667em;
	font-size: 0.889em;
}
.menuv2_no A:hover {
	padding-left: 1.667em;
}
.menuv2_act {
	background-color: #FFEFCE;
	line-height: 1.333em;
	border-bottom-width: 0.083em;
	border-bottom-style: dashed;
	border-bottom-color: #EFECE6;
	}
.menuv2_act A, .menuv2_act A:visited, .menuv2_act A:active, .menuv2_act A:link {
	padding-left: 1.667em;
	font-size: 0.889em;
}
.menuv2_act A:hover {
	padding-left: 1.667em;
}


.menuv3_no {
	background-color: #FFFAEF;
	line-height: 1.333em;
	border-bottom-width: 0.083em;
	border-bottom-style: dashed;
	border-bottom-color: #EFECE6;
	}

.menuv3_no A, .menuv3_no A:visited, .menuv3_no A:link, .menuv3_no A:active  {
	padding-left: 2.500em;
	font-size: 0.889em;
	background-image: url(../images/dot.gif);
	background-position: 1.700em center;
	background-repeat: no-repeat;
}
.menuv3_no A:hover {
	padding-left: 2.500em;
}
.menuv3_act {
	background-color: #FFEFCE;
	line-height: 1.333em;
	border-bottom-width: 0.083em;
	border-bottom-style: dashed;
	border-bottom-color: #EFECE6;
	
	}
.menuv3_act A, .menuv3_act A:visited, .menuv3_act A:active, .menuv3_act A:link {
	padding-left: 2.500em;
	font-size: 0.889em;
	background-image: url(../images/dot.gif);
	background-position: 1.700em center;
	background-repeat: no-repeat;
}
.menuv3_act A:hover {
	padding-left: 2.500em;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* Header */
.csc-header {
	padding: 0px;
	margin: 0px;
}

.csc-firstHeader {
	margin-bottom: 0.833em;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Sitemap */
.csc-sitemap {
	margin-top: 0.333em;
	margin-bottom: 0.333em;
}
.csc-sitemap-level1 A {
	font-size: 1.167em;
	font-weight: bold;
}
.csc-sitemap-level2 {
	text-indent: 2.500em;

}
.csc-sitemap-level3 {
	text-indent: 5.833em;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Newsbox in der Metanavigation */
.news-latest-container {
	padding: 0px;
	margin-bottom: 1.250em;
	width: 12.500em;
	border-right-width: 0.250em;
	border-left-width: 0.250em;
	border-bottom-width: 0.250em;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #ECD7B9;
	border-left-color: #ECD7B9;
	border-bottom-color: #ECD7B9;
}
.news-latest-item {
	padding-bottom: 0.667em;
}
.news-latest-item A{
	font-size: 0.917em;
	text-decoration: none;
	font-weight: bold;
}
.news-latest-item P{
	padding: 0px;
	margin: 0px;
}
.news-latest-morelink A{
	color: #CF9C51;
	font-size:1em;
}
.news-latest-date{
	font-size: 0.955em;
}
.newsletterrahmen{
	border: 1px solid #CF9C51;
	/*width:13.800em;*/
	height: 1.350em;
}
.inputrahmen{
	border: 1px solid #CF9C51;
	height:2em;
}
.label{
	background-color:#CF9C51;
	color:#FFFFFF;
	font-weight:bold;
	padding:0.400em;
	vertical-align:middle;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* NEWS */
.news-single-author, .news-single-timedata {
	display: none;
}
.news-single-item H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	background-color: #fff;
	color: #000;
	border: 0px none #FFFFFF;
	line-height: normal;
	text-align: justify;
}
.news-single-item H2, .news-single-item H2 strong, .news-amenu-container H2, .news-amenu-container H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.100em;
	padding-top: 0px;
	margin-top: 0px;
}
.news-list-item H3, .news-list-item H3 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.000em;
	line-height: normal;
	font-weight: bold;
}
.news-single-item P {
	text-align: justify;
}
.news-single-item .subheader {
	font-style: italic;
}
.news-single-item .subheader P{
	padding: 0px;
	margin: 0px;
}
.news-list-item IMG {
}
.news-single-img{

}
.news-list-container IMG {
	float: left;
	margin-right: 0.833em;
}
.news-list-date {
	float: right;
}
.imgtext-nowrap {
	width: 100%;
}
.news-single-imgcaption{
	padding-top: 0px;
	padding-bottom: 0.833em;
	margin-top: 0px;
	font-size: 0.889em;
}
.news-single-files dt {
	font-weight: bold;
}
.news-amenu-item-year {
	padding: 0px;
	margin: 0px;
}
.news-amenu-item-year dd {
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* MD DOWNLOADBOX */
.md_downloadboxtitle {
	font-size: 0.917em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.444em;
	background: #FBB884;
	border-top: 0.083em dashed #4A483E;
	border-bottom: 0.083em dashed #4A483E;
	padding: 0.083em;
}
.md_downloadboxheadrow {
	font-size: 0.833em;
}
.md_downloadboxrow1 {
	background-color: #ECF5FF;
	padding-top: 0.083em;
	padding-bottom: 0.083em;
}
.md_downloadboxrow2 {
	background-color: #FFFFFF;
	padding-top: 0.083em;
	padding-bottom: 0.083em;
}
.md_downloadboxfilename {
	width: 89%;
	padding-left: 0.417em;
}
.md_downloadboxfiletype {
	width: 5.000em;
	padding-right: 0.417em;
}
.md_downloadboxfilesize {
	width: 5.000em;
	text-align: right;
}
.md_downloadboxtable {
	border-bottom-width: 0.083em;
	border-bottom-style: solid;
	border-bottom-color: #9299AB;
	width: 100%;
}

/* ----------------------------------------------------------------------------------------------------------- */

/* PREISE */

.r1 {
	border: 0.083em solid #FF9900;
}
.r2 {
	border: 0.083em solid #FF6600;
}
.r3 {
	border: 0.083em solid #FFCC00;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Preistabellen */
.contenttable {
	width: 100%;
	clear: both;
	}
.contenttable TD.row1 {
	background-color: #fee6d3;
	}
.contenttable TD.row2 {
	background-color: #fbb884;
	}
.row2 LI, .row2 UL, .row1 LI, .row1 UL {
	padding: 0px;
	margin: 0px;
	}
.contenttable TH.dunkel {
	font-weight: bold;
	background-color: #4A483E;
	color: #FFFFFF;
}
.contenttable TH.hell {
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
}
.contenttable TH.heller {
	font-weight: bold;
	background-color: #FF9933;
	color: #FFFFFF;
}
.right{
	text-align: right;
}
.right strong {
	font-size: 1.444em;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Indexed Search */
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display: inline;
	margin-right: 0.417em;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 8.333em;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 12.500em;
	}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 0.833em;
	margin-bottom: 0.417em;
	}
.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: #4A483E;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #ECD7B9;
	font-size: 0.889em;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 1.667em;
	margin-bottom: 0.417em;
	}
.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: #ECD7B9;
	vertical-align: middle;
	padding: 0.250em;
	}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: #666666;
	}
.tx-indexedsearch .tx-indexedsearch-category {
	background: #ECD7B9;
	font-size: 1.333em;
	font-weight: bold;
	}
.tx-indexedsearch-res {
	width: 30.500em;
}
.tx-indexedsearch-percent {
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Abschnitts?bersicht */
DIV.csc-menu-3 p {
	padding: 0px;
	margin: 0px;
	}
/* ----------------------------------------------------------------------------------------------------------- */
/* square */

#navSquare {
	margin: 0;
	padding: 0 0 1.250em 0px;
	border-bottom: 0.083em solid #4A483E;
}

#navSquare li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
	float: left;
	font-size: 0.833em;
	line-height: 1.167em;
	font-weight: bold;
	padding: 0 0.583em 0.417em 0px;
	text-decoration: none;
	color: #4A483E;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
	color: #4A483E;
}
#navSquare_act a:link, #navSquare_act a:visited{
	color: #4A483E;
}
.csc-caption{
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
	font-size: 0.889em;
}
.csc-frame-rulerBefore{
	margin-top: 0.833em;
	padding: 0px;
	height: 0.083em;
	border-top: 0.083em solid #FF6600;
}
.hidden {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* PDF ARCHIV */

.tx-thpdfarchive-pi1-listrow-header, .tx-thpdfarchive-pi1-listrow-header A {
	background-color: #FFCC66;
	line-height: 1.800em;
	color: #4A484C;
	font-weight: bold;
	text-indent: 0.100em;
	width: auto;
	text-decoration:none;
}
.separator{
	height: 1.400em;
}
.more_articles1{
	background-color: #FFEFCE;
	line-height: 1.800em;
}
.more_articles2{
	background-color: #FFFAEF;
	line-height: 1.800em;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* FORMULARELEMENTE */

.csc-form-fieldcell {
	width:21em;
	float:right;
	
}

.csc-form-fieldcell input, .csc-form-fieldcell textarea{
	border: 1px solid #CF9C51;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 100%;
	padding:1px;	
}

.csc-form-fieldcell textarea {
	height:15em;
}

.csc-form-row {
	clear:both;	
	padding-top:0.2em;
	padding-bottom:0.2em;
}

.csc-form-labelcell {
	font-weight: bold;
	/*width: 8em;*/
	float: left;
}
.csc-form-labelcell p{
	font-weight:bold;
 }
.csc-form-label-req{
	color:#FF0000;
	font-weight:bold;

}
.csc-form-button {
	cursor: hand;
}

fieldset {
	border: 1px solid #CF9C51;
	padding: 0.6em;
}

legend {
	color:#cf9c51;
}

