@charset "UTF-8";
/* CSS Document */


html {
background: url(img/duene_hintergrund.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
}

div#text{
	
	margin-top: 500px;
	background-color: rgba(255,255,255,0.70); 
	
	
	
		margin-left: 0px;
		margin-right: 0px; 
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 20px; 
	
	
}