body, div, td, span {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; /* Moet in punten! 8 - 10 - 12 - 14 - ask J om anders te proberen ivm fontsize detectie*/
	font-style: normal;
	color: #ffffff;
}
body {
	background: #000000;
	/*scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: 000000;
	scrollbar-face-color: aaaaaa;
	scrollbar-highlight-color: aaaaaa;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: aaaaaa;
	scrollbar-shadow-color: aaaaaa;*/
}
.titelrow{
	color: #000000;
	background: #ffffff;
}
.titelrow2{
	background: #5f5f5f;
}
.numeric{
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	text-align:right;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #36880d;
}

a:link {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #bbbbbb; text-decoration: underline;}
a:visited {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #bbbbbb; text-decoration: underline;}
a:active {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #bbbbbb; text-decoration: underline;}
a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #bbbbbb; text-decoration: underline;}

.currentmainmenuitem, .currentmainmenuitem a:link,.currentmainmenuitem a:visited,.currentmainmenuitem a:active,.currentmainmenuitem a:hover{
	color:#ffffff;
}
.mainmenuitem{
	color:#bbbbbb;

}

.pagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

hr {
	color: #ffffff;
	height:1px;
}

.menuback
	{
	background:url('http://www.versland.be/struct/images/versland_menu_backgr.gif') no-repeat bottom left;
	}

.footerback
	{
	background:url('http://www.versland.be/struct/images/footer_backgr_custom_start.gif') no-repeat bottom left;
	}

.submenunaam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.button
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #999999;
	cursor: pointer;
	background-color: #FFFFFF;
	color:#000000
	/*background-image: url('http://www.site2day.be/struct/images/backgr_button.gif');*/
	}
	
input, textarea, select
	{
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	border-width: 1px;
	border-color: #C1C1C1;
	/*background-color: #FFFFFF;
	color:#000000;*/
	}
.prijsfont{
	font-family:"Courier New", Courier, mono;
} 
.prop {
    height:200px;
    float:right;
    width:1px;
}
.clear {
   clear:both;
   height:1px;
   overflow:hidden;
}

