body {
	background-color: #77AE1F;
	margin-top:0;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
}
#wrapper{
	width:100%;
	height:100%;
}

#contentAll{
	width:960px;
	height:100%;
	min-height:750px;	
	background-color: #FFF;	
	margin:40px auto;	
}

#contentAll #header {	
	padding:26px 54px;
}

/*--- Content ---*/
#wrapper #contentAll #content {
	width:960px;
	padding-left:54px;
}
#contentAll #content #logo {
	width:207px !important;
	float:left;
}

#droite {
	/*width:540px!important;*/
	padding-left:208px;
	padding-bottom:20px;
}
#wrapper #contentAll #content #droite #texten h2 {
	color: #77AE1F;
	font-size:120%;
}
#wrapper #contentAll #content #hu {
	padding-top:20px;
	padding-bottom: 20px;
}



#droite #texten{
width:580px!important;
}

#droite #menu-top{
	height:80px !important;
	width:100%
}

#zwischen {
	font-weight: bold;
	color: #77AE1F;
}
#texten a {
	color: #77AE1F;
	text-decoration: none;
}

#texten a:hover{
	color: #77AE1F;
	text-decoration: underline;
}

#kasten {
	border: 2px solid #76AC1F;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 15px;
}
#listD li em {
	color: #77AE1F;
}
 #texten ul li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
}
