/* . by TopStyle Pro Trial Version - www.bradsoft.com */


h1,h2,h3,h4,h5,h6 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
         font-family: "Times New Roman", Times, serif;
         font-size: 24px;
         border-bottom: 4px solid #02872A;
			margin-top: 4px;
}

h2 {
         font-size: 20px;
         padding-left: 10px;
			border-right: double 10px #02872A;
			border-left: double 10px #02872A;
}

h3 {
 		   font-family: Arial, Helvetica, sans-serif;
         font-size: 18px;
         padding-left:30px;
			background-color:  #02872A;
			color:white;
 }

h4 {
         padding-left: 20px;
         font-size: 16px;
         font-weight: bold;
         border-bottom: 2px dotted #02872A;
}
h5 {
         font-family: "Courier New", Courier, monospace;
		   padding-left: 20px;
         font-size: 14px;
         font-weight: bold;
         border-left: 10px solid #02872A;
         border-bottom: 1px solid #02872A;

}
h6 {
   		font-family: Arial, Helvetica, sans-serif;
         padding-left: 30px;
         font-size: 12px;
         font-weight: bold;
         border-bottom: 1px solid #02872A;
}




#kasten {
   min-height:100%;
   height:auto !important; /* moderne Browser */
   height:100%; /* IE */
   position: relative;
   text-align: left;
}

body {
        margin-right: 20px;
        padding: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 14px;
        background-color: white;
}

body#index {
        margin: 0px;
        padding: 10px 0px 0px 0px;
        background-color: white;

}


hr{
        border: 1px solid black;
        background-color:black; /* Mozilla 1.4 */
        color:black; /* IE 6 */
        border: black; /* Opera 7.11 */
        height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

#content {
   min-height:400px;
   height:auto !important; /* moderne Browser */
   height:400px; /* IE */
   margin-left: 175px;
   margin-top:5px;
   font-size: 14px;
   text-align: left;
   width:560px;
   padding: 4px;
   overflow: visible;
   padding-bottom:30px;
}

#content[id] {
 height:auto;
 min-height:400px;
 }


#content table {
        border-collapse:  collapse;
}
#content td {
                          vertical-align: top;

}

#content a:visited { color: black;}
#content a {color: #02872A;text-decoration:  underline;}
#content a:hover {text-decoration: none;}

#wobinich a:visited { color: black;}
#wobinich a,#wobinich a:link {color: black;text-decoration: none ;}
#wobinich a:hover {text-decoration: underline; }




.gras {
	background-image: url(../bilder/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
   width:100%;
	height: 40px;

}


#bottom {
      width:100%;
      clear: left;
      font-size:12px;
      font-family: Arial, Helvetica, sans-serif;
      text-align:  center;
      background-image: url(../bilder/wobinich.gif);
      height:21px;
      color: #333333;
      vertical-align: middle;
}



#wobinich {
        font-size:12px;
        font-family: Arial, Helvetica, sans-serif;
        background-image: url(../bilder/wobinich.gif);
             height:21px;
				 margin-top:2px;
}

.inhaltmitte {
        width: 760px;
        margin: 0px auto;
		  padding:0px;
	padding-top:120px;
	background-image: url(../bilder/titel2.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}



#links {
           width: 170px;
           padding-top:20px;
           float: left;
}

#infobox {
  margin-top:20px;
  background-color:white;
  padding:0px;

  }
