/* HTML */
HTML, BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
}
IMG {
	border: none;
}
ACRONYM {
	border: none;
	margin: 0px;
}
A {
	color: #969119;
	text-decoration: none;
}
A.extern {
	background-image: url(img/hg_extlink.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
P, H1, H2, H3 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
H1 {
	font-weight: bold;
}
H2, LEGEND {
	font-weight: bold;
}
FIELDSET {
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	width: 100%;
}
LABEL {
	margin: 0px;
	padding: 0px;
}
INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
}
OL, UL {
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
OL LI, UL LI {
	width: auto;
	padding: 0px 0px 5px 10px;
	margin: 0px;
}
OL LI {
	margin-left: 17px;
}
* HTML OL LI {
	margin-left: 24px;
}
UL LI {
	background-image: url(img/li.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style-type:none;
}

.s_nav, .s_kopf_rechts_oben, .s_haupt_rechts_home, .s_slideshow_home, .s_topinfo, .s_fusszeilenlinks, .s_nav_sub, .s_fusslogos, .s_unter_inhalt {
	display: none;
}
.s_fusszeile {
	border-top: 1px solid #D6D33F;
	padding-top: 1em;
	margin-top: 1em;

}
.s_logo_umweltzeichen {
	float: left;
}
.s_kontaktzeile {
	float: left;
}
