@import url("menu.css");
@import url("winkels.css");

body{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin: 0px;

}
UL,UL LI{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/*
DIV{
	border: 1px solid #000000;
}
TABLE TD{
	border: 1px dotted #FF0000;
}
*/

DIV.categorieselectie{
	position:absolute;
	bottom:5px;
	left:0px;
	height:20px;
	width:250px;
}
DIV.contentarea{
	border: 0px solid #000000;
	height: 500px;
	position: relative;
}
DIV.layout_logo,
DIV.layout_image,
DIV.layout_assortiment,
DIV.layout_winkels,
DIV.layout_content{
	position: absolute;
	0border: 3px solid #CC0000;
	

}
DIV.layout_logo{ height: 150px; left: 0px; right: 0px; background: url(/images/2009/logo.gif) no-repeat; z-index: -60}
DIV.layout_image{ bottom: 0px; z-index: -40;}
DIV.layout_assortiment{ bottom: 8px;}
DIV.layout_winkels{ right: 0px; z-index: 10;}

DIV.layout_content{
	top: 25px;
	bottom: 0px;
	overflow: auto;
	width: 100%;
	overflow: hidden;
	left: -50px;
	right: -50px;
	padding: 0px 50px 0px 50px;
	0border: 3px solid #00CC00;
	0background: #cccccc;
	/*z-index: -50;*/
}


DIV.menuContainer{
	position: absolute;
	top: -4px;

}

TD.stippellijn{
	background: url(/images/2009/dotted.png);
	height: 5px;
	font-size: 1px;
}
TD.actieregel_1{
	height: 55px;
}<!--height 110 bij twee regels -->
TD.actieregel_2{
	height: 55px;
}



#plattegrond {
	position		: relative;
	margin-top:100px;
}

.overlay {
	position		: absolute;
	top				: 0px;
	left			: 0px;
	visibility		: hidden;
	z-index			: 5;
}





DIV.plattegrondIntro{
	padding-top: 20px;}





DIV.winkel_logo,
DIV.winkel_titel,
DIV.winkel_tekst,
DIV.winkel_assortiment{
	0border: 1px solid #000000;
}
DIV.winkel_logo{
	border: 0px solid #000000;
	background:url(../images/2009/sprite_winkellogos.png) no-repeat 10000px 0px;
	width: 125px;
	height: 70px;
	float: left;
	margin: 5px 10px 10px 0px;
	text-indent: -1000px;
}

DIV.winkel_titel{
	display: none;
}
DIV.winkel_tekst{
	float: left;
	display: inline-block;
	width: 655px;
	line-height: 20px;
	margin-bottom: 10px;
	0max-height: 80px;
	0overflow: auto;


}
DIV.winkel_assortiment{
	clear: both;
	text-transform: uppercase;
}
DIV.winkel_assortiment_spacer{
	display: inline-block;
	width: 12px;
	height: 6px;
	border: 0px solid #000000;
	background: url(/images/2009/dotted.png) no-repeat 4px 0px;
}
DIV.winkel_adresgegevens{display: none;}
DIV.winkel_openingstijden{display: none;}
DIV.winkel_panorama{0display: none; 0border: 2px solid #00CC00; overflow: hidden; position: absolute; left: 50px; bottom: 7px}
DIV.winkel_panorama A{color:#0072ba; text-decoration:none; font-size:13px; font-weight:bold;}
DIV.winkel_panorama A:hover{color:#999999;}

A{color:#0072ba; text-decoration:none;}
A:hover{color:#999999;}


DIV.winkel_image{
	border: 0px solid #000000;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -50;

}


DIV.winkel_logo_carpetright 	{ background-position: -0px -0px; }
DIV.winkel_logo_ekkersplaza 	{ background-position: -0px -200px; }
DIV.winkel_logo_ikea 			{ background-position: -0px -400px; }
DIV.winkel_logo_lederland 		{ background-position: -0px -600px; }
DIV.winkel_logo_swisssense 		{ background-position: -0px -800px; }
DIV.winkel_logo_montel 			{ background-position: -0px -1000px; }
DIV.winkel_logo_lodewijks		{ background-position: -0px -1200px; }
DIV.winkel_logo_oase 			{ background-position: -0px -1400px; }
DIV.winkel_logo_prenatal 		{ background-position: -0px -1600px; }
DIV.winkel_logo_sanders1 		{ background-position: -0px -1800px; }
DIV.winkel_logo_sanders2 		{ background-position: -0px -2000px; }
DIV.winkel_logo_scandesign 		{ background-position: -0px -2200px; }
DIV.winkel_logo_trendhopper 	{ background-position: -0px -2400px; }
DIV.winkel_logo_valhal 			{ background-position: -0px -2600px; }
DIV.winkel_logo_gigant 			{ background-position: -0px -2800px; }

TABLE.openingtijden{
color:#0072ba;
}

TABLE.openingtijden h1{
color:#0072ba;
font-size:16px;
font-weight:normal;
}

TABLE.koopzondagen{
color:#000000;
}

TABLE.koopzondagen h1{
color:#000000;
font-size:16px;
font-weight:normal;
}

A.iframe{
background:url(../Play-Pressed-icon2.png) no-repeat;
height:24px;
line-height:24px;
display:block;
padding-left:28px;
}

A.iframe:hover{
background-image:url(../Play-Disabled-icon4.png);
}

