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


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


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

h2 {
        font-size: 18px;
}

h3 {
         font-size: 18px;
 }

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

html,body {
	height:100%;
}

#kasten {
/*		  background-color: #439D48;*/
/*		  background-image: url(../images/layout/bg.gif);*/
		  background-position: center;
		  background-repeat:  repeat-y;
		  padding:0px;
		  margin:0px;
}

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

body#index {
        margin: 0px;
        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 {
           float: right;
	padding:10px 0px;
   margin: 0px;
	padding-top:105px;
   width:568px;
   overflow: visible;
   min-height:400px;
   height:auto !important; /* moderne Browser */
   height:400px; /* IE */
	background-position: top right;
    background-color: #FFFFFF;
	background-image: url(../images/layout/top.jpg);
  border-right:1px solid #2B592B;
		background-repeat: no-repeat;

}

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

#pad {padding:60px 10px 10px 10px;}

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

}

#content a:visited { color: #2C592C}
#content a,#content a:link {color: #2C592C;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:11px;
      font-family: Arial, Helvetica, sans-serif;
      text-align:  left;
      color: white;
      padding-left:4px;
}


#top {
         height:82px;
			background-image:  url(../images/layout/left_bg.gif);
			background-repeat:  no-repeat;
			background-position: left center;
			text-align: center;
/*		  background-color: #439D48;*/
		  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-image: url(../images/layout/verlauf.jpg);
	background-repeat: repeat-y;
		background-position: top right;
}

#bgi {

	background-repeat: no-repeat;
		background-position: top right;
}

#links {
           width: 182px;
           padding:0px;
           float: left;
			  padding:0px;
			  margin:0px;
			  padding-top:68px;
}

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

  }

  img {
  	border-color:#277127;
  }