body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #016435;
	margin: 0px;    
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;	
}
table {
	font-size: 12px;
	line-height: 18px;
}
input {
	width: 180px;	
}
textarea {
	width: 180px;	
}
a {
	color: 00904b;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.form_button {
	width:80px;
}
.form_plz {
	width:50px;
}
.form_ort {
	width:127px;
}
.form_abstand{
	padding-right: 10px;
	text-align: right;
}
.abstand_oben_links{
	padding-bottom: 40px;
   	padding-left: 15px;
	
}
.abstand_oben_rechts{
	padding-bottom: 40px;
   	padding-right: 20px;
	
}
.abstand_links{
   	padding-left: 15px;
	
}
.abstand_unten{
   	padding-bottom: 15px;
	
}
.abstand_unten_links{
   	padding-left: 15px;
	padding-bottom: 10px;
	
}
.abstand_unten_rechts{
    padding-bottom: 10px;
   	padding-right: 20px;
	
}
.tab_auflisten{
    line-height: 15px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.navi{
	color: #000000;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 11px;
}
.navi:hover{
	color: #00904b;
	text-decoration: none;
}
.navi_aktiv{
    font-weight: bold;
	font-size: 11px;
	letter-spacing: 3px;
	color: #00904b;
	text-decoration: none;
}
.navi_aktiv:hover{
	text-decoration: none;
}
.subnavi{
    font-size: 10px;
	letter-spacing: 3px;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
}
.subnavi:hover{
    color: #00904b;
	text-decoration: none;
}
.subnavi_aktiv{
    font-size: 10px;
	letter-spacing: 3px;
	color: #00904b;
	text-decoration: none;
	padding-left: 30px;
}
.subnavi_aktiv:hover{
	text-decoration: none;
}
.abstand_navi{
	
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00904b;
}
.footer_link{
	color: #00904b;
	letter-spacing: 3px;
	
	font-size: 10px;
	text-decoration: none;
}
.footer_link:hover{
	color: #000000;
	text-decoration: none;
}
.float_left{
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.padding_right_bottom{
	padding-right: 20px;
	padding-bottom: 20px;
}
.padding_left_bottom{
	padding-left: 20px;
	padding-bottom: 20px;
}
.padding_right{
	padding-right: 20px;
}
.verlauf_links{
	background-image: url(../img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.verlauf_rechts{
	background-image: url(../img/bg_right.gif);
	background-repeat: repeat-y;
}
