


	  .tabletop				{ color: #ff7700; height: 16px; padding: 0px 10px 0px 0px; font-weight: bold; font-size: 14px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tableblack			{ color: #707779; height: 16px; padding: 0px 0px 0px 0px; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tableblack2			{ color: #707779; height: 16px; padding: 0px 0px 0px 0px; font-weight: bold; font-size: 11px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tablegreyitalic	{ color: #595E60; height: 16px; padding: 0px 0px 0px 0px; font-size: 11px; font-family: Verdana; text-decoration: none; border-style: none }
	  .redhover			{ color: #ff7700; height: 16px; padding: 0px 0px 0px 0px; font-size: 12px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tablenormal    	{ color: #707779; height: 16px; padding: 5px 0px 0px 0px; font-size: 12px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tablenormal2    	{ color: #707779; height: 16px; padding: 5px 0px 0px 0px; font-size: 11px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tablenormal3    	{ color: #707779; height: 16px; padding: 0px 0px 0px 0px; font-size: 12px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tablenormal4    	{ color: #595E60; height: 16px; padding: 0px 0px 0px 0px; font-size: 11px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tablered      	{ color: #595E60; height: 16px; padding: 5px 0px 0px 0px; font-size: 11px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tabletypen     	{ color: #707779; height: 16px; padding: 5px 0px 0px 0px; font-size: 11px; font-family: Verdana; text-decoration: none; border-style: none; border-bottom: 1px solid #AAD2EE }
	  .tablezoek     	{ color: #707779; height: 16px; font-size: 12px; font-family: Verdana; text-decoration: none; border-style: none; border-bottom: 1px solid #AAD2EE }
	  .tabletd	       	{ color: #707779; height: 16px; padding: 30px 30px 30px 30px; font-size: 12px; font-family: Verdana; text-decoration: none; border-style: none }
	  .tableblue			{ background-color: #AAD2EE; padding: 0px 0px 0px 0px }
	  .tableblue2			{ background-color: #AAD2EE; padding: 0px 0px 0px 0px }
	  .tablemenu			{ color: #707779; height: 10px; padding: 5px 0px 0px 0px; font-family: Verdana; text-decoration: none; border-style: none; border-bottom: 1px solid #AAD2EE; border-top: 1px solid #AAD2EE; }
	  .tablemenu2			{ background-color: #E4F1F7; color: #707779; height: 10px; padding: 5px 0px 0px 0px; font-family: Verdana; text-decoration: none; border-style: none; border-bottom: 1px solid #AAD2EE; border-top: 1px solid #AAD2EE; border-left: 1px solid #AAD2EE; border-right: 1px solid #AAD2EE }
	  .tablemenu3			{ background-color: #E4F1F7; color: #707779; height: 10px; padding: 5px 0px 0px 0px; font-family: Verdana; text-decoration: none; }
	  .tablezoekscherm     	{ color: #707779; height: 16px; font-size: 9pt; font-family: Verdana; text-decoration: none; border-style: none;  }

<!-- standaard form opmaak -->

.thinw       { color: #000000; font-family: Verdana;
                font-weight: none; font-size: 12px; background-color: #F7F7F7;
                border-top-color:#637D8C; border-bottom-color:#637D8C;
                border-left-color:#637D8C; border-right-color:#637D8C;
                border-width: 1 1 1 1 ;
              }

.thininvis       { color: #E4F1F7; font-family: Verdana;
                font-weight: none; font-size: 2px; background-color: #E4F1F7;
                border-top-color:#E4F1F7; border-bottom-color:#E4F1F7;
                border-left-color:#E4F1F7; border-right-color:#E4F1F7;
                border-width: 0 0 0 0 ;
              } 


.submit  { font-family: Verdana;
			font-size:12;
			cursor:hand;
            }

body{
	font:12px verdana;
	}
	
#container{
	width:750px;
	position:relative;
	text-align:left;
	background:#FFFFFF;
	}
#menu{
	background:#707779 url(/images/menubg.gif) repeat-y;
	padding: 8px 0 0 40px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	FONT-FAMILY:TAHOMA;
	height:26px;
	border-top:1px solid #a9adaf;
	}
#menu a{
	color:white;
	text-decoration:none;
	padding:0 17px;
	}
#container2{
	background:#FFFFFF url(/images/gfx/container2bg.jpg) repeat-x;
	min-height:320px;
	position:relative;
display:block;
width:100%;
	}
#content{
	background:white url(/images/gfx/contentbg.gif) repeat-y;
	width:430px;
	padding:30px 10px 20px 60px;
	float:left;
	position:relative;
	display:block;
	font-size:9pt;
	color:#707779;
	line-height:160%;

	}

#content a{
	color:#707779;
	}
#titel{
	width:220px;
	float:left;
	color:#707779;
	margin-left:-30px;
	position:relative;
	margin-right:20px;
	}
#titel h1{
	font:14pt verdana;
	margin:0;
	padding:0;
	}
#titel b{
	font-size:18pt;
	}

.top{
display:block;
width:220px;
position:relative;
padding:0;
margin-bottom:18px;

	}
#buttons{
	height:189px;
	background:white url(/images/gfx/buttonsbg.jpg) repeat-x;
	display:block;
	position:relative;
	width:750px;
	clear:both;
	}
.aanbieding{
	background:#707779;
	color:white;
	height:149px;
	width:210px;
	padding:20px;
	float:right;
	text-align:left;
	}
.aanbieding h3{
	font:14pt tahoma;
	}
.aanbieding a{
	color:#FFFFFF;
}


#bottom{
	color:white;
	font-size:11px;
	text-align:center;
margin-bottom:40px;
	}
#bottom a{
	color:white;
	}
	
#result { border-bottom:1px solid #afc5ce}
#result td{
	border-top:1px solid #afc5ce}
	
.tableNormal{background:white}
.tableHover{background:#cbe6f1}

.taboff, .tabon{
font-size:11px;
border:1px solid #666666;
border-top:1px solid #bbbbbb;
margin-bottom:8px; 
padding:3px; 
float:left;
}
.taboff{
background:#ced4e1;
}
.taboff a{
color:#555555;
}
.tabon{
border-bottom:none;
font-weight:bold;
} 

A { font-size:16px; color:#ff7700;text-decoration: none}
A:active { font-size:16px; color:#ff7700; text-decoration: none}
A:hover { font-size:16px; color:#ff7700; text-decoration: underline}	

