
		
		
		#home_cont_all {
			position: relative;
			width: 980px;
			height: 424px;
			margin: 0 0 25px 0;
			background-color: none; 
			border: none;
			overflow: hidden;
		}
		
			#home_cont_flash {
				position: absolute;
				top: 0px;
				left: 0px;
				width: 644px;
				height: 424px;
				background-color: none; 
			}
				.home_cont_flash_headline {
					width: 644px; 
					height: 80px; 
					background: white url(http://www.cewe.eu/images/home_flash_head_644x80.jpg) no-repeat; 
					overflow: hidden;
				}
					.home_cont_flash_headline h1 {
						margin: 20px 10px 5px 10px;
					}
					.home_cont_flash_headline p {
						margin: 5px 10px 0px 10px;
						font-weight: bold;
					}
			
			#home_cont_keyvisual {
				position: absolute;
				top: 0px;
				right: 1px;
				width: 306px;
				height: 424px;
				background-color: none; 
				background-image: url(http://www.cewe.eu/images/home_cont_static_keyvisual.jpg);
			}

			
		.cont_home_double {
			position: relative; 
			width: 980px; 
			height: 333px; 
			background: white url(http://www.cewe.eu/images/home_zweierlei_980x333.jpg) no-repeat; 
			overflow: hidden; 
			margin-bottom: 30px;
		}
			.cont_home_double_infobox {
				position: absolute;
				top: 0px;
				left: 0px;
				background: none;
				width: 306px;
				height: 325px;
				overflow: hidden;
			}
				.cont_home_double_infobox_headline {
					width: 300px;
					height: 35px;
					overflow: hidden;
					text-align: center;
				}
					.cont_home_double_infobox_headline h2 {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 1.0em;
						font-style: normal; 
						font-weight: normal;
						font-variant: normal;
						line-height: 100%; 
						color: #ffffff; 
						margin: 10px 0 5px 0;
					}
				.cont_home_double_infobox_teaser {
					width: 300px; 
					height: 265px; 
					overflow: hidden;
				}
					.cont_home_double_infobox_image {
						width: 290px; 
						margin-left: 10px; 
						overflow: hidden;
					}
					.cont_home_double_infobox_text {
						margin: 10px 10px 10px 15px; 
						width: 280px; 
						overflow: hidden;
					}
					.cont_home_double_infobox_link {
						margin: 10px; 
						width: 280px; 
						text-align: right;
					}
			.cont_home_double_pricegrid {
				position: absolute;
				top: 0px;
				left: 340px;
				width: 640px;
				height: 325px; /* 220px; */
				overflow: hidden;
			}
				.cont_home_double_pricegrid_headline {
					width: 640px;
					height: 30px;
					overflow: hidden;
					text-align: center;
				}
					.cont_home_double_pricegrid_headline h2 {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 1.0em;
						font-style: normal; 
						font-weight: normal;
						font-variant: normal;
						line-height: 100%; 
						color: #ffffff; 
						margin: 10px 0 5px 0;
					}
				.cont_home_double_pricegrid_flash {
					width: 640px;
					overflow: hidden;
					text-align: left;			
				}
				
				
				
				
			
		.cont_home_triple{
			width: 306px;
			height: 305px;
			overflow: hidden;
			background-image: url(http://www.cewe.eu/images/b2c_home_teaser_box_306x303.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			float: left;
		}
			.cont_home_triple_headline{
				width: 300px;
				height: 30px; 
				overflow: hidden;
				text-align: center;
			}
			.cont_home_triple_headline h2{
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 1.0em; 
				font-style: normal;
				font-weight: normal;
				font-variant: normal;
				line-height: 100%;
				color: #ffffff; 
				margin: 5px 0 5px 0;
			}
			.cont_home_triple_imageandteaser {
				width: 300px;
				height: 235px;
				overflow: hidden;
			}
				.cont_home_triple_image {
					width: 290px;
					margin-left: 10px;
					overflow: hidden;
				}
				.cont_home_triple_teaser{
					margin: 10px;
					width: 280px;
					overflow: hidden;
				}
			.cont_home_triple_link{
				margin: 10px; 
				width: 280px;
				text-align: right;
			}
		.cont_home_triple_space{
			width: 30px;
			height: 220px;
			float: left;
		}
		
