/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

b,
strong {
	font-weight: bold;
}

img,
a img {
	border: none;
	display: block;
}


/*------------------SCHRIFT / GRÖSSE ----------------
---------------------------------------------------*/
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;

	font-size: 12px;
	color: #3d3c3f;
	background: white url(../bilder/bg_site.gif) repeat left top;
	line-height: 1.5em;
}

h1,
h2,
h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #e2001a;
}

h1 {
	font-size: 14px;
	margin-top: 5px;
	font-weight: bold;
	color: #007d40;	
	padding-bottom: 5px;

}

h2 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	color: #007d40;
	padding-bottom: 10px;
			letter-spacing: 1px;}

h3 {
	border-top:1px dotted #ADADAD;
	font-size: 14px;
	margin-top: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: #007d40;
	padding-bottom: 5px;
}

h3.datum {
	color: #505862;
	font-size: 0.95em;
}

h3.a:link, a:visited {
	color: #e2001a;
}

h5 {
	display: block;
	background-color: #e2001a;
	color: white;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;

	text-align: left;
	margin: 2px 0 2px 0px;
	width: 176px;
	padding: 2px;
}

blockquote {
	color: #f18110;
}

a:link,
a:visited {
	color: #383838;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #e2001a;
	text-decoration: none;
}

a.breadcrumb {
	font-size: 10px;
	color: #9e9e9e;
}

a img {border:0;}

/*------------------ LAYOUT -----------------
-----------------------------------------------*/
#header {
	width: 970px;
	height: 200px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	display:block;
}

#headerlogo {
	display: block;
	width: 210px;
	margin: 0 auto;
	text-align: center;
	float: left;
}

#headerbild {
	display: block;
	width: 600px;
	height: 195px;
	margin: 0 auto;
	text-align: left;
	float: left;
	background: url(../bilder/standard_headerbild.jpg) no-repeat;
}

#container {
	width: 970px;
	background-image: url(../bilder/bg_inhalt.gif);
	padding: 0px;
	margin: 0 auto;
}

#hauptmenu {
  display: block;
  	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #007d40;
  	list-style: none;
	text-align: right;
	padding-bottom: 4px;
	padding-right: 4px;
}

#suchen {
	display: block;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 10px;
	border-top-style: 1px dotted #f0eff0;
}

#breadcrumb {
	display: block;
	font-size: 10px;
	color: #9e9e9e;
	text-align: right;
	padding-right: 5px;
}

#spaltelinks {
	width: 190px;
	float: left;
	text-align: left;
	list-style: none;
	height: 200px;
	padding-top: 30px;
	padding-right: 20px;
}

#wrapper {
	float: left;
	width: 760px;
}

#spalteinhalt {
	margin: 2px 0 0;
	float: right;
	width: 550px;
	min-height:400px;
	padding-bottom: 20px;
}

#spalterechts {
	width: 190px;
	float: left;
	text-align: left;
	list-style: none;
	height: 200px;
	padding-top: 20px;
	padding-left: 20px;
	top: 0;
}

#spalterechtsinhalt {
		width: 180px;
	float: right;
	text-align: left;
	margin: 5px;
}

#randinhalt {
		width: 180px;
	float: right;
	text-align: left;
	margin: 5px;
}

#bottomlineleft {
	font-color: white;
	width: 265px;
	height: 130px;
	padding-top: 10px;
	margin: 0 auto 0 210px;
	background-image: url(../bilder/bg_bottomline.gif);
	text-align: left;
	display: block;
	float: left;
	color: white;
	font: 11px/13px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
}

#bottomlineleftinhalt {
	position: absolute;
	bottom: 10px;
}

#bottomlineright {
	font-color: white;
	width: 265px;
	height: 130px;
	padding-top: 10px;
	margin: 0 auto 0 0;
	background-image: url(../bilder/bg_bottomline.gif);
	text-align: left;
	display: block;
	float: left;
	color: white;
	font: 11px/13px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;
	position: relative;
	padding-bottom: 10px;
}

#bottomlinerightinhalt {
	position: absolute;
	bottom: 10px;
}

#randbottomline {
	width: 970px;
	height: 50px;
	background-image: url(../bilder/rand_bottomline.gif);
	margin: 0 auto;
}

#zeileunten {
	width: 500px;
	display: block;
	text-align: right;
	padding-top: 5px;
	float: right;
	margin-right: 210px;
	font-size: 10px;
	color: #9e9e9e;
	position: relative;
	line-height: 8px;
}

#seitentitel {
	padding-left: 10px;
	text-align: left;
	padding-top: 11px;
}

#untermenu {
	background-color: #fefdfb;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 2;
	text-align: center;
}

#inhalt {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fefdfb;
}

/*------------------- ALLGEMEIN --------------------
---------------------------------------------------*/
.clearfloat {
clear: both;
}

.align-center {text-align: center
      } 
      
.align-right {text-align: right
      } 
      
.align-left {text-align: left
      } 
      
.align-justify {
	text-align: justify;
}

.bodytext {
	padding-bottom: 10px;
}

.csc-header {
	padding-bottom:3px;
	padding-top: 1px;
	color: #007d40;	
	margin-top: 10px;
}

.csc-header-n1 {
		border-top:1px dotted #ADADAD;
	padding-bottom: 5px;
	border-top: none;
	padding-top: 0px;	
}

.csc-mailform {
	border: none;
}

.csc-textpic {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.csc-textpicHeader {
	padding-bottom:10px;
}

.csc-textpic-intext-left-nowrap{
	display: block;
	padding-bottom:10px;
	padding-top: 5px;
	margin-top: 5px;
}


.csc-textpic-intext-right-nowrap{
	display: block;
	padding-bottom:10px;
	padding-top: 5px;
	margin-top: 5px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	padding-top: 10px;
}


label {
      display:block;
      padding-right:5px;
      width:140px;
      float:left;
      text-align:right;
      font-weight:bold;
      border: none;

}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:8px;
padding-bottom:8px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:400px;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:400px;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
}

.mf-radio {
border:0px;
margin: 5px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
	margin: 5px;
}

.mf-check {
border: 0px;
	margin: 5px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}
  

img.headerbild {
	margin-left: 20px;
}

a.red:link,
a.red:visited {
	color: #ad1910;
	text-decoration: none;
}

a.red:hover,
a.red:focus,
a.red:active {
	color: #ad1910;
	text-decoration: underline;
}

a.white:link,
a.white:visited {
	color: white;
	text-decoration: none;
}

a.white:hover,
a.white:focus,
a.white:active {
	color: white;
	text-decoration: underline;
}


a.brown:link,
a.brown:visited {
	color: #a04500;
	text-decoration: underline;
}

a.brown:hover,
a.brown:focus,
a.brown:active {
	color: #ad1910;
	text-decoration: underline;
}

/*------------------- FORMULAR --------------------
---------------------------------------------------*/

.tableinput {
	border: 1px solid #DDC661;
}
.input150  {
	width: 150px;
	border: 1px solid #DDC661;
	background-color: #F2F2F2;
	padding: 2px 2px;
	margin: 3px 0;
	}
	
.input250  {
	width: 250px;
	border: 1px solid #DDC661;
	background-color: #F2F2F2;
	padding: 2px 2px;
	margin: 3px 0;	
	}	
	
.textareainput 	{
	width: 250px;
	border: 1px solid #DDC661;
	background-color: #F2F2F2;
	padding: 2px 2px;
	}
.tableheader {
	height:18px;
	padding: 2px 2px;
	font-weight:bold;
}	
.errortext {
	color: red;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	font-size:0.9em;
	line-height:130%;
	height:100%;	
	}
	
fieldset.tx-powermail-pi1_fieldset label {
	font-weight: normal;
}

fieldset.tx-powermail-pi1_fieldset {
	background-color: white;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title, p.tx_powermail_pi1_fieldwrap_html_radio_title {
	padding-bottom: 10px;
}

fieldset.jk_pollform_1 {
	display: block;
	float: left;
}

.pollanswer {
	float: left;
	margin-right: 2px;
	margin-left: 30px;
	border-bottom: 1px solid #e3e3e3;
	display: block;
	background-color: #ececec;
}

fieldset.tx-powermail-pi1_fieldset_20 label {
width:260px;
}

fieldset.tx_powermail_pi1_fieldset_20 label#uid40 {
display: block;
width: 290px;
	float: left;
	padding-left: 20px;
} 

form.tx_powermail_pi1_form input#uid40 {
display: block;
width: 200px;
	margin-left: 40px;
	margin-bottom: 20px;
	float: left;
} 

FORM {margin:0px; padding: 0 0 10px;} /* ACHTUNG: gilt für alle Formulare, auch das Suchen-Feld !! muss bleiben !! */
input:focus, select:focus, textarea:focus {outline:0px solid #add5eb; background-color:#add5eb; color:black;} /*markiert die Felder bei
mausklick in gelbem Feld*/
.csc-mailform {margin: 0; padding:8px; border:none}
fieldset.csc-mailform label {display:block; width:400px; text-align:left; margin:4px 0 2px 4px;}
fieldset.csc-mailform input, fieldset.csc-mailform textarea {margin-bottom:6px; border:1px solid #add5eb; padding:2px;}
#captchaResponse {margin:10px 8px 8px 20px; padding:1px; border:1px solid red;}
.csc-mailform-submit {margin-left:6em; margin-top:8px; background-color:; color:black;
padding: 4px; border:1px solid #add5eb; font-weight:bold;} 



