	html, body {

		height: 100%;
		background-color: #41464A;
		margin: 0px;
		padding: 0px;
		font-family: Georgia, Serif;
		font-size: 0.9em;
		text-align: center;
 scrollbar-arrow-color: #ff1100;
scrollbar-face-color: #41464A;
scrollbar-highlight-color: #bbbbbb;
scrollbar-3dlight-color: #cccccc;
scrollbar-shadow-color: #666666;
scrollbar-darkshadow-color: #444444;
scrollbar-track-color: #555555;	
	}
		
/*algemeen*/

#frame {
	margin: 0px auto;
	margin-top: 40px;
	width: 980px;
	height: 90%;
	}
#frame2 {
	margin: 0px auto;
	margin-top: 40px;
	text-align: left;
	width: 980px;
	height: 90%;
	}
		
iframe {
	height: 440px;
	margin: 12px 0px 0px 20px;
	width: 680px;
	padding: 0px;
	overflow-x: visible;
	overflow-y: hidden;
 	}		
	
.menu {
	float: left;
	height: 550px;
	border-right: 2px solid #ff1100;
	width: 200px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin-top: 29px;
	font-family: helvetica, arial;
	font-size: 1.6em;
	color: #ff1100;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.6em;
	}
	
.menu a {
	font-family: helvetica, arial;
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.6em;
	}
	
.menu a:hover {
	color: #ff1100;
	text-decoration: none;
	}	
.menu ul {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
	display: block;
	float: right;
	}
	
.menu li {
	list-style: none;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	font-size: .6em;
	color: #ff1100;
	font-family: helvetica, arial;
	clear: both;
	}
.menu li a {
	display: block;
	float: right;
	font-size: 1em;
	font-family: helvetica, arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	}

.logo {
	float: left;
	padding: 0px 0px 0px 100px;
		}

.home {
	float: left;
	margin: 0px 0px 0px 100px;
	}
.vervolg {
	float: left;
	margin: 0px 0px 0px 100px;
	background-image: url('../ima/logo-klein.gif');
	background-repeat: no-repeat;
	width: 579px;
	height: 140px;
	padding-top: 200px;
	text-align: left;
	}

p {
	color: #ffffff;
	font-size: 1em;
	line-height: 1.4em;
	font-family: helvetica, arial;	
	}
	
p a {
	color: #ffffff;
	text-decoration: none;
	}
	
p a:hover {
	color: #ff1100;
	text-decoration: none;
	}	
	
.block {
	position: relative;
	float:left;
	width: 1000%;
	text-align: left;
	margin: 0px;
	height: 420px;
	}
		
/*.block img {
	padding: 0px 20px 0px 0px;
	border: none;
	}

.block a:hover {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

	}	*/
h1 {
	font-family: Georgia, Serif;
	font-size: 2em;
	color: #ffffff;
	margin: 10px;
	}

.block ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.block li {
	list-style: none;
	position: relative;
	height: 420px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
/*
.block li a  {
	padding: 5px;
	float: left;
	width: 100%;
	height: 100%;
	font-family: helvetica;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color:black;
	background:white;
	filter:alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
	}
*/.block li a  {
	position: absolute;
	top:405px;
	z-index:5;
	font-family: arial;
	font-weight: normal;
	font-size: 0.5em;
	text-decoration: none;
	color:#ffffff;
	}
	
.block li a:hover   {
	color:black;
	background:white;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}

