/* --Startseite INFO-Banner-- */
#dp-neuware,
#nbwn,
#shipping{
float: right;
width: 272px;
height: 90px;
margin: 0 0 10px 0;
}
#dp-info,
#win7,
#versandkosten{
float: left;
width: 272px;
height: 90px;
margin: 0 0 10px 0;
}
#dp-info{
color: inherit;
background: White url(img/content-img/dp-info.jpg) no-repeat 0 0;
}
#dp-neuware{
color: inherit;
background: White url(img/content-img/dp-neuware.jpg) no-repeat 0 0;
}
#versandkosten{
color: inherit;
background: White url(img/content-img/versandkosten.jpg) no-repeat 0 0;
}
#shipping{
color: inherit;
background: White url(img/content-img/shipping.jpg) no-repeat 0 0;
}
/*-- Werbe-Angebote Startseite --*/
		#special1{
		height: 114px;
		width: 560px;
		color: inherit;
		background: White url(../../images/offers/special1.jpg) no-repeat 0 0;
		float: left;
		margin: 0 0 2em 0;
		}
		/* Special1 Box */
		#specialbox{
		width: 560px;
		margin: 1em auto;
		}
		
/* MEGABANNER */
		#megabanner{
		color: black;
		background: red url(../../images/offers/megabanner.jpg) no-repeat 0 0;
		height: 300px;
		width: 560px;
		float: left;
		margin: 0;
		}
		
		/*
		#special2a{
		color: black;
		background: White url(../../images/offers/special2a.jpg) no-repeat 0 0;
		height: 114px;
		width: 560px;
		float: left;
		margin: 1em 0 0 0;
		}
		#special2b{
		color: black;
		background: White url(../../images/offers/special2b.jpg) no-repeat 0 0;
		height: 114px;
		width: 560px;
		float: left;
		}
	*/
		
		#special2a{
		color: black;
		background: White url(../../images/offers/special2a.jpg) no-repeat 0 0;
		height: 228px;
		width: 272px;
		float: left;
		margin: 0;
		}
		#special2b{
		color: black;
		background: White url(../../images/offers/special2b.jpg) no-repeat 0 0;
		height: 228px;
		width: 272px;
		float: right;
		margin: 0;
		}
			
		
		#special3a{
		color: Black;
		background: White url(../../images/offers/special3a.jpg) no-repeat 0 0;
		height: 228px;
		width: 272px;
		float: left;
		margin: 1em 0 0 0;
		}
		#special3b{
		color: Black;
		background: White url(../../images/offers/special3b.jpg) no-repeat 0 0;
		height: 228px;
		width: 272px;
		float: right;
		margin: 1em 0 0 0;
		}
		#special3c{
		color: Black;
		background: White url(../../images/offers/special3c.jpg) no-repeat 0 0;
		height: 228px;
		width: 272px;
		float: left;
		margin: .5em 0 0 0;
		}
		#special3d{
		color: Black;
		background: White url(../../images/offers/special3d.jpg) no-repeat 0 0;
		height: 228px;
		width: 272px;
		float: right;
		margin: .5em 0 0 0;
		}
		#special4{
		height: 360px;
		width: 180px;
		color: inherit;
		background: white url(../../images/offers/special4.jpg) no-repeat 0 0;
		margin: 0 0 10px 0;
		float: left;
		}
		
/* MetaNavi -- build with just one background-image */
div#metanavi{
width: 560px;
margin: 0 0 0 0;
float: left;
}
ul#metanavilist{
list-style: none;
width: 100%;
margin: 0;
padding: 0;
height: 145px;
}
ul#metanavilist li{
float: left;
text-align: center;
}
ul#metanavilist li a{
height: 135px;
display: block;
color: White;
background: none;
padding: 10px 0 0 0;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
}
li.thinkpad{
width: 112px;
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat 0 top;
}
li.thinkpad:hover{
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat 0 bottom;
}
li.thinkstation{
width: 109px;
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat -112px top;
}
li.thinkstation:hover{
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat -112px bottom;
}
li.ideapad{
width: 110px;
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat -221px top;
}
li.ideapad:hover{
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat -221px bottom;
}
li.thinkcentre{
width: 109px;
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat -331px top;
}
li.thinkcentre:hover{
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat -331px bottom;
}
li.thinkvision{
width: 120px;
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat -440px top;
}
li.thinkvision:hover{
color: White;
background: url(img/metanavi/imagenavi.jpg) no-repeat -440px bottom;
}