/* CSS Document */
body
{
	background-color: #c2c2c2;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	color: #333;
}

.inhalt {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	padding: 10px 20px 0px 20px;
	background-color: #fff;
	width: 480px;
	height: 230px;
	overflow: auto;
}

.inhalt01 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	padding: 10px 20px 0px 20px;
	background-color: #fff;
	width: 480px;
	height: 280px;
	overflow: auto;
}

.inhalt02 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	padding: 10px 20px 0px 20px;
	background-color: #fff;
}

table {
	font-size: 11px;
	background-color: #fff;
}


.adresse {
  	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}

.formular {
	font-weight: normal;
	font-size: 11px;
}

a {
  	font-family: Verdana;
	font-weight: bold;
	color:#2a9e3d;
  	text-decoration: none;
}
a:hover {
  	font-family: Verdana;
	font-weight: bold;
  	color:#00a61b;
  	text-decoration: underline;
}

.farbtext {
  font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
  color:#2a763a;
  text-align: justify;

}

.footernav {
	background-image: url(Bilder/footernav2.gif);
	color: #fff;
	padding: 0px 0px 10px 15px;
}

a.footerlink {
	color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
}

img {
border: none;
}

p{
margin: 10px;
}

ul {
margin: 10px;
}
