body,
html {
	margin:0;
	padding:0;
	background:#eee;
	color:#000;
}
body {
	width:100%;
	background: #eee url("../background/bg-header.gif") repeat-x; 
}
#container-page {
	margin:0 auto;
	width:960px;
	background: #eee url("../background/bg-centre.gif") repeat-y;
}
#header{
	height: 158px; /* For IE */
	background: #eee url("../background/header.gif") no-repeat top center; 
}

#header_voorpagina{
	height: 158px; /* For IE */
	background: #eee url("../img/Voorpagina/Logo_boven.gif") no-repeat top left; 
}

#video_button {
	height: 158px; /* For IE */
	background: #eee; 
	float:left;; 
}

#content-left {
	float:left;
	width:200px;
	padding:0 35px;
	margin-top: -10px;
}
#content-right {
  font: 14px Verdana, sans-serif;
	float:right;
	width:600px;
	margin-top: -10px;
	padding:0 40px 0 20px;
	border-left:1px solid #666;
/* for understanding browsers */
	min-height: 550px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #content-right {
height: 480px;
}
/**/

#partners {
	margin-top: 300px;
}
p {
  font: 14px Verdana, sans-serif;
	font-weight: bold;
	color:#666;
  line-height: 20px;
  padding-bottom: 16px;
}
.kopje {
  font: 18px Verdana, sans-serif;
	font-weight: bold;
	color:#ff8700;
}
h3 {
  font: 16px Verdana, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color:#666;
}
h4 {
  font: 13px Verdana, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color:#666;
}
h5 {
  font: 12px Verdana, sans-serif;
	font-weight: normal;
	line-height: 16px;
	color:#666;
}

hr {
	border:0;
	color: #ff8700;
	background-color: #ff8800;
	height: 5px;
}
#content-right p {
 	font: 12px Verdana, sans-serif;
	font-weight: normal;
	color:#666;
 	line-height: 18px;
	padding:0;
}
#content-right ul {
  font: 12px Verdana, sans-serif;
	font-weight: normal;
	color:#666;
  line-height: 16px;
	margin-left: 30px;
}
#content-right a:link {color: #666; font: italic bold 12px Verdana, sans-serif; text-decoration:none}     /* unvisited link */
#content-right a:visited {color: #666; font: italic bold 12px Verdana, sans-serif; text-decoration:none}  /* visited link */
#content-right a:hover {color: #ff8700; font: italic bold 12px Verdana, sans-serif; text-decoration:none }   /* mouse over link */
#content-right a:active {color: #666; font: italic bold 12px Verdana, sans-serif; text-decoration:none}   /* selected link */


.Voorpag_blok_left, .Voorpag_blok_right {
background: #eeeeee; height: 398px; width: 257px; float: left; padding: 16px; margin-bottom: 18px;}

.Voorpag_blok_right{
margin-left: 10px;}

img {
	border:0;
}

#footer {
	background: #eee url("../background/footer.gif") no-repeat center;
	height: 90px; /* For IE */
	clear:both;
}
#swf_link {
	height: 260px; 
	width: 190px;
	padding:0 10px 10px 0; 
	float:left;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	color:#666;
 	line-height: 14px;
} 
#ufoDemo {
	height: 240px; 
	width: 300px;
	visibility:hidden;
	float:left; 
	padding:0 10px 10px 0;
} 
#flash_bijschrift {
	height: 240px; 
	width: 280px;
	float:right;
	padding:0 10px 10px 0;
 	font: 12px Verdana, sans-serif;
	font-weight: normal;
	color:#666;
 	line-height: 18px;
} 
.nomouse 
{
filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
border: 2px solid #fff;
}

.mouse
{
filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
border: 2px solid #ff6600;
}

.pr
{
	font: 11px Verdana, sans-serif;
	table-layout:fixed; 
	width: 500px; 
	margin-left:1px;
	margin-right:auto;
	margin-bottom: 20px;
	border:1px solid gray;
	border-collapse: collapse;
	empty-cells:show;
	text-align:left;
}
.pr caption 
{
	font-weight: bold;
	border:2px solid gray;
	padding:5px;
	vertical-align: center;	
	background-color:orange;
	color:white;
}
.pr thead 
{
	background-color:silver;
	color:white;
}
.pr td,th 
{
	border:1px solid gray;
	padding:4px;
	vertical-align: top;
}
