body {
	background-color: #9fcc58;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color:#564b47;
	padding:0;
	margin-top:2em;
	margin-bottom:0.1em;
}
a {
	color:#45b53d;
}
a:visited {
	color:#45b53d;
}
a:hover {
	color:#45b53d;
	text-decoration:none;
}
a:active {
	color:#45b53d;
}
/* ------------------------------------------------------ */
/* ----------container zentriert das layout-------------- */
/* ------------------------------------------------------ */
#container {
	width: 70em;
	margin: 0 auto;
	padding: 0;
}
/* -------------------------------------------- */
/* -------------banner for logo---------------- */
/* -------------------------------------------- */
#banner {
	margin: 0;
	margin-bottom:1em;
	padding: 0;
	background-image:url(images/banner-background.jpg);
	background-repeat:no-repeat;
	height:85px;
}
#banner-right {
	float:right;
	font-size: 1.0em;
	margin-top:30px;
	margin-right:15px;
	color:#ffffff;
}
#banner a {
	color:#ffffff;
	text-decoration:none;
}
#banner a:visited {
	color:#ffffff;
	text-decoration:none;
}
#banner a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#banner a:active {
	color:#ffffff;
	text-decoration:underline;
}
#banner img {
	border:none;
}
/* -------------------------------------------- */
/* ----------------content--------------------- */
/* -------------------------------------------- */


#content h1 {
	font-size: 1.10em;
	font-weight:bold;
}
#content h2 {
	font-size: 1em;
	font-weight: normal;
}
#content h3 {
	font-size: 1em;
	font-weight: normal;
}
#content h4 {
	font-size: 1em;
	font-weight: bold;
	margin:0em;
	display:inline;
}
#content p {
	padding-left: 0px;
}
#content {
	min-height:395px;
 height:expression(this.scrollHeight > 395 ? "auto":"395px");
	background-color: #ffffff;
	background-image:url(images/content-background.gif);
	background-repeat:no-repeat;
	padding:10px;
	padding-left:15px;
	margin: 0em 26.5em 1em 15.5em;
	border-right:1px solid #136F0A;
	border-bottom:1px solid #136F0A;
}
#micronavi {
	font-family:sans-serif;
	padding: 0.5em 0 0.2em 1em;
	font-size:10px;
	border-bottom:1px solid #B8B8B8;
	font-style:italic;
}
p, pre {
	padding: 10px;
	margin:0;
}
pre, code {
	font-size: 1.2em;
}
.gross {
	width: 5.71em;
	height: 1.07em;
}
/* -----------Kontaktformular auf ansprechpartner.html------------- */
.iframe-kontaktform {
	width:330px;
	border:none;
	margin-top:0px;
	margin-left:0px;
}
/* -----------GoogleMap auf anfahrt.html--------------------------- */
.iframe-google-maps {
	width:100%;
	height:520px;
	border:1px solid #000000;
	margin-top:3px;
}
/* -------------------------------------------- */
/* ---------------left navigavtion------------- */
/* -------------------------------------------- */
#left {
	float: left;
	width: 14em;
	margin: 0;
	padding:0 0 0 0;
	color:#ffffff;
}
#left ul {
	list-style-type: none;
	padding: 0 10px 0 0;
	margin-left:0px;
	margin-top:2px;
}
#left ul.borderbottom {
	padding: 0 0 10px 0;
}
#left li a {
	font-size: 1.0em;
	font-stretch:narrower;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#136F0A;
	background-color:#ffffff;
	display:block;
	padding:8px 0 10px 6px;
	border-bottom:1px solid #136F0A;
	border-right:1px solid #136F0A;
}
#left li {
	margin: 0;
	padding: 0 0 3px 0;
}
#left li a:hover {
	margin: 0;
	background-color:#136F0A;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
#left li a.unterpunkt {
	font-size: 0.9em;
	font-stretch:narrower;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	color:#136F0A;
	display:block;
	padding:4px 0 5px 16px;
	border-bottom:1px solid #fffff;
	border-right:1px solid #136F0A;
	background-color:#ffffff;
	background-image: url(/images/navi-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#left li a.unterpunkt:hover {
	margin: 0;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#136F0A;
	background-image: url(/images/navi-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}
#left li a.ausgewaehlt {
	font-size: 1.0em;
	font-stretch:narrower;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:8px 0 10px 6px;
	margin: 0;
	background-color:#136F0A;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
#left li a.unterpunkt-ausgewaehlt {
	font-size: 0.9em;
	font-stretch:narrower;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	display:block;
	padding:4px 0 5px 16px;
	margin: 0;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#136F0A;
	background-image: url(/images/navi-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* -------------------------------------------- */
/* --------------right navigavtion------------- */
/* -------------------------------------------- */
#right {
	float: right;
	width: 24em;
	margin: 0;
	margin-bottom:1em;
	padding:5px;
	padding-bottom:0px;
	color:#ffffff;
	text-align:right;
	background-color: #136F0A;
}
#right img {
	border:none;
	display:inline;
	margin-bottom:5px;
}
/* -------------------------------------------- */
/* -----------footer--------------------------- */
/* -------------------------------------------- */
#footer1 {
	clear: both;
	text-align:right;
	padding: 10px 10px 10px 10px;
	/*	background-color: #45b53d;   */
	background-image:url(images/footer-background.jpg);
	background-repeat:no-repeat;
	height:57px;
	color:#ffffff;
	font-size:10px;
}
