div.module{
/*	position:relative;
	width:0px;
	height:552px;
	float:left;*/
	}
	div.module-header{
		position:relative;
		}
	div.module-footer{
		position:relative;
		margin-top:1px;
		}
		 div.module-footer div.module-nav{
			position:absolute;
			top:0px;
			right:0px;
			z-index:10;
			background:#e3e6e9 url(/images/bg_module_nav.gif) top right no-repeat;
			height:27px;
			}
			div.module-nav img.archive-button{float:left;border-right:1px #fff solid;}
			div.module-nav a{}
			div.module-nav a.active{color:#e59438;font-weight:bold;}
			div.module-nav a:hover{color:#e59438;}
			
			div.module-nav a.prev {font-weight:bold;color:#a7adb1;font-size:12px;padding:6px 4px 0 24px; !important;}
			div.module-nav a.next {font-weight:bold;color:#a7adb1;font-size:12px;padding:6px 24px 0 4px; !important;}
			
			div.module-nav a{padding:7px 4px 0 4px;float:left;font-size:11px;text-decoration:none;}
		
		 
	
	div.module-window,
	div.module-window div.content-block{
		position:relative;
		width:781px;
		height:870px;
		overflow:hidden;
		}
	/*div.content-block{
		background: url(/images/bg_landing_items_o.gif) 0 0 no-repeat;
	}
	div.content-block.E{
		background: url(/images/bg_landing_items_o.gif) 0 0 no-repeat;
	}*/
		div.module-content{
			position:absolute;
			width:100%;
		}	
		div.module-content div.content{
			margin:2px;
		}
		
		div.brochures-aanvragen{
			position:absolute;
			left:20px;
			height: 950px;
			width: 650px;
			overflow-y: hidden;
		}
		
		div.brochures-formulier{
			position:absolute;
		    left:650px;
			top:40px;
			float:right;
			width:300px;
		}
		
		div.brochures-aanvragen input{
			border:none;
		}


	
div.search-items-container div.module{
	/*position:relative;
	width:448px;
	height:552px;
	float:left;
	display:inline;
	margin-left:165px;*/
	}
	div.search-items-container div.module-header{
		/*height:41px;
		width:448px;
		font-size:1px;
		line-height:1px;*/
		position:relative;
		/*overflow:hidden;*/
		}
		div.search-items-container div.module-header h1.search-title{
			margin-left:14px;
			margin-top:10px;
		}
	div.search-items-container div.module-footer{
		position:relative;
		margin-top:0px;
		}
	div.search-items-container div.module-window,
	div.search-items-container div.module-window div.content-block{
		position:relative;
		width:781px;
		height:870px;
		overflow:hidden;
		}
	div.search-items-container div.content-block{
		background: #fff;
	}
		div.search-items-container div.module-content{
			position:absolute;
			width:100%;
		}	
