@charset "utf-8";
/* CSS Document */

body {
	
}

#mainframe {
	margin: 0px auto 0px auto;
}

	#claim {
		padding-left: 129px;
	}

	#headframe {
		margin: 100px auto 0px auto;
		width: 797px;
		position: relative;
		z-index: 100;
	}
	
	#mainframe {
		padding-bottom: 50px;
	}
	
		#aldi {
			position: absolute;
			top: -60px;
			left: 0px;
		}
		
		#medion {
			position: absolute;
			top: -60px;
			right: 0px;
		}
		
		#flyerhead {
			width: 680px;
			height: 72px;
			position: absolute;
			top: 0px;
			left: 15px;
			background: #ED7504;
		}
