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

body{
	
	text-algin: middle;
	background: #FFFFFF;
	margin: 0 auto;
	color: #666;
}

#startseite{
	background:url(startseite.png)no-repeat;
	margin: auto;
	height:1080px;
	width:1280px;
		
}



#content{
	text-align: center;
}

