@charset "utf-8";


#container{
	height:838px;
	width:128px0;
background-image: url(hintergrund.jpg);
background-repeat: no-repeat;
background-position: top;
background-position: center;

background-attachment:fixed;

}
#content{
	height:838px;
	background-image: url(fenster.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
}

#info{
padding-top: 15px;
}
#footer{
padding-top: 15px;
}
#projekt{
	padding-top: 145px;
}
