@charset "UTF-8";
/* CSS Document */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{
	color:#000;
	background:#44B4F3
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}

caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{font-variant:normal}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top}
sub {vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
/*because legend doesn't inherit in IE */
legend{color:#000}

/*Hier begint de eigen css */

.EINDERESET{}
*{border:0px solid #eee;margin:0;padding:0;list-style:none}
html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden}
body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor:default;
	background:#34b5f6 url(../images/bg_start.jpg) no-repeat fixed 34;
	color:#000
}
h1,h2,.large,.left{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px
}
h2,.box div img{padding-bottom:10px}
a{text-decoration:none;color:#000;outline:0}
img{display:block}

#bg div{
	position:absolute;
	width:100%;
	height:100%;
	z-index: -5;	
}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}
#cont{position:absolute;top:0;left:0;z-index:70;overflow:auto}
#newshome{}
#menu{
	position:absolute;
	bottom:30px;
	left:141px;
	z-index:80;
	width:100%;
	line-height:12px;
	height: 95px;	

}
#menu div{
	height:95px;
	background:#0033ff;
	opacity:0.9;
	filter:alpha(opacity=90);
	padding:7px 0 0 7px;	
	
}

h1{position:relative;left:-141px;margin-bottom:-63px;width:140px;opacity:0.99}

h1 a{padding:41px 10px 10px 0;color:#fff;background: url(../images/bg_menuHome.png) 0 -30px repeat-x;font-size:11px;text-align:right;display:block}
h1 a:hover{background:#000 url(go.gif) 0 43px repeat-x}

h3{
	position:relative;
	border-bottom-width:1px;
	padding:30px 30px 10px;
	margin:0 -30px 20px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold
}
/* data op de media page */
h3 span{
	position:absolute;
	right:510px;
	top:29px;
	background:#000;
	text-align:center;
	padding:0 5px;
	white-space:nowrap;
	display:block;
	color:#fff;
	font-weight:normal;
	left: -70px;
	width: 53px;
}
/* voor de homelink is H4 geworden was H1 */
/* De hoogte van het menu divje aanpassen*/ 
/* pas de  margin-bottom aan en de padding doet ook iets */ 
h4{position:relative;left:-141px;margin-bottom:-102px;width:140px;opacity:0.99}
h4{font-family:Arial, Helvetica, sans-serif;font-size:40px}
h4 a{
	padding: 80px 10px 10px 0;
	color:#fff;
	background:#0033ff;
	font-size:13px;
	text-align:right;
	display:block
}
h4 a:hover{background:#003399  }
/* H5 copy van H3 maar dan centred align en blauwe text */
h5{
	position:relative;
	border-bottom-width:1px;
	padding:30px 30px 10px;
	margin:0 -30px 20px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold;
	text-align: center;
	font-size:13px;
}
h5 span{font-weight:bold;
font-size:175%}
/* voor de header image */
h6{
	position:relative;
	padding:1px;
	margin:0px 0px 0px -30px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold;
	text-align: center;
}
.welcome{
	color:#38519b;
	text-decoration: none;
	border: 1px none #FFF;
	text-transform:none;
	font-size: 14px;
}

.box{
	position:absolute;
	top:15%;
	right:100px;
	width:700px;
	padding-bottom:140px;
	visibility: visible;
}

.box div{
	line-height:1.5em;
	background:#fff;
	padding:0px 30px
}
.box div a{text-decoration:underline}
.large{text-align:right;top:20%;right:120px;font-size:13px}
.left{text-align:left;right:auto;left:180px;font-size:13px}
.large h2{font-size:60px}
.white{color:#fff}






#photos{position:absolute;z-index:90;bottom:41px;right:40px;height:20px;overflow:hidden}
#photos a,#float{z-index:90;height:20px;line-height:20px;text-align:center;width:40px;background:#000 url(gal.gif) -6px 5px no-repeat;cursor:pointer;color:#fff}
#photos a{width:20px;float:left;margin-left:1px;background:#000;font-weight:bold;overflow:hidden}
#photos a:hover,#photos a.cur{background:#fff;color:#000}
#float{display:none;position:absolute}
#float.nxt,#float.prv{display:block}
#float.nxt{background-position:-16px 5px}
#float.prv{background-position:7px 5px}

.cred {
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	right: 15px;
}
.noline a{
	text-decoration: none;
}
hr {
	color: #CCC;
	height: 1px;
	width: 100%;
}
.contact{
	color:#38519b;
	text-decoration: none;
	font-size:10px;
}
.contact a{
	text-decoration: none;
}
.right{
	text-align: right;
	text-decoration: none;
	font-size: 75%;
}
/* UL OL LI gedoe om het over twee regels oke te krijgen */
/*orgineel */
li{list-style:none}
ul{float:left;width:110px}
li a{	
	height:15px;
	padding:0 5px;
	font-weight:bold;
	color:#9e9e9e;
	display:block
}
li a:hover,li.cur a{color:#fff}


a.cur{background:#fff;color:#000}
/*toegevoegd */

/*tbv template properties */
li.default a{color:##9e9e9e}

/*om lijsten in de text mooi te krijgen */

ol{
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
	margin: 0px;
	width:550px;
	display: inline;
	
}
li.text
{
	list-style-position: inside;
	list-style-type: square;
	padding-left: 20px;

	
}
.leftimage{
	page-break-after:always;
	text-align:left;
	
	margin-left:opx;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:0px;
}
.righttimage{

	display:block;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:0px;
}
.icoimage {
	display:inline;
	margin-left:3px;
	margin-right:0px;
	margin-bottom:-12px;
	margin-top:0px;
	
	
}
H3.sub{
	color:#309;
	border-bottom:hidden
}

.sub{
	position:relative;
	line-height:20px;
	padding-left: 90px;
	margin-top: 0;
	margin-right: -30px;
	margin-left: -30px;
}
H3.news {
	position:relative;
	border-bottom-width:1px;
	padding:30px 30px 10px;
	margin:0 -30px 20px;
	text-transform:uppercase;
	line-height:20px;
	font-size: 100%;
	font-weight:bold
}
a.noline {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*aanpassing news op homepage */
dl{margin:10px 0}
dt,dd p{
	padding:15px 0 15px 10px;
	display:block;
	border-top-width:1px;
	width:580px
}
dt{
	text-transform:none;
	padding:0 5px;
	cursor: pointer;
	cursor: hand;
	line-height:20px;
	height:20px;
	font-weight:bold;
	width:580px;
}

dd{height:0px;overflow:hidden;width:620px}
.datumnews {
	font-size: 75%;
	font-weight: normal;
}
