	html, body{
    	height:100%;
   	} 
   	
    ul,li{margin:0px;padding:0px;list-style:none;}
    
    body{
    	margin: 0px;
    	font-family: arial, verdana, tahoma;
		font-size: 9pt;
		background:#ffffff ;
		/*Verander hier voor de houten achtergrond*/
			/*background-image: URL('../../images/template/wood.jpg');*/
			/*background-repeat: repeat-y;*/
			/*background-position: 997px 0px;*/
			/*background-color: #311f0c;*/
		/*TOT HIER TERUGPLAATSEN*/
    }
    
    #topbanner{
    	padding: 5px;
    	width: 997px;
    	height: 100px;
    	text-align: center;
    	clear: both;
    	}
    	#sidebanner {
    	position: absolute;
    	top : 250px;
    	left: 1000px;
    }
    a{
    	text-decoration: none;
    }
    a:hover{
    	text-decoration: underline;
    }
    #container1{
    	background-image: URL('../../images/template/left_bg.gif'); 
    	background-repeat: repeat-y;
    }
    
    #container2{
    	background-image: URL('../../images/template/center_bg.gif'); 
    	background-repeat: repeat-y; 
    	background-position: right; 
    	width: 997px; 
    	background-color: white;
    	
    }
    
    #banner{
    	margin: 0px;
    	height: 111px; 
    	background-image: URL('../../images/template/banner_bg.jpg');
		background-repeat: repeat-x;
    }
    
    #outer{
    	
    	min-height: 550px; 
    	_height: 550px; 
    	height: 100%; 
    	
    	margin-right: -200px;
    	width: 100%; 
    	min-width: 997px; 
    	_width: 997px; 
    	overflow: hidden; 
    	z-index: 99;
    	background-image: URL('../../images/template/left_bg.gif'); 
    	background-repeat: repeat-y;
    	background-position: left;
    }
    
    #left {
    	width: 220px; 
    	float: left; 
    	display: block; 
    	height: 100%;
    	min-height: 450px; 
    	_height: 450px; 
    }
    
    #center {
    	float: left; 
    	height: 100%;
    	min-height: 450px; 
    	_height: 450px;
    	width: 100%; 
    	min-width: 839px; 
    	_width: 839px; 
    	margin-right: -358px; 
    	display: block; 	}
    
    #nav_ads{
    	width: 138px; 
    	float: left;
    	height: 100%;
    	min-height: 450px; 
    	_height: 450px;
    	padding-top: 7px;
    	text-align: center;

    }
    
    #footer{
    	color: white;
    	height: 66px;
    	margin: 0xp; 
    	z-index: 100;
    	background-image: URL('../../images/template/footer_bg.gif');
		background-repeat: repeat-x;
    }
    
    #maincontent{
    	padding-right: 358px;

    }
    
    #center_forumbg{
    	background-image: URL('../../images/template/forum_bg.gif'); 
    	background-repeat: repeat-y; 
    	background-position: right; 
    	height: 100%; 
    	width: 100%; 
    	min-width: 639px; 
    	_width: 639px;
    }
    #center_left{
    	background-image: URL('../../images/template/center_left_bg.gif'); 
    	background-repeat: no-repeat;
    	background-color:white;
    	float: left; 
    	width: 350px;
    	padding-bottom: 30px;
    	padding-right:19px;
    }
    #center_right{
    	float: right; 
    	width: 269px;
    }
    
    #center_right h2{
    	background-image: URL('../../images/template/rightcol_header.jpg');
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px;
		height: 28px;
		padding-left: 48px;
		font-weight:bold;
		font-size: 11pt;
		padding-top: 5px;
		margin-top: 12px;
		margin-bottom: 12px;
    }
    #center_right h4{
    	font-weight: bold;
    	font-size: 9pt;
    	padding-left: 20px;
    	padding-right: 20px;
    	margin: 6px 0px 6px 0px;
    }
    
    a{
	color: #7c4107;
	}
    
    .block_left a{
    	color:#c3b7ac;
    }
    
    .right_border{
		background-color: #c9c9c9;
		font-size: 1px;
		height: 1px;
		width: 100%;
		display: block;
		margin-left: 20px;
		width: 220px;
		line-height:0pt;
	}
    
    #center_left h2{
    	background-image: URL('../../images/template/leftcol_header.jpg');
		background-repeat: no-repeat;
		
		margin: 0px;
		padding: 0px;
		height: 28px;
		padding-left: 48px;
		font-weight:bold;
		font-size: 11pt;
		padding-top: 5px;
		margin-top: 12px;
		margin-bottom: 0px;
    }
    .h2_news{
    	float: left; 
    	display: inline; 
    	width: 170px;
    }
    .news_date{
    	float: left; 
    	margin-top: 20px; 
    	width: 130px; 
    	text-align: right; 
    	color: #7c4107; 
    	font-size: 8pt;
    }
    
    #center_left h4,#center_left h3{
    	font-weight: bold;
		font-size: 9pt;
		margin-top: 6px;
		margin-bottom: 2px;
    }
    #center_left h3{
    	margin-left:30px;
    	margin-bottom:8px;
    }
    
    
    .left_news_header{
		margin-top: 4px;
		margin-bottom: 4px;
		color: #7c4107;
		font-size: 8pt;
	}
	.left_news{
		margin-top: 6px;
		margin-bottom: 12px;
	}
	.left_news_footer{
		margin-bottom: 4px;
		font-size: 8pt;
		background-color:transparent;
		position:relative;
	}
	.left_news_footer1{
		float: left; width: 50%;
	}
	
	.left_news_footer2{
		float: right; 
		width: 49%; 
		text-align: right;
		color: #7c4107;
		margin-bottom: 6px;
	}
	 .left_border{
		background-color: #c9c9c9;
		font-size: 1px;
		height: 1px;
		width: 100%;
		display: block;
		margin-left: 30px;
		width: 320px;
		line-height:0pt;
	}

	#banner_top{
		height: 73px;
		background-image: URL('../../images/template/banner.jpg');
		background-repeat: no-repeat;
		text-align: right;
		padding-top: 5px;
		padding-right: 5px;
		
	}
	#banner_header{
		margin-top: 5px;
		margin-right: 5px;
	}
	#banner_nav{
		height: 33px;
		background-image: URL('../../images/template/nav_bg.gif');
	}
	
	.block_left{
		background-color:#713300;
	}
	.block_left_header{
		background-image: URL('../../images/template/divider.gif');
		background-repeat: no-repeat;
		padding-top:6px;
		padding-left:45px;
		color: #d2bcad;
		font-size: 11pt;
		font-weight: bold;
		height:22px;
		width: 175px;
	}
	.block_left_content{
		padding-left: 15px;
		margin-top: 10px;
		padding-bottom: 10px;
		width: 200px;
		color: #ded6cd;
	}
	/*
	.block_left_border{
		background-image: URL('../../images/template/divider.gif');
		background-repeat: no-repeat;
		width: 219px;
		height: 2px;
		margin: 0px;
		padding: 0px;
		line-height:0pt;
	}
	*/
	/*
	.block_bottom{
		background-image: URL('../../images/template/divider_single.gif');		
		background-repeat: no-repeat;
		background-position: bottom left;
	}*/
	
	#footer_left{
		float: left; 
		width: 637px; 
		text-align: left;
		padding-left: 10px;
		padding-top: 10px;
	}
	#footer_right{
		float: left;
		width:350px;
		text-align: right;
		padding-top: 10px;
	}
	
	.color_footer_brown{
		color: #746c62;
	}
	
	#footer a{
		color: #c4c4c4;
	}
    form{
    	display: inline;
    	margin: 0px;
    	padding: 0px;
    }

	#block_top{
    	background-color: #602900;
    	height: 12px;
    }
    #block_1{
		background-image: URL('../../images/template/block1_bg.gif');
		background-color: #542a05;
		background-repeat: repeat-x;
	}
	#block_logon{
		background-image: URL('../../images/template/block2_bg.gif');
		background-color: #643304;
		background-repeat: repeat-x;
	}
	
	.block_left_content a{
		color: #ded6cd;
	}
	.block_left input{
		margin-bottom: 4px;
	}
	.left_input{
	width: 142px;
	}
	.block_left .input_image{
		margin-bottom: -1px;
	}
	.clear{
		clear: both;
		line-height:0pt;
	}
		
	.right_header_h2{
		float: left;
		width: 130px;
	}
	.right_content{
		margin-left: 20px;
	}
	.right_header_image{
		float: left;
		margin-top: 8px;
		
	}
	#center_right a{
		color: black;
	}
	.block_left_right{
		text-align: right; 
		margin-right: 20px;
	}
	
    ul.forum{padding-left:20px;}
    ul.news,ul.news_titles{padding-left:30px;}
    
    li{
    	border-top:1px solid #c9c9c9;
    }
    .news li{
    	border-top:0px;
    	border-bottom:1px solid #c9c9c9;
    	margin-bottom:8px;
    }
    
    li.nobottom{
    	border-bottom:0px;
    }
    li.bottom{
	    border-bottom:1px solid #c9c9c9;
    }
    .forum li{
	    width:220px;
    }
    .news_titles li{
    	width:320px;
    }

	
	.forum a{
		background-image: URL('../../images/template/forum_link_bg.gif');
		background-repeat: no-repeat;
		width: 205px;
		height: 22px;
		display: block;
		margin: 0px;
		margin-left: 0px;
		padding-top: 7px;
		padding-left: 15px;
	}
	.forum a:hover{
		background-image: URL('../../images/template/forum_link_bg_hover.gif');
		text-decoration:none;
	}
	.news_titles a{
	
		color:black;
		background-image: URL('../../images/template/news_link_bg.gif');
		background-repeat: no-repeat;
		background-position: right;
		/*background-color: #f5f5f3;*/
		width: 320px;
		height: 22px;
		display: block;
		margin: 0px;
		margin-left: 0px;
		padding-top: 7px;
		text-decoration: none;
	}
	.news_titles a:hover{
		background-image: URL('../../images/template/news_link_bg_hover.gif');
		background-color: #f5f5f3;
		text-decoration:none;
	}
	.news_volledig{
		text-align: right;
		margin-top: 6px;
	}

#forumContainer {
  width_: 480px;
  width: 100%;
  overflow-x: auto;  
  font-size: 10px;
}

div {
	scrollbar-face-color:#8d3f00;
	scrollbar-base-color:#8d3f00;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#a86936;
	scrollbar-shadow-color:#8d3f00;
	scrollbar-highlight-color:#8d3f00;
	scrollbar-3dlight-color:#B8B8B8;
	scrollbar-darkshadow-Color:#B8B8B8;
}

div.quote {
	border: thin dotted black;
	position: relative;
	left: 15px;
	width: 90%;
}


tr.forum_category {
	background-color: #a86936;
}

tr.forum_topic_odd {
	background-color: #F2EEE2;
}

tr.forum_topic_even {
	background-color: #ffffff;
}

tr.forum_sub_header {
	background-color: #a86936;
	color: #d2bcad;
}


Mytable2 {
	width: 800px;
}
tr.premium {
	font-weight: bold;
}

#show_comp {

}

.show_comp h1 {
   	font-weight: bold;
   	font-size: 14pt;
}
.show_comp h4{
   	font-weight: bold;
   	font-size: 9pt;
   	padding-left: 20px;
   	padding-right: 20px;
   	margin: 6px 0px 6px 0px;
}


.show_comp h5{
 	background-image: URL('../../images/template/leftcol_header.jpg');
	background-repeat: no-repeat;
	
	margin: 0px;
	padding: 0px;
	height: 28px;
	padding-left: 48px;
	font-weight:bold;
	font-size: 8pt;
	padding-top: 5px;
	margin-top: 12px;
	margin-bottom: 0px;
}

.adresgegevens {
	margin-left: 10px;
	padding-bottom: 15px;
}

.specialiteiten {
	padding-bottom: 15px;
}

ul.show_comp {
	margin:0px;
	margin-left: 10px
	padding:0px;
	list-style:square;
}

.show_comp li {
	margin-left: 30px;
	border: 0px;
	list-style: square;
}

#articleTable {
	width: 500px;
   	font-family: arial, verdana, tahoma;
	font-size: 9pt;

}

#globSearchTitle {
	background-image: URL('../../images/template/center_left_bg.gif'); 
    background-repeat: no-repeat;
    float: left; 
    width: 300px;
    padding-bottom: 10px;
    padding-right:19px;
}

#globSearchTitle h2{
   	background-image: URL('../../images/template/leftcol_header.jpg');
	background-repeat: no-repeat;
	
	margin: 0px;
	padding: 0px;
	padding-left: -10px;
	height: 28px;
	padding-left: 48px;
	font-weight:bold;
	font-size: 11pt;
	padding-top: 5px;
	margin-top: 12px;
	margin-bottom: 0px;
}

.h2_gst{
   	float: left; 
   	display: inline; 
   	width: 170px;
   }

.clear{
	clear: both;
	line-height:0pt;
}

#othermaincontent{
   	float: left; 
	background-color: #f5f5f4;
   	height: 100%;
   	min-height: 460px; 
    width: 629px;
   	display: block; 	
	padding-left: 10px;
}

#contacFormResponse{
   	padding: 10px;
    width: 619px;
	min-height: 460px;
	background-color: #f5f5f4;
   	height: 100%;
}

.rightimg {
	float: right; 
	clear: right; 
	text-align:right; 
	margin-left: 5px;
}

.rightimg img {
	display:block;
	margin-left:5px;
}
.rightimg span {display:block;}

.leftimg {
	float: left; 
	clear: left; 
	text-align:left; 
	margin-right: 5px;
}

.leftimg img {
	display:block;
	margin-right:5px;
}
.leftimg span {display:block;}
