body, p, li, ul { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
html { 	
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-shadow-color:#BEBEBE; 
	scrollbar-highlight-color:#BEBEBE; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#444444;
}
hr {
	color: #009543;
	background-color: #009543;
	height: 1px;
	width:100%;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom:12px;
	}
* html hr {
	margin-top: 3px;
	margin-bottom:4px;
	}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009543;
	text-decoration: underline;
	line-height: 20px;
	outline:none;
}
a:hover, a:active {
	color: #000000;
}
#footer {
	font-size:10px;
	color: #0000000;
}
#footer a:link, #footer a:visited {
	font-size:10px;
	color: #009543;
}
#footer a:hover {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform:uppercase;
	color: #009543;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #009543;
	letter-spacing: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #009543;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.img {
	border:2px solid #ffffff;
}
.imagebox {
	width:137px;
	height:99px;
	padding:4px;
	margin-top:5px;
	float:right;
	background-image:url(../images/img_hg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.cms {
	border:1px solid #009543;
}
.cms_right {
	border:1px solid #009543;
	float:right;
}
.ewcms_iframe_table {
	background:#ffffff;
}
.ewcms_form {
	background:#ffffff;
}
.anfahrt {
	width:175px;
	height:121px;
	margin-left:15px;
	padding:4px;
	margin-top:5px;
	border:1px solid #009543;
	float:right;
}
.clear {
	clear: both;
	float: none;
	height: 0;
	line-height: 0;
	font-size: 0.1px;
}
div#content ul	{
	list-style-type: none;
	line-height: 10px;
	margin: 0 0 0 0;
}
div#content li	{
	margin: 0 0 0 0;
	list-style-position: outside;
}
.liste {
	background-image:url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 15px;
}
.input {
	border:1px solid #009543;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:1px;
}