/* begin algemene divs*/
h1.home{
	font-size:135%;
	font-weight:bold;
	color:#C0C00E;
	margin-bottom:10px;
	margin-top:20px;
}

h1.mod0{
	font-size:135%;
	font-weight:bold;
	color:#E41B5B;
	margin-bottom:10px;
	margin-top:20px;
}

h1.mod1{
	font-size:135%;
	font-weight:bold;
	color:#1ECDFF;
	margin-bottom:10px;
	margin-top:20px;
}

h1.mod2{
	font-size:135%;
	font-weight:bold;
	color:#FFAC00;
	margin-bottom:10px;
	margin-top:20px;
}

h1.mod3{
	font-size:135%;
	font-weight:bold;
	color:#8D6300;
	margin-bottom:10px;
	margin-top:20px;
}

h1.mod4{
	font-size:135%;
	font-weight:bold;
	color:#808DFF;
	margin-bottom:10px;
	margin-top:20px;
}

h1{
	margin-top:20px;
	font-size:135%;
	font-weight:bold;
	color:#000;
	margin-bottom:0px;
}

h2{
	font-size:120%;
	font-weight:bold;
	color:#000;
	margin-bottom:0px;
}

body{
	font-family: "Arial", Geneva, Verdana, Helvetica, sans-serif;
	font-size:80%;
	margin:0px;
	color:#000;
}

#container{
	position:absolute;
	background: #FFF url(../_images/grid.gif) repeat  0 0;
	margin-top:20px;
	left: 50%;
 	margin-left: -385px;
	width: 770px;
	border:2px solid black;
	height:475px;
}

#logo{
	position:absolute;
	background: #FFF url(../_images/logo.gif) no-repeat  0 0;
	height:60px;
	width:465px;
	left:305px;
}

#content{
	position:absolute;
	top:60px;
	width:770px;
	height:413px;
}

#contentcontainer{
	position:absolute;
	left:328px;
	width:442px;
	height:415px;
	overflow:auto;
}

#contentcontainer_home{
	position:absolute;
	left:328px;
	width:442px;
	height:238px;
	overflow:auto;
}

#contenttekst{
	position:absolute;
	top:0px;
	width:412px;
	height:415px;
	margin-bottom:20px;
}

#contentdisclaimer{
	position:absolute;
	top:0px;
	width:500px;
	margin:5px;
}

#image_home{
	position:absolute;
	background: transparent url(../_images/image_home.gif) no-repeat  0 0;
	top:240px;
	left:100px;
	width:500px;
	height:160px;
}

#image_0{
	position:absolute;
	background: transparent url(../_images/image_0.gif) no-repeat  0 0;
	height:347px;
	width:275px;
	bottom:0px;
}

#image_1{
	position:absolute;
	background: transparent url(../_images/image_1.gif) no-repeat  0 0;
	height:347px;
	width:275px;
	bottom:0px;
}

#image_2{
	position:absolute;
	background: transparent url(../_images/image_2.gif) no-repeat  0 0;
	height:347px;
	width:275px;
	bottom:0px;
}

#image_3{
	position:absolute;
	background: transparent url(../_images/image_3.gif) no-repeat  0 0;
	height:347px;
	width:275px;
	bottom:0px;
}

#image_4{
	position:absolute;
	background: transparent url(../_images/image_4.gif) no-repeat  0 0;
	height:347px;
	width:275px;
	bottom:0px;
}

#verder{
	position:absolute;
	left:300px;
	top:350px;
}

/*begin subnav*/
#subnav{
	position:absolute;
	left:254px;
	top:58px;
	text-align:right;
}

a.subhome, a.sub0, a.sub1, a.sub2, a.sub3, a.sub4{
	color:#000;
	text-decoration:none;
	line-height:165%;
}

a.subhome:hover{
	color:#C0C00E;
	text-decoration:none;
}

a.subhomeact{
	color:#C0C00E;
	text-decoration:none;
	line-height:165%;
}

a.sub0:hover{
	color:#C0C00E;
	text-decoration:none;
}

a.sub0act{
	color:#C0C00E;
	text-decoration:none;
	line-height:165%;
}

a.sub1:hover{
	color:#1ECDFF;
	text-decoration:none;
}

a.sub1act{
	color:#1ECDFF;
	text-decoration:none;
	line-height:165%;
}

a.sub2:hover{
	color:#FFAC00;
	text-decoration:none;
}

a.sub2act{
	color:#FFAC00;
	text-decoration:none;	
	line-height:165%;
}

a.sub3:hover{
	color:#8D6300;
	text-decoration:none;
}

a.sub3act{
	color:#8D6300;
	text-decoration:none;
	line-height:165%;
}

a.sub4:hover{
	color:#808DFF;
	text-decoration:none;
}

a.sub4act{
	color:#808DFF;
	text-decoration:none;	
	line-height:165%;
}
/*einde subnav*/

a.mail{
	color:#000;
	text-decoration:underline;
	line-height:165%;
}

a.mail:hover{
	color:#C0C00E;
	text-decoration:none;

}


/*begin hoofdnav*/
#navigatie{
	position:absolute;
	height:60px;
	width:300px;
}

#mod0{
	position:absolute;
	width:60px;
	height:60px;
}

#mod1{
	position:absolute;
	background: #FFF url(../_images/1.gif) no-repeat  0 0;
	width:60px;
	height:60px;
	left:61px;
}

#mod2{
	position:absolute;
	background: #FFF url(../_images/2.gif) no-repeat  0 0;
	width:60px;
	height:60px;
	left:122px;
}

#mod3{
	position:absolute;
	background: #FFF url(../_images/3.gif) no-repeat  0 0;
	width:60px;
	height:60px;
	left:183px;
}

#mod4{
	position:absolute;
	background: #FFF url(../_images/4.gif) no-repeat  0 0;
	width:60px;
	height:60px;
	left:244px;
}

a.mod0{
	position:absolute;
	background: #FFF url(../_images/0.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}

a.mod0:hover{
	background: #FFF url(../_images/0_over.gif) no-repeat  0 0;
	height:60px;
}

a.mod0act{
	position:absolute;
	background: #FFF url(../_images/0_over.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}

a.mod1{
	position:absolute;
	background: #FFF url(../_images/1.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}

a.mod1:hover{
	background: #FFF url(../_images/1_over.gif) no-repeat  0 0;
	height:60px;
}

a.mod1act{
	position:absolute;
	background: #FFF url(../_images/1_over.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}

a.mod2{
	position:absolute;
	background: #FFF url(../_images/2.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}

a.mod2:hover{
	background: #FFF url(../_images/2_over.gif) no-repeat  0 0;
	height:60px;
}

a.mod2act{
	position:absolute;
	background: #FFF url(../_images/2_over.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}

a.mod3{
	position:absolute;
	background: #FFF url(../_images/3.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}

a.mod3:hover{
	background: #FFF url(../_images/3_over.gif) no-repeat  0 0;
	height:60px;
}

a.mod3act{
	position:absolute;
	background: #FFF url(../_images/3_over.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}

a.mod4{
	position:absolute;
	background: #FFF url(../_images/4.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}

a.mod4:hover{
	background: #FFF url(../_images/4_over.gif) no-repeat  0 0;
	height:60px;
}

a.mod4act{
	position:absolute;
	background: #FFF url(../_images/4_over.gif) no-repeat  0 0;
	width:60px;
	height:60px;
}
/*einde hoofdnav*/

a.boldmod0, a.boldmod1, a.boldmod2, a.boldmod3, a.boldmod4{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:120%;
}

a.boldmod0:hover{
	color:#E41B5B;
}

a.boldmod1:hover{
	color:#1ECDFF;
}

a.boldmod2:hover{
	color:#FFAC00;
}

a.boldmod3:hover{
	color:#8D6300;
}

a.boldmod4:hover{
	color:#808DFF;
}

.tekstbr{
	color:#000;
	font-size:120%;
}

.cursief{
	font-style: italic;
	color:#000;
}

.noborder{
	border:0px;
}

.onzichtbaar{
	display:none;
}

.none{
	display:none;
}

#disclaimer{
	position:absolute;
	top:483px;
	left: 50%;
 	margin-left: -378px;
	width: 200px;
}

a.disclaimer{
	font-size:0.83em;
	text-decoration:none;
	color:#000;
}

a.disclaimer:hover{
	text-decoration:underline;
	color:#C0C00E;
}

#privacy{
	position:absolute;
	top:540px;
    left: 330px;
	width: 90px;
	z-index:100
}

#logo_rng{
	position:absolute;
	top:72px;
	left:72px;
	background: transparent url(../_images/rng_logo.gif) no-repeat  0 0;
	width:100px;
	height:76px;
}


