html, body {
	text-align: center;
}


#container {
	width: 704px;
	text-align: left; 
	margin: 0 auto; 
}


a {
	color: #4c4c4c;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #4c4c4c;
	font-weight: normal;
	text-decoration: underline;
}




a.generiek {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.generiek:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}



a.taal {
	font-size: 10px;
	color: #4c4c4c;
	font-weight: normal;
	text-decoration: none;
}
a.taal:hover {
	font-size: 10px;
	color: #4c4c4c;
	font-weight: normal;
	text-decoration: underline;
}



a.menu {
	color: #4c4c4c;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #df3128;
	font-weight: bold;
	text-decoration: none;
}
.menugekozen {
	color: #ffffff;
	font-weight: bold;
}

.submenugekozen {
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}


.generieksubs {
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
}
a.generieksubs {
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
}

a.generieksubs:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: underline;
}



.download {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.download:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}




.venstertitel {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	line-height: 1.5em;
}
.venstertekst {
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	line-height: 1.5em;
}
.venstertekstklein {
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	line-height: 1.5em;
}



td {
	font-family: verdana;
	font-size: 11px;
	color: #4c4c4c;
	line-height: 1.5em;
}


.beschikbaarheid {
	font-family: verdana;
	font-size: 10px;
	color: #4c4c4c;
	line-height: 1.5em;
}


.titel {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #008ca7;
	line-height: 1.5em;
}

.kop {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #008ca7;
	line-height: 1.5em;
}

.tekst {
	font-family: verdana;
	font-size: 11px;
	color: #4c4c4c;
	line-height: 1.5em;
}


.submit {
	color: #4c4c4c;
	font-size: 11px;
	background: #ffffff;
	border: 2px outset #4c4c4c;
	font-weight: bold;
}


.inputklein {
	font-family: verdana;
	color: #4c4c4c;
	font-size: 10px;
	background: #ffffff;
	border: 2px outset #4c4c4c;
	font-weight: normal;
}


.input {
	font-family: verdana;
	color: #4c4c4c;
	background: #ffffff;
	font-weight: normal;
}



.inputtaal {
	font-family: verdana;
	color: #4c4c4c;
	font-size: 10px;
	background: #cccccc;
	border: 2px outset #4c4c4c;
	font-weight: normal;
}