@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;
}

#flash{
padding-top: 200px;
}
#footer{
	padding-top: 70px;
	font-size: 16px;
}
#projekt{
padding-top: 145px;
}
