body {
    margin:0px;
    padding:0px;
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
    color:#000000;
}

a {
    color:#004990;
    text-decoration:none;
    cursor:pointer;
}


.kartelrand {
border:1px dotted #999999;
padding:3px;
margin-top:5px;
}


.lblauw {
    color:#009AC8;
	font-weight:bold;
}

.meer {
    width:100%;
    clear:both;
    padding:20px 4px 4px 4px;
	margin:210px 10px 10px 5px;
	position:absolute;
}


.meer a {
    padding:3px 25px 4px 0px;
    height:20px;
    background:url(images/pijl-bol-blauw.png) right center no-repeat;    
}


img {
    border:none;
margin:0px;
}


.blauw {
    color:#004990;
}



.wrapper {
    width:980px;
    margin:0px auto;
	margin-top:10px;
   	border:1px dotted #999999;
}


.header {
    height:130px;
    width:980px;
    position:relative;
    background:url(images/watermerk.gif) 250px 0px no-repeat;
}

.logo {
    margin:20px 70px 0px 45px;
    position:relative;
    float:left;
}

.slogantop {
    margin:39px 0px 0px 0px;
    padding:0px;
    float:left;
}

.slogantop h3 {
    font-family:'VAG Rounded Light';
    font-weight:normal;
    margin:0px;
    font-size:19px;
    line-height:93%;
    color:#009AC8;
}

.innercontainer {
    position:relative;
	width:980px;
    margin:0px;
    padding-bottom:15px;
    overflow:hidden;
}


/*--------MENU--------*/

.menu {
    margin:0px 15px 0px 0px;
    position:relative;
    float:left;
    width:230px;
}

.menu ul {
    margin:0px 0px 15px 15px;
    padding:0px 0px 0px 0px;
    position:relative;
    width:215px;
}

.menu ul li {
    margin:0px;
    padding-left:10px;
    font-size:10px;
    list-style-type:none;
    background:url(images/bol.gif) left 5px no-repeat;
}

.menu ul li.titel {
    background:none;
    padding-left:0px;
    font-weight:bold;
}

.menu ul li a {
    color:#000000;
}

.menu ul li a:hover {
    color:#004990;
}


/*--------------------------*/

.data{
    width:735px;
    float:left;
}



/*--------------------------------------------*/

.infoblok {
    width:645px;
    border:1px solid #009AC8;
    padding:20px;
}




/*---------HOOFDTEKST / CONTENT----------------------------------*/

.content {
    float:left;
    position:relative;
    width:685px;
    padding:15px;
    overflow:hidden;
	border:1px dotted #999999;
	margin-bottom:10px;
}


.content h1 {
    font-family:'VAG Rounded Bold';
    font-size:16px;
    margin:0px;
    color:#004990;
}

.content h2{
    font-family:'VAG Rounded Bold';
    font-size:14px;
    margin:0px;
    color:#004990;
}




/*----BLOKKEN---------------------*/


.blok {
width:230px;
border:1px dotted #999999;
margin:0px 10px 0px 0px;
position:relative;
float:left;
}

.bloktekst {
width:220px;
margin:155px 10px 0px 5px;
position:absolute;
}






/*-------- FOOTER -------- */

.footer {
    width:980px;
    margin:0px auto;
    color:#B3B3B3;
    text-align:center;
    font-size:10px;
    line-height:150%;
}


.footer a {
    color:#B3B3B3;
}


.footer a:hover {
    color:#004990;
}





