body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fotos_vast/bgtrans.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#DFF1FA;
}
.tableAll{
	width: 1000px;
}
.borderSpacing{
	border:1px solid white;
}

#header {
	margin-left:1px;
	width: 100%;
	 /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */

}

#header ul#primary,ul#primaryInverse {
	margin: 0;
	padding: 0;
	 /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li,ul#primaryInverse li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,ul#primaryInverse a,#header ul#primary span,#header ul#primary a.current {
	display: block;
	padding: 7px 0;
	margin: 0px 2px 2px 0px;
	padding-left:8px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #000066;
}


#header ul#primary span {
	font-weight: bold;
	background: #D0CD6B;
	border-left: 8px solid #A59C00;
	border-bottom: none;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border-bottom: none;
	background: #D0CD6B;
	padding-bottom: 7px;
	margin-top: 0;
}

#header ul#primary a {
	background: #D0CD6B;
	border-left: 8px solid #A59C00;
	border-bottom: none;
}
#header ul#primaryInverse a {
	background: #A59C00;
	border-left: 8px solid #D0CD6B;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	border-left:#D0CD6B 8px solid;
	background: #A59C00;
}
#header ul#primaryInverse a:hover {
	margin-top: 0;
	border-color: #666;
	border-left:#A59C00 8px solid;
	background: #D0CD6B;
}
#content{
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size: 14px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}
#content img{
	margin-bottom:10px;
}
div#imgRight img{
	margin-bottom:10px;
}
#borderRight{
	background-image: url(fotos_vast/bgtrans.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#DFF1FA;
}
#taalkeuze{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
padding-right:10px;
}
#taalkeuze img{
	vertical-align:middle;
	padding-right:5px;
	margin-bottom:5px;
}



