/* CSS Document */
/* Page Structure ---------------------------------*/


body {
  margin:0;
  padding:0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #ececec;
}

#page_header {
  position: relative;
  width: 980px;
  height:180px;
  padding:0;
  margin:0;
  /* background-image: url(images/bg_page_header.gif);
  background-repeat: repeat-x; */
}

#header_adv {
  position: absolute;
  left: 790px;
  top: 10px;
}

#page {
  margin: 0 auto;
  padding: 0px;
  width: 980px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
}

#content_header {
  position: relative;
  clear:both;
  width: 980px;
  height: 72px;
  padding:0;
}

h3 {
  margin-bottom: 4px;
}

#content p {
  margin-top: 4px;
  margin-bottom: 4px;
}

#page_content {
  position: relative;
  clear: both;
  width: 980px;
  padding: 0;
}	

.logo {
  float:left;
  margin: 0 0 0 171px;
  padding: 0;
  width: 600px;
  /* border-right: 1px solid #fff; */
}

#left {
	float:left;
	width: 170px;
	padding: 15px 0 0 0;
	margin:0;
}
#contentsection {
	float:left;
	width:800px;
	margin: 0;
	padding:0;
	border: 1px solid #fff;
	background-color: #fff;

}
#contentsection li{
	font-size:76%;
}

#content_wide {
	clear:both;
	width: 780px; /*590*/
	padding: 10px 10px 10px 9px;
	margin: 0;
	background-color: #ececec;
	border-left: 1px solid white;
	border-right: 1px solid white;
	}
	
#content_center {
	float:left;
	width: 800px; /*200 1px line*/
	padding:0;
	margin:0;
	background-color: ececec;
	}

/*#contentsection a {
	text-decoration:none;
	color:#ee6611;
}
*/
.page_title {
	margin:0;
	padding: 5px 10px 10px 10px;
	height:50px;
	font-size: 11pt; 
	color:#000000; 
	font-weight:bold;
	background-image:url(images/bgr_verlauf_navpunktname.gif);
	background-repeat:repeat-x;
	}
#page_pic {
	margin:0;
	padding:0;
	width:589px;
	border-bottom: 1px solid #fff;
}


/* --- Primary Navigation (horizontal) ------ begin */
#nav_main {
	clear:both;
	/*width:100%;*/
	/*height:28px;*/
	margin:0;
	padding-left:170px;
	/*font: normal 80% Arial,Helvetica,sans-serif;*/
	/* background-color:#ecebd9; */

}
#nav_main ul {
	margin:0;
	padding:0;
	list-style: none;
}
#nav_main li {
	float:left;
	display: block;
	/*position: relative;
	top: 4px;*/
	color: #000000;
	
	}
#nav_main li a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	margin:0;
	padding: 6px 10px 7px 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: transparent;
	color: #000000;
}
#nav_main li a:hover {
	background-color: #ee6611;
	color: #ffffff;
}
#nav_main li a.ACT {
	color:#000;
	font-weight: normal;
	background-color: #ee6611;}
/* --- Primary Navigation (horizontal) ------ end */

/* --- Secondary Navigation (left column) ----- begin */
#nav_sub, #nav_sub2 {
	font-size: 85%;
	padding:1px 0 0 0;
	/* margin:0; */
	margin-top: 3px;
	background-color: #C6C3C6;
}

#nav_sub ul {
	margin:0;
	padding: 0;
	border-top: 1px solid #fff;
	list-style: none;
}

#nav_sub2 ul {
	margin:0;
	padding:0 0 0 14px;
	list-style: none;
}
		
#nav_sub ul ul, #nav_sub2 ul ul {
	margin:0;
	padding: 0 0 0 14px;
	list-style: none;
}

#nav_sub li a, #nav_sub2 li a {
	display: block;
	background-image: url(images/menu_sub1_no.gif);
	background-repeat: repeat-y;
	padding: 2px 0 2px 18px;
	margin: 0;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid white;
}

	#nav_sub a.ACT, #nav_sub2 a.ACT {
/* background-image: url(images/menu_sub1_act.gif); */
	background-repeat: repeat-y;
	background-position:top left;
	background-color: #ee6611;
	color: white;
	font-weight:bold;
}

#nav_sub a:hover, #nav_sub2 a:hover {
	background-color: #ee6611;
	color: #ffffff;
}
		
/* --- Secondary Navigation (left column) ----- end */



/* --- footer -------------------- begin */
#footer {
	clear:both;
	/* margin: 7px 0 0 0; */
	padding: 4px 7px 7px 7px;
	background-color:#ececec;
	/* background-image:url(images/bubblescorner.gif);
	background-repeat:no-repeat;
	background-position: bottom right; */
	font-size:76%;
	color:#000;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#footer a {
	color: #000;
}
#footer p {
	margin:0;
	padding:0;
	}
/* --- footer -------------------- end */

.corner_bottom {
  float:right;
}


/* --- article styles -------*/

#article {
	margin: 0 0 14px 0;
	padding:0;
}
#article a {
	color: #ee6611;
	text-decoration:none;
}
.kicker {
	font-size:70%;
	font-weight:bold;
	color:#FFFFFF;
	padding:1px 4px;
}

.download {
  background: url(/fileadmin/templates/images/pdf.gif) left top no-repeat;
  padding-left: 40px;
  font-weight: bold;
}

#article p {
margin: 0 0 20px 0;
line-height: 138%;
}
#article h3 {
	margin: 4px 0 6px 0;
}
#article h4 {
	margin: 10px 0 4px 0;
}
.article_teaser {
	display: block;
	margin: 0 0 8px 0;
	padding:0 0 8px 0;
	font-size: 85%;
	border-bottom: 2px dotted #ecebd9;
}



/* Bild im Fliesstext */
/*------------------------------------*/

	#picture_container {
		clear: both;
		width: 100%;
		margin: 8px 0px 8px 0px; 
		padding:0;
		border-top: 2px dotted #E6E4CD;
		border-bottom: 2px dotted #E6E4CD;
		}
	img.picture  {	
		margin: 5px 0px 4px 0px;
		padding:0;
		}
	img.picture_left  {	
		float: left;
		margin: 4px 4px 4px 0px;
		padding:0;
		}
	img.picture_middle  {	
		float: left;
		margin: 4px;
		padding:0;
		}
	img.picture_right {	
		float: left;
		margin: 4px 0px 4px 4px;
		padding:0;
		}
	div.caption {
		clear: both;
		margin: 0px 0px 4px 0px;
		padding:0;
		font-size: 80%;
		color: #555;
		}
	div.caption_right {
		margin: 4px 0px 0px 0px;
		padding:0;
		font-size: 80%;
		color: #555;
		}
	


/* ------------------------- */

		
	div.clearer {
		margin:0;
		padding:0;
		clear: both;
		line-height: 0;
		font-size:0;
		}
		
/* Linkbox */
/*------------------------------------*/

#linkbox {
	clear: both;
	padding:0;
	margin: 8px 0 4px 0;
	background-color:#ecebd9;
}
#linkbox h4 {
	padding-left: 26px;
	margin:0;
	background-image: url(images/icon_links.gif);
	background-position:top left;
	background-repeat: no-repeat;
	font-size: 76%;
}
#linkbox p {
	border-top: 1px solid #fff;
	margin: 0;
	padding:2px;
	
}

/* --- infobox --- */
#infobox {
	clear: both;
	padding:0;
	margin: 8px 0 4px 0;
	background-color:#ecebd9;
}
#infobox h4 {
	padding-left: 26px;
	margin:0;
	background-image: url(images/icon_info.gif);
	background-position:top left;
	background-repeat: no-repeat;
	font-size: 76%;
}
div.infotext {
	border-top: 1px solid #fff;
	margin: 0;
	padding:2px;
	
}

/* --- links in boxes --- */
div.teaser a, #linkbox a, #dates a, #contactdetails a, div.news-list-morelink a {
		margin:0;
		padding: 0 0 0 8px;
		color: #ee6611;
		text-decoration: none;
		font-size: small;
		font-weight: bold;
		background-image:url(images/ilink.gif);
		background-position: left;
		background-repeat: no-repeat;
		}
		

/* Teasersystem  Contentbereich */
/*------------------------------------*/
	div.teaser {
		clear: both;
		/*width: 100%;*/
		/*border-top: 1px solid #999;*/
		border-bottom: 1px solid #cccccc;
		/*border-left: 1px solid #999;*/
		margin: 0 0 14px 0;
		padding:0;
		}
	
	div.teaser h3 {
		/*display:inline;*/
		margin: 0 0 4px 0;
		font-size: 80%;
		color:#fff;
		padding:1px 0 1px 5px;
	}
	div.teaser img {
		float:left;
		/*border-left: 4px solid #ecebd9;*/
		margin: 4px 10px 4px 0px;
	}
	.teasertext {
		/*display: inline;*/
		font-size: 76%;
		line-height:134%;
		/*border-left: 4px solid #ecebd9;*/
		padding: 0;
		margin:0;
		}
	div.smallteaser {
		clear: both;
		/*font-size: 80%;*/
		/*border-left: 4px solid #ecebd9;*/
		border-top: 1px dotted #ccc;
		padding: 2px 0 2px 0;
		margin: 0;
		}
	div.smallteaser h4 {
		/*display:inline;*/
		padding:0;
		margin: 0;
		font-size: 80%;
		/*font-size: 80%;*/
		}

	div.clearleft {
		clear: left;
		font-size: 1%;
		margin: 0;
		padding:0;
		height: 2px;
		}
		
		
/* --- forms ---*/
.csc-mailform {
	border:0;
	padding:0;
	margin:0;
	font-size:11px;
}

.csc-mailform-label {
	display:block;
	margin:0;
	padding:12px 0 0 0;
	/* font-weight:bold; */
}

/* Felder und Submit Button für Email-Formulare */

.csc-mailform-field input {
background-color: #ffffff;
border: 1px solid;
border-color: #BDBDBD;
/* font-family: Arial, Helvetica, sans-serif; */
line-height:16px;
font-size: 12px;
}

.csc-mailform-field textarea {
background-color: #ffffff;
border: 1px solid;
border-color: #BDBDBD;
font-family: Arial, Helvetica, sans-serif;
line-height:16px;
font-size: 12px;
}

.csc-mailform-field label {
margin:2px;
line-height:16px;
color:#000;
float: left;
text-align: left;
margin-right: 0px;
width: 130px;
display: block;
font-size: 12px;
/* font-family: Verdana, Geneva, Helvetica, sans-serif; */
}


/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail {
margin-left: 130px;
margin-top: 15px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #CCC;
border-width: 1px;
border-top-color: #fff;
border-left-color: #fff;
border-bottom-color: #A2A2A2;
border-right-color: #A2A2A2;
border-style: solid;
}

.csc-mailform-field {
	line-height:16px;
	clear:both;
}

.csc-mailform-field select {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #BDBDBD;
}

/* NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS */	
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #ffffff;

}
.news-list-container h3 {
	margin: 0;
	padding:0;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	/*border:1px solid #333;*/
	background-color:none;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#000000;
	/*padding:2px;*/
	/*margin:2px;*/
	/*border:1px solid #666;*/
	/*background-color:#D8FA70;*/
	font-size: 10px;
	font-weight:bold;
	background-color:#4498D2;
}

	
.news-latest-header a:link, .news-latest-header a:visited {
	display: block;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	}
	
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	/*padding:3px;
	margin:3px;*/
	/*border:1px solid #666;*/
	/*background-color:#F3F4F5;*/
}
.news-latest-item h3 {
	font-size: 12px;
	font-weight: bold;
	}
	
.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	/*border:1px solid #666;*/
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:10px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	/*border:1px solid #000;*/
	/*background-color:#4498D2;*/
	background-color:none;
}
.news-list-container a {
	color: #ee6611;
	text-decoration:none;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding: .4em;
	margin: 0;
/*	border:1px solid #666;*/
	/*background-image: url(../images/bg_newslist.jpg);*/
	/*background-repeat:repeat-x;*/
	/*background-position:top left;*/
	/*background-color:#ffffff;*/

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border-top:1px solid #000000;
	background-color:#ffffff;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	font-size: 90%;	
	margin-bottom: 5px;
	padding: 4px 0 0 0;
	border-top: 1px solid #ddd;
	color: #000;
}
.news-list-container H3 A,.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	color:#000000;
	text-decoration: none;
}

.news-list-container H3 A:HOVER {
	background-color: #FF6600;
	}

.news-list-container P {
	/*padding-left:3px;*/
	padding:0;
	margin:0;
}
.news-list-date {
	float: right;
	color: #000000;
	text-align: right;
	/*width: 180px;
	height: 20px;*/
	padding: 2px;
	margin:0;
	font-size: 70%;
	font-weight: normal;
	background-color: none;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size: x-small;
	color: #888;
	margin:0;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	/*border:1px solid #666;*/
	padding:3px;
	background-color:#B6D5EE;
}
.tx-ttnews-browsebox TD {
	font-size: 100%;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #ff9900;
	border:1px solid #fff;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.newsTitle {
	font-size: 16px;
	font-weight:bold;
	color: #4498D2;
	margin-bottom: 3px;
}
.newsSubheader {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 0px;
}
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	background-color:#fff;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #4498D2;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-author a {
	color: #ee6611;
	text-decoration:none;
}


.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	font-size: 76%;
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: x-small;
	margin: 10px 0 10px 0;
	padding:0;
	color:#ee6611;
	text-decoration: none;
}
.news-single-timedata {
	display: block;
	text-align: right;
	border-bottom: 1px solid #ee6611;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: x-small;
	color:#000000;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #F3F4F5;
/* 	clear: both; */
	margin-top: 15px;
	/*border: 1px solid #666;*/
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666;*/
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	
	background-color:#F3F4F5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
	font-size: 10px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 10px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#F3F4F5;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F3F4F5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#F3F4F5;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #F3F4F5;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 0px;
	/*border:1px solid #666;*/
	background-color:#F3F4F5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:70%;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

#csc-textpic-caption {
	font-size: 70%;
}

.csc-textpic-clear {
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#content_wide a {
  text-decoration: none;
}

#content_wide h3 {
  font-size: 14px;
  font-weight:bold;
}

.zoom {
	float: right;
}

.tx-guestbook-list-header {
  background-color: #ee6611;
  color: #ffffff;
  font-weight: bold;
}

.tx-guestbook-form-textarea, .tx-guestbook-form-inputfield-big, .tx-guestbook-form-inputfield-med {
  border: 1px solid #ee6611;
  color: black;
}

.tx-veguestbook-pi1 {
  width: 580px;
}

.tx-guestbook-left {
  width: 100px;
}

.tx-guestbook-right, .tx-veguestbook-pi1 .tx-guestbook-right, .tx-veguestbook-pi1 h2.tx-guestbook-header {
  width: 560px;
}

.typ2 {
  border-bottom: 1px solid #a0a0a0;
}

.typ3 {
  text-align: center;
}

.typ4 {
  background-color: #C6C3C6;
  border: 1px solid grey;
  padding: 5px;
}

.typ4 p {
  color: red;
}

.csc-textpic-caption {
  font-size: 9px;
}
