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: #333333;
}
body {
	background: #ffffff;
	/*scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: 333333;
	scrollbar-face-color: aaaaaa;
	scrollbar-highlight-color: aaaaaa;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: aaaaaa;
	scrollbar-shadow-color: aaaaaa;*/
}
.siteheader{
	border-bottom:1px solid #666666;border-top:0px solid white;border-left:0px solid #666666;border-right:0px solid #666666;
	background: url(../images/header.jpg) top left no-repeat;
}
.sitefooter{
	border-bottom:1px solid #666666;border-top:1px solid #666666;border-left:0px solid #666666;border-right:0px solid #666666;
	padding:3px;
}
.buttontoevoegen{
	cursor:pointer;width:100px;padding:1px;margin:1px;border:1px solid #cccccc;border-right:1px solid #999999;border-bottom:1px solid #999999;background-color:#eeeeee;
}
.buttontoevoegenhover{
	cursor:pointer;width:100px;padding:1px;margin:1px;border:1px solid #000000;background-color:#eeeeee;
}
.rowflipclass{
	background-color:#eeeeee;
}
.titelrow{
	color: #000000;
	background: #bbbbbb;
}
.titelrow2{
	background: #d5d5d5;
}
.viewimageheader{
	background-color:#eeeeee;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	margin-top:1px;
}
.dashedborder{
	border:1px dashed #999999;
}
.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: #000000; text-decoration: underline;}
a:visited {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: underline;}
a:active {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: underline;}
a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #999999; text-decoration: underline;}
.linksnotbold a:link, .linksnotbold a:visited, .linksnotbold a:active, .linksnotbold a:hover{
	font-weight:normal;
}
.currentmainmenuitem, .currentmainmenuitem a:link,.currentmainmenuitem a:visited,.currentmainmenuitem a:active,.currentmainmenuitem a:hover{
	color:#666666;
	text-decoration:none;
}
.mainmenuitem, .mainmenuitem a:link,.mainmenuitem a:visited,.mainmenuitem a:active,.mainmenuitem a:hover{
	color:#000000;
	text-decoration:none;
}

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

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

.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: #000000;
	font-weight: bold;
	cursor:pointer;padding:1px;margin:1px;border:1px solid #cccccc;border-right:1px solid #999999;border-bottom:1px solid #999999;background-color:#eeeeee;
	/*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:#333333;*/
	}
.prijsfont{
	font-family:"Courier New", Courier, mono;
} 
.prop {
    height:200px;
    float:right;
    width:1px;
}
.clear {
   clear:both;
   height:1px;
   overflow:hidden;
}

