BODY,TABLE, INPUT, TEXTAREA {
	font-family: Verdana;
	font-size: 11;
	font-weight: normal;
}

.page {
	background-color: #DCE6E7;
	color: #000000;
	background-position: bottom right;
	background-repeat: no-repeat;
}

A:hover {
	text-deocration: underline;
}

.input_page {
	background-color: #DCE6E7;
	border-width: 0;
	font-family: Verdana;
	font-size: 11;	
}

.rubriek {
	background-color: #BBBBBB;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
}

.input_rubriek {
	background-color: #BBBBBB;
	color: #FFFFFF;
	border-width: 0;
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
}

.link {
	color: #000000;
	font-family: Verdana;
	font-size: 11;
	font-weight: normal;
	text-decoration: none;
}

.rubriek_text {
	font-size: 12;
	font-weight: bold;
}

.introductie {
	font-size: 10;
	text-align: justify;
}

.input_banner1 {
	background-color: #EEEEEE;
	border-width: 0;
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
}

.input_banner2 {
	background-color: #EEEEEE;
	border-width: 0;
	font-family: Verdana;
	font-size: 11;	
}

A:hover {
	text-decoration: underline;
}