* {
	margin:0;
	padding:0;
	}
	
body {
	font-family: Georgia;
	text-align:center;
	background: #669900 url(img/bg-site.jpg) repeat-x;
	}

#container {
	margin:10px auto 0;
	padding:5px 0;
	width:940px;
	height:auto;
	background:url(img/bg-container.gif) no-repeat top center;
	}
	
#header {
	margin:5px;
	width:930px;
	height:130px;
	background: url(img/dummies/head-dummie.jpg) no-repeat;
	}
* html #header {
	margin-left:20px;
	margin-bottom:-10px;
	}
	
#headernavi {
	padding-top: 110px;
	margin:0 10px 0 0;
	height:20px;
	width:200px;
	float:right;
	}
	
#headernavi a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	font-weight:bold;
	}
	
#headernavi a:hover {
	text-decoration:underline;
	color:#fff;
	}

.menu ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

.menu li li {
	margin-left: 3px;
	margin-right: 10px;
	line-height: 25px;
	padding-left: 5px;
	border-bottom: 1px dashed #009900;
	background: url(img/img04.jpg) no-repeat;
	background-position: 8px 13px;
	text-align:left;
	padding-left:20px;
	font-size:11px;
}

.menu li ul {
	margin-bottom: 20px;
	list-style: none;
}

.menu span {
	margin:0;
	padding:0;
	line-height:normal;
	font-size:11px;
	}
.menu h2 {
	background:url(img/img02.gif) no-repeat left;
	background-position:10px -6px;
	padding:5px 0 5px 30px;
	font-size: 14px;
	font-family:Georgia;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
	color:#fff;
}

.menu li a {
	text-decoration: none;
	color:#006600;
	font-weight: bold;
	font-size:11px;
	line-height:25px;
}

.menu a:hover {
	text-decoration: underline;
}

.menu-abfall ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

.menu-abfall li li {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 40px;
	padding-left: 5px;
	border-bottom: 1px dashed #009900;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
}
.menu-abfall h2 {
	background:url(img/img02.gif) no-repeat left;
	background-position:10px -6px;
	padding:5px 0 5px 30px;
	font-size: 14px;
	font-family:Georgia;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
	color:#fff;
}

.infobox {
	margin:12px;
	text-align:left;
	font-size:11px;
	padding-bottom:20px;
}

#margin-left {
	float:left;
	margin:5px 0;
	margin-left:-5px;
	width: 215px;
	height:auto;
	}
* html  #margin-left{
	margin-left:5px;
	}
#margin-right {
	float:right;
	margin:5px 0;
	margin-right:-5px;
	width:215px;
	height:auto;
	}
* html #margin-right {
	margin-right:-15px;
	}

.margin-box {
	width:205px;
	padding:5px;
	padding-bottom:0;
	height:auto;
	margin-bottom:10px;
	background:url(img/bg-box.jpg) no-repeat top center;;
	}
.margin-box-bottom {
	background: url(img/bg-box-bottom.jpg) bottom center;
	background-repeat:no-repeat;
	height:30px;
	margin-top:-30px;
	}
.margin-box-bottom-termine {
	background: url(img/bg-box-bottom.jpg) bottom center no-repeat;
	height:20px;
	margin-top:-20px;
	}
* html .margin-box-bottom-termine {
	background: url(img/bg-box-bottom.jpg) bottom center no-repeat;
	height:20px;
	margin-top:-20px;
	}
#center {
	float:left;
	width:520px;
	height:auto;
	margin:5px 0;
	background:#fff;
	font-family:Georgia;
	font-size:12px;
	}
* html #center {
	width:500px;
	}
#center a, a:visited, a:active {
	text-decoration:underline;
	color:#000;
	}
	
#center a:hover {
	color:#006600;
	text-decoration: none;
	}
	
#intro {
	width:520px;
	margin-bottom:20px;
	text-align:left;
	}
* html #intro {
	width:500px;
	}
#intro h1 {
	color:#006600;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	}

#intro h2 {
	color:#006600;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:1px solid #006600;
	}

#intro p {
	margin-top:10px;
}

#intro ul, #center ul {
	margin-left:25px;
	margin-top:20px;
}

hr {
	margin:10px 0;
	color:#FFFFFF;
	border-top:1px dashed #009900;
}
.bild {
	width:140px;
	height:140px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #CCCCCC;
}

.post {
	width:520px;
	height:auto;
	margin-bottom:10px;
	text-align:left;
	line-height:150%;
	clear:both;
	}
* html .post {
	width:500px;
	line-height:150%;
	}
.post h1 {
	font-size:15px;
	border-bottom:1px solid #006600;
	color:#006600;
	padding-bottom:5px;
	}
.post h2 {
	font-size:14px;
	color:#006600;
	padding-bottom:5px;
	}
.clear {
	clear:both;
	width:940px;
	height:1px;
	}

#footer {
	width:940px;
	margin:auto;
	height:50px;
	text-align:center;
	color:#666;
	background:url(img/bg-container.gif) no-repeat bottom center;
	font-size:11px;
	}
#footer a {
	color:#555;
	text-decoration:underline;
	}
* html #footer {
	width:941px;
	background-position:1px -1980px;
	}
  
  
/* Tabellenstyles */
.tabelleninhalt {
	padding-left:10px;
	padding-bottom:10px;
	line-height:normal;
}

/* Subnavigation */
#subnavi ul
{
padding-left: 0;
margin-left: 0;
margin-bottom:15px;
background-color: #346702;
color: #FFF;
font-weight:bold;
float: left;
width: 100%;
}

#subnavi ul li { display: inline; }

#subnavi ul li a
{
padding: 0.2em 1em;
background-color: #346702;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#subnavi ul li a:hover
{
background-color: #669900;
color: #fff;
}