div, p, h1, h2, h3, h4, form, ul, li, body, html {
  margin:0px;
  padding:0px;
}

html, body {
  background:#d9d9d9 url(../site_images/bodybg.jpg) repeat-x 0 0;
  font-family:arial;
  font-size:12px;
  line-height:20px;
  color:#434343;
}

a {
  outline:0;
}

h1 {
  font-weight:normal;
  font-size:18px;
  color:#a0a0a0;
  padding-left:25px;
  width:370px;
  background:url(../site_images/h1bg.gif) repeat-y 0 4px;
  /*margin-bottom:15px;*/
  line-height:22px;
}

p {
  padding-top:20px;
}

.clear {
  clear:both;
  width:0px;
  height:0px;
  line-height:0px;
}

.container {
  width:995px;
  margin:0 auto;
  padding-top:38px;
}

.header {
  width:995px;
  height:394px;
  background:url(../site_images/headerbg.png) repeat-y 0 0;
}

.logo {
  margin-top:-6px;
  margin-left:31px;
  width:88px;
  height:169px;  
  background:url(../site_images/logo.png) no-repeat 0 0;
  position:absolute;
  z-index:999;
}

.logo a img {
  width:88px;
  height:169px;  
  
}

.meta {
  padding-left:665px;
  padding-top:22px;
  position:absolute;
  text-align:left;
  width:490px;
}

.meta span {
  float:left;
  color:#cecece;
}

.meta img {
  float:left;
  padding-top:2px;
}

.meta a { 
  color:#848484;
  float:left;
  font-size:11px;
  font-weight:bold;
  padding-left:8px;
  padding-right:8px;
  text-decoration:none;
}

.meta a.active { 
  color:#00703d;
  font-weight:bold;
  font-size:11px;
}

.meta input {
  background:url(../site_images/searchbg.jpg) no-repeat right 0;
  border: 1px solid #CECECE; 
  height:22px;
  width:150px;
  font-size:12px;
  color:#CECECE;
  padding-left:5px;
  font-weight:normal;
}

.topnav {
  padding-left:17px;
  padding-top:60px;  
}

.topnav ul {
  list-style-type:none; 
  background:url(../site_images/topnavbg.jpg)  0 0;
  width:856px;
  height:49px;
  padding-left:105px;
  overflow:hidden;
}

.topnav ul li {
  float:left;
  display:inline;
  padding-left:18px;
  background:url(../site_images/topnavlileftbg.jpg) no-repeat left 0;
  white-space:nowrap;
}

.topnav ul li.active {
  background:url(../site_images/topnavlileftbg_active.jpg) no-repeat left 0;
}

.topnav ul li.active a {
  background:url(../site_images/topnavlirightbg_active.jpg) no-repeat right 0;
}

.topnav ul li a {
  line-height:49px;
  font-weight:bold;
  font-size:13px;
  color:#fff;
  text-decoration:none;
  display:block;
  padding-right:18px;
  background:url(../site_images/topnavlirightbg.jpg) no-repeat right 0;
}

.teaser_inner {
  width:961px;
  height:285px;
  padding-left:17px;
}

.teaseroverlay {
  position:absolute;
  margin-top:-285px;
  width:961px;
  height:285px;
  padding-left:17px;
  z-index:88;
  background:url(../site_images/teaseroverlay.png) no-repeat 17px 0;

}

.content {
  background:url(../site_images/contentbg.png) repeat-y 0 0;
  width:995px;
  padding-bottom:30px;
}

.content_inner {
  padding-left:17px;
  padding-right:17px;
  padding-top:35px;
}

.zitat {
  background:url(../site_images/zitatbg.jpg) no-repeat 3px 10px;
  border-top:3px double #e8e8e8;
  font-family:georgia;
  font-weight:bold;
  border-bottom:3px double #e8e8e8;
  font-style:italic;
  font-size:16px;
  padding-left:10px;
  padding-right:10px;
  padding-top:15px;
  padding-bottom:15px;
  margin-top:25px;
  line-height:22px;
  text-align:center;
}

.zitat span {
  font-style:normal;
  font-weight:normal;
  font-size:11px;
  font-family:arial;
  padding-top:10px;
  padding-left:30px;
  text-align:right;
  display:block;
  color:#818181;
}

.index_content_inner_left {
  padding-left:45px;
  width:445px;
  float:left;
}


.index_content_inner_right {
  padding-left:63px;
  width:361px;
  float:left;
}

.index_teaser {
  background:#f1f1f1 url(../site_images/indexteasertopbg.jpg) repeat-x 0 0; 
  margin-top:30px;   
}

.index_teaser_inner {
  background:url(../site_images/indexteaserbottombg.jpg) repeat-x 0 bottom;  
  padding-bottom:22px;
  /*height:748px;*/
}

.index_teaser_button {
  width:294px;
  border:1px solid #e8e8e8;
  height:350px;
  background-color:#fff;
  margin-top:22px;
  float:left;
  margin-left:18px;
  overflow:hidden;
}

.index_teaser_button h1 {
  line-height:40px;
  background:none;
  color:#00703d;
  margin:0px;
  padding:0px;
  padding-left:15px;
  width:auto;
}

.index_teaser_button p { 
  font-size:11px;
  padding:0px;
  margin:0px;
  line-height:18px;
  padding-top:18px;
  padding-left:18px;
  padding-right:18px;
}

.index_teaser_button a {
  background:transparent url(../site_images/pointerright.jpg) no-repeat scroll right 15px;
  color:#00703D;
  display:block;
  font-size:12px;
  font-weight:bold;
  padding-right:20px;
  padding-top:12px;
  text-align:right;
  text-decoration:none;
}

.footer {
  padding-top:25px;
  width:995px;
  background:url(../site_images/footerbg.png) no-repeat 0 0;
  height:50px;
  padding-bottom:30px;
}

.footer p {
  text-align:center;
  font-size:10px;
  line-height:20px;
  padding-top:0px
}

.footer h4 {
  font-weight:bold;
  text-align:center;
  font-size:11px;
  line-height:20px;
  padding-top:0px  
}

.footer p.footer_info {
  color:#7e7e7e;
  font-size:10px;
}

.footer p a {
  font-weight:bold;
  font-size:11px;
  text-decoration:none;
  color:#434343;
}


.leftnav {
  width:201px;
  padding-left:35px;
  float:left;
}

.leftnav p {
  font-size:11px;
  line-height:16px;
  padding-top:15px;
  padding-left:12px;
}

.leftnav p a{
  font-size:12px;
  line-height:17px;
  color:#00703D;
  font-weight:bold;
  text-decoration:none;
}

.leftnav h1 {
  padding:0px;
  margin:0px;
  width:auto;
  background: url(../site_images/leftnavheader.jpg) repeat-x 0 0;
  line-height:34px;
  color:#fff;
  font-weight:normal;
  font-size:18px;
  padding-left:12px;
  padding-bottom:2px;
  border-bottom:1px solid #e0e0e0;
}

.leftnav h2 {
  font-weight:bold;
  font-size:16px;
  color:#a0a0a0;
  /*padding-left:25px;*/
  /*background:url(../site_images/h1bg.gif) repeat-y 0 4px;*/
  /*margin-bottom:15px;*/
  line-height:22px;
  margin-top:40px;
  padding-left:12px;
}

.leftnav ul {
  list-style-type:none;
}

.leftnav ul li {
  line-height:31px;
  border-bottom:1px solid #e0e0e0;
  display:block;
}

.leftnav ul li a {
  display:block;
  line-height:31px;
  padding-left:12px;
  color:#464646;
  text-decoration:none;
  height:31px;
  font-size:13px;
  font-weight:bold;
}

.leftnav ul li.level1_cur a {
  background:#fff url(../site_images/leftnav_lev1_cur.jpg) no-repeat 178px 9px;
  color:#000000;
}

.leftnav ul li.level1 a {
  background:#fff url(../site_images/leftnav_lev1_inactive.jpg) no-repeat 178px 9px;
}

.leftnav ul li.level1_active a {
  background:#4b9875 url(../site_images/leftnav_lev2_active.jpg) no-repeat 178px 9px;
  color:#fff;
}

.leftnav ul li.level1 a:hover {
  background:#fff url(../site_images/leftnav_lev1_cur.jpg) no-repeat 178px 9px;
  color:#000000;  
}

.leftnav ul li.level2 a {
  padding-left:26px;
  background:#f1f1f1 url(../site_images/leftnav_lev2_inactive.jpg) no-repeat 178px 9px;
  color:#787878;
}

.leftnav ul li.level2_active a {
  padding-left:26px;
  background:#4b9875 url(../site_images/leftnav_lev2_active.jpg) no-repeat 178px 9px;
  color:#fff;
}

.leftnav ul li.level2 a:hover {
  color:#000000;
  background-image:url(../site_images/leftnav_lev2_hover.jpg);
}

.subpage_content {
  width:630px;
  padding-left:50px;
  float:left;
  padding-bottom:20px;
}

.subpage_content_33_left {
  width:242px;
  float:left;
  padding-right:10px;
}

.subpage_content_66_right {
  width:368px;
  float:left;
  padding-left:10px;
}


.subpage_content_33_right {
  width:242px;
  float:left;
  padding-left:10px;
}

.subpage_content_66_left {
  width:368px;
  float:left;
  padding-right:10px;
}

.subpage_content_50_right {
  width:305px;
  float:left;
  padding-left:10px;
}

.subpage_content_50_left {
  width:305px;
  float:left;
  padding-right:10px;
}

/***************************************************/


div.csc-mailform{
	font-size:11px;
	width:100%;
	float:left;
}


csc-mailform-field

div.csc-form-labelcell{
	margin-bottom:2px;
	float:left;
	width:100%;
	float:left;

}

div.csc-form-fieldcell{
	float:left;
	width:100%;
	margin-bottom:2px;
}

span.csc-form-radio{
	margin-right:216px;
}

.csc-form-label label, .csc-mailform-label{
	margin:0px;
	padding:0px;
	font-weight:bold;
}

.csc-form-label-req{
	margin:0px;
	padding:0px;
}

div.csc-mailform input{
	border:solid 1px #989898;
	background:#ffffff;
	color:#363636;
	width:260px;
	font-size:11px;
	float:left;
}

textarea{
	float:left;
	border:solid 1px #989898;
	background:#ffffff;
	color:#363636;
	width:260px;
	height:80px;
	overflow:auto;
	font-size:11px;
}

div.csc-mailform legend{
display:none;
float:left;
}


div.csc-mailform fieldset{
border:none;
width:100%;
display:block;
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.csc-mailform-field{
	float:left;
	width:100%;
}

div.csc-mailform-field input.radio{
	float:left;
	width:10px;
	border:none;
	font-size:11px;
	clear:both;
}

div.csc-mailform label{
}

div.csc-mailform input.submit{
	float:left;
	border:solid 1px #989898;
	width:264px;
	max-width:262px;
	font-size:13px;
}

div.csc-form-fieldcell option{
	font-size:11px;
	border:none;
	color:#363636;
	width:150px;
	height:16px;

}


.subpage_content a {
color:#00703D;
font-weight:bold;
text-decoration:none;
}

.subpage_content_33_right .csc-textpic {
padding-top:20px;
}

.csc-mailform-field label {
  display:block;
}

.csc-mailform {
  border:none;
}

.csc-mailform-field select, .csc-mailform-field input, .csc-mailform-field textarea {
  width:300px !important;
  margin-bottom:10px;
}

.meta input {
  display:none;
}


.tx-slideshow-pi1 {
  position:absolute;
  z-index:-5;
  text-align:left;
}
.tx-slideshow-pi1 object {
  position:absolute !important;
  z-index:-5 !important;
}

.teaser_inner {
position:relative !important;
z-index:2 !important;
}

.teaser_inner div {
position:absolute !important;
z-index:2 !important;
height:285px;
}
.teaser_inner div div {
position:absolute !important;
height:285px;
}

.index_aktuelles {
  background-attachment:scroll !important;
  background-color:transparent !important;
  background-image:url(../site_images/pointerright.jpg) !important;
  background-position:right 15px !important;
  background-repeat:no-repeat !important;
  display:block;
  padding-top:5px;
}

.subpage_content_66_left h1, .subpage_content_33_right h1, .subpage_content_50_left h1, .subpage_content_50_right h1 {
  width:auto;
}

fieldset {
  margin-top:15px;
}

.csc-uploads-fileName p {
  padding:0px;
}

.csc-uploads {
  margin-bottom:30px;
  margin-top:10px;
}

.csc-uploads-fileName {
  width:200px;
}

.tx-srfeuserregister-pi1 {
  padding-top:15px;
}
