.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 5px;
}

.tx_powermail_pi1_fieldwrap_html label {
	display:block;
	float:left;
	margin:0;
	width:300px;
}


.tx-srfreecap-pi2-image-accessible {
	margin-left: 20px;
}

.tx-srfreecap-pi2-image {
	margin-right: 20px;
}

a#topLink:link, a#topLink:visited, a#topLink:hover, a#topLink:active {
display: block;
width: 920px;
height:137px;
} 

.menu ul table.testtable {
margin-top: 30px;
visibility: visible;
}

.menu ul a:hover table{
visibility:visible;
}

.menu {
width:920px;
height: 30px;
background-color: #b1d917;
font-size:14px;
position:relative;
top: 2px;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.li_menuL1 {
float:left;
margin-left: 0px;
position:relative;
margin-bottom: 0px;
margin-top: 0px;
}

/* style the links for the sublevels */
.menu li.li_menuL2 {
margin-left: 0px;
position:relative;
margin-bottom: 0px;
margin-top: 0px;
height:25px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:31px;
left:0;
width:210px;
background-color:#fff;
border-left: 2px;
border-right: 2px;
border-bottom: 2px;
padding-top: 5px;
border: 2px;
border-top: 0px;
border-color: #b1d917;
border-style:solid;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px;
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the second level links */

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
position:absolute; 
top:0; 
left:0;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
visibility:visible;
}

.abstandunten {
	position: relative;
	top: -15px;
	height: 15px;
	background-color: #E3F7B4;
}

.csc-textpic-clear {
   	height: 0px;
}

div.csc-textpic {
}

div.csc-textpic-image{
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float:right;
	padding-right: 15px;
	padding-top: 15px;
}

.csc-textpic-left, .csc.textpic-right, .csc-textpic-above {
	min-height: 0px; 
	margin-bottom: 20px;
	margin-top: 0px;
}

.csc-textpic {
	min-height: 0px; 
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 10px;
	
}
.csc-textpic-text {
   	background-color: #fff;
        margin-bottom: 15px;
        padding-top: 15px;
	padding-left: 15px;
   	padding-right: 15px;
   	padding-bottom: 10px;
}

div.csc-textpic div.csc-textpic-single-image img {
margin-bottom:0px;
padding-bottom: 0px;
padding-top: 0px;
}

img {
   	border: 0px;
}

.clear-float {
   	clear: both;
   	line-height: 0px;
}

hr {
   	border-color:#b1d917;
   	border-style:solid;
  	border-width:1px 0px 0px 0px;
   	color:#b1d917;
   	line-height:1px;
   	margin-top: 12px;
   	margin-left:0px;   
   	margin-bottom: 10px;
}

#flash {
  	margin-left: 90px;
}

BODY {
   	font-family:Arial, Helvetica, sans-serif;
   	background-image:url(../res/tapete.png); 
        background-repeat: repeat;
   	font-size: 12px;
  	color: #333333;
   	margin-bottom:0px;
   	margin-top:0px;
   	line-height: 19px;
}

P, ol, ul {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:10px;
	padding-left:0px;
}

table {
	background-color: #fff;
        margin-bottom: 15px;
        padding-top: 0px;
	padding-left: 15px;
   	padding-right: 0px;
   	padding-bottom: 0px;
   	border: 1px solid #e3f7b4;
}

ol, ul {
   	/* nächste Zeile nicht ändern wg. merkwürdigem IE */
   	margin-left: 0px;
   	padding-left: 20px;  
}

LI {
	margin-bottom:6px;
	margin-top:6px;
	margin-left:10px;
}

A:link {
	color:#5aab26;
	text-decoration:none;
	font-weight: bold;
}

A:visited {
	color:#5aab26;
	text-decoration:none;
	font-weight: bold;
}

A:hover {
	color:#0066ac;
	text-decoration:underline;
	font-weight: bold;
}

A:active {
	color:#5aab26;
	text-decoration:none;
	font-weight: bold;
}

#content {
   	width: 920px;
   	margin: 0px auto;
}

#contentCenter {
   	background-color:#e3f7b4;
   	width: 920px;
   	overflow: hidden;
}

#contentTop {
   	background-color: #5bab26;   	
   	background-image: url(../res/topgar.jpg);
   	background-repeat: no-repeat;
   	background-position: 0px 0px;
   	margin: 0px auto;
  	width: 920px;
  	height: 165px;
}
	
.drucken {
	float: right;
	height: 15px;
  	width: 12px;
    	margin-top: 12px;
  	padding-left:6px;
   	padding-right:18px;  	
} 
.menuExtra {
 	float: right;
 	font-weight: bold;
	width: 200px;
	margin-top:10px;
	}

A.navitopL1:link {
        font-size: 14px;
       	font-weight: bold;
        background-color:transparent;
	color:#fff;
	text-decoration:none;
	padding-left: 15px; 
	padding-right: 15px; 
	font-weight: bold;
	border:0px solid #fff;
	border-width:0px 2px 0 0;
	background:#b1d917;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:31px;
}

A.navitopL1:visited {
        font-size: 14px;
  	font-weight: bold;
        color:#fff;
	text-decoration:none;
	background-color:transparent;
	padding-left: 15px; 
	padding-right: 15px; 
	font-weight: bold;
	border:0px solid #fff;
border-width:0px 2px 0 0;
background:#b1d917;
padding-left:10px;
line-height:31px;
padding-top:5px;
padding-bottom:5px;
}

A.navitopL1:hover {
        font-size: 14px;
  	font-weight: bold;
	color:#0066ac;
	text-decoration:none;
	background-color:transparent;
	padding-left: 15px; 
	padding-right: 15px; 
	font-weight: bold;
	border:0px solid #fff;
	border-width:0px 2px 0 0;
	background:#b1d917;
	padding-left:10px;
	line-height:31px;
	padding-top:5px;
	padding-bottom:5px;
}

A.navitopL1:active {
        font-size: 14px;
  	font-weight: bold;
        color:#fff;
	text-decoration:none;
	background-color:transparent;
	padding-left: 15px; 
	padding-right: 15px; 
	font-weight: bold;
	border:0px solid #fff;
	border-width:0px 2px 0 0;
	background:#b1d917;
	padding-left:10px;
	line-height:31px;
	padding-top:5px;
	padding-bottom:5px;
}

A.navitopL2:link {
        font-size: 12px;
       	font-weight: bold;
        background-color:transparent;
	color:#5aab27;
	text-decoration:none;
	padding-left:10px;
	padding-top:3px;
	font-weight: bold;
	border:0px solid #fff;
	border-width:0px 2px 0 0;

}

A.navitopL2:visited {
        font-size: 12px;
  	font-weight: bold;
        color:#5aab27;
	text-decoration:none;
	background-color:transparent;
	font-weight: bold;
	border:0px solid #fff;
	border-width:0px 2px 0 0;
	padding-left:10px;
	padding-top:3px;
}

A.navitopL2:hover {
        font-size: 12px;
  	font-weight: bold;
	color:#0066ac;
	text-decoration:none;
	background-color:transparent; 
	font-weight: bold;
	border:0px solid #fff;
	border-width:0px 2px 0 0;
	padding-left:10px;
	padding-top:3px;
}

A.navitopL2:active {
        font-size: 12px;
  	font-weight: bold;
        color:#0066ac;
	text-decoration:none;
	background-color:transparent; 
	font-weight: bold;
	border:0px solid #fff;
	border-width:0px 2px 0 0;
	padding-left:10px;
	padding-top:3px;
}

A.naviTop1:link {
	color:#fff;
	font-weight: bold;
	padding-left:6px;
   	padding-right:6px;
	text-decoration:none;
	border-right: 1px solid #fff;
}

A.naviTop1:visited {
	color:#fff;
	font-weight: bold;
	padding-left:6px;
   	padding-right:6px;
	text-decoration:none;
	border-right: 1px solid #fff;
}

naviTop1:hover {
	color:#fff;
	font-weight: bold;
	padding-left:6px;
   	padding-right:6px;
        text-decoration:none;
	border-right: 1px solid #fff;
}

A.naviTop1:active {
	color:#fff;
	font-weight: bold;
	padding-left:6px;
   	padding-right:6px;
	text-decoration:none;
	border-right: 1px solid #fff;
}

texTopnaviOben{
	color: #0066ac;
	font-weight: bold;
}

/*Topnavigation IE6*/

#menuTop {
	margin-bottom: 0px;
  	background-color:#b1d917;
  	font-size: 14px;
  	top: 130px;
  	font-weight: bold;
    	width:920px;
   }
   
table.level2 {
border-left: 5px solid #fff;
border-right: 5px solid #fff;
}
   
table.layer {
	border: 2px solid #b1d917;
}
   
td.tdTopLevel1No{
    	background-color:transparent;
    	border-right: 1px solid #fff;
    	padding-top: 3px; 
    	padding-bottom: 3px; 
    	font-weight: bold;
}

td.tdTopLevel1Cur{
    	background-color:transparent;
    	border-right: 1px solid #fff;
    	color: #0066ac;
    	padding-top: 3px; 
    	padding-bottom: 3px; 
    	font-weight: bold;
}

.texTopnavi {
	color: #0066ac;
	font-weight: bold;
}

td.tdTopLevel2{
 	background-color:#fff;
  	position: relative;
  	font-size: 12px;
  	color: #0066ac;
  	font-weight: bold;
  	padding-top: 15px; 
        padding-bottom: 15px;
   }


.texTopLevel2 {
	font-color: #009933;
	font-weight: bold;
}

#contentLeft {
   	background-color:#e3f7b4;
   	margin-top: 0px;
   	padding-top: 15px;
   	padding-left: 15px;
   	padding-right: 15px;  
   	width:640px;
   	float: left;
        min-height: 420px;
        padding-bottom: 30000px;
   	margin-bottom: -30000px;   
}

#contentRight {
   	background-color:#fff;
        width: 210px;
        float: left;
        line-height: 120%;
        margin-top: 15px;
        margin-right: 10px;
        padding-right: 15px; 
        padding-top: 10px;  
        padding-left: 15px;
        min-height: 420px;
        padding-bottom: 30000px;
   	margin-bottom: -30000px; 
       }


.tx-wtdirectory-pi1 {
	background-color:#fff;
}

.wtdirectory_filter_abc{
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

ul.wt_directory_pagebrowser {
	margin-left: 15px;
	height: 50px;	
}

ul.wtdirectory_list li {

}

li.pagebrowser {
	float: left;
	font-size: 11px;
	margin-left: 0px;
}

.tx-veguestbook-pi1 {
	background-color: #fff;
	width:640px;
}

.guestbook {
	background-color:#fff;
	border-bottom: 15px solid #E3F7B4;
}

.guestbook-form {
	width:640px;
	background-color:#fff;
        margin-top: -15px;
        margin-bottom:15px;
}

#myinput {
	border: 0px;
	width: 200px;
	font-weight: bold;
}

.guestbook-pagination {
	background-color: #fff;
	position: relative;
	bottom: 15px;
	padding-left: 15px;
}

.tx-guestbook-form-inputfield-med {
   	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tx-guestbook-form-inputfield-big {
   	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tx-guestbook-field label{
	vertical-align: top;
}

div.guestbook-right {
	width: 610px;
	background-color: #fff;
        margin-bottom: 15px;
        padding-top: 15px;
	padding-left: 15px;
   	padding-right: 15px;
   	padding-bottom: 5px;
}

div.guestbook-image {
	width: 160px;
	background-color: #fff;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

img.guestbook-image {
	width: 160px;
}

.guestbook_name {
	color: #009933;
	font-weight: bold;
}

.guestbook-date {
	font-size:10px;
	font-style:italic;
	padding-bottom:5px;
}

.tx-srfeuserregister-pi1 {
	background-color: #fff;
	position: relative;
	top:-15px;
	width: 640px;
}

.tx-srfeuserregister-pi1-notice {
	margin-left: 10px;
}

.tx-srfeuserregister-pi1-uploader {
}

.tx-srfeuserregister-pi1-submit {
	background-color: #fff;
	margin-top: 10px;
	width: 265px;
}

.tx-guestbook-submit {
	background-color: #fff;
	margin-top: 10px;
	width: 265px;
	margin-left: 65px;
}

fieldset.fereg {
	border: 0px;
}

dl.fereg {
}

dt.fereg {
	float: left;
	width:10%;
	margin-bottom: 5px;
}

dd.fereg {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 88%;
}

.tx-guestbook-form-textarea {
   	font-family:Arial, Helvetica, sans-serif;
   	font-size: 12px;
	width: 540px;
}

.checkbox {
}

.value {
}

.formbuttons {
	padding-bottom: 20px;
	padding-left: 15px;
}
	
.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 {
}

.csc-form-fieldcell {
}

.csc-form-label-req {
font-size:12px;
}

/* Styles für das Mailformular */

.csc-mailform-field {
	margin-bottom:5px;
}

fieldset.csc-mailform {
  	padding: 0em;
}

label {
  	margin-top:10px;
  	text-align:left;
  	font-weight: bold;
  	margin-bottom:10px;
}

label.tweet {
	font-weight: normal;
}

/*Styles for registration*/

.feuserregister_create {
  	float:left;
  	width:30%;
  	padding-top:5px;
  	text-align:left;
  	font-weight: bold;
  	padding-bottom:5px;
}

.feuserregister_create_html {
	width: 45%;
}

.tx-srfeuserregister-pi1-error {
	color: red;
}

.tx-srfeuserregister-pi1-multiple-checkboxes dt {
	width: 25px;
  	padding-bottom:5px;
  	padding-top:5px;
}

.tx-srfeuserregister-pi1-multiple-checkboxes dd {
	position: relative;
	top: -30px;
}

/*Styles für das eCard-Center*/

.tx-srsendcard-pi1 {
  width: 100%;
  padding-bottom: 5px;
  background-color: #fff;
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form form {
	width: 640px;
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset label {
	width: 20%
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset div.tx-srsendcard-pi1-field  {
	width: 78%;
}

.tx-srsendcard-pi1 input[type="submit"] {
	font-size: 12px;
}

textarea#tx_srsendcard_pi1_card_title {
  	background-color: #fff;
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-selection-prompt {
	font-weight:bold;
	font-size: 16px;
	color: #009933;
	padding-bottom:11px;
	padding-top:10px;
	padding-left: 15px;
}


/*Styles vom RTE*/

/* Inline text colors and sizes*/

H1 {
   font-size:26px;
   font-weight: bold;
   color:#<br>;
   margin-bottom:8px;
   margin-top:0px;
}

h1.ueberschrift1 {
   color:#5aab26;
   font-size: 26px;
   font-weight: bold;
   margin-bottom:8px;
   margin-top:0px;
}

h2, h2.ueberschrift2 {
   color:#5aab26;
   font-size: 24px;
   font-weight: bold;
   line-height: 28px;
   margin-bottom:8px;
   margin-top:0px;
}

h3, h3.ueberschrift3 {
   color:#5aab26;
   font-size: 22px;
   font-weight: bold;
   margin-bottom:8px;
   margin-top:0px;
   line-height: 24px;
}

h4, h4.ueberschrift4 {
   color:#5aab26;
   font-size: 18px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
   line-height: 22px;
}

h5, h5.ueberschrift5 {
   color:#5aab26;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h6, h6.ueberschrift6 {
   color:#5aab26;
   font-size: 12px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;  
}

h6.news {
   color:#5aab26;
   font-size: 26px;
   font-weight: bold;
   margin-bottom:15px;
   margin-top:0px;    
   padding-left: 0px; 
    line-height: 28px;
   margin-bottom:13px; 
}

.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;
}

.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;
}