@charset "utf-8";
/* CSS Document */


.tekst, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}

.tekst_gekleurd_onderlijnd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bolder;
	background-image: url(images/achtergrond_submenu.jpg);
	background-repeat: repeat-y;
	border-bottom:dotted 1px #880000;
}

.tekst_donkergrijs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
}

.tekst_donkergrijs_cursief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	font-style:italic;
}

.knop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bolder;
	background-image: url(images/achtergrond_submenu.jpg);
	background-repeat: repeat-y;
	border:none;
	height:21px;
}

.tekst_vet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	font-weight:bold;
}

.tekst_cursief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	font-style:italic;
}

.tekst_gekleurd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bolder;
	background-image: url(images/achtergrond_submenu.jpg);
	background-repeat: repeat-y;
}

.tekst_foutboodschap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #880000;
	font-weight: bolder;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:bold;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:normal;
}

a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:bold;
}

a.vet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:bold;
}

a.vet:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:bold;
}

a.vet:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:bold;
}

a.vet:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:bold;
}

a.vet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:bold;
}

a.vet:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration:none;	
	font-weight:bold;
}


a.gekleurd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#880000;
	text-decoration:none;	
	font-weight:bold;
}

a.gekleurd:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#880000;
	text-decoration:none;	
	font-weight:bold;
}

a.gekleurd:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#880000;
	text-decoration:none;	
	font-weight:bold;
}

a.gekleurd:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#880000;
	text-decoration:none;	
	font-weight:bold;
}

a.gekleurd:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#880000;
	text-decoration:none;	
	font-weight:bold;
}

a.gekleurd:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#880000;
	text-decoration:none;	
	font-weight:bold;
}
.lijst_submenu {
	list-style-type: none;
	margin-left: 0px;
	line-height: 20px;
	letter-spacing: 0.07em;
	font-weight: bold;
}
.submenu_geselecteerd {
	color: #DA0F4E;
	font-weight: bold;
}

a.submenu_geselecteerd {
	color: #DA0F4E;
	font-weight:bold;
	text-decoration:none;
}


a.submenu_geselecteerd:visited {
	color: #DA0F4E;
	font-weight:bold;
	text-decoration:none;
}

a.submenu{
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}

a.submenu_geselecteerd:hover {
	color: #DA0F4E;
	font-weight:bold;
	text-decoration:underline;
}

a.submenu:hover{
	color: #DA0F4E;
	font-weight:bold;
	text-decoration:underline;
}

a.submenu:visited{
	color: #DA0F4E;
	font-weight:bold;
	text-decoration:underline;
}

a.submenu:visited:hover{
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}

a.submenu_geselecteerd:visited {
	color: #DA0F4E;
	font-weight:bold;
	text-decoration:none;
}

a.submenu:visited{
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}


.tekst_gekleurd_bis {
	color: #DA0F4E;
}
.lijst_tekst {
	list-style-type: none;
}
.tekst table tr td ul .lijst_tekst {
	margin-left: 5px;
	line-height: 15px;
	list-style-type: square;
}
.td_balk_rechts {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #104879;
}
.lijst_insprong {

}
.achtergrond_div {
	background-color: #295079;
	text-align: center;
	vertical-align: middle;
	border: 3px dotted #DA0F4E;
	color: #FFF;
}

a.wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
}

a.wit:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
}

a.wit:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
}

a.wit:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
}

a.wit:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
}

a.wit:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
}
 
.subtitel_vergroot {
	font-size: 15px;
}

