.startseite .angebotderwoche {
	border-left: 2px solid #99b6d8;
	border-right: 2px solid #99b6d8;
	border-top: 2px solid #99b6d8;
	padding: 2px;
	background: #fff;
}
.startseite .ohneborder {
	border-top-width: 1px;
	border-bottom: 2px solid #99b6d8;
}
.startseite div.angebotderwoche h2 {
	background: url(angebot-der-woche.gif) no-repeat 10px 3px #99b6d8;
	height: 23px;
}
.startseite .angebotderwoche div.border {
	border-bottom: 1px solid #99b6d8;
}
.startseite .angebotderwoche div.innen {
	background: url(angebotbg.gif) repeat-y left top #f5f8fb;
	border-bottom: 1px solid #fff;
}
.startseite .angebotderwoche div.produktbildhintergrund {
	background-position: center;
	background-repeat: no-repeat;
	height: 82px;
	width: 82px;
	position: absolute;
	overflow: hidden;
	margin-top: 14px;
	margin-left: 8px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #f9f2e5 #e1dcd3 #e1dcd3 #f9f2e5
}
.startseite .angebotderwoche div.produktbild {
	float: left;
	width: 82px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	position: relative;
}
.startseite .angebotderwoche div.produktbild a:hover {
	text-decoration: none;
}
.startseite .angebotderwoche div.produkttext {
	float: left;
	width: 195px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.startseite .angebotderwoche div.produkttext h6 {
	color: #00499d;
	margin: 15px 0 18px 0;
}
.startseite .angebotderwoche div.produkttext ul {
	margin-left: 13px;
	margin-bottom: 10px;
}
.startseite .angebotderwoche div.produkttext ul li {
	margin: 3px 0;
}
.startseite .angebotderwoche div.preisspalte {
	float: right;
	width: 153px;
}
.startseite div.topkategorien h2 {
	background: url(topkategorien.gif) no-repeat 10px 3px #99b6d8;
	height: 23px;
	overflow: hidden;
}

.startseite div.videoteaser h2 {
	background: #99b6d8;
	height: 23px;
	overflow: hidden;
}
.startseite div.videoteaser .imagebox {
	float: left;
	width: 100px;
	height: 94px;
	overflow:hidden;
	margin-left: 14px;
	margin-top: 12px;
}
.startseite div.videoteaser .textbox {
	float: left;
	width: 252px;
	height: 94px;
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 13px;
	color: #333333;
}
.startseite div.videoteaser .textbox p.headline {
	font-size: 14px;
	font-weight: bold;
}
.startseite div.videoteaser .buttonbox {
	float: left;
	width: 104px;
	height: 94px;
	margin-right: 14px;
	margin-top: 6px;
	text-align: center;
}
.startseite div.videoteaser .buttonbox a.preview {
	background: url(video.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	display: block;
	float: none;
	width: 100px;
	height: 64px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #0126cc;
}

.startseite p.billiger {
	color: #e20916;
	margin-top: 80px;
	background: url(billiger.gif) no-repeat left top;
	padding-left: 16px;
}
.startseite .angebotderwoche div.preisspalte p.abstand-top {
	margin-top: 55px;
}
.startseite .angebotderwoche div.preisspalte span.preis {
	font-size: 20px;
	font-weight: bold;
	color: #00499d /*#e20916;*/
}
.startseite .angebotderwoche div.preisspalte span.preis span.euro {
	font-size: 20px;
	color: #00499d /*#e20916;*/
}
.startseite .angebotderwoche div.preisspalte span.preis_klein {
	font-size: 24px;
	font-weight: bold;
	color: #e20916;
}
.startseite .angebotderwoche div.preisspalte span.preis_klein span.euro {
	font-size: 24px;
	color: #e20916;
}
.startseite #markenshop {
	border: 2px solid #bed795;
	position: relative;
	margin-top: 20px;
	padding: 2px;
	height: 193px;
}
.startseite #markenshop div.innen {
	background: #e4eed3;
	width: 154px;
	text-align: center;
	height: 193px;
	float: left;
}
.startseite #markenshop .bildchen {
	background: url(markenshop.jpg) 0 0 #fff no-repeat;
	float: right;
	width: 376px;
	height: 193px;
}
.startseite #markenshop h2 {
	background: url(easy-marken.gif) 9px 3px no-repeat #9bb96c;
	height: 23px;
}
.startseite #markenshop img {
	margin-top: 40px;
}
.startseite #markenshop p {
	background: #fff;
	text-align: center;
	padding: 3px 0;
	margin-top: 40px;
}
.startseite #markenshop p a {
	font-weight: bold;
	background: url(pfeil.gif) right center no-repeat #fff;
	padding-right: 10px;
}
.startseite #markenshop #markenshoprechts {
	width: 376px;
	float: left;
	padding-left: 1px;
	border-left: 1px solid #bed795;
}
.startseite #gewinnspiel {
	border: 2px solid #91cad1;
	margin-top: 24px;
	margin-bottom: 26px;
	padding: 2px;
	width: 252px;
	float: left;
	background: #fff;
}
.startseite #gewinnspiel h3 {
	background: url(gewinnspiel.gif) 9px 3px no-repeat #91cad1;
	height: 23px;
}
.startseite #gewinnspiel div.innen {
	height: 150px;
	background: url(../img/preisvomgewinnspiel.gif) 150px 10px no-repeat #e5f1f3;
}
.startseite #gewinnspiel p {
	padding: 7px;
	margin-right: 100px;
	line-height: 14px;
}
.startseite #vhaus p {
	padding: 7px;
	margin-right: 110px;
	line-height: 14px;
}
.startseite #gewinnspiel p a, .startseite #vhaus p a, #box-aktionen-schmal .taste a, #box-angebote-schmal .taste a, #box-aktion-breit-ohne-bild .taste a {
	font-weight: bold;
	background: url(pfeil.gif) right center no-repeat #fff;
	padding-right: 12px;
}
.startseite #gewinnspiel p.taste, .startseite #vhaus p.taste {
	background: #fff;
	padding: 4px 10px 4px 7px;
	margin: 23px 0 0 0;
}
.startseite #gewinnspiel p.taste {
	width: 120px;
	text-align: right;
}
.startseite #vhaus p.taste {
	width: 140px;
	text-align: right;
}
.startseite #gewinnspiel img, .startseite #vhaus img {
	float: right;
	margin: 10px 10px 0 0;
}
.startseite #vhaus {
	border: 2px solid #91cad1;
	margin-top: 24px;
	margin-bottom: 26px;
	padding: 2px;
	width: 252px;
	float: left;
	margin-left: 18px;
}
.startseite #vhaus h3 {
	background: url(vhaus.gif) 9px 3px no-repeat #91cad1;
	height: 23px;
}
.startseite #vhaus div.innen {
	background: url(../img/vhaus.gif) 100px 10px no-repeat #e5f1f3;
	height: 150px;
}
.startseite div.plzsuche {
	position: relative;
	width:755px;
	height:246px;
	background-image:url(startseite_plzsuche_hintergrund.jpg);
	background-repeat: no-repeat;
}

.startseite div.plzsuche:hover {
	background-image:url(startseite_plzsuche_hintergrund_hover.jpg);
}

.startseite div.plzsuche_ie_dummy {
	position: relative;
	width:755px;
	height:246px;
	background-image:url(startseite_plzsuche_hintergrund.jpg);
	background-repeat: no-repeat;
	border: 2px solid #ffaf00;
}

.startseite .plzsuche .suchfeld {
	position: absolute;
	top: 164px;
	left: 656px;
	height: 15px;
	width: 80px;
	font-size: 10px;
}

.startseite .plzsuche .imagebutton {
	position: absolute;
	top: 198px;
	left: 575px;
}

.iframeKampagne {
	border: 1px solid #ffaf00;
	overflow: hidden;
}

div#shopinfoslide {
	position: relative;
	width: 755px;
	height: 246px;
	background-image: url(/easy/_marketing/SliderBanner/shopinfo_hintergrund.jpg);
}

div#shopinfoslide div.shopinfo {
	position: absolute;
	top: 105px;
	left: 510px;
	color: #ffffff;
	text-align: left;
}

div#shopinfoslide div.shopinfo .firma {
	font-size: 12px;
	font-weight: bold;
}

div#shopinfoslide div.shopinfo .adresse,.kontakt,.weiteres {
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 10px;
	clear: both;
}

div#shopinfoslide p.kontaktlabel {
	width: 55px;
	clear: both;
	float: left;
	font-size: 10px;
}

div#shopinfoslide p.kontaktinhalt {
	float: left;
	font-size: 10px;
}

div#shopinfoslide div.logo {
	display: block;
	position: absolute;
	top: 105px;
	left: 398px;
	height: 97px;
	line-height: 97px; 
	width: 97px;
	text-align: center;
	vertical-align: middle;
}

div#shopinfoslide div.logo img {
	display: inline;
	margin: 0 auto 0 auto;
	padding: 0;
	vertical-align: middle;
}

div#shopinfoslide div.kundendienst {
	position: absolute;
	left: 540px;
	top: 220px;
	width: 200px;
	height: 24px;
	text-align: left;
}

div#shopinfoslide div.kundendienst .markenlogo {
	background: white;
	width: 58px;
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #bfbfbf;
	float: left;
	margin-left: 6px;
	text-align: center;
}

/* alternative Farben*/
.alternativ .angebotderwoche {
	border-left: 2px solid #ffaf00;
	border-right: 2px solid #ffaf00;
	border-top: 2px solid #ffaf00;
}
.alternativ .ohneborder {
	border-bottom: 2px solid #ffaf00;
	border-top-width: 1px;
}
.alternativ .topkategorien {
	margin-top: 12px;
	border-left: 2px solid #e5eef5; /*#99b6d8;*/
	border-right: 2px solid #e5eef5; /*#99b6d8;*/
	border-top: 2px solid #e5eef5; /*#99b6d8;*/
	border-bottom: 2px solid #e5eef5; /*#99b6d8;*/
}
.alternativ .videoteaser {
	margin-top: 12px;
	border-left: 2px solid #e5eef5; /*#99b6d8;*/
	border-right: 2px solid #e5eef5; /*#99b6d8;*/
	border-top: 2px solid #e5eef5; /*#99b6d8;*/
	border-bottom: 2px solid #e5eef5; /*#99b6d8;*/
}
.alternativ div.topkategorien h2 {
	background: url(topkategorien.gif) no-repeat #99b6d8;
}
.alternativ div.angebotderwoche h2 {
	background: url(angebot-der-woche-alternativ.gif) no-repeat #ffaf00;
}
.alternativ .angebotderwoche div.border {
	border-bottom: 1px solid #ffaf00;
}
.alternativ .angebotderwoche div.innen {
	background: url(angebotbg.gif) repeat-y left top #fff8eb;
}
.alternativ .angebotderwoche div.produkttext h6 {
	color: #00499d;
}
.alternativ #gewinnspiel {
	border: 2px solid #ffaf00;
}
.alternativ #gewinnspiel h3 {
	background: url(gewinnspiel-alternativ.gif) no-repeat #ffaf00;
}
.alternativ #gewinnspiel div.innen {
	background: url(../img/preisvomgewinnspiel.gif) 150px 10px no-repeat #fff8eb;
}
.alternativ #vhaus {
	border: 2px solid #ffaf00;
}
.alternativ #vhaus h3 {
	background: url(vhaus-alternativ.gif) no-repeat #ffaf00;
}
.alternativ #vhaus div.innen {
	background: url(../img/vhaus.gif) 100px 10px no-repeat #fff8eb;
}