body, input, select, textarea, td, th {
   color:#000;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
   }
   
body {
	background:#fff;
	border: 0;
	margin: 0;
	padding: 0;
}
  
*{
	line-height:1.2em;
}

img#bestel-img {
border:1px;
border-color:#CCCCCC;
}

form,
p,
h1,h2,h3,h4,h5,h6,
img
{
	margin:0;
	border:0;
	padding:0;
}


b,strong{font-weight:bold;}

em{}

h1{
	color:#e59537;
	font-size:16px;
}
h2{
	color:#4d4d4d;
	font-size:14px;
}
h3{
	color:#e59537;
	font-size:11px;
}

ul,
ol,
li{
	margin:0;
	padding:0;
	list-style:none;
}

a{
	color:#000;
}
a:hover{
	color:#e59438;
}

select{
border: 1px solid #000;
}
input{
border: 1px solid #000;
}
input.search{
float:right;
border:1px solid #000;
background-color:#f1f1f1;
}

input.button{
	display:block;
	background:url(/images/bg_button.gif) 0 0  repeat-x;
	border-bottom:1px solid #000;
	padding:0 10px;
	margin:0;
	height:19px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}

input.chkbox{
	border:0;
	padding:0;
	margin:0;
}
.button-submit{
	position:absolute;
	top:-1000px;
	width:1px;
	height:1px;
	
	left:-1000px
}

/* 
* BASE ==========================================
*/


div#base{
	background:#FFFFFF url(/images/bg.gif) top center no-repeat;
	background-attachment: fixed;
	text-align:center;
	min-width:950px;
}
	div#base-header{
		position:relative;
		margin:0 auto;
		width:950px;
		height:210px;
		text-align:left;
		background:none;
		overflow:hidden;
	}
	div#base-content{
		position:relative;
		margin:0 auto;
		width:950px;
		text-align:left;
		background:none;
	}
	
div#footerbase{
	background:url(/images/bg_footer.gif) no-repeat top center;
	text-align:center;
	min-width:950px;
}
	div#base-footer{
		position:relative;
		margin:0 auto;
		width:950px;
		height:87px;
		text-align:left;
		background:none;
	}
/* SAFARI */
/*\*/
html>body * #base-content{width:950px;}
/**/

div#dom-load{display:none;}


br.cl{clear:both;position:relative;margin-top:-1.2em;font-size:0;}

/* 
* HEADER==========================================
*/

div#flash-header {
	position:absolute;
	left:193px;
	top:0;
	width:756px;
	height:194px;
	overflow:hidden;
	z-index:10;
}

/* 
* LANDINGPAGES ==========================================
*/
	div#landing {
		float:left;
		width:950px;
		}
		div#landing div.landing-items-container{
			float:left;
			width:781px;
			height:950px;
			overflow:hidden;
			margin-right:17px;
		}
		div#landing div.landing-items{
			width:781px;
			/*height:524px;*/
			}
			div#landing div.landing-items div.no-items{
				position:relative;
				width:781px;
				height:173px;
				margin-bottom:1px;
				overflow:hidden;
			}
			div#landing div.landing-items div.no-items span{
				display:block;
				padding:15px;
				line-height:17px;
				
			}
		div#landing div.landing-item {
			position:relative;
			width:781px;
			height:173px;
			margin-bottom:1px;
			overflow:hidden;
			}
			
			div#landing div.dark-top{
				background: url(/images/darker_top.gif) 0 0 no-repeat;
			}
			
			div#landing div.light-middle{
				background: url(/images/lighter_middle.gif) 0 0 no-repeat;
			}
			
			div#landing div.dark-middle{
				background: url(/images/darker_middle.gif) 0 0 no-repeat;
			}
			
			div#landing div.light-bottom{
				background: url(/images/lighter_bottom.gif) 0 0 no-repeat;
			}
			
			div#landing div.dark-bottom{
				background: url(/images/darker_bottom.gif) 0 0 no-repeat;
			}
			
			div#landing div.landing-item-photo {
				position:absolute;
				top:10px;
				left:10px;
				width:204px;
				height:153px;
				overflow:hidden;
			}
			div#landing div.landing-item-title {
				position:absolute;
				top:8px;
				left:220px;
				width:204px;
				height:20px;
				overflow:hidden;
				color:#e59438;
				font-size:14px;
				font-weight:bold;
			}
			div#landing div.landing-item-subtitle {
				position:absolute;
				top:30px;
				left:220px;
				/*width:230px;*/
				height:20px;
				overflow:hidden;
				font-size:16px;
				font-weight:bold;
				color:#3b3b3b;
			}
			div#landing div.landing-item-date {
				position:absolute;
				top:10px;
				left:700px;
				width:50px;
				height:20px;
				font-size:9px;
				overflow:hidden;
			}
			div#landing div.landing-item-content {
				position:absolute;
				top:52px;
				left:220px;
				width:530px;
				height:105px;
				line-height:15px;			
				overflow:hidden;
				}
				div#landing div.landing-item-content font{
					line-height:15px;			
				}
			div#landing div.landing-item-readmore {
				position:absolute;
				top:154px;
				left:730px;
				width:20px;
				height:12px;
				overflow:hidden;
			}
		div#landing div.middle {
			float:right;
			width:153px;
			}
	   
			
/* 
* LANDING-TABS ==========================================
*/
			
/* 
* LANDING-BANNERS ==========================================
*/
		

/* 
* DETAIL ==========================================
*/
	div#detail {
		float:left;
		width:950px;
		}

/* 
* ARTICLE ==========================================
*/
	div#detail div.article{
		float:left;
		width:779px;
		}
		div#detail div.article div.article-top{
			background:#fff url(/images/bg_detail_top.gif) 0 0 no-repeat;
			width:779px;
			height:11px;
			font-size:1px;
			line-height:1px;
		}
		div#detail div.article div.article-header{
			position:relative;
			background-color:#e2e7eb;
			width:779px;
			padding-top:4px;
			}
			div.article-header h1.article-title{
				height:25px;
				width:360px;
				overflow:hidden;
				margin:0 0 2px 16px;
			} 
			div.article-header h1 div.article-title{
				height:25px;
				width:360px;
				overflow:hidden;
				margin:0 0 2px 16px;
			} 
			div.article-header h1.moneyou-title{
				height:25px;
				width:560px;
				overflow:hidden;
				margin:0 0 2px 16px;
			
			} 
			div.article-header h2 div.article-subtitle{
				height:24px;
				width:360px;
				overflow:hidden;
				margin:4px 0 2px 16px;
			}
			div.article-header div.article-date{
				height:15px;
				width:360px;
				overflow:hidden;
				margin:5px 0 8px 16px;
			}	
			
			div.article-header div.article-authors{
				position:absolute;
				left:398px;
				top:0;
				height:20px;
				color:#a1a7aa;
			}
			div.article-header div.back-button{
				position:absolute;
				left:725px;
				top:0;
				height:20px;
				}
				div.article-header div.back-button a{
					color:#e59438;
					text-decoration:none;
				}
			
		div#detail div.article div.article-columns{
			float:left;
			width:779px;
			background-color:#e2e7eb;
			}
			div.article-columns div.left-column{
				float:left;
				width:382px;
				}
				div.article-columns div.column-text{
					margin-left:16px;
					line-height:17px;
					color:#4d4d4d;
					text-align:justify;
					}
					div.article-columns div.column-text a.intern{
						color:#c93;
						text-decoration:none;
					}
					div.article-columns div.column-text a.lbOn{
						color:#c93;
						text-decoration:none;
					}
					div.article-columns div.column-text a,
					div.article-columns div.column-text a.extern{
						color:#c33;
						text-decoration:none;
					}
					div.article-columns div.column-text table{
						background-color:#fff;
						width:366px;
						border:6px #fff solid;
						}
						div.article-columns div.column-text table caption{
							background-color:#fff;
							color:#e59537;
							font-size:14px;
							font-weight:bold;
							text-align:left;
							padding:6px;
						}
					div.article-columns div.column-text table td{
						color:#000101 !important;
						background-color:#eff2f4;
						border-bottom:6px solid #fff;
						padding:3px;
					}
					div.article-columns form table.form{
						background:none !important;
						margin-bottom:20px;
						border:0;
					}
					div.article-columns form table.form td{
						background:none !important;
						padding-top:3px;
						border:0;
					}
					div.article-columns form table.form td.errorMsg{
						font-weight:bold;
						color:#e59537 !important;
					}
					div.article-columns form table.form td.form-label{
						width:125px;
						padding:0;
						color:#393939;
					}
					div.article-columns form table.form td input.text {
						width:230px;
					}
					div.article-columns form table.form td select {
						width:235px;
					}

					div.article-columns div.column-text ul{
						margin-top:5px;
					}
					div.article-columns div.column-text li{
						margin-left:20px;
						margin-bottom:5px;
						list-style-image:url(/images/li.gif);
					}
					div.article-columns div.column-text ul.sitemap {
						margin-top:8px;
					}
					div.article-columns div.column-text ul.sitemap ul{
						margin-bottom:15px;
						margin-left:20px;
					}
					div.article-columns div.column-text ul.sitemap li{
						margin-bottom:8px;
						font-size:12px;
					}
					div.article-columns div.column-text p{
						line-height:17px;
						color:#4d4d4d !important;
						font-size:11px !important;
						text-align:justify;
						margin-bottom:12px;					
					}
					div.article-columns div.column-text font{
						line-height:17px;
						color:#4d4d4d !important;
						font-size:11px !important;
						text-align:justify;
					}
					div.article-columns div.column-text h3.article-columntitle{
						height:15px;
						overflow:hidden;
						margin:14px 0 2px 0;
					}
			div.article-columns div.right-column{
				float:left;
				width:382px;
			}
			div#detail div.article div.article-labels{
				margin-left:16px;
				color:#a1a7aa;
				margin-bottom:10px;
				}
				div#detail div.article div.article-labels div.article-print{
					float:left;
					margin-right:10px;
				}
				div#detail div.article div.article-labels div.labels{
					float:left;
					margin-top:5px;
				}
				div#detail div.article div.article-labels span.label-txt{
					color:#e59537;
				}
				div#detail div.article div.article-labels a{
					text-decoration:none;
					color:#a1a7aa;
					}
					div#detail div.article div.article-labels a:hover{
						text-decoration:none;
						color:#e59537;
					}
	
			div#detail div.article div.article-image{
				padding-top:14px;
			}
			div#detail div.article div.article-image div.subscript{	
				color:#a1a7aa;
				text-align:right;	
			}	
		div#detail div.article div.moneyou-columns{
			float:left;
			width:779px;
			background-color:#e2e7eb;
			}
			div.moneyou-columns div.left-column{
				float:left;
				width:260px;
				}
			div.moneyou-columns div.right-column{
				float:left;
				width:500px;
				}
				div.moneyou-columns div.column-text{
					margin-left:16px;
					line-height:17px;
					color:#4d4d4d;
					text-align:left;
					margin-bottom:15px;
					}		
					div.moneyou-columns table.moneyou{
						margin-bottom:20px;
					}
					div.moneyou-columns td{
						padding-top:3px;
					}
					div.moneyou-columns td.moneyou-label{
						width:220px;
						color:#393939;
					}
					div.moneyou-columns td input.text {
						width:230px;
					}
					div.moneyou-columns td select {
						width:235px;
					}
		div#detail div.article div.article-bottom{
			float:left;
			background:#fff url(/images/bg_detail_bottom.gif) 0 0 no-repeat;
			width:779px;
			height:11px;
			font-size:1px;
			line-height:1px;
		}
		div#detail div.article div.moneyou-bottom{
			float:left;
			background:#fff url(/images/bg_moneyou_bottom.gif) 0 0 no-repeat;
			width:779px;
			height:80px;
			font-size:1px;
			line-height:1px;
		}
/* 
* REVIEWS ==========================================
*/
	div.article-reviews{
		width:758px;
		margin:22px 0 0 22px;
		}
		div.article-reviews div.review-info{
			width:756px;
			margin:10px 0 15px 0;
			}
		div.article-reviews div.review{
			border:1px solid #e2e7eb;
			width:756px;
			margin-bottom:15px;
			}
			div.article-reviews div.review div.review-title{
				border-bottom:1px solid #e2e7eb;
				padding:8px 11px;
				color:#4d4d4d;
				font-size:12px;
				}
				div.article-reviews div.review div.review-title span.date{
					color:#e59537;
				}
			div.article-reviews div.review div.review-content{
				padding:11px;
				color:#4d4d4d;
				font-size:11px;
				text-align:justify;
				line-height:16px;
			}
		div.article-reviews div.review-form{
			width:756px;
			margin-bottom:15px;
			}
			div.article-reviews div.review-form div.review-form-title{
				color:#e59537;
				font-weight:bold;
				font-size:13px;
				padding-bottom:5px;
			}
			div.article-reviews div.review-form div.review-form-content{
				float:left;
				width:404px;
				}
				div.article-reviews div.review-form div.review-form-content textarea{
					border:1px solid #000;
					width:404px;
					height:179px;
				}
				div.article-reviews div.review-form div.review-form-content input.button{
					margin-top:10px;
					float:right;
				}
			div.article-reviews div.review-form div.review-form-info{
				float:right;
				width:340px;

			}
			span.moderated{
				color:#a0a5a9;
			}
	



/* 
* SIDE ==========================================
*/
		
		div#side {
		    position:absolute;
		    left:797px;
			top:0px;
			float:right;
			width:153px;
			
			}
					
		div#side div#block-1 div.block-header{
				margin:0px;
				background-color:#FFFFFF;
			}
			
			
			div#side div#block-1 {
				height:100px;
				width:153px;
				overflow:hidden;
				}
				
				
				
				div#side div#block-1.banner1{
					background:#a1a7aa url(/images/button_1.png) 0 0 no-repeat;
					
					}
					
			

			div#side div#block-2 {
				width:153px;
				overflow:hidden;
				
				}
				
			div#side div#block-2 div.block-header{
				margin:0px;
				
			}
				div#side div.most-wanted{
					background-color:#ebece0;
					}
					div#side div.most-wanted ul.most-wanted{
						margin:5px 7px;
					}
					div#side div.most-wanted ul.most-wanted li{
						margin:0 0 7px 18px;
						list-style:url(/images/side_content_bullit.gif);
						}
						div#side div.most-wanted ul.most-wanted li a{
							text-decoration:none;
						}
				div#side div.related-articles{
					background-color:#ebece0;
					}
					div#side div.related-articles ul.related-articles{
						margin:5px 7px;
					}
					div#side div.related-articles ul.related-articles li{
						margin:0 0 7px 18px;
						list-style:url(/images/side_content_bullit.gif);
						}
						div#side div.related-articles ul.related-articles li a{
							text-decoration:none;
						}

/* 
* BESTEL IMGAGES ==========================================
*/


			div#side div#block-3 {
				width:153px;
				border:2px;
				border-color:#CCCCCC;
				overflow:hidden;
				}
				
			
							
					
					div#side div.bestel div.bestel-content{
						margin:7px;
						font-size:11px;
						color:#fff;
						font-weight:bold;
						}
						div#side div.bestel div.bestel-content a{
						float:right;
							color:#fff;
							text-decoration:none;
						}	
						div#side div.bestel div.bestel-content a:hover{
							#fff;
						}
				div#side div.latest-reactions{
					background:transparent url(/images/bg_side_bottom_laatste-reac.gif) 0 0 no-repeat;
					}	
					div#side div.latest-reactions div.latest-reactions-content{
						height:145px;
						margin:7px;
						font-size:11px;
						color:#fff;
						font-weight:bold;
						}
						div#side div.latest-reactions div.latest-reactions-content div.reaction {
							margin-bottom:8px;
						}
						div#side div.latest-reactions div.latest-reactions-content div.reaction a{
							color:#fff;
							text-decoration:none;
						}	
						div#side div.latest-reactions div.latest-reactions a:hover{
							color:#000;
						}
				div#side div.login-node{
					background:#a1a7aa url(/images/bg_side_bottom_login.gif) 0 0 no-repeat;
					height:186px;
					}	
					div#side div.login-node div.login-node-content{
						margin:7px;
						font-size:13px;
						color:#fff;
						}
						div#side div.login-node div.login-node-content a{
							color:#fff;
						}	
						div#side div.login-node div.login-node-content table.node-table{
							width:137px;
							margin-left:0;
							margin-top:5px;
							}
							div#side div.login-node div.login-node-content table.node-table td{
								text-align:right;
								color:#fff;
								padding-bottom:4px;
							}
							div#side div.login-node div.login-node-content table.node-table td input.text{
								width:137px;
								
							}
						div#side div.login-node div.login-node-content a{
							color:#fff;
							text-decoration:none;
						}	
						div#side div.login-node div.login-node-content a:hover{
							#fff;
						}	

	
	

/* 
* SIDE CATEGORY  ==========================================
*/
	
	
	
	div#side-cat {
		    position:absolute;
		    left:797px;
			top:107px;
			float:right;
			width:153px;
			
			}
	
		div#side-cat div.block-header{
				margin:0px 10px 5px 7px;
			}
			div#side-cat div#block-1 {
				height:100px;
				width:153px;
				overflow:hidden;
				}
				
				div#side-cat div#block-1 div.block-header{
				margin:0px;
			}
				
				div#side-cat div#block-1.banner{
					background:#a1a7aa url(/images/button_1.png) 0 0 no-repeat;
					
					}
				
					div#side-cat div#block-zoeken div.block-header{
					background-color:#ebece0;
				    margin:0px;
		          }	
			

			div#side-cat div#block-2 {
				width:153px;
				overflow:hidden;
				
				}
				
				div#side-cat div#block-2 div.block-header{
				margin:0px 10px 5px 7px;
				
			}
				div#side-cat div.most-wanted {
					background-color:#ebece0;
					}
					div#side-cat div.most-wanted ul.most-wanted{
						margin:5px 7px;
					}
					div#side-cat div.most-wanted ul.most-wanted li{
						margin:0 0 7px 18px;
						list-style:url(/images/side_content_bullit.gif);
						}
						div#side-cat div.most-wanted ul.most-wanted li a{
							text-decoration:none;
						}
				div#side-cat div.related-articles{
					background-color:#ebece0;
					}
					div#side-cat div.related-articles ul.related-articles{
						margin:5px 7px;
					}
					div#side-cat div.related-articles ul.related-articles li{
						margin:0 0 7px 18px;
						list-style:url(/images/side_content_bullit.gif);
						}
						div#side-cat div.related-articles ul.related-articles li a{
							text-decoration:none;
						}

/* 
* BESTEL IMGAGES ==========================================
*/


			div#side-cat div#block-3 {
				width:153px;
				border:2px;
				border-color:#CCCCCC;
				overflow:hidden;
				}
			
							
					
					div#side-cat div.bestel div.bestel-content{
						margin:7px;
						font-size:11px;
						color:#fff;
						font-weight:bold;
						}
						div#side-cat div.bestel div.bestel-content a{
							color:#fff;
							text-decoration:none;
						}	
						div#side-cat div.bestel div.bestel-content a:hover{
							#fff;
						}
				div#side-cat div.latest-reactions{
					background:transparent url(/images/bg_side_bottom_laatste-reac.gif) 0 0 no-repeat;
					}	
					div#side-cat div.latest-reactions div.latest-reactions-content{
						height:145px;
						margin:7px;
						font-size:11px;
						color:#fff;
						font-weight:bold;
						}
						div#side-cat div.latest-reactions div.latest-reactions-content div.reaction {
							margin-bottom:8px;
						}
						div#side-cat div.latest-reactions div.latest-reactions-content div.reaction a{
							color:#fff;
							text-decoration:none;
						}	
						div#side-cat div.latest-reactions div.latest-reactions a:hover{
							color:#000;
						}
				
/* 
* SEARCH-RESULTS ==========================================
*/

		div#detail div.search-items-container{
			float:left;
			width:780px;
			height:950px;
			overflow:hidden;
			/*background:url(/images/bg_search-results.gif) 0 0 no-repeat;*/
		}
		div#detail div.search-items{
			width:781px;
			/*height:524px;*/
			}
			div#detail div.search-items div.no-items{
				position:relative;
				width:448px;
				height:173px;
				margin-bottom:1px;
				overflow:hidden;
			}
			div#detail div.search-items div.no-items span{
				display:block;
				padding:15px;
				line-height:17px;
				
			}
		div#detail div.search-item {
			position:relative;
			width:781px;
			height:173px;
			border-bottom:1px solid #f4f4f4;
			overflow:hidden;
			}
			
			div#detail div.dark-top{
				background: url(/images/darker_top.gif) 0 0 no-repeat;
			}
			
			div#detail div.light-middle{
				background: url(/images/lighter_middle.gif) 0 0 no-repeat;
			}
			
			div#detail div.dark-middle{
				background: url(/images/darker_middle.gif) 0 0 no-repeat;
			}
			
			div#detail div.light-bottom{
				background: url(/images/lighter_bottom.gif) 0 0 no-repeat;
			}
			
			div#detail div.dark-bottom{
				background: url(/images/darker_bottom.gif) 0 0 no-repeat;
			}
			
			
			div#detail div.search-item-title {
				position:absolute;
				top:12px;
				left:14px;
				width:420px;
				height:20px;
				overflow:hidden;
				font-size:16px;
				font-weight:bold;
				color:#e59537;
				}
				div#detail div.search-item-title a{
					font-size:16px;
					font-weight:bold;
					color:#e59537;
					text-decoration:none;
				}
			div#detail div.search-item-subtitle {
				position:absolute;
				top:36px;
				left:14px;
				width:420px;
				height:20px;
				overflow:hidden;
				font-size:13px;
				font-weight:bold;
				color:#3b3b3b;
				}
				div#detail div.search-item-subtitle a{
					font-size:13px;
					font-weight:bold;
					color:#3b3b3b;
					text-decoration:none;
				}
			div#detail div.search-item-date {
				position:absolute;
				top:30px;
				left:700px;
				width:50px;
				height:20px;
				font-size:9px;
				overflow:hidden;
			}
			div#detail div.search-item-content {
				position:absolute;
				top:65px;
				left:14px;
				width:700px;
				height:70px;
				overflow:hidden;
				}
				div#detail div.search-item-content a{
					text-decoration:none;
					}
					div#detail div.search-item-content a:hover{
						color:#000;
					}
				div#detail div.search-item-content span.search-word{
					background-color:#e2e3e5;
				}	
			div#detail div.search-item-readmore {
				position:absolute;
				top:154px;
				left:730px;
				width:20px;
				height:12px;
				overflow:hidden;
			}

							
/* 
* FOOTER ==========================================
*/
	div#base-footer div.footer-content{
		color:#b4b4b4;
		font-size:12px;
		padding:14px 0 0 10px;
		}
		div#base-footer div.footer-content a {
			text-decoration:none;
			color:#b4b4b4;
			font-size:12px;
			}
			div#base-footer div.footer-content a:hover {
				color:#e59f4d;
			}
		div#base-footer div.footer-content a.rss{
			padding-right:18px;
			background:url(/images/rss.gif) no-repeat center right;
		}