.bgTopMenu{
	background-image: url(../../images/bg_top.gif);
	background-repeat:repeat-x;
	background-position: bottom;	
	}
.bgTopLogo{
	background-image: url(../../images/bg_logo.gif);
	background-repeat:repeat-y;
	background-position:right;	
	}
#divBanner{
	position:absolute;
	width:494;
	height:65;
	background-color:#000000;
	left: 263px;
	top: 8px;	
	}
.regTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.regTekst:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004080;
	text-decoration: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	text-decoration: none;
}

.tekst a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	text-decoration: underline;

}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 5F6FA2;
	text-transform: uppercase;
}
.titel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A4A6F;
}
.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}
.titel3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B9BBD;
}
.stippellijn {
	border: 1px dashed #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tekstLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	list-style-type: square;
	text-decoration: none;
}
.tekstLink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	list-style-type: square;
	text-decoration: underline;
}
.inputveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666699;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	background-color: #EEF0FB;
	border: 1px solid #666699;
}

