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


h1,h2,h3,h4,h5,h6 {
 font-family:     Arial, Helvetica, sans-serif;
color:#a3985c;
}


h1 {
			font-family:     Arial, Helvetica, sans-serif;
         font-size: 20px;
}

h2 {
        font-size: 16px;
		  padding:5px;
		  border:2px solid #a3985c;
		  background-color: #535e34;	
}

h3 {
         font-size: 14px;
			padding-left:10px;
 }

h4 {
         font-size: 16px;
}
h5 {
         font-size: 14px;
}
h6 {
         font-size: 12px;
}

html,body {
	height:100%;
}

#kasten {
		  width:980px;
		  padding:0px;
		  margin:0px auto;
		  background-color: #535e34;;
}

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

body#index {
        margin: 10px;
        padding: 0px;
}



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 {
	padding:10px 40px;
   margin: 0px 0px 0px 0px;
   width:680px;
   min-height:400px;
   height:auto !important; /* moderne Browser */
   height:400px; /* IE */
	float: right;
	background-color: White;
	border-right:2px solid #535e34;  
}

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



#content td {
                          vertical-align: top;

}

#content a:visited { color: #535e34}
#content a,#content a:link {color: #535e34;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; }


#bottom {
      clear: both;
      font-size:12px;
      font-family: Arial, Helvetica, sans-serif;
      text-align:  right;
		padding:0px 10px;
		color:#a3985c;
}


#top {
         height:150px;
			background-image:   url(../images/topimg.jpg);
			background-repeat:  no-repeat;
			background-position: left center;
			text-align: center;
		   padding:0px;
		   margin:0px;
			
		}

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

#main {
        width: 752px;
        margin: 0px auto;
		  padding: 0px;
		  background-color:white;
		background-repeat: no-repeat;
		background-position: top right;
}

#links {
           width: 213px;
			  background-image: url(../images/navi_back.jpg);
			   background-position: left top;
				background-repeat: no-repeat;
           float: left;
			  padding:50px 0px 0px 0px;
			  margin:0px;
}

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

  }
  


