html {height: 101%;}
*{padding: 0; margin: 0;}
body {
     font-family: Verdana,Arial,Helvetica;
     background-color: #f2f3c5;
	 margin-top: 8px;
	 line-height: 133%;
}
font {line-height: 133%;}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #009241;
	text-decoration: none;
}
ul li{
  font-size: 12px;
  line-height: 130%;
  list-style-type: disk;
  list-style-position: inside;
  padding-left: 5px;
}


td.mitte {
	 margin-top: 0px;
	 margin-left: 0px;
	 width: 780px;
	 background-color: #fff;
	 background-image: url(../../media/gitter-oben.gif);
	 background-repeat: no-repeat;
}
td.seite {
	 margin-top: 0px;
	 margin-left: 0px;
	 height: 400px;
	 width: 780px;
	 background-color: #fff;
}
.rand {
	 margin: 0;
	 width: auto;
	 border: 1px solid transparent;
}
.fuss {
  font-size: 10px;
  line-height: 130%;
  color: #009241;
  background-color: #f2f3c5;
  text-align: right;
	 padding-right: 5px;
	 height: 20px;
	 border-bottom: 1px solid #009241;
}
.fuss-l {
     color: #009241;
     text-align: left;
	 padding-left: 5px;
	 padding-top: 3px;
	 vertical-align: top;
}
.fuss-r {
  color: #009241;
  text-align: right;
	 padding-top: 3px;
	 vertical-align: top;
}
.balken {
	 margin-top: 0px;
	 margin-left: 0px;
	 height: 19px;
	 background-color: #009241;
	 border: 1px solid white;
}
.balkenmitte {
	 margin-top: 0px;
	 margin-left: 0px;
	 text-align:right;
     font-size: 11px;
     line-height: 130%;
     padding-right: 10px;
     color: #f0f1c3;
	 height: 19px;
	 background-color: #009241;
	 background-image: url(../../media/deckel.jpg);
	 background-repeat: no-repeat;

}
td.menue {
	 padding-top: 25px;
	 width: 160px;
	 height: 400px;
	 vertical-align: top;
	 background-color: #fff;
	 border: 0px solid black;
}
.menu {
	float: left;
	width: 140px;
	margin: 10px;
	margin-top: 3px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
	border-bottom: 1px dashed #f2f3c5;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 1px dashed #f2f3c5;
}
.menu_default a:hover {
	border-bottom: 1px dashed #f2f3c5;
}
 a.menu_current:link,  a.menu_current:visited,  a.menu_current:active {
	border-bottom: 1px dashed #000;
}
 a.menu_current:hover {
	border-bottom: 1px dashed #000;
}

td.content {
	 vertical-align: top;
	 padding-top: 30px;
	 padding-left: 10px;
	 width: 450px;
	 background-color: #fff;
	 border: 0px solid black;
}
td.content2 {
	 vertical-align: top;
	 padding-top: 30px;
	 padding-left: 10px;
	 width: 620px;
	 background-color: #fff;
	 border: 0px solid black;
}

td.news {
	 padding-top: 10px;
	 width: 169px;
	 height: 100%;
	 border-left: 1px dashed #f0f1c3;
	 vertical-align: top;
	 background-color: #fff;
}
h1 {
     font-size: 20px;
     line-height: 130%;
  margin-left: 5px;
  margin-top: 10px;
  color: #000000;
  text-align: inherit;
  font-style: normal;
  margin-bottom: 8px;
}

h2 {
     font-size: 16px;
     line-height: 130%;
  color: #000000;
  margin-left: 5px;
  text-align: inherit;
  margin-bottom: 8px;
}
h3 {
  font-size: 12px;
  line-height: 130%;
  color: #000000;
  text-align: inherit;
  margin-bottom: 8px;
  margin-left: 5px;
}


img.main {
  padding: 7px;

}
p {
  font-size: 12px;
  line-height: 130%;
  padding: 0 5px 8px 5px;
  text-align: inherit;
  font-weight: inherit;
  color: #000000;
}

a.oben:link {
  font-size: 12px;
  line-height: 130%;
  color: #f2f3c5;
  text-decoration: none;
}
a.oben:visited {
  font-size: 12px;
  line-height: 130%;
  color: #f2f3c5;
  text-decoration: none;
}
a.oben:hover {
  font-size: 12px;
  line-height: 130%;
  color: #000;
  text-decoration: none;
}

a.foot:link {
  color: #009241;
  text-decoration: none;
  font-size: 10px;
  line-height: 130%;
}
a.foot:visited {
  color: #009241;
  text-decoration: none;
  font-size: 10px;
  line-height: 130%;
}
a.foot:hover {
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  line-height: 130%;
}
a.adr:link {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  line-height: 130%;
}
a.adr:visited {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  line-height: 130%;
}
a.adr:hover {
  color: #009241;
  text-decoration: none;
  font-size: 12px;
  line-height: 130%;
}


