body {
	background-attachment: fixed;
	background-image:  url('Layout/achtergrond.jpg');
	margin: 5px auto;
	text-align: center; }

div.omkadering {
	width: 900px;
	height: 99%;
	margin: 0 auto;
	padding: 0;
	border:  2px  solid #ccc;
	background-color: #FFFFFF;}

div.header {
	padding: 0;
	margin: 0;
	height: 67px;
	background: #fff url('Layout/header.jpg') no-repeat top center;}

div.menu {
	width: 100%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 23px;
	padding: 0;
	margin: 0;
	line-height: 20px;}

#nav, #nav ul { 
	padding: 0; 
	margin: 0; 
	list-style: none;	
	text-align: center;
	color: #000000; 
	font-size : 12px; 
	font-weight: bold; 
	font-family: verdana; 
	} 

#nav a:active, #nav a:visited,  #nav a:link { 
	display: block; 
	width: 106px;
	text-align: center;
	color: #000000; 
	font-size : 12px; 
	font-weight: bold; 
	font-family: verdana; 
	text-decoration: none;
	} 

#nav a:hover {
	text-align: center;
	color: #000000; 
	font-size : 12px; 
	font-weight: bold; 
	font-family: verdana; 
	text-decoration: underline;}
	
#nav li { 
	width: auto;
	float: left;
	text-decoration: none;
	}

#nav li ul {
	width: 100px;
	position: absolute;
	left: -999em;
	border: 1px solid;
	color: #CCCCCC;
	background-color: white;
	line-height: 20px;} 
	
#nav li:hover ul {
	left: auto; }

#nav li:hover ul, #nav li.sfhover ul { 
	text-decoration: none;
	left: auto; }

iframe {
	width: 100%;
	height: 84%;
	text-align: center;
	vertical-align: top;
	margin: 0 auto; 
	padding: 0;}
	
/*home*/

body.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-attachment: fixed;
	background-image: url(Layout/achtergrond.gif);
	margin-top: 10px;}

table {
	width: 100%;
	border: 0px solid;
	font-size : 13px; 
	font-family: verdana;
	vertical-align: top;
	text-align: justify;}
	
td.home {
	width: 50%;}
	
table.titel {
	border: 0px solid;
	width: 398px;
	height: 24px;
	margin-left: 75px;
	background-image: url(Layout/lijn.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: left;}
	
table.update {
	width: 380px;
	border: 0px solid;
	margin-left: 20px;
	text-align: center;}
	
table.laatsteupdates {
	width: 100%;
	border: 0px solid;
	background-color: #DDDDDD;}
	
td.thumb {
	width: 50px;}
	
td.titelblauw {
	width: 380px;
	background-color: #006699;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;}

a:active, a:visited,  a:link { 
	color: #000066; 
	font-size : 12px; 
	font-weight: bold; 
	font-family: verdana; 
	text-decoration: none;}
	
a:hover { 
	font-size : 12px; 
	font-weight: bold;
	color: #000066; 
	font-family: verdana; 
	text-decoration: underline; }
