:link:focus, :visited:focus {
outline: none;
} 
:link:focus, :visited:focus {
-moz-outline: none;
} 
html,body{
  	height:100%;
  	margin:0;
  	padding:0;
	}
body{ 
  	background:#F7DDBC;
  	text-align:center;
  	min-width:960px;
  	min-height:580px;
  }
  
#vertical{
  	float:left;
  	height:50%;
  	margin-top:-290px;/* half vertical height*/
  	width:100%;
  }
#horizontal {
  	background: url('voorkant.jpg') top left no-repeat;
  	width:960px;
  	margin-left:auto;
  	margin-right:auto;
  	height:580px;
  	border:0px solid silver;
  	overflow:none;/* allow content to scroll inside element */
  	text-align:left;
  	clear:both;
  }
  
.content {
		background:#F0CA9F;
	  	width:960px;
	  	height:580px;
	  	padding-left:0px;
	  	padding-top:0px;
}
.menulink {
   	height:18px;
   	width:891px;
   	position:relative;
  	overflow:hidden;
   	top:16px;
   	left:36px;
   	border:0px solid #fff;
}
.menulink a {
	position:relative;
	float:left;
	margin-right:37px;
	top:-18px;
	border:0px solid #000;
	font-size:5px;
}
.menulink a:hover {
	top:0px;
}   
#m8 {
margin-right:0px;
}
 #textcontainer {
 	height:481px;
	float:right;
	width:300px;
	position:relative;
	top:30px;
	left:-41px;
	border:0px solid #fff;
}	

 #textcontainer-right {
 	height:481px;
	float:right;
	width:300px;
	position:relative;
	top:30px;
	left:-116px;
	border:0px solid #fff;
}

#text {
	font-family: sans-serif;
	font-weight:bold;
	color:#2E4F93;
	margin:0px;
	padding:0px;
	font-size:11px;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height:15px;
	text-decoration:none;
	width:305px;
}
#text tr td {
	width:290px;
}
#text a {
	font-family: sans-serif;
	font-weight:bold;
	color:#2E4F93;
	margin:0px;
	padding:0px;
	font-size:11px;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height:15px;
	text-decoration:underline;
	width:305px;
    }
 #text a:hover {
	color:#2E4F93;
	text-decoration:underline;
  }  
  
p {
	margin-top:0px;
}
#oefkop {
	width:100%;
	font-family: sans-serif;
	font-weight:bold;
	color:#2E4F93;
	margin:0px;
	padding:0px;
	font-size:11px;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height:15px;
	text-decoration:none;
}
#numb {
	font-size:10px;
	float:right;
}
#oeftitel {
	font-size:15px;
	text-align:left;

}

#grid {
	width:550px;
	height:489px;
	background:#F7FCF0;
	position:relative;
	left:36px;
	top:30px;
	float:left;
}

.htab {
	height:25px;
	width:154px;
	}
.htab a{
	width:74px;
	height:25px;
	position:relative;
	left:40px;
	top:0px;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-size:5px;
}
.htab a img {
	height:22px;
	position:relative;
	top:3px;
	padding:0px;
	margin:0px;
}
.vtab {
	height:142px;
	width:50px;
}
.vtab a{
	width:50px;
	height:42px;
	position:relative;
	top:50px;
	text-decoration:none;
	font-size:5px;
	padding:0px;
	margin:0px;
	font-size:5px;
}
.vtab a img {
	height:42px;
	width:50px;
	position:relative;
	top:0px;
	padding:0px;
	margin:0px;
}

.oef a {
		width:154px;
		height:142px;
		display:block;
		background:#eee;
		text-decoration:none;
}	
.oef a:hover {
	text-decoration:none;
}

a {
    font-family: Tahoma,sans-serif;
    font-weight:normal;
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px solid #fff;
}
a:hover {
  	color:#ddd;
  }  
  
  