/* (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;}

.align-right   { text-align: right;   }
.align-center  { text-align: center;  }
.align-left    { text-align: left;    }
.align-justify { text-align: justify; }

#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: 0 0 0 0;
	padding: 0 0 0px 0;
	color: #03274a;
}


h2 {
	font-family:  Arial,sans-serif;
	font-size: 1.1em;
	font-weight: lighter;
	text-decoration: none;
	margin: 15px 0 0.4em 0.0em;
	padding: 0px 0px 0px 0px;
	color: #03274a;
}

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: 0.3em 0 0.0em 0;
	padding: 0;
	color: #03274a;
}

h4 {
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 1.0em 0 0.3em 0;
	padding: 0;
	color: #03274a;
}

h5 {
	font-family:  Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0.7em 0 0.5em 0;
	padding: 0;
	color: #03274a;
	}

#tmpl-folge h1, #tmpl-start h1 { font-size: 1.5em; 	}
#tmpl-folge h2, #tmpl-start h2 { font-size: 1.2em;   padding: 0px; margin: 0px; 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 }


strong, b { font-weight: bold;}
u { text-decoration: underline; }
em, i { font-style: italic; }

html {
	background-color: #ffffff;
	color: #4e4e4e;
	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;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}

a			{ color: #4e4e4e; text-decoration: underline; font-weight:normal; }
a:link		{ color: #4e4e4e; text-decoration: underline; font-weight:normal; }
a:hover		{ color: #03274a; 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 {
	width: 980px;
	margin: 0 auto 20px auto;
	min-height: 960px;
	
}

#nav-basemenu {float: left; width: 980px; padding: 15px 0px 10px 0px;  font-size: 11px;  }

#nav-basemenu ul li.first { border-left:medium none; }
#nav-basemenu ul li { display:inline; padding: 0px 8px 0px 8px; border-left:1px solid #03274a;}
#nav-basemenu ul { display:block; margin:0; padding:0; text-align: right;}
#nav-basemenu a {text-decoration: none; color: #03274a;}
#nav-basemenu a:hover { color: #000000;}

#container4all {float: left; width: 950px; overflow: hidden; background-color: #FFFFFF; padding: 15px;}

#header {float: left; border-bottom: 1px solid #ffffff;}


#breadcrumb {float: left; width: 950px; background-color: #c9e4f3; margin: 0px 0px 0px 0px; border-bottom: 2px solid white; clear: both;}
.breadcrumb-menu { padding: 5px 0px 5px 20px; }
.breadcrumb-menu a { text-decoration: none; } 


#nav-mainmenue ul
{
	margin: 0px;
	padding: 0px;
}

#nav-mainmenue
{   float: left;
	padding: 25px 0px 0px 0px;
   	display: block;
	width: 230px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;  
	background-color: #f9f9fa;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

/* #nav-mainmenue .menu {padding: 10px 0px 10px 0px;} */

#nav-mainmenue a
{   
	color: #03274a;
	text-decoration: none;
    font-weight: normal;
    text-decoration: none;
}

#nav-mainmenue a.active, #nav-mainmenue a:hover { background-image: url(../images/menu_li.jpg); background-repeat: no-repeat; background-position: top left;}
#nav-mainmenue ul li{  display: block; margin: 0px;  padding: 0px 0px 0px 0px;  list-style: none; }
#nav-mainmenue ul li.first {padding-top: 0px;}
#nav-mainmenue ul li.active {background-color: #e2e2e2; background-image: url(../images/menu_li.jpg); background-repeat: no-repeat; background-position: top left;} 
#nav-mainmenue ul li a.navButton { padding:4px 0 4px 25px; display: inline-block;}


#content-main
{	
	margin: 25px 0px 5px 0px;
    overflow: hidden;
	float: left;
	width: 420px;
	padding: 0px 35px 0px 35px;
}

#tmpl-start #content-right, #tmpl-folge #content-right  {width: 195px; float: left; overflow: hidden; margin: 0px 0px 0px 0px; background-color: #F9F9FA; padding: 25px 15px 15px 20px;}

#content-right h1.csc-firstHeader {border-bottom: 1px dotted #03274A; font-size: 1.3em;}

#content-main ul { list-style-image: url('../images/pfeil.png');  }
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: 2px 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;}


#chili {float: left; clear: both; width: 30px; padding: 5px 0px 5px 0px; }

#footer
{
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 950px;
	margin-bottom: 10px;
	border-top: 1px;
	color: #5d5b62;
	border-top: 1px solid #ccccd1;
}
#footer p {margin: 5px 0px 0px 0px; font-size: 11px;}
#footer a {	text-decoration: none; }
#footer a {	color: #5d5b62; }
#footer a:hover { color: #03274a; }



#content-main .csc-textpic-imagewrap {  margin: 5px 0px 0px 0px;  }
#content-main .csc-textpic-center div.csc-textpic-imagewrap { margin-bottom: 0px;}
#content-main .csc-textpic-text { display: inline;}

#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 0px; }
#content-right .csc-textpic-text p { margin: 0px; padding: 0px;}
#tmpl-popup #content-main .csc-textpic-text 
{	
    overflow: hidden;
	float: left;
	padding: 0px 0px 0px 0px;
}

p.csc-subheader 
{  
	margin: 0px 0px 0px 0px;  
	padding: 1px 0px 2px 0px;
	font-weight: bold;
	font-size: 1.1em 
}

#content-main .csc-textpicHeader { display: inline;}
#content-main .csc-textpic-above {margin-top: 10px;}
#content-main div.csc-textpic-above div.csc-textpic-imagewrap .csc-textpic-image {margin-bottom: 10px;}
#content-main .csc-frame-invisible dl.csc-textpic-image { 	padding: 0px 0px 0px 0px; background-color: #cccccc;  }
#content-main dd.csc-textpic-caption   { 	padding: 4px 2px 3px 15px; background-color: #F9F9FA; color: #03274A; }
#content-main .csc-textpic-image { border: 1px solid #E2E2E2;}

 
.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: 420px;
}
.stdFORM-required, .stdFORM-infotext  { color:  #03274a; }
.stdFORM-trenner { clear: both;  margin: 0px 0px 10px 0px; }
.stdFORM-label { clear: left; float: left; width: 100px; padding: 2px 0px 2px 0px; }
.stdFORM-label-lang { clear: left; padding-bottom: 2px; float: left; width: 400px; padding: 2px 0px 2px 0px; }
.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: 300px; padding: 2px 0px 2px 0px;}
.stdFORM-input-plz input { width: 80px; margin-left: 0px; border-color: #bebebe; 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: 300px; border-color: #bebebe; border-style:solid; border-width:1px;}
.stdFORM-block { clear: both; float: left; margin-top: 0px;}
#content-main .stdFORM-block h1 { padding: 0px 0px; margin: 0px; font-size: 17px;}
.stdFORM-infotext {float: left; width: 420px; text-align: left; padding-left: 0px; padding-top: 10px; padding-bottom: 10px; font-size: 0.95em; }
.stdFORM-buttons {float: left; width: 420px; text-align: center; padding: 0px 0px 0px 0px; 	}
.stdFORM-content ul { padding: 0px 45px 0px 45px; color: #b3ce00;  }
#stdFORM_Leistungen {width: 420px; float: left; margin-top:10px;}	
#content-main .stdFORM p {padding-left: 70px;}
div.stdFORM-input .textarea  textarea { width: 400px; border-color: #bebebe; border-style:solid; border-width:1px;}
	
.stdFORM-buttons input {background-color: #03274a; color: white; border: none; -moz-border-radius: 1em;}

.stdFORM-header {width: 530px; height: 15px; }
.stdFORM p { padding: 0px 0px 0px 45px; margin: 0px 0px 2px 0px }
.error { color: #b3ce00;  padding-left: 12px;}

.container-news-latest {float: left; width: 195px;}
.news-latest-item {float: left; padding: 10px 0px 10px 0px; margin: 0px; border-bottom: 1px dotted #CCCCD1; width: 195px;}
#tmpl-folge .news-latest-item  h2, #tmpl-start .news-latest-item  h2 {font-size: 13px;}
.news-latest-item  h2 a { font-weight: normal; text-decoration: none; color: #03274A;}  
.news-latest-item  h2 a:hover { text-decoration: none; color: #000000;} 
.news-latest-item-left {float: left; clear: both;}
.news-latest-item-right {float: left; clear: both; width: 195px;}
.news-latest-item-right .news-teaser {clear: both; float: left;}
.news-latest-item-right p {display: none;}
div.news-latest-morelink {padding-top: 10px;}
	
#tmpl-start .csc-frame-frame1 .news-latest-item {margin-bottom: 0px;}
.csc-frame-frame1 .container-news-latest {float: left; width: 420px; margin-bottom: 20px;}
.csc-frame-frame1 .news-latest-item {float: left; padding: 10px 0px 20px 0px; margin: 0px; border-bottom: 1px dotted #CCCCD1; width: 420px;}
.csc-frame-frame1 .news-latest-item-left {float: left; clear: none; margin-right: 20px;}
.csc-frame-frame1 .news-latest-item-right {clear: none; float: left;  width: 280px;}
.csc-frame-frame1 .news-latest-item-right .news-teaser {clear: both; float: left; margin: 10px 0px; width: 280px;}
#tmpl-folge .csc-frame-frame1 .news-latest-item  h2, #tmpl-start  .csc-frame-frame1 .news-latest-item  h2 {font-size: 13px;}
.csc-frame-frame1 .news-latest-morelink {  float: left;  }

.news-teaser-image {  width: 120px; margin: 0px; float: left; padding: 0px 0px 10px 0px; clear: both; }
.news-list-morelink {  float: right;  }
.news-latest-morelink {  float: right;  }
.news-list-item 
{  
 	clear: both;
 	height: auto !important;
 	float: left;
	width: 420px;
	padding: 17px 0px 17px 0px; 
	}
#content-right .news-list-item 
{  
 	clear: both;
 	height: auto !important;
 	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px; 
}	
#tmpl-start .news-list-item h1, #tmpl-folge .news-list-item h1 { padding-top: 0px; margin: 10px 0px 0px 0px; font-size: 12px;}
.news-list-item h1 a { text-decoration: none; font-weight: bold;}
.news-list-item-right {float: left; width: 308px;} 
#content-right .news-list-item .news-teaser p { margin: 0px;}

#content-main .container-news-list  h1 { padding: 0px; margin: 0px 0px 0px 0px;   }
#content-main .container-news-list  h1 a { font-size: 12px; font-weight: bold; text-decoration: none;} 
#content-main .container-news-list  h1 a:hover { text-decoration: none;} 

dl.news-single-files,
dl.news-single-links   { padding: 10px 0px 10px 0px; margin: 0px 0px 0px 0px;  clear: both;}
dl.news-single-files dt,
dl.news-single-links dt   { font-size: 1.1em; padding: 0px 0px 5px 0px; font-weight: bold; }
dl.news-single-files dd   { display: block }
dl.news-single-files dd   a { margin: 0px 0px 5px 5px; padding-bottom: 2px;}
dl.news-single-links dd   p.bodytext   {  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.news-single-item .autor p.bodytext,
.news-single-item .news-single-timedata   {  padding: 2px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.news-single-backlink  {float: right; }
.news-single-item .news-teaser { font-weight: bold; }
.news-single-image-custom
{
   display: inline;
   float:left;
   width:200px;
   background-color: #eaeaea; 
   margin: 0px 12px 0 0;
   padding: 5px 5px 0;
}

span.news-list-morelink {display: none;}


.news-single-item { padding-top: 10px; }
.news-single-image-custom p {padding: 2px 0px 0px 5px; margin: 0px; }
.news-list-browse {clear: both; float: left; }
table.contenttable {float: left; width: 420px; padding: 0px 0px 0px 0px; background-color: #F9F9FA; border-collapse: collapse;}
table.contenttable td,  table.contenttable th { border: 1px solid #aaaaaa;  padding: 4px 10px 4px 10px; margin: 0px;}
table.contenttable th { background-color: #CCCCCC; color: #333333;} 
td.td-last {font-weight: bold;}

.browseLinksWrap a { padding: 0px 0px 0px 5px;}
.browseLinksWrap .activeLinkWrap { font-weight: bold;;}

table.contenttable th p, table.contenttable td p  { float: left;  padding: 0px; margin: 0px; } 

.csc-frame-frame1 td.td-last {font-weight: normal;}
.csc-frame-frame1 .td-0 {width: 70px; vertical-align: top; padding-left: 0px;}
.csc-frame-frame1 table.contenttable {background-color: transparent; }
.csc-frame-frame1 table.contenttable td,  table.contenttable th { border: medium none;  padding: 4px 10px 4px 0px; margin: 0px;}


#content-main td.align-center {text-align: center;}

/* IE6 bug fix: Control Block Formatting Context */
* html #column {
	overflow: hidden;  
}


* html #tmpl-folge #content-right {width: 195px; float: left; overflow: hidden; margin: 0px 0px 0px 0px; background-color: #F9F9FA; padding: 25px 15px 15px 20px;}

#content-left {float: left;}

.csc-frame-frame2 {border-bottom:1px dotted #CCCCD1;}



