/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
}

.tx-gooffotoboek-pi1 td.gfpb_landscape {
	padding: 5px;
}

.tx-ilisnewsticker-pi1 .newsticker {
	font-family:verdana;
	font-size: 16px;
	padding-left: 10px;
   	padding-bottom: 0px;
   	padding-top: 10px;
   	width: 490px;
   	background-color: #fff;
   	border: 0px solid red;
   	height: auto;
}

.tx-ilisnewsticker-pi1 #newsticker {

}

#pbsurvey_auswertung {
font-size: 12px;
}

.pbsurvey_auswertung_green {
color: green;
}

.pbsurvey_auswertung_red {
color: red;
}

.tx-pbsurvey-pi1 .questionSubtext {
	font-size:100%;
}

.tx-pbsurvey-pi1 .survey_item {
	border: 0px;
	background-color: #fff;
        margin-bottom: 15px;
	padding-left: 0px;
   	padding-right: 15px;
   	padding-bottom: 15px;
   	padding-top: 10px;
	width: 580px;
}

.tx-pbsurvey-pi1 .survey_item_list {
	margin-bottom: 10px;
}

.tx-pbsurvey-pi1 .bartext {
	height:15px;
	text-align:center;
	margin-left:520px;
	width:100px;
	font-size: 10px;
	background-color: #fff;
}

.question {
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	width: 400px;
	background-color: #fff;
	margin-top:0px;
	font-color:#009933;
}

.tx-guestbook-field-firstname, .tx-guestbook-field-surname, .tx-guestbook-field-email {
	height: 30px;
}

.tx-guestbook-form-error {
	color: red;
}

.tx-veguestbook-pi1 fieldset {
border: 0px;
}

.news-banner-content {
   text-align: center;
}

.news-banner-item {
   	background-color: #fff;
        margin-bottom: 10px;
}

.csc-textpic-clear {
   height: 0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
margin-bottom:0px;
}

div.csc-textpic-imagewrap {
margin-bottom: 5px;
}

.csc-textpic, csc-textpic-left, csc-textpic-above {
min-height: 0px; 
margin-bottom: 10px;
}

img {
   border: 0px;
}

.indent {
	margin-left: 10px;
}

.clear-float {
   clear: both;
   height: 0px;
}

hr {
   border-color:#b1d917;
   border-style:solid;
   border-width:1px 0px 0px 0px;
   color:#b1d917;
   line-height:1px;
   margin-top: 5px;
   margin-left:0px;   
   margin-bottom: 5px;
}

hr.abstandRechts {
   border-color:#e3f7b4;
   position: relative;
   left: -15px;
   border-width: 10px 0px 0px;
   width: 215px;
   height: 10px;
   padding-bottom: 8px; /*wird vom IE nicht interpretiert*/
}

/* Bugfix IE <=6.0 */
* html hr.abstandRechts {
	left: -10px;
	width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 0px;
	border-width: 0px 0px 0px;
}

.news-list-item {
   	background-color: #fff;
   	padding-top: 5px;
   	padding-left: 0px;
   	padding-right: 0px;
   	marging-top: 0px;
   	marging-left: 0px;
   	marging-right: 0px;
        margin-bottom: 0px;
}

.news-latest-item {
   	background-color: #fff;
   	padding-top: 5px;
   	padding-left: 0px;
   	padding-right: 0px;
   	marging-top: 0px;
   	marging-left: 0px;
   	marging-right: 0px;
        margin-bottom: 0px;
}
.news-single-item {
   	background-color: #fff;
   	padding-top: 10px;
   	padding-left: 0px;
   	padding-right: 0px;
   	marging-top: 5px;
   	marging-left: 0px;
   	marging-right: 0px;
        margin-bottom: 5px;
}

.news-list-image {
        float: left;
        padding-top: 3px;
   	padding-left: 0px;
   	padding-right: 15px;
   	padding-bottom: 5px;
        height: auto;
}

.news-latest-image {
        float: left;
        padding-top: 3px;
   	padding-left: 0px;
   	padding-right: 15px;
   	padding-bottom: 5px;
        height: auto;
}

.news-list-content { 
}

.news-subheader {
}

.news-single-backlink {
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
text-align: right;
}


.news-list-morelink {
padding-top: 10px;
padding-bottom: 0px;
font-weight: bold;
text-align: right;
}


.tx-ttnews-browsebox-SCell {
	background-color: yellow;
}

#flash {
   margin-left: 90px;
}

BODY {
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color:#fff;
   color: #333333;
   margin-bottom:0px;
   margin-top:0px;
   line-height: 140%;
}

P, ol, ul, table {
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
}

p.bodytextNews {
   	background-color: transparent;   	
   	padding-bottom: 2px;
   	padding-left: 0px;
}

ol, ul {
   	/* nächste Zeile nicht ändern wg. merkwürdigem IE */
   	margin-left: 0px;
   	padding-left: 20px;  
}

LI {
	margin-bottom:3px;
	margin-top:3px;
	margin-left:10px;
}

A:link {
	color:#0066ac;
	text-decoration:none;
}
A:visited {
	color:#0066ac;
	text-decoration:none;
}
A:hover {
	color:#5aab26;
	text-decoration:none;
}
A:active {
	color:#5aab26;
	text-decoration:none;
}

.zeichen {
	font-size: 11px;
    	color: #0066ac;
}

#contentCenter {
        background-color: #fff;
        margin-top: 0px;
        margin-left: 15px;
        padding-left: 15px;
        width: 525px;
        float:left;
        padding-right: 10px; 
        padding-top: 12px; 
}


/* Bugfix IE <=6.0 */
* html #contentCenter {
   	width: 550px;
}

.csc-textpic-caption {
 	font-size: 10px;
 	padding-top: 0px;
 	padding-bottom:3px;
}

.csc-header-date {
	font-size:12px;
	color:#65bd6f;
	font-family:Arial, Helvetica, sans-serif;
}

.csc-uploads-filesize {
    	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

.csc-header csc-header-n1 {
        position: absolute; 
        left: 15px;
}

.csc-form-label {
font-size:12px;
}

.csc-form-fieldcell {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.csc-form-label-req {
font-size:12px;
}

/* Styles für das Mailformular */

.csc-mailform-field {
	margin-bottom:5px;
}

fieldset.csc-mailform {
  	border: 0px solid red;
  	padding: 0em;
	font-size: 11px;
}

label {
  	float:left;
  	width:60%;
  	padding-top:0.2em;
  	text-align:left;
  	font-size: 11px;
  	font-weight: bold;
  	padding-bottom:5px;
}


/*Styles vom RTE*/

H1 {
	font-size:11px;
	font-weight: bold;
	color:#4c4c4c;
	margin-bottom:0px;
   margin-top:0px;
}

h1.ueberschrift1 {
   color:#4c4c4c;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   margin-bottom:2px;
   margin-top:0px;
}

h2, h2.ueberschrift2 {
   color:#009933;
   font-size: 18px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
   line-height: 150%;
}

h3, h3.ueberschrift3 {
   color:#009933;
   font-size: 16px;
   font-weight: bold;
   margin-bottom:2px;
   margin-top:0px;
   line-height: 150%;
}

h4, h4.ueberschrift4 {
   color:#009933;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
   line-height: 150%;
}

h5, h5.ueberschrift5 {
   color:#009933;
   font-size: 11px;
   font-weight: bold;
   margin-bottom:2px;
   margin-top:0px;
}

h6, h6.ueberschrift6 {
   color:#009933;
   font-size: 12px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
   
}

h6.news {
   color:#009933;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:7px;
   margin-top:0px;    
   padding-left: 0px;  
}

.gelb{
   color: #ffffff;
}
.orange{
   color: #ff9900;
}
.rot{
   color: #ff0000;
}
.grün{
   color: #009933;
}
.hellgrün{
   color: #00cc00;
}
.blau{
   color: #3399cc;
}
.dunkelblau{
   color: #330066;
}

.align-right{
   text-align: right;
}

.align-left{
   text-align: left;
}

.align-center {
   text-align: center;
}

p.align-justify {
   text-align: justify;
}

.standard-11px{
}

.klein-10px{
   font-size: 10px;
}

.groesser-12px{
   font-size: 12px;
}

.groesser-14px{
   font-size: 14px;
}

.HGgelb {
   background-color: #e3f7b4;
   width: 220px;
   margin-top:0px;
   margin-bottom:-10px;
   margin-right:0px;
   margin-left:-15px;
   padding-left:0px;


   padding-right:0px;
   padding-bottom:0px;
}

.HGblau {
   background-color: #3399cc;
}

td {
   vertical-align: top;
}