/* . by TopStyle Pro Trial Version - www.bradsoft.com */
body,html {
	height: 100%;
}

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

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


.img_on {
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	border-right:1px solid silver;
	border-top:1px solid silver;
	vertical-align: middle;
}

.img_off {
	border:1px solid white;
	vertical-align: middle;
}


body#index {
        margin: 0px;
        padding: 0px 0px 0px 0px;
		  background-image: url(../bilder/bg.gif);
		  background-color: #EAEAEA;
}

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 */
}

p {margin:0px;}

blockquote {
	margin-top:0px;
	margin-bottom: 0px;
}

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

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

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

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

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

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

#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;
   background-color: white;
   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,#content a:link {color: blue;text-decoration:  underline;}
#content a:hover {text-decoration: none;}

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


#bottom {
		width:100%;
      clear: both;
      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;
}


#schwarz {
	 background-color: Black;
	 height:74px;
}

#gelb {
	background-image: url(../bilder/gelb.gif);
	height:21px;
}

#gelb a {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	line-height: 21px;
	padding: 0px 4px;
	margin: 0px 0px;
	border-width: 0px 1px 0 0;
	border-style: solid;
	border-color: Black;
}

#gelb a:hover {
	background-color: Yellow;
}


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

.mitte {
  width: 632px;
  margin: 0px auto;
  padding-left:128px;
  text-align: left;
}

.inhaltmitte {
	width: 760px;
	margin: 0px auto;
}

#wappen {
	position: absolute;
	top:0px;
   width:130px;
	margin: 0px auto;
}

.weiss {

}

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

}

#infobox {
	margin-top:20px;
  background-color:white;
  padding:3px;
  border:1px solid white;
}
