.tekst{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.menubalk{
	height: 27px;
	background-image: url(../images/menubg.jpg);
	background-repeat:repeat-x;
	text-align: center;
}
.tekst1{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
}
.kopje{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FD8E00;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 5px;
	padding-left: 16px;
}
.content{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
	padding-left: 16px;
	padding-top: 10px;
	padding-right: 10px;
}
.onderbalk{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
}
.imgLink{
	border: 2px solid #000000;
}
input 
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
} 
.lmenu {
	border-right-width: 1px;
	border-right-color: #E32118;
	border-right-style: solid;
	background-color: #FD8E00;
	padding-left: 20px;
}
.rmenu {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FD8E00;
}
.mrood {
	
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	
}
.mblauw {
	background-color: #0D3C98;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
	
a:active{
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.bgindex {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;

}
body{
    margin-left:                    0px;
    margin-top:                     0px;
	scrollbar-track-color:		#FD8E00;
	scrollbar-3dlight-color:	#CCCCCC;  
	scrollbar-darkshadow-color:	#CCCCCC;
	scrollbar-face-color: 		#FD8E00; 
	scrollbar-highlight-color:	#FD8E00;
	scrollbar-shadow-color:		#000000; 
	scrollbar-arrow-color:		#FFFFFF;
	
}
a:link.contentLink{
	text-decoration: none;
	color: #22449D;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:visited.contentLink{
	text-decoration: none;
	color: #22449D;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}
a:hover.contentLink{
	text-decoration: none;
	color: #22449D;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}
a:active.contentLink{
	text-decoration: none;
	color: #22449D;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}

