/* CSS Document */

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#339933;
	display: block;
	margin:0px 0px 30px 0px;
	padding:0;
	border-bottom-color: #339933;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	

}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#339933;
	display: block;
	margin:0px 0px 30px 0px;
	padding:0;
	border-bottom-color: #339933;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*height:80px;
	background-image: url(../bilder/layout/wappen_klein.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: scroll;*/
	
}


.ue1{
	
	display: block;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;;
	border-bottom-color: #087003;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*height:80px;
	background-image: url(../bilder/layout/wappen_klein.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: scroll;*/
	
}



hr{
	display: block;
	margin:30px auto 30px auto;
	padding:30px auto 30px auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #087003;
	
	

}



.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;	/*text-align: justify;*/
	
	

}

.text_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
	

}



div.ortsplan p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  font-family:Arial, Helvetica, sans-serif;
}



ul.links li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:6px 0px 6px 0px;
}


