@charset "utf-8";
/* CSS Document */

body {
    	
		text-align: center;
		overflow:hidden;		/*scrolling ausschalten*/
/*		background-image:url(../../entwuerfe/hg_1.jpg);
		
		background-position:right;*/
		background-repeat:no-repeat;
		
	 }
	 
	 
.seite {
		margin-top: 80px;
		height: 400px;
		width: 646px;
/*		background-color:#003399;*/
		align: center;
		
		



		}
