/*
hpgreen: #b3dc1f
*/

#nav li.black-li a:hover,
{ behavior: url(/javascript/iepngfix.htc) };

body {
	background: url(/images/sbg.png);
}

.container {
	background: url(/images/mbg-2.png);
	height: 100%;
}

.header {
	background: url(/images/header-depeel-950.png) no-repeat;
	width: 950px; height: 138px;
}

	.header h1 {
		display: none;
	}

	.header a {
		color: #000;
		text-decoration: none;
		font-weight: bold;
	}

.hv1 {
	background: url(/images/header-depeel-950.png) no-repeat;
}

.hv2 {
        background: url(/images/winkelinhelmond-header-02.jpg) no-repeat;
}

.hv3 {
        background: url(/images/winkelinhelmond-header-03.jpg) no-repeat;
}

.hv4 {
        background: url(/images/winkelinhelmond-header-04.jpg) no-repeat;
}

	ul.tabs { margin: 0; padding: 0; }
	ul.tabs li { float: left; list-style: none; margin: 0; padding: 82px 0 0 0; }
	ul.tabs li a { float: left; display: block; font-size: 90%; }

	/* Clearing floats without extra markup  */
	ul.tabs { display: inline-block; }
	ul.tabs:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	* html ul.tabs { height: 1%; }
	ul.tabs { display: block; }
	
	/*
	.header ul.tabs {
		clear:both;
		margin: 82px 0 -23px 20px;
	}
	*/
	
	.header ul.tabs {
		padding: 0 0 0 20px;
	}

.datum p { color: #fff; text-align: right; padding: 110px 16px 0 0; font-size: 90%; }

.menu-sidebar {
	color: #fff;
	text-align: right;
	}
	
	.menu-sidebar h2 {
		text-transform: uppercase;
		font-size: 1em; font-weight: bold; margin: 2.5em 14px 0.2em 0;		
		color: #b3dc1f;
	}
	
	.menu-sidebar h3 {
		text-transform: uppercase;
		font-size: 1em; font-weight: bold; margin: 0 2em 0.4em 0; 		
		color: #b3dc1f;
	}

.content-title {
	/* color: #b3dc1f; */
	color: #95bf00; 
	font-weight: bold;
	margin-bottom: 1px;
}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0 0 1.5em 0;
		list-style: none;
		float: left;
		width: 150px; 
	}
	
	#nav li { /* all list items */
			position: relative;
			float: left;
			line-height : 1.25em;
			margin-bottom : -1px;
			width: 12.5em;
		}
		
	#nav li.black-li {
		padding: 0 0 8px 0;
		background: url(/images/black-li.png) 140px -2px !important;
		background:  none;
	}

	#nav li.black-li a {
		padding: 0 20px 0 6px;
	}

	#nav li.black-li a:hover {
		padding: 0 20px 0 6px;
		background: url(/images/m-bullet.png) no-repeat right !important;
		background: url(/images/m-bullet.gif) no-repeat right;
	}
	
	#nav li.jet-li {
		padding: 0 0 8px 0;
		background: url(/images/jet-li.gif) 16px 2px;
	}

		#nav li ul { /* second-level lists */
			position : absolute;
			left: -999em;
			margin-left : 11.05em;
			margin-top : -1.75em;
		}

		#nav li ul ul { /* third-and-above-level lists */
			left: -999em;
		}

		#nav li a {
			width: 11em; 
			w\idth: 10em; 
			display: block;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			padding : 0 0.5em;
		}
		
		#nav li ul {
			background: url(/images/navbg.png);
			text-align: left;
		}
		
		#nav li ul li a {
			padding: 4px 32px 0 32px;
			color: #000;
			font-weight: normal;
		}
		
		#nav li ul li a:hover {
			font-weight: bold;
		}
		
		#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
			left: -999em;
		}

		#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}
		
.adbar {
	background: transparent;
}

	.adbar h3 {
		padding: 1em;
		color: #000;
		font-size: 90%;
		font-weight: bold;
	}
	
.quiet {
	display: none;
}

.zoek-input {
	padding-top: 108px;
}

.tab-text {
	padding: 112px 0 0 8px;
}

.actieblok {
	display: block;
	position: relative; top: -5px;
	float: left;
	margin-top: -5px;
	margin-top: -2px !important;
	padding: 2px;
	width: 181px; height: 210px;
	border: 1px solid #b5df18;
	text-align: center;
}

	.img-block {
	position: relative;
/*	left: 50% !important; */
/*	top: 50% !important; */
	padding: 10px;
	width: 155px;
	height: 100px;
	margin-left: 2px !important;
	margin-right: 2px !important;
	border: 1px solid #dadada; 
}

	.actieblok-prijs {
	height: 25px;
}

.actieblokgroot {
	margin-right: 5px;
        width: 380px;
        border: 1px solid #b5df18;
        text-align: left;
        padding: 2px;

}

.actieblok a {
	text-decoration: none;
	color: #000;
}

.actieblok h4 {
	font-weight: bold;
	height: 25px;
}
.actieblokgroot h4 {
	font-weight: bold;
	font-size: 150%;
}

.actieblok span, .actieblokgroot span {
	font-size: 150%;
	font-weight: bold;
}

.actiegroot {
margin: 0px;
padding: 0px;
}

.print a {
text-decoration: none;
font-weight: bold;
text-align: center;
}

.meerinfo {
margin-top: 2px;
color: #b5df18;
font-weight: bold;
}

.naarboven {
border-top: 1px solid #ddd;
font-size: 90%;
width: 100%;
float: left;
}

.naarboven-top  {
float: left;
display: inline;
margin-left: 360px;
}

	.naarboven-top a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

.naarboven-extra {
float: left;
display: inline;
}

	.naarboven-extra a {
	color: #888;
	text-decoration:  none;
	font-weight: bold;
	}

.winkel {
display: block;
border: 1px solid #b5df18;
margin: 10px;
padding: 5px;
height: 140px;
}

.winkel img {
float: right;
}


