body{
	background-color: #e5e1e2;
	/*margin: 0px;*/
}

#hauptinhalt{
	padding-top: auto;
	padding-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 855px;
	height: auto;	
}


#logo{
	width: 350px;
	height: 100px;
	float: left;
	margin-left: -20px;
}
#logo img{
	border: none;
}

*html #logo{
	margin-left: 20px;
}

#inhalt{
	width: 855px;
	height: auto;
	float: left;
}

#header{
	width: 855px;
	height: 485px;
	background: url('../images/clean4green_qualitaetsicherung.jpg');
	float: left;
	background-repeat: no-repeat;
}
*html #header{
	margin-left: 40px;
}

#text{
	width: 850px;
	height: 485px;
	background: url('../images/clean4green_content.jpg');
	float: left;
	background-repeat: no-repeat;
	
}
*html #text{
	margin-left: 40px;
}

#content{
	width: 600px;
	height: auto;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	text-align: left;
        color: #727272;
	font-family: verdana;
}

#menu_bg{
	width: 213px;
	height:282px;
	background: url('../images/clean4green_menu.png');
	background-repeat: no-repeat;
	float: left;
	margin-top: -750px;
	margin-left: -40px;
}
*html #menu_bg{
	margin-left: -0px;
}

#menu{
	width: 130px;
	height: 215px;
	float: left;
	margin-top: 0px;
	margin-left: 40px;
}
*html #menu{
	margin-top: 20px;
}

.substyle{
	text-decoration: none;
	font-family: tahoma;
	font-size: 16px;
	color: #727272;
	margin-left: -70px;
	width: 130px;
	text-align: left;
	float: left;
	height: 30px;	
}

*html .substyle{
	margin-left: -30px;
}



.actstyle{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #593825;
	margin-left: -70px;
	/*font-weight: bold;*/
	text-align: left;
	float: left;
	width: 130px;
	height: 30px;
}
*html .actstyle{
	margin-left: -20px;
	padding-right: 10px;
	
	width: 10px;
}

*html #sublist{
	margin-left: 0px;
}

.activestyle{
	text-decoration: none;
	font-family: tahoma;
	font-size: 16px;
	color: #727272;
	margin-left: -70px;
	/*font-weight: bold;*/
	text-align: left;
	float: left;
	width: 130px;
	height: 30px;
}
*html .activestyle{
	margin-left: -30px;
}
