﻿/* CSS (c) RTN-Soft 2009 */

/* Algemene body */

body {
	font-family:Verdana, Arial;
	font-size: 11px;
	line-height:normal;
	color: #01618b;
	background: #ecf2f4;
	margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 

}

/* Layer posities */
#wrap {
position:absolute; 
left:50%; 
top: 0px; 
width: 852px; 
margin-left: -426px; 
}


#Header {

  width: 850px;
  height: 100px;
  border: 1px #01618b solid;
}

#Links {
position: relative; 
float: left;

width: 240px;
height: auto; 
margin-top: 8px;
background: #d2e4eb;
border: 1px #01618b solid;
min-height: 700px; 
}

#Menuitems {
  margin: 5px;
  width: 228px;
  height: auto;
}

#Banner {
width: 600px;
height: 150px;
border: 1px #01618b solid;
}

#content { 
position: absolute; 
top: 110px; 
left: 250px; 
width: 600px; 
background-color: #ecf2f4;
height: 100%;
}

#inhoud {
background: white;
width: 360px;
border: 1px #01618b solid; 
margin-top: 8px;
padding: 5px;
min-height: 530px; 
}

#inhoudbreed {
background: white;
width: 590px;
border: 1px #01618b solid; 
padding: 5px;
min-height: 690px;
}


#rechterkolom { 
position: absolute; 
padding: 5px;
top: 160px; 
left: 380px; 
width: 210px; 
background-color: #fff8b4;
border: 1px #01618b solid; 
min-height: 530px; 
}

#footer	{ clear: both; position: fixed; bottom: 0px; left: 5px; color: black; font-size: 8.5px; font-family: Arial}
#footer	a {
	text-decoration:none;
	font-weight:bold;
	color: #01618b;
}

/* menu */
ul#navlist
{
width: 226px;
\width: 229px;
w\idth: 226px;
padding: 0px;
border: 1px solid #808080;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #808080;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
width: 19px;
\width: 226px;
w\idth: 190px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #fce304;
background: #a8cbd9;
text-decoration: none;
text-align: left;
}

ul#navlist li a:link { color: #01618b; }
div#navcontainer li a:visited { color: #01618b; }

ul#navlist li a:hover
{
border-color: #ff9000;
color: #ffffff;
background: #01618b;
}

/* Opmaak buttons*/
.button{
	background: #01618B;
	color: #fff;
	font-weight:bold;
	font-size:12px; 
	padding: 4px;
	text-transform: uppercase;
	margin-top: 20px;
}

.button a{
color: FFF;
}

.buttonboven{
	background: #01618B;
	color: #fff;
	font-weight:bold;
	font-size:12px; 
	padding: 4px;
	text-transform: uppercase;

}

/* Tekstopmaak*/

H1 {
font-size: 13px;
letter-spacing: -1px;
color: black;
}
.rechts {
	text-align: right;
}

/* Contentblocks */

a.cb_tekst:link    {color: #01618b; text-decoration:none;}
a.cb_tekst:visited {color: #01618b; text-decoration:none;}
a.cb_tekst:active  {color: #01618b; text-decoration:none;}
a.cb_tekst:hover   {color: #004664; text-decoration:none;}


.melding { 	
	color: #CC0033;
}

.rand {
	border: 1px #01618b solid; 	
}

#rand {
	border: 1px #01618b solid; 	
	width: 205;
}

#kader {
	border: 1px #01618b solid; 	
	margin-top: 5px;
	padding: 5px;
}
