html,body { 
	margin: 0; 
	padding: 0 0 30px 0;
	background-color: #900;
	text-align: left;
	scrollbar-3dlight-color: #3D5FA7;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #3D5FA7;
	scrollbar-face-color: #B70D0B;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff; }

#wrapper {
	min-width: 960px;
	background-color: #fff;
	background: #fff url("../images/back_body.jpg") 0px 0px repeat-y;
	margin: 0;
	padding: 0;
	text-align: left; }
#clear {
	position: relative;
	height: 15px;
	clear: both;}

#bottom {
	background-color: #000;
	height: 17px; }
#bottom #copyright {
	margin: 0 0 0 298px;
	position: relative;
	float: left;}
#bottom #opmerkingen {
	margin: 0 0 0 320px;
	position: relative;
	float: left;}
#top { 	
	background: url("../images/back_top.gif") repeat-x;
	height: 115px;
	margin: 0;
	padding: 0; 
	text-align: left; }
#top1 { 	
	background: url("../images/back_top.jpg") left top no-repeat;
	height: 88px;
	padding: 0; 
	margin: 0;
	text-align: left;}
#top2 { 	
/*	background-color: #FAFAFA;*/
	border-right: #000 1px solid;
	border-left: #000 1px solid;
	width: 700px;
	height: 42px;
	margin: 0 0 0 298px;
	padding: 0; 
	text-align: left;
	display:none;}
#wrapper_left {
	position: relative;
	float: left;
	width: 295px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;}
#wrapper_content {
/*	background-color: #FAFAFA;
	border-right: #000 1px solid;
	border-left: #000 1px solid;*/
	width: 560px;
	margin: 0 0 0 298px;
	padding: 0;
	text-align: left;}
* html #wrapper_content {
	margin: 0 0 0 295px;}

#content {
	position: relative;
	left: 15px;
	width: 540px;
	text-align: left;	}
	
/*	ADVERTENTIE'S		*/	
img.advertentie_left{
	margin: 0;}	
#leftmenu1 {
	position: relative;
	margin: auto;
	background-color: #000;
	padding: 2px 2px 2px 2px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	width: 156px;}
	* html #leftmenu1 {
	width: 160px;}
#leftmenu2 {
	position: relative;
	margin: auto;
	background-image: url("../images/back_advertenties.jpg");
	background-position: -27px -20px;
	width: 160px;}
#leftmenu3 {
	width: 160px;
	margin: auto;
	margin-top: 20px;
	padding: 0;
	border: 1px #900 solid;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	color: #fff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 158px;}
#wrapper_left #leftmenu3 a {  
	color: #fff; 
	font-weight: bold;
	text-decoration: none; }
#wrapper_left #leftmenu3 a:hover {  
	color: #fff; 
	text-decoration: none; }
#wrapper_left #leftmenu3 a .textlink {	
	display: block;
	background-color: #900;
	padding: 4px 2px 5px 2px;
	}	
	
/*	MENU'S	*/
#topmenu {
	position: relative;
	top: 65px;
	left: 299px;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 13px;
	width: 600px;
	z-index: 10;}
#topmenu ul { /* all lists */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none; }
#topmenu li { /* all list items */
	float: left;
	position: relative;
	height: 23px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border: 0; }
#topmenu li a {
	display: block;
	padding: 0 11px 0 12px;
	border-right:  1px #6A6A6A solid;
	color: #fff;
	font-weight: normal;
	line-height: 23px;
	text-decoration: none; }

#topmenu li a:hover, #topmenu li .link_active{
	background-color: #900;
	text-decoration: none;}
	
/* verschil tussen de menu's (breedte) */	
#topmenu ul#menu1 { width: 142px; }
#topmenu ul#menu2 { width: 173px; }
#topmenu ul#menu3 { width: 165px; }

#topmenu li:hover ul, #topmenu li.over ul { /* lists nested under hovered list items */
	display: block;}
#topmenu li ul { /* second-level lists */
	position: absolute;
	display: none;
	float: none;
	padding: 0;
	margin: 0;
	background: #fff;
	text-align: left;
	top: 23px;
	left: 0;
	z-index: 20; }
#topmenu ul li {	
	position: relative;
	list-style: none; 
	float: none;
	width: 150px;
	height: auto;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;}
* html #nav ul li {	
	float: left;}	
#topmenu li ul li a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #900;
	padding-left: 10px;
	border-bottom: #900 1px solid;
	border-right: #900 1px solid;
	border-left: #900 1px solid;
	line-height: 25px;
	font-size: 12px;
	text-decoration: none; }
#topmenu li ul li a:hover,#topmenu li ul li .link_active  {
	color: #fff;
	text-decoration: none; }	
html>body #topmenu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left 	*/
	top: 18px auto;
	left: -1px; }


	
/*	OPMAAK	*/	
boby,div,table,span,p{		
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;	
	font-size: 13px;
	color: #11OCOC;
	line-height: 15px;}
	
h1{
	font: 18px "Trebuchet MS", "Bitstream Vera Sans", verdana, sans-serif;
	letter-spacing:0;
	text-align: left;
	font-weight: bold;
	padding: 0; 
	color: #900;
	margin-bottom: 15px;}
h2{
	font: bold 13px "Trebuchet MS", "Bitstream Vera Sans", verdana, sans-serif;
	letter-spacing:0;
	padding: 0; 
	color: #000;
	margin: 0;}

a {  
	color: #000; 
	font-weight: bold;
	text-decoration: none; }
a:hover {  
	color: #900; 
	text-decoration: none; }

ul {
	list-style-type: circle;
	color: #900; }
ol 	{
	color: #900;}

#content img{
	margin: 2px 10px 2px 10px;
	border-color: #900; }
hr{
	border: #900 1px solid; }

.opmaak_table {
	width: 560px;}
.td_left {
	}
.td_right {
	width: 130px;
	text-align: right;}
.tr_between {
	height: 30px;}

form {
	padding: 15px 0 15px 0;}
.Form-Text-Box {
	font-family: Arial, sans-serif;
	font-size: 11;
	color: #000;
	font-weight: bold;
	border: #11OCOC 1px solid; }
.Form-Button {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;	
	background: #6A6A6A;
	border: #11OCOC 1px solid; }
.Form-Menu-Box {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	border: #11OCOC 1px solid; }

#counter { 
	position:absolute;
	width:2px;
	height:1px;
	z-index:1;
	left: 1px; 
	top: 1px;
	visibility: hidden; }
