/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 13pt;
}
.tekst a {
	text-decoration:none;
}
.tekst a:visited {
	text-decoration:none;
}
.tekst a:hover {
	color: #CC3366;
	text-decoration:underline;
}
.tekst a:active {
	color: #CC3366;
	text-decoration:underline;
}
.nedstat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;	
}
.titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800040;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.titel_cd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800040;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#000000;
}
.in_de_kijker {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
.menu_boven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
.menu_boven a {
	text-decoration:none;
	color: #CCCCCC;
}
.menu_boven a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
.menu_boven a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.menu_boven a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.menu_boven2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.menu_boven2 a {
	text-decoration:none;
	color: #FFFFFF;
}
.menu_boven2 a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.menu_boven2 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
.menu_boven2 a:active {
	color:#CCCCCC;
	text-decoration:underline;
}
.menu_boven3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EED6E2;
}
.menu_boven3 a {
	text-decoration:none;
	color: #EED6E2;
}
.menu_boven3 a:visited {
	text-decoration:none;
	color: #EED6E2;
}
.menu_boven3 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.menu_boven3 a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

/*DIV'S*/
#sub_Menu {
	background-color: #EED6E2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800040;
	vertical-align:top;
	text-align:left;
	}
#sub_Menu a {
	text-decoration: none;
	color:#0000FF;
}
#sub_Menu a:visited {
	text-decoration: none;
	color:#0000FF;
}
#sub_Menu a:hover {
	text-decoration: underline;
	color: #0000FF;
}
#sub_Menu a:active {
	text-decoration: underline;
	color: #0000FF;
}
hr {
	border:0;
	width:100%;
	color: #800040;
	background-color: #800040;
	height: 1px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800040;
	background-color: #EED6E2;
	border: 1px solid #800040;
}
input.button {
	background-color: #CCCCCC;
	}
