body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	color: #000000;
	background-image: url(../images/backreverse.jpg);
}

.button {
 	padding: 2px; background-image:url(../images/button.gif); background-repeat:repeat;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:bold; color: #000000; border-bottom:2px solid #8D952E;	border-top:1px solid #8D952E;
	border-left:1px solid #8D952E;border-right:2px solid #8D952E;
}
	
.button:hover {	
	background-image:url(../images/button2.gif); background-repeat:repeat; background-position:bottom; border-bottom:1px solid #8D952E;
	border-top:2px solid #8D952E;border-left:2px solid #8D952E;	border-right:1px solid #8D952E; color:#FFFFFF
}

.accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #999900;
}

.rubriektitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #737924;
}

.subrubriektitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;}

.menulink
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: normal;
	
}

.menulink:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #000000;
	cursor: hand;
	
}

.menu-active
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, sans-serif;
	COLOR: #717724;
	TEXT-DECORATION: none;
	font-weight: normal;
	
}

textarea {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, sans-serif;
	COLOR: #717724;
	background-color: transparent;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

table.tablelook
{ 
background-color: #fafafa;
border: 1px solid #CDD571;
border-collapse: collapse;
border-spacing: 0px; 

}



td.top
{
	background-color: #E2E7AD;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #8D952D;
	
}

td.top2
{
	background-color: #F3F5DE;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CDD571;
	
}

td.info2 { 
border-bottom: 1px solid #CDD571;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 10px;
color: #000000;
background-color: #E8E8E8;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 8px; 
}

td.info3 { 
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 10px;
color: #000000;
background-color: #E8E8E8;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 8px; 
}



td.info
{ 
border-bottom: 1px solid #CDD571;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 10px;
color: #000000;
background-color: #fafafa;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 8px; }

td.map
{ border-bottom: 1px #E2E7AD solid
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 10px;
color: #000000;
background-color: #F3F5DE;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 8px; }

.top3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #8D952E;
	border-bottom-color: #5E6A46;
	color: #FFFFFF;
	margin-left: 10px;

}

#tabblad {
	background-image:url(../images/Knoppen/tabback.gif);
	background-repeat:repeat;
	width:240px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E2E7AD;
	
	}
.optie {
	font-size: 4px;
}


a.linking:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a.linking:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a.linking:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
a.linking:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}

