/*------ interface elements -------------------------------------------------------------*/

body {
	font-family:  Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background: #e5edf5 url( ../images/zr_background.gif ) top repeat-x;
	margin: 0;
	padding: 0;
}

img, div, ul, li { 
behavior: url(/includes/general/iepngfix.php); 
}

p { text-align: left; color: black; font-size: 11px; line-height: 16px;}

a:link, a:visited { text-decoration: underline; color: black; }

a:hover, a:active { text-decoration: none; color: black; }

ul, ol { margin-left:15px; padding-left:0px; }

a img {
	border: 0;
	margin: 0;
	padding: 0;
}

#left {
	background:#666;
	z-index:1;	
}

#element_red {

	width:100%;
	padding:10px 0;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/bg_rood_rb.png) ;
}

#element_blue {

	width:100%;
	padding:0;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/bg_blauw_lo.png) ;
}

#container {
	background: white url( ../images/zr_bg_container.gif ) repeat-y;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	z-index:10;
}

#menu {
	background: url( ../images/zr_menu_bg.gif ) left 30px repeat-x #7fa8ce;
	width: 780px;
	height:70px;
	margin: 0;
	padding: 0;
}

	#menu div.txt_button {
		padding:9px 10px 10px 27px;
		float:left;
		font-size:11px;
		line-height:11px;
		font-weight:bold;
	}
	
	#menu div.contact{
		background:url(../images/contact.gif) 10px 9px no-repeat;
	}
	
	#menu div.print{
		background:url(../images/print.gif) 10px 9px no-repeat;
	}

	#menu div.sitemap{
		background:url(../images/sitemap.gif) 10px 9px no-repeat;
	}
	
	#menu div.route{
		background:url(../images/route.gif) 10px 9px no-repeat;
	}
	
	#menu div.txt_button a{
		color:#2c3b48;
	}

	#menu div.button {
		padding: 0 2px 0 0;
		background: url( ../images/zr_menu_separator.png ) right no-repeat;
		float:left;
	}
	
	#menu div.special{
		background: url( ../images/zr_menu_bg_special.gif ) repeat-x;
	}

	#menu div.button:hover, #menu div.special:hover {
		background: url( ../images/zr_menu_bg-over.gif ) top repeat-x;	
	}

#header {
	width: 366px;
	height: 250px;
	
	position: absolute;
	left:50%;
	top:80px;
	margin-left:24px;	
}

#aanbieding_van_de_maand {
	width: 414px;
	height: 100px;
	
	float: left;
}

#content {
	width: 374px;
	padding: 20px;
	
	font-family:  Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	
	min-height:1000px;
	height:auto !important;
	height:1000px;

}

#sub-menu {
	background: #fbeae8 url( ../images/zr_bg_sub-menu.gif ) top no-repeat;
	width: 200px;
	
	position: absolute;
	left:50%;
	top:180px;
	margin-left:24px;	
	
	font-size: 11px;
}

	#sub-menu ul {
		list-style:none;
		font-weight: bold;
		padding:0;
		margin:30px 0 40px 0;
		border-bottom:1px dotted #900;
	}
		#sub-menu ul li {
			margin: 0;
			padding:5px 15px;
			border-top:1px dotted #900;
			background:#FFDFD9;
		}
		
		#sub-menu ul li a{
			display:block;
		}


#flashes { 	
	width:164px; 
	height:760px; 
	
	position: absolute;
	left:50%;
	top:180px;
	margin-left:225px;
}

	#flashes ul {
		list-style:none;
		margin:0;
		padding:0;
	}
	
	#flashes ul li {
		height:164px;
	}
	
		#flashes ul li .flash {
	cursor: pointer;
	width:164px;
	height:164px;
	overflow:hidden;
		}

#flashes img {
	margin-top: 1px;
	border: 0;
}


div.clearboth {
	clear:both;
}

#footer {
	clear:both;
	background:#7fa8ce;
	color:#d9e5f0;
	width:740px;
	height:20px;
	padding:10px 20px;
	margin-bottom: 20px;
	font-size:11px;
}


div#menu a {
display: inline;/*setting for FF and other standards compliant browsers*/
#display: block; /*setting for IE7*/
_display: block; /*setting for IE6*/
white-space:nowrap;	
font: Tahoma, Geneva, Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
text-decoration:none;
}

div#menu a:hover {
text-decoration:underline;
}

div#menu ul ul li a { font-size:11px; line-height:20px;	}

div#menu img {
display:block;
white-space:nowrap;	
}

div#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
}

div#menu li{
position:relative;
margin:0;
padding:0;
background: url( ../images/zr_menu_separator.png ) right no-repeat;
}

div#menu li:hover{
background: url( ../images/zr_menu_bg-over.gif ) top repeat-x;	
}

div#menu li.special {
background: url( ../images/zr_menu_bg_special.gif ) repeat-x;	
}

div#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
width:200px;

background:#004a86;
}

div#menu ul ul li{
padding:7px;
}

div#menu ul ul li{
background:none;
}

div#menu ul ul li:hover{
background:none;
}

div#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu div.button:hover{
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

div#menu a.x, div#menu a.x:visited{
}

div#menu a.x:hover{
}

div#menu a.x:active{
}