body {
     border:0; 
     margin:0;
     padding:0;
     background: url(bilder/back.gif);
}


table {
	font-family :  Verdana, Helvetica, Arial, sans-serif;
	font-size : 10px;
	
	}


p, td, tr, ul, li, blockquote {
	font-family :  Verdana, Helvetica, Arial, sans-serif;
	font-size : 10px;
	}
.irechts {
	padding-left: 5px;
	
	
	
	}
H1 { font-size:12px; margin-top:10px;}
H2 { font-size:12px; margin-top:10px; margin-bottom:0px; }
H3 { font-size:11px; margin-top:10px; margin-bottom:0px; }
H4 { font-size:10px; margin-top:0px; margin-bottom:0px; }

b {
	font-family : Verdana, Helvetica, Arial, sans-serif;	
	
}

strong {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	color : Black;
}

table.border {
	border : 1px ridge Black;
}
table.wetter {
	border: thin dotted #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}
table.main { 

	border: 1px  #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
 }
td.inhalt {
	
	padding-top:10pt;
	padding-left:10pt;
	padding-right:10pt;
	list-style-type: disc;

	
	
        }



input, textarea, form, select {
 	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
}

A:visited {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #009900;
	text-decoration : none;
}
 
A:link { 
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #009900;
	text-decoration : none;
}

A:active {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #009900;
	text-decoration : underline;
}

a:hover {  
		font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #009900;
	text-decoration : underline;
}





/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */



.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:130px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#FF6600; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#DFDFFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#F2F2FF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }




ul{
	color:  #000066;
	list-style-type: square;
	list-style-position: outside;
}


#footer a:visited {	
	color :  #ffffff;
	text-decoration : underline;	
}
 
#footer a:link { 	
	color :  #ffffff;
	text-decoration :  underline;	
}

#footer a:active {	
	color :  #FF0000;
	text-decoration : none;		
}

#footer a:hover {	
	color :  #Ff0000;
	text-decoration : none;		
}

#cMenu {
	height:30px;
	width: 700px;
	margin-left:0px;
	margin-bottom:0px;
	position:relative;
	color: Black;
}

/*
###################
# ypMenu Styles #
###################
*/
.mmContent {
     /* nrmale schrift definieren */
     font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	  color: Black;
}

.mmContent ul {
     margin: 0px; padding: 0px;
     list-style: none;
     z-index:2;
     position:relative;
     left:0px; top:0px;
     background: #FFFFFF url(button/but1r.gif);
	  color: Black;
}
.mmContent li {
     padding: 0px; margin: 0px;
	  color: Black;
}

.menuBackground {
     position:absolute;
     left:0px; top:0px;
     z-index:1;
}

.mmContent li a {
     /* Links bzw. die slideMenü-Elemente definieren */
     display: block;
     color: Black;
     font-weight:normal;
     font-size: 12px;
     font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
     width: 150px;
     padding: 5px;
     text-decoration: none;
     border-bottom: solid 1px #CCCCCC; /* der rand zwischen den MenüElementen */
}

* html .mmContent li a {
     width: 160px;
     width: 160px;
	  color: Black;
}

/* */
.mmContent li a:link { background: #ffffff; color: #000000; font-size: 10px; }
.mmContent li a:visited {background: #ffffff; color: #00000; font-size: 10px; }

.mmContent li a:hover{ background: #D5DECC; color: #000000; font-size: 10px; }
.mmContent li a:active { background: #D5DECC; font-size: 10px; }

.mmContent li a.submenu {
background: #D5DECC no-repeat right center; }
.mmContent li a.submenu:hover {
background: #D5DECC  no-repeat right center; }




.csc-mailform {
        border: 0px;
}

.csc-mailform-field label {
        font-size: 10pt;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        width: 5em;
        float: left;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 10px;
        text-align: right;
        margin-right: 0.5em
        display: block
        clear: right;

}

.csc-mailform-submit {
        margin-left: 5.5em;

}
      
fieldset.csc-mailform input, textarea {
        font-size: 10pt;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        border: 3px solid #E4E4E4;
        background: #ffffff;
        padding: 1px;
}








/*
##########################################
# ypMenu Styles for our belove IE 5.01 #
##########################################
*/

.mmContentb {
     font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	  color: Black;
}

.mmContentb ul {
     margin: 0px; padding: 0px;
     list-style: none;
     z-index:2;
     position:relative;
     left:0px; top:0px;
	  color: Black;
}
.mmContentb li {
     padding: 0px; margin: 0px;
	  color: Black;
}

.menuBackground {
     position:absolute;
     left:0px; top:0px;
     z-index:1;
}

.mmContentb li a {
     /* Links bzw. die slideMenü-Elemente definieren */
     display: block;
     width: 150px;
     padding: 5px;
     color: #222222;
     font-weight: normal;
     font-size: 12px;
     font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
     text-decoration: none;
     border-bottom: solid 1px #CCCCCC; /* der rand zwischen den MenüElementen */
}

* html .mmContentb li a {
     width: 160px;
     width: 160px;
	  color: Black;
}

.mmContentb li a:link { 
background: #2B5B00; 
color: #222222;
}

.mmContentb li a:visited { 
background: #2B5B00; 
color: #222222;
}

.mmContentb li a:hover{ 
background: #2B5B00;
color: #222222;
}

.mmContentb li a:active { 
background: #2B5B00; 
color: #222222;
}

.mmContentb li a.submenu {
     background: #FFFFFF /*url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center;*/
     font-size: 12px;
	  color: Black;
}
.mmContentb li a.submenu:hover {
     background: #FFFFFF /*url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center;*/
     font-size: 12px;
	  color: Black;
}

