body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	background: #336220;
	color: #336220;
}

* {
	font-family: arial;
	font-size: 12px; 
	color: #336220; 
}

td {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
}

#site {
	width: 760px;
	margin: 0px auto;
	margin-top: 20px;
}

#navi {
	position: absolute;
	width: 200px;
	margin-left: -220px;
	padding-left: 20px;
}

#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi ul li {
	margin-bottom: 7px;
	list-style-type: none;
}

#navi ul li a {
	color: #98bc44;
	text-decoration: none;
	font-size: 14px;
}

#navi ul li a:hover {
	color: #ffffff;
}

#navi ul li .active {
	color: #ffffff;
}

#navi ul li ul {
	margin-left: 15px;
	margin-top: 7px;
}

#navi ul li ul li a {
	color: #b7d07c;
}

#header {
	display: block;
	height: 179px;
	background: url("../pictures/allgemein/bg_header.jpg") no-repeat bottom #336220;
}

#indexFooter {
	display: block;
	margin-left: 12px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #6d975b;
	font-size: 13px;
}

#indexFooter td {
	color: #6d975b;
	font-size: 13px;
}

#bigPic {
	display: block;
	height: 300px;
}

#main {
	display: block;
	margin-top: 10px;
	margin-bottom: 50px;
	border: 1px solid #98bc44;
	background: url("/pictures/allgemein/bg_main.gif") no-repeat bottom left #ffffff;
}

#content {
	float: left;
	width: 370px;
	margin-right: 30px;
	margin-top: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
}

#content a img {
	border: 0px;
}

#contentFooter {
	clear: both;
	display: block;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	margin-left: 70px;
	color: #98bc44;
}

#contentFooter ul {
	margin: 0px;
	padding: 0px;
}

#contentFooter ul li {
	display: inline;
	list-style-type: none;
}

#contentFooter ul li a {
	padding-left: 5px;
	padding-right: 5px;
	color: #98bc44;
	text-decoration: none;
}

#contentFooter ul li a:hover {
	color: #336220;
}

#teaser {
	float: right;
	width: 260px;
	margin: 20px;
}

#teaserBlock {
	width: 254px;
	margin-bottom: 20px;
	border: 1px solid #98bc44;
}

#teaserBlockHeadline {
	display: block;
	height: 35px;
	line-height: 30px;
	background: url("/pictures/allgemein/bg_teaserBlockHeadline.jpg") no-repeat;
}

#teaserBlock #teaserBlockContent {
	display: block;
	margin: 10px;
}

#teaserContent {
	margin-bottom: 10px;
}

#teaserHeadline {
	font-weight: bold;
}

#readmore {
	margin-top: 3px;
}

#bo_hinweis {
	clear: both;
	border: 1px solid #cccccc;
	background: #efefef;
	margin-bottom: 10px;
	padding: 3px;
	color: #000000;
}

#slideshow {
	display: block;
	height: 408px;
	margin-left: 12px;
	padding: 1px;
	padding-bottom: 0px;
	background: #98bc44;
}

#slideshow_list{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:746px;
	height:406px;
	overflow:hidden;
}

#slideshow_list li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slideshow_list li img{
	display:block;
	background-color:#FFFFFF;
}
