/* CSS Document */

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

a {
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}

#email {
	color: #D59842;
	font-weight: bold;
}

#email:hover {
	color: #D59842;
	font-weight: bold;
	text-decoration: underline;
}

#website {
	color: #194681;
	font-weight: bold;
}

#website:hover {
	color: #194681;
	font-weight: bold;
	text-decoration: underline;
}

#link {
	
}

#link:hover {
	text-decoration: underline;
}

.blauw {
	color: #194681;
	font-weight: bold;
}

.rood {
	color: #CC3300;
	font-weight: bold;
}

.oranje {
	font-weight: bold;
	color: #D59842;
}

.aandacht2 {
	color: #D59842;
	font-weight: bold;
	font-size: 14px;

}
.aandacht3 {
	color: #D59842;
	font-weight: bold;
	font-size: 32px;
}

.klein {
	font-size: 9px;
}

.groot {
	font-size: 32px;
	color: #CCCCCC;
	line-height: 20pt;
}

.middelgroot {
	font-size: 16px;
	color: #AAAAAA;
	line-height: 16pt;
}

.navigation {
	background-color: #EEEEFF;
	display: block;
	padding: 0px;
	padding-left: 5px;
	padding-top: 5px;
	width: 195px;
	font-weight: bold;
}	

.lichtblauw {
	background-color: #EEEEFF;
	padding: 0px;
	padding-left: 5px;
	padding-top: 5px;
	display: block;
	padding: 5px;
	width: 540px;
}

.navigation:hover {
	background-color: #DDDDEE;
	display: block;
	padding: 0px;
	padding-left: 5px;
	padding-top: 5px;
	width: 195px;
	font-weight: bold;
}

.subnavigation {
	background-color: #EEEEFF;
	display: block;
	padding: 0px;
	padding-left: 20px;
	width: 180px;
	font-style: normal;
	text-decoration: none;
}

.subnavigation:hover {
	background-color: #DDDDEE;
	display: block;
	padding: 0px;
	padding-left: 20px;
	width: 180px;
	font-style: normal;
	text-decoration: none;
}

.nonnavigation {
	background-color: #EEEEFF;
	display: block;
	padding: 0px;
	padding-left: 5px;
	padding-top: 5px;
	width: 195px;
	font-weight: bold;
}
