img {border:none;}
	
p{font-size:1em;}

a{color:#000000;}

h1{font-size:20px;}

h2{font-size:16px;}

body
	{
		/*background-color:#f0f0fd;*/
		font-family: Verdana, Arial, sans-serif;
		font-size:13px;
	}

.wrapper
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:995px;
	height:840px;
}

.head
	{
		width:995px;
		height:200px;	
		-webkit-border-radius: 10px;
    	-khtml-border-radius: 10px;
    	-moz-border-radius: 10px;
    	border-radius: 10px;
	}
	
.menue
	{
		width:200px;
		/*height:546px;*/
		height:550px;
		/*margin-left:10px;*/
		margin-top:15px;
		padding:10px;
		float:left;
		text-align:left;
		background-color:#87F587;
		border: solid 1px #999999;
		-webkit-border-radius: 10px;
    	-khtml-border-radius: 10px;
    	-moz-border-radius: 10px;
    	border-radius: 10px;
		-webkit-box-shadow: 5px 5px 1px #999999;
    	-moz-box-shadow: 5px 5px 1px #999999;
    	box-shadow: 5px 5px 1px #999999;
	}

.menue a:link{
	color:black;
	text-decoration:none;}

.menue a:visited{
	color:black;
	text-decoration:none;}

.menue a:hover{
	color:white;
	text-decoration:underline;}

.menue a:active{
	color:#090;}

.menue img
{
	margin-left:25px;
	text-align:center;
}

li.menuliste
{
	border-bottom:1px dashed white;
	padding-bottom:5px;
	padding-top:5px;
	list-style:none;
	margin-left:-3em;
}

.content
	{
		width:720px;
		height:550px;
		max-height:550px;
		padding:10px;
		float:right;
		text-align:left;
		margin-top:15px;
		margin-right:5px;
		background-color:white;
		border: solid 1px #999999;
		-webkit-border-radius: 10px;
    	-khtml-border-radius: 10px;
    	-moz-border-radius: 10px;
    	border-radius: 10px;
		-webkit-box-shadow: 5px 5px 1px #999999;
    	-moz-box-shadow: 5px 5px 1px #999999;
    	box-shadow: 5px 5px 1px #999999;
		overflow:hidden;
	}
	
hr.h1
{
	color:#999999;
	width:715px;
	height:1px;
	float:left;
	margin-top:-8px;
	margin-bottom:5px;
}

hr.foot
{
	width:900px;
	height:1px;
	margin-left:50px;
	margin-top:20px;
}

.foot
{
	width:995px;
	height:20px;
	float:left;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

img.tvs
{
	margin-left:50px;
}

#main_abfall
	{
		position:relative;
		text-align:left;
		width:500px;
		height:50%;
	}
	
.login
{
	float:right;
	margin-top:-35px;
	margin-right:10px;
}

#counter_txt
{
	color:#666666;
}

#counter
{
	color:#666666;
	text-decoration:none;
}	