a:link { 
color: #000000;
text-decoration: none;
}
a:visited { 
color: #000000;
text-decoration: none;
}
a:hover { 
color: #79786a;
text-decoration: none;
}
a:active { 
color: #000000;
text-decoration: none;
}
a.menutekst:link{
font-size: 9px;
display: block;
width: 100%;
padding-bottom: 1px;
text-decoration:none;
color:#2f5267;
}

a.menutekst:active{
font-size: 9px;
display: block;
width: 100%
padding-bottom: 1px;
text-decoration:none;
color:#2f5267;
}

a.menutekst:visited{
font-size: 9px;
display: block;
width: 100%;
padding-bottom: 1px;
text-decoration:none;
color:#2f5267;
}

/* begin website */
body {
	background: #dad7c1;
	margin-top: 15;
	padding: 0;
	background-image:url(images/bgpatters.gif);
}
td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
}
h1  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color : #ff4956;
	font-size : 12pt;
    font-weight: bold;
	margin: 2 0 5 0;
}
h2  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color : #ff4956;
	font-size : 12pt;
    font-weight: bold;
	margin: 2 0 5 0;
}
.headerlinks {
	background: url(images/bg_left.jpg) no-repeat top left;
	width: 17px;
	height: 217px;
	position: absolute;
	margin-left: -200px;
	margin-top: -100px;
}
.headerrechts {
	background: url(images/bg_right.jpg) no-repeat top left;
	width: 17px;
	height: 217px;
	position: absolute;
	margin-left: 729px;
	margin-top: 0px;
}
.menus {
border-left-style : solid; 
border-left-color : #619dc2; 
border-left-width : 1px; 
border-right-style : solid; 
border-right-color : #619dc2; 
border-right-width : 1px; 
background-color : #c8e2f2; 
}
.content {
background-color : #FFFFFF;
}
.footer {
text-align : right; 
font-family : Verdana; 
color : #b9b493; 
font-size : 10px; 
font-weight : bold; 
}
form {
margin : 0; 
}
fieldset {
border: 1px solid #619dc2; 
padding: 10px;
}
input, select, textarea{
font-size: 11px; 
border: 1px solid #000000;
}
/* menu structuur */
.menu_kop {
background: #ff3b49;
background: url(images/bg_kopje.gif)
}
.menu_kop2 {
background: #ff3b49;
background: url(images/bg_kopje2.gif)
}
.kop_tekst{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color:#ffffff;
}
.menu_lijn {
background: #ff3b49;
background: url(images/bg_lijn.gif)
}
input, select, textarea{
font-size: 11px; 
border: 1px solid #9d9a7c;
}
.kleingrijs {
font-family: Arial;
font-size: 7pt;
color:#999999;
line-height:14px;
}

