/* (c) www.chilischarf.com */
/* Grün: #b3ce00;  */ 
/* CSS Document */

.unsichtbar,
.invisible,
.navposition,
#content-hidden,
.menu dfn
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
div, form { margin:0; padding:0; }
p, ul, ol, blockquote
{
    display: block;
	padding: 0px 0px 0px 0px;
	margin: 1em 0px 1em 0px;
}
p {font-size: 12px;	line-height: 1.5;}
table
{
	padding: 0px 0px 0px 0px;
	margin: 1em 0px 1em 0px;
}
.important { background-color: #CCCCCC; width: 625px; display: block; color:#333333; border-left: 3px solid #497898; padding: 5px 0px 5px 10px;}
p.align-right { text-align: right; }
p.align-left { text-align: left; }
p.align-justify { text-align: justify; }
p.align-center { text-align: center; }
#content-main  ul { margin-left: 24px }
#content-main  ol { margin-left: 24px }
#content-main li { margin-bottom: 3px; padding-left: 5px;}

h1 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 12px 0 0.4em 0;
	padding: 0 0 0px 0;
}


h2 {
	font-family:  Arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0 0.4em 0.0em;
	padding: 0px 0px 0px 0px;
}

h2 a 		 { text-decoration: none; font-weight: normal; }
h2 a:link	 { text-decoration: none; font-weight: normal; }
h2 a:visited     { text-decoration: none; font-weight: normal; }
h2 a:hover	 { text-decoration: none; font-weight: normal; }
h2 a:active	 { text-decoration: none; font-weight: normal; }
h2 a:focus	 { text-decoration: none; font-weight: normal; }

h3 {
	font-family:  Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 0.2em 0.0em;
	padding: 0;
}

h4 {
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 1.0em 0 0.3em 0;
	padding: 0;
}

h5 {
	font-family:  Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0.7em 0 0.5em 0;
	padding: 0;
}

#tmpl-folge h1, #tmpl-start h1 { font-size: 1.3em; 	}
#tmpl-start h1 {margin-top: 0px; text-align: center;}
#tmpl-folge h2, #tmpl-start h2 { font-size: 1.2em;   display: block;}
#tmpl-folge h3, #tmpl-start h3 { font-size: 1.1em;  }
#tmpl-folge h4, #tmpl-start h4 { font-size: 0.9em }
#tmpl-folge h5, #tmpl-start h5 { font-size: 0.8em }
#tmpl-folge h6, #tmpl-start h6 { font-size: 0.8em }

#tmpl-folge h1 { margin-bottom: 0px;  padding-top: 10px; display: block; font-weight: bold;}
#tmpl-folge h1.csc-firstHeader { padding: 0px 0px 5px 0px; }



strong, b { font-weight: bold;}
u { text-decoration: underline; }
em, i { font-style: italic; }

html {
	background-color: #ffffff;
	color: #35728c;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
}

body {
	padding: 0px 0px 0px 0px;

	margin: 0px;
	font-family: Arial,Verdana,sans-serif;
	}

a			{ color: #35728c; text-decoration: underline; font-weight:normal; }
a:link		{ color: #35728c; text-decoration: underline; font-weight:normal; }
a:visited	{ color: #35728c; text-decoration: underline; font-weight:normal; }
a:hover		{ color: #f70000; text-decoration: underline; font-weight:normal; }


			img,
a			img,
a:link		img,
a:visited 	img,
a:hover		img,
a:active	img,
a:focus		img
{ border: 0px none }

#tmpl-start, #tmpl-folge {
	background-color: #ffffff;	
	width: 985px;
	margin: 0 auto 20px auto;
	
}

#logo {float: left; width: 200px; padding: 20px 0px 10px 15px;}

#header-right {float: left; width: 770px; overflow: hidden; padding: 60px 0px 10px 0px;}

#slogan { float: left; width:560px; text-align: right; color: #f70000; text-transform: uppercase; padding: 0px 15px 0px 0px;}


#nav-basemenue {float: left; width: 195px;font-size: 12px;  text-align: right;}

#nav-basemenue ul li.first { border-left:medium none; padding-left: 0px;}
#nav-basemenue ul li { display:inline; padding: 0px 8px 0px 8px; border-left:1px solid #35728c;}
#nav-basemenue ul { display: inline; margin:0; padding:0; text-align: right;}
#nav-basemenue a {text-decoration: none; color: #35728c;}
#nav-basemenue a:hover { color: #f70000;}


#nav-mainmenue ul
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

#nav-mainmenue .menu  { padding: 0px 0px 0px 0px; }
#nav-mainmenue
{   float: left;
	padding: 0px 0px 0px 0px;
   	display: block;
	width: 985px;
	font-weight: bold;    
	font-size: 14px;   
	background: url(../images/bg_navigation.jpg);
	background-repeat: no-repeat; 
	height: 39px;
	margin: 0px 0px 10px 0px;
	
}

#nav-mainmenue a
{   
	font-family:  Lucia Grande,Verdana,Arial,sans-serif;
	color: #35728c;
	text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-align:center;
}

#nav-mainmenue a.active, #nav-mainmenue a:hover { color: #f70000; text-decoration: none; }
#nav-mainmenue ul li{  display: inline; margin: 0px;  padding: 0px 0px 0px 0px;  list-style: none; text-align: center;} 
#nav-mainmenue ul.level1 li a, #nav-submenue ul.level1 li a  {  padding:0px;  margin: 0px;} 
#nav-mainmenue ul.level1 li.first a.navButton {width: 160px; height: 39px; display: inline-block;}
#nav-mainmenue ul.level1 li a.navButton {width: 170px; height: 39px; display: inline-block;}
#nav-mainmenue ul.level1 li.last a.navButton {width: 165px; height: 39px; display: inline-block;}


#nav-submenue  .menu  {  padding: 5px 20px 20px 10px; line-height: 0.4;}
#nav-submenue {	padding: 0px 0px 0px 15px; width:180px; clear: both; float: left; font-weight: normal;    font-size: 12px;}
#nav-submenue ul li  { margin: 13px 0px 13px 0px;  padding: 3px 0px 3px 0px;   }
#nav-submenue ul.level2 {margin: 0px; list-style-image: url(../images/pfeil1.jpg);}
#nav-submenue ul.level3 {margin: 0px; padding: 0px 0px 0px 10px;  list-style-image: url(../images/pfeil2.jpg);} 
#nav-submenue ul.level3 li {margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px; }
#nav-submenue a { text-decoration: none; }
#nav-submenue a.active, #nav-submenue a:hover  {color: #F70000; text-decoration: none; }


.input_nl {  clear: both; float: left; font-size:0.9em;  width:140px;  border:1px solid #BEBEBE; height: 15px; }
.nl_anmelde_button { margin-left:5px; padding: 0px; color: #ffffff; background-color: #999999; border-color: #999999; border-style:solid; border-width:1px; }
#nl_subscription h2 {  font-size: 1.0em; }
#nl_subscription  {  clear: both; float: left; margin: 0px 0px 0px 0px;	width: 190px;  padding-bottom: 20px;}
#left { clear: both; 	width: 250px; float: left; }

#header-image {float: left; clear:both; width: 983px; padding: 0px 2px 0px 0px;}

#latest-news { float: left; clear: both; height: 31px; width: 985px; margin: 15px 0px 10px 0px; padding: 0px 0px 0px 0px; background: url(../images/bg_newsticker.jpg); background-repeat: no-repeat;}


#container-content 
{ 		
	margin: 0px 0px 0px 0px;
    overflow: hidden;
	float: left;
	width: 983px;
	padding: 5px 0px 0px 0px; 
	background-color: #eef5f6;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
	
#container-content-top { float: left; width: 985px; height: 12px; margin: 15px 0px 0px 0px; background-image: url(../images/top_bg_content.jpg); background-repeat: no-repeat; overflow: hidden;}
#container-content-bottom { float: left; width: 985px; height: 12px; background-image: url(../images/bottom_bg_content.jpg); background-repeat: no-repeat;}
	
#content-left { float: left; width: 195px; overflow: hidden; padding: 0px 0px 0px 25px}	


#content-main ul { list-style-image: url(../images/pfeil1.jpg);  }
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image
  {  margin-left: 0px; margin-bottom: 0px;}
#tmpl-folge div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image
  {  margin-left: 0px; margin-bottom: 0px;} 
  
 
div.csc-textpic-center div.csc-textpic-imagewrap { margin: auto;}  
#content-main div.csc-textpic-imagewrap  { display: inline-block; margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px }
#content-main .csc-textpic-right .csc-textpic-imagewrap  { margin: 2px 0px 0px 7px }
#content-main .csc-textpic-left .csc-textpic-imagewrap  { margin: 2px 10px 2px 0px; }
#content-main .csc-textpic-intext-left-nowrap h1, #content-main .csc-textpic-intext-right-nowrap h1 {padding-top: 0px;}

#tmpl-start #content-main
{	
	margin: 0px 0px 0px 0px;
    overflow: hidden;
	float: left;
	width: 985px;
	padding: 0px 0px 0px 0px;
}
#tmpl-start #content-main  div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image
  {  margin: 5px 0px 0px 0px;}

#tmpl-start #content-main .csc-textpic-imagewrap {  margin: 0px 0px 0px 0px;  }
#tmpl-folge #content-main .csc-textpic-center div.csc-textpic-imagewrap { margin-bottom: 0px;}
#tmpl-folge #content-main .csc-textpic-text { display: inline;}

#tmpl-folge #content-main
{
	margin: 0px 0px 0px 0px;
    overflow: hidden;
	float: left;
	width: 468px;
	padding: 0px 10px 20px 20px;
	border-left: 1px dotted #A3A3A3;
	border-right: 1px dotted #A3A3A3;	
	min-height:300px;	
}


#content-right
{	
	margin: 0px 0px 0px 0px;
    overflow: hidden;
	float: left;
	width: 223px;
	padding: 0px 20px 20px 20px;
}

#content-right .csc-frame p { padding: 0px 0px 5px 0px; margin-top: 5px;}
#content-right ul { margin-left: 35px;  }
#content-right .csc-textpic p  { padding: 3px 0px 0px 0px; }
#content-right .csc-textpic  { width: 225px; clear: both; float: left; padding: 2px 0px 2px 15px; }
#content-right .csc-textpic-text p { margin: 0px; padding: 0px;}

#footer
{
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 985px;
	padding: 10px 0px 40px 0px;
}
#footer p { margin: 0px 5px 0px 0px; font-size: 12px;}



#tmpl-popup #content-main .csc-textpic-text 
{	
    overflow: hidden;
	float: left;
	padding: 0px 0px 0px 0px;
}
#tmpl-folge p.csc-subheader 
{  
	margin: 0px 0px 0px 0px;  
	padding: 1px 0px 2px 0px;
	font-weight: bold;
	font-size: 1.1em 
}

#tmpl-folge #content-main .csc-textpicHeader { display: inline;}
#tmpl-folge #content-main .csc-textpic-above {margin-top: 10px;}
#tmpl-folge #content-main div.csc-textpic-above div.csc-textpic-imagewrap .csc-textpic-image {margin-bottom: 10px;}
#tmpl-folge #content-main .csc-frame-invisible dl.csc-textpic-image { 	padding: 0px 0px 0px 0px; background-color: #cccccc;  }
#tmpl-folge #content-main dd.csc-textpic-caption   { 	padding: 4px 2px 3px 15px; background-color: #CCCCCC; color: white; }

#tmpl-folge .csc-header { clear: both;  }

#content-main .cBlock {	clear: both; display: block; margin: 0px; padding: 0px; }
#container-nobreak {	  width: 1110px; display: inline; clear: both; float: left; overflow: hidden;  }

.stdFORM
{
	padding: 0px 0px 0px 0px;
	width: 458px;
}
.stdFORM-required  { color:  #F70000; }
.stdFORM-infotext  { clear: both; color:  #F70000; }
.stdFORM-trenner { clear: both;  margin: 0px 0px 10px 0px; }
.stdFORM-label { clear: left; float: left; width: 120px; padding: 2px 0px 2px 0px; }
.stdFORM-label-lang { clear: left; padding-bottom: 2px; float: left; width: 530px; padding: 2px 0px 2px 45px; }
.stdFORM-input-radio { clear: left; padding-bottom: 2px; float: left; margin-left: 140px; width: 200px; }
.stdFORM-input-radiobox {clear:both;   float:left;  margin-bottom:10px;  padding:5px 0;} 
.stdFORM-input { float: left; width: 330px; padding: 2px 0px 2px 0px;}
.stdFORM-input-plz input { width: 80px; margin-left: 0px; border-color: #35728C; border-style:solid; border-width:1px;}
.stdFORM-input-plz { float: left; width: 100px;  padding: 2px 0 2px 0px;  }
.stdFORM-input select option {width: 50px; }
.stdFORM-input input, div.stdFORM-input textarea { width: 220px; border-color: #35728C; border-style:solid; border-width:1px;}
.stdFORM-block { clear: both; float: left; margin-top: 0px;}
#tmpl-folge #content-main .stdFORM-block h1 { padding: 0px 0px; margin: 0px; font-size: 17px;}
.stdFORM-infotext { width: 530px; text-align: left; padding-left: 0px; padding-top: 10px; padding-bottom: 10px; font-size: 0.95em; }
.stdFORM-buttons { width: 530px; text-align: center; padding: 0px 0px 0px 0px; 	}
#tmpl-folge .stdFORM-content ul { padding: 0px 45px 0px 45px; color: #F70000;  }
#stdFORM_Leistungen {width: 530px; float: left; margin-top:10px;}	
#tmpl-folge #content-main .stdFORM p {padding-left: 70px;}
	
.stdFORM-buttons input {background-color: #35728C; color: white; border: none;}

.stdFORM-header {width: 530px; height: 15px; }
.stdFORM p { padding: 0px 0px 0px 45px; margin: 0px 0px 2px 0px }

label.error { color: #F70000;  padding-left: 12px;}
input.error { border-color: #F70000; }
.error { color: #F70000; }


#tmpl-start .news-latest-item { padding: 0px 0px 0px 0px; margin: 0px; } 
#tmpl-start .container-news-latest { padding-top: 3px;}

#tmpl-folge .news-teaser-image {  width: 130px; padding: 0px;   float: left; margin-right: 20px }
#tmpl-folge .news-list-morelink {  float: right;  }
#tmpl-folge .news-list-item 
{  
 	clear: both;
 	height: auto !important;
 	float: left;
	width: 458px;
	padding: 12px 0px 0px 0px; 
	}
#tmpl-folge #content-right .news-list-item 
{  
 	clear: both;
 	height: auto !important;
 	float: left;
	width: 180px;
	padding: 0px 0px 0px 0px; 
}	
#tmpl-folge .news-list-item h1 { padding-top: 0px; margin: 10px 0px 0px 0px; font-size: 12px;}
#tmpl-folge .news-list-item h1 a { text-decoration: none; font-weight: bold;}
#tmpl-folge .news-list-item-right {float: left; width: 308px;} 
#tmpl-folge #content-right .news-list-item .news-teaser p { margin: 0px;}
#tmpl-folge #content-main .news-list-item .news-teaser p { margin: 0px;}

#tmpl-folge #content-main .container-news-list  h1 { padding: 0px; margin: 0px 0px 0px 0px;   }
#tmpl-folge #content-main .container-news-list  h1 a { font-size: 12px; font-weight: bold; text-decoration: none;} 
#tmpl-folge #content-main .container-news-list  h1 a:hover { text-decoration: none;} 

#tmpl-folge  dl.news-single-files,
#tmpl-folge  dl.news-single-links   { padding: 10px 0px 10px 0px; margin: 0px 0px 0px 0px;  clear: both;}
#tmpl-folge  dl.news-single-files dt,
#tmpl-folge  dl.news-single-links dt   { font-size: 1.1em; padding: 0px 0px 5px 0px; font-weight: bold; }
#tmpl-folge  dl.news-single-files dd   { display: block }
#tmpl-folge  dl.news-single-files dd   a { margin: 0px 0px 5px 5px; padding-bottom: 2px;}
#tmpl-folge  dl.news-single-links dd   p.bodytext   {  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
#tmpl-folge .news-single-item .autor p.bodytext,
#tmpl-folge .news-single-item .news-single-timedata   {  padding: 2px 0px 0px 0px; margin: 0px 0px 0px 0px;}
#tmpl-folge .news-single-backlink  {float: right; }
#tmpl-folge .news-single-item .news-teaser { font-weight: bold; }
#tmpl-folge .news-single-image-custom
{
   display: inline;
   float:left;
   width:200px;
   background-color: #eaeaea; 
   margin: 0px 12px 0 0;
   padding: 5px 5px 0;
}
#tmpl-folge .news-single-item { padding-top: 10px; }
#tmpl-folge .news-single-image-custom p {padding: 2px 0px 0px 5px; margin: 0px; }
.news-list-browse {clear: both; float: left; }
.tx-ttnews-browsebox p, .tx-ttnews-browsebox table {padding: 0px; margin: 0px; }
.tx-ttnews-browsebox { padding: 20px 0px 0px 0px;}
.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell  a { text-decoration: none; font-weight: bold;}
table.contenttable {float: left; width: 480px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: #dadada;  border-collapse: collapse;}
table.contenttable td, th { border: 1px solid  #EEF5F6;  padding: 4px 10px 4px 10px; margin: 0px;} 
table.contenttable th { background-color: #35728C; color: #EEF5F6;} 

table.contenttable th p, table.contenttable td p  { float: left;  padding: 0px; margin: 0px; } 

#tmpl-folge #content-main td.align-center {text-align: center;}


#tmpl-start .Spalten-3-content-teaser .Spalte2 a {text-decoration: none;}


#tmpl-start .Spalten-3-content-teaser .Spalte1 h1 { font-size: 12px; margin: 0px; padding: 0px 0px 0px 0px;}
#tmpl-start .Spalten-3-content-teaser p {margin:0px; }
#tmpl-start .Spalten-3-content-start p {margin-top: 0px; text-align: center; color: black; line-height: 1.0;}
#tmpl-start .Spalten-3-content-start a {text-decoration: none; font-weight: bold;}
#tmpl-start .Spalten-3-content-start .Spalte2 p {text-align: left; line-height: 1.3;}
#tmpl-start .Spalten-3-content-start .Spalte2 h1 {margin-left: 107px; text-align: left;}
#tmpl-start .Spalten-3-content-start .Spalte3 a {color: white; text-decoration: none; font-weight: bold;}
#tmpl-start .Spalten-3-content-start .Spalte3 a.download { text-decoration: underline; }
#tmpl-start .Spalten-3-content-start .Spalte3 p {color: white; text-align: left; padding: 0px 0px 0px 10px; }
#tmpl-start .Spalten-3-content-start .Spalte3 h1 {color: white; text-align: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; background-image: url(../images/pfeil_start.png); background-repeat: no-repeat; background-position: 0px 8px;}

