/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.top {
	background-image: url(/images/top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 880px;
}
body a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.activ {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 658c1e;
	text-decoration: none;
}
body a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
body a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #658c1e;
	text-decoration: none;
}
body a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #658c1e;
	text-decoration: none;
}
.container {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
}
.header {
	height: 76px;
	width: 810px;
	float: left;
}
.mainnav {
	height: 50px;
	width: 810px;
	float: left;
}
.content {
	float: left;
	width: 546px;
}
.content-image {
	float: left;
	height: 244px;
	width: 535px;
	margin-bottom: 14px;
	text-align: center;
	padding-right: 11px;
}
.news {
	float: left;
	width: 546px;
}
.newsletter {
	background-color: #e7e7e7;
	float: left;
	width: 265px;
	margin-right: 5px;
	/* height: 265px; */
}
.news-oben {
	background-image: url(/images/news-oben.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 265px;
}
.news-mitte {
	float: left;
	width: 241px;
	padding-right: 12px;
	padding-left: 12px;
	/* height: 221px; */
}
.aktuell {
	background-color: #e7e7e7;
	float: left;
	width: 265px;
	/* height: 265px; */
}
.subnav {
	width: 228px;
	padding-left: 24px;
	line-height: 22px;
	padding-right: 12px;
	float: left;
}
.header-logo {
	background-image: url(/images/waldhof.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	float: left;
	height: 76px;
	width: 546px;
}
.header-sprachauswahl {
	float: left;
	height: 35px;
	width: 252px;
	padding-top: 41px;
	text-align: right;
	padding-right: 12px;
}
.mainnav-left {
	float: left;
	height: 37px;
	width: 534px;
	background-image: url(/images/bg-mainnav.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 12px;
}
.mainnav-allgemein {
	margin-right: 30px;
	color: #333333;
}
.mainnav-right {
	background-image: url(/images/bg-mainnav-produkte.png);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 228px;
	background-position: 12px 0px;
	padding-top: 13px;
	padding-left: 36px;
}
.content-titel {
	float: left;
	height: 37px;
	width: 534px;
	background-image: url(/images/bg-mainnav.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 12px;
	color: #658c1e;
}
.content-text {
	float: left;
	width: 522px;
	padding-left: 12px;
	padding-right: 12px;
}
.li-1ebene {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #333333;
	border-bottom-color: #333333;
	list-style-type: none;
	background-color: #e7e7e7;
	padding-left: 12px;
}
.li-2ebene {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #333333;
	border-bottom-color: #333333;
	list-style-type: none;
	background-color: #f8f8f8;
	padding-left: 24px;
}
.li-3ebene {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #333333;
	border-bottom-color: #333333;
	list-style-type: none;
	padding-left: 36px;
}
.news-unten {
	background-image: url(/images/news-unten.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 265px;
}

