

/* ALGEMENE KENMERKEN VAN DE PAGINA	*/

body {
	background: #fff;
	margin: 0px;
	scrollbar-3dlight-color: #444;
	scrollbar-arrow-color: #444;
	scrollbar-base-color: #444;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #444;
	}

#fotoruimte {
	width:740px;
	height:200px;
/*	background:#fff url("../images/loading.gif") 50% 50% no-repeat;	*/
	}

#foto {
	width:740px;
	height:200px;
	}


/* GEDRAGING VAN HET MENU */

#menu {
	background-color: #fff;
	width:740px;
	height: 30px;
	margin: 0px;
	font-weight: bold;
	text-align: left;
  	font-family: verdana;
	}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#menu li {
	float: left;
	}

#menu li a {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 3px 10px 3px 10px;
	background-color: #fff;
	border: solid 1px #fff;
	color: #444;
	font-size: 8pt;
	text-decoration: none;
	}

#menu li a:hover, #menu a.selected {
	background-color: #fff;
	text-decoration: underline;
	}

#menu a.selected {
	background-color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}


/* GEDRAGING VAN LINKS IN DE TEKST 	*/

a:link {
	color:#716A4A;
	text-decoration:underline;
	}

a:visited {
	color:#716A4A;
	text-decoration:underline;
	}  

a:hover {
	color:#716A4A;
	text-decoration:none;
	}

a.blauw:link {
	color:#4270B0;
	text-decoration:underline;
	}

a.blauw:visited {
	color:#4270B0;
	text-decoration:underline;
	}  

a.blauw:hover {
	color:#4270B0;
	text-decoration:none;
	}


/* OPMAAK VAN DE TEKST */

.bannertekst {
  	margin: 30px 0px 30px 0px;
	font:30pt verdana;
	letter-spacing: 6.3pt;
	text-align: right;
	color:#8D845C;
	font-weight: normal;
	}

.bannertekst_blauw {
  	margin: 30px 0px 30px 0px;
	font:30pt verdana;
	letter-spacing: 7pt;
	text-align: right;
	color:#4270B0;
	font-weight: normal;
	}

.titel {
	color:#555;
  	font:14pt verdana;
  	margin: 20px 15px 20px 15px;
	letter-spacing:1pt;
	font-weight:bold;
	text-transform: normal;
	}

.subtitel {
	color:#555;
  	font:10pt/14pt verdana;
  	margin: 0px 25px 0px 15px;
	font-weight:bold;
	text-transform: uppercase;
	}

.tekst {
	color:#333;
  	font:9pt/14pt verdana;
  	margin: 0px 25px 20px 15px;
	}

.tabeltekst{
	color:#333;
  	font:9pt/14pt verdana;
  	margin: 0px 35px 0px 35px;
	}

#opsomming li {
	list-style-image: circle;
	padding-bottom: 5px;
	color:#333;
  	font:9pt/14pt verdana;
  	margin: -2px 25px 0px 0px;
	}

#opsommingspam li {
	list-style-image: circle;
	padding-bottom: 15px;
	color:#333;
  	font:9pt/14pt verdana;
  	margin: -2px 25px 0px 0px;
	}

.advtekst {
	text-align: left;
	color:#555;
  	font:8pt verdana;
  	font-weight: bold;
  	margin: 10px 0px 10px 2px;
	}

.advtekstblok {
	color:#555;
  	font:8pt verdana;
  	font-weight: bold;
  	margin: 10px 0px 10px 4px;
	}

.swaplink {
	color:#716A4A;
  	font:9pt/14pt verdana;
	text-decoration:none;
	font-weight: bold;
	border-bottom: #333 0px dashed;
  	margin: 10px 25px 0px 25px;
	}
  
.nummer {
	color:#4270B0;
  	font:24px verdana;
  	font-weight: bold;
  	margin: 0px 25px 0px 15px;
	}

#skype a:link, #skype a:visited {
	border-bottom: 0px;
  	margin: 0px 25px 20px 15px;
	}

.datum {
	text-align: right;
	color:#333;
  	font:7pt verdana;
  	margin: 0px 25px 20px 25px;
	}


/* GEGEVENS ONDERAAN */

#footer {
  	border-top: #aaa 1px dashed;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 3px;
	text-align: left;
  	font:7pt verdana;
  	color: #716A4A;
	letter-spacing:1pt;
	}

#footer .datum {
	text-align: right;
	margin-right: 0px;
	margin-top: -9pt;
  	color: #716A4A;
	}

#footer a:link, #footer a:visited, #footer a:hover {
	color:#716A4A;
	text-decoration:none;
	border-bottom: 0px;
	}

#footer_stappenplan {
  	border-top: #aaa 1px dashed;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 3px;
	text-align: left;
  	font:7pt verdana;
	color:#fff;
	letter-spacing:1pt;
	}

#footer_stappenplan .datum {
	text-align: right;
	margin-right: 0px;
	margin-top: -9pt;
  	color: #4270B0;
	}

#footer_stappenplan a:link, #footer_stappenplan a:visited, #footer_stappenplan a:hover {
	color:#4270B0;
	text-decoration:none;
	border-bottom: 0px;