body, html {
background-color: #dfdfdf;
text-align: center;
font-family:  Arial, Tahoma, sans-serif; 
font-size: 12px;
font-weight: normal;
}

li{
	line-height: 25px;
}



.alles{
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
background-position:center;
text-align:left;
width:842px;
height:553px;
}

.inhalt {

font-family:  Arial, Tahoma, serif;
font-size: 12px;
font-weight: normal;
width:453px;
height:359px;

 color: #000;
	text-align: left;
	margin-top: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;

	}
	
.text{
padding-top:65px;
padding-left:50px;
line-height: 13px;
}



