body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	
	font-family: arial,"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
.tekst {
	font-family: arial,"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}

A.tekst:link { COLOR: #ED0000; FONT-FAMILY: arial; TEXT-DECORATION: none }
A.tekst:visited { COLOR: #ED0000; FONT-FAMILY: arial; TEXT-DECORATION: none }
A.tekst:hover { COLOR: #ED0000; FONT-FAMILY: arial; TEXT-DECORATION: underline }

.tekst_zwart {
	font-family: arial,"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}


.tekst_blue {
	font-family: arial,"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}
A.tekst_blue:link { COLOR: #0000FF; FONT-FAMILY: arial; TEXT-DECORATION: none }
A.tekst_blue:visited { COLOR: #0000FF; FONT-FAMILY: arial; TEXT-DECORATION: none }
A.tekst_blue:hover { COLOR: #0000FF; FONT-FAMILY: arial; TEXT-DECORATION: underline }

.tekst_groen {
	font-family: arial,"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #009418;
	text-decoration: none;
}
A.tekst_groen:link { COLOR: #009418; FONT-FAMILY: arial; TEXT-DECORATION: none }
A.tekst_groen:visited { COLOR: #009418; FONT-FAMILY: arial; TEXT-DECORATION: none }
A.tekst_groen:hover { COLOR: #009418; FONT-FAMILY: arial; TEXT-DECORATION: underline }

A:link { COLOR: #0000FF; FONT-FAMILY: arial; TEXT-DECORATION: none }
A:visited { COLOR: #0000FF; FONT-FAMILY: arial; TEXT-DECORATION: none }
A:hover { COLOR: #0000FF; FONT-FAMILY: arial; TEXT-DECORATION: underline }

.tekst_klein {
	font-family: arial,"Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
.bg_content_top {
	margin: 0px;
	background-image: url(menu_pic/bg_content_top.gif);
	background-repeat: no-repeat;
	background-position:top;
}
.bg_content_bot {
	margin: 0px;
	background-image: url(menu_pic/bg_content_bot.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
.bg_content_mid {
	margin: 0px;
	background-image: url(menu_pic/bg_content_mid.gif);
	background-repeat: repeat;
}

.bgvlakken1 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ED0000;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #000000;
	border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #ED0000;
	border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #ED0000;
	margin: 0px;
	background-color: #000000;
	}
.bgvlakken2 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ED0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ED0000;
	border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #ED0000;
	border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #ED0000;
	margin: 0px;
	background-color: #000000;
	}
.bgvlakken_midden {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ED0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ED0000;
	border-left-style: solid;
    border-left-width: 0px;
    border-left-color: #000000;
	border-right-style: solid;
    border-right-width: 0px;
    border-right-color: #000000;
	margin: 0px;
	background-color: #000000;
	}
.bgniks {
    background-color: #000000;
	margin: 0px;
	padding: 0px;
	}
p {
	font-family: arial,"Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	}

body {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ED0000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ED0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ED0000;
}
.titel {
	font-family: arial,"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
