@charset "utf-8";
/* CSS Document */
body,td,th,input,select {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
div#wrapper{
	float:left;
	display:inline;
	width:100%;
	background-image: url(../images/achtergrond.gif);
	background-repeat:repeat-x;
}
	
	div#left{
		float:left;
		display:inline;
		width:180px;
		height:250px;
		background-image: url(../images/qlik.png);
		background-repeat:no-repeat;
	}
	div#center{
		float:left;
		display:inline;
		width:800px;
	}
		div#menu{
			float:left;
			display:inline;
			height:40px;
			line-height:40px;
			width:800px;
		}
			div#menu ul{
				list-style:none;
				padding:0;
				margin:0;
			}
			div#menu ul li{
				list-style:none;
				padding:0;
				margin:0;
				display:inline;
			}
			div#menu ul li a{
				font-size:11px;
				font-weight:bold;
				letter-spacing:-1px;
				text-decoration:none;
				color:#CCC;
				margin-right:10px;
				padding:10px;
				
			}
			div#menu ul li a:hover{
				color:#fff;
				background:#e56a00;
			}
			div#menu ul li a.special{
				color:#ffcd86;
				margin-right:0;
			}
			div#menu ul li a.special:hover{
				color:#fff;
				background:#fe9601;
			}
			div#fullmenu{
				background:#e56a00;
				background-image:url(../images/topbg.jpg);
				background-repeat:repeat-x;
				background-position:bottom;
				color:#fff;
				float:left;
				display:inline;
				width:100%;
				border-bottom:5px solid #fe9601;
			}
			div#fullmenu h3{
				color:#FFC;
			}
			
			div#fullmenuwrapper{
				margin-left:200px;
				width:800px;
				margin-bottom:20px;
			}
			
			div#fullmenu ol{
				margin:0;
				padding:0;
				/*list-style:none;*/
			}
			div#fullmenu ul{
				margin:0;
				padding:0;
				/*list-style:none;*/
			}
			div#fullmenu ol li{
				list-style:disc;
				margin:0 30px 0 0;
				padding:0;
				/*display:inline;*/
			}
			div#fullmenu ol li a{
				color:#fff;
				text-decoration:none;
			}
			div#fullmenu ul li a:hover{
				color:#FFC;
			}
		div#header{
			float:left;
			display:inline;
			height:157px;
			width:100%;
			background-image:url(../images/shoppingguide.png);
			background-repeat:no-repeat;
			background-position:10px -50px;
			
		}
			div#header_title{
				float:left;
				display:inline;
				margin:10px 0 0 0;
				width:100%;
			}
			div#header_title h1{
				display:inline;
				font-size:36px;
				text-transform:uppercase;
				color:#FFF;
				letter-spacing:-4px;
				margin:0 0 0 0;
				padding:0 0 0 0;
				width:100%;
				/*line-height: 1pt;*/
				font-family:"Arial Black", Arial, Helvetica, sans-serif;
			}
			div#header_title a{
				color:#FFF;
				text-decoration:none;
			}
			div#header_sub_title{
				float:left;
				display:inline;
				letter-spacing:6px;
				color:#FFF;
				text-transform:uppercase;
				font-weight:bold;
				margin-left:3px;
				font-size:10px;
				width:100%;
			}
			.spacing{
				width:100%;
				clear:both;
			}
		div#content{
			position:relative;
			margin-top:20px;
			float:left;
			display:inline;
			width:100%;
			text-align:justify;
		}
			#themeintro{
				display:inline;
				float:left;
				padding:10px;
				background-color:#EFEFEF;
				border-bottom:1px #CCC dotted;
				border-top:1px #CCC dotted;
				margin-bottom:20px;
			}
			#themeintro h2{
				padding:0;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:18px;
				text-align:left;
				color:#d85300;
			}
			.serp{
				float:left;
				width:380px;
				margin:0 20px 30px 0;
				display:inline;
			}
			.serp h2{
				padding:0;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:18px;
				text-align:left;
			}
			.serp h3{
				padding:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:14px;
				text-align:left;
				color:#d85300;
			}
			.serp a{
				color:#d85300;
				text-decoration:none;
			}
			.serp a:hover{
				border-bottom:1px #fe9601 dotted;
			}
			.serp .date{
				color:#fe9601;
				font-size:11px;
			}
			
			.serp ul{
				margin:0;
				padding:0 0 0 20px;
			}
			.serp ul li{
				margin:0;
				padding:0 0 0 5px;
				list-style:disc;
			}
			.serp ul li a{
				text-decoration:none;
				color: #4e4e4e;
			}
			.serp ul li a:hover{
				text-decoration:none;
				color: #fe9601;
			}
			fullwidth{
				width:100%;
			}
			
			.more{
			}
			
			.serp .leesverder{
				background-color:#EFEFEF;
				padding-left:5px;
				line-height:16px;
				width:80px;
				display:inline;
				float:left;
				border-bottom:1px #CCC dotted;
				border-top:1px #CCC dotted;
				display:block;
			}
			.serp .leesverder a{
				display:block;
				border:none;
			}
			.serp .leesverder a:hover{
				background:#FFD7AE;
			}
			.serp .categorie{
				background-color:#EFEFEF;
				padding-left:20px;
				line-height:16px;
				width:275px;
				display:inline;
				float:left;
				border-bottom:1px #CCC dotted;
				border-top:1px #CCC dotted;
				/*margin-left:10px;*/
				display:block;
			}
			.serp .categorie a{
				display:block;
				border:none;
			}
			.serp .categorie a:hover{
				background:#FFD7AE;
			}
			div#serp{
				float:left;
				display:inline;
				width:100%;
			}
			div#serp h1,div#serp h2,div#serp h3,div#serp h4{
				padding:0;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				color:#d85300;
			}
			div#serp h1{
				font-size:28px;
				letter-spacing:-1px;
			}
			div#serp h2{
				font-size:24px;
				letter-spacing:-1px;
			}
			div#serp h3{
				font-size:20px;
				letter-spacing:-1px;
			}
			div#serp h4{
				font-size:16px;
				letter-spacing:-1px;
			}
			div#serpdate{
				color:#fe9601;
				font-size:11px;
			}
			div#serpdate a{
				text-decoration:none;
				color:#fe9601;
			}
			div#serpdate a:hover{
				color:#d85300;
			}
			div#serpcontent {
				margin-top:15px;
			}
			
			div#serpcontent img{
				border:none;
			}
			div#serpcontent a{
				color: #d85300;
				text-decoration:none;
			}
			div#serpcontent a:hover{
				/*border-bottom:1px #fe9601 dotted;*/
			}
			div#socialize{
				float:left;
				display:inline;
				text-align:right;
				border-bottom:1px #CCC solid;
				width:100%;
				margin:20px 0 0 0;
				padding:10px;
			}
			div#socialize a{
				text-decoration:none;
				color:#fff;
			}
			div#company_info{
				float:left;
				display:inline;
				border-bottom:1px #CCC solid;
				width:100%;
				padding:10px;
				background:#f3f3f3;
			}
			div#company_info p{
				font-family:Verdana, Geneva, sans-serif;
				margin:0;
				padding:0;
			}
			div#company_info h3{
				font-family:Verdana, Geneva, sans-serif;
				margin:0;
				padding:0;
			}
				div#block_one{
					float:left;
					display:inline;
				}
				div#block_two{
					float:left;
					display:inline;
					margin-left:30px;
				}
				div#block_three{
					float:left;
					display:inline;
					margin-left:30px;
				}
				div#block_four{
					float:left;
					display:inline;
					margin-left:30px;
				}
			div#more_news{
				font-family:Verdana, Geneva, sans-serif;
				width:100%;
				float:left;
				display:inline;
				border-bottom:1px #CCC solid;
				margin:20px 0 0 0;
				padding:10px;
			}
			div#more_news h3{
				font-family:Verdana, Geneva, sans-serif;
				color:#d85300;
				font-size:11px;
				padding-bottom:0;
				margin-bottom:0;
			}
			div#more_news h4{
				font-family:Verdana, Geneva, sans-serif;
				color:#d85300;
				font-size:11px;
				margin-bottom:10px;
			}
			div#more_news ul{
				margin:0;
				padding:0 0 0 10px;
			}
			div#more_news ul li{
				margin:0;
				padding:0 0 0 5px;
				list-style:disc;
			}
			div#more_news ul li a{
				text-decoration:none;
				color: #4e4e4e;
			}
			div#more_news ul li a:hover{
				text-decoration:underline;
				color: #fe9601;
			}
	div#right{
		float:left;
		display:inline;
		width:20px;
	}
	div#footer{
		float:left;
		display:inline;
		width:100%;
		height:50px;
	}
