/* CSS Document */

body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:100%;
}

img a{
border:0px;
}

a img{
border:0px;
}

#container{
width:990px;
margin:0 auto;
height:100%;
}

#kantlijnlinks{
float:left;
background-image:url(img/kantlijn-links.jpg);
background-position:top left;
background-repeat:no-repeat;
width:33px;
height:275px;
}

#main{
float:left;
width:924px;
height:100%;
vertical-align:top;
}

td.row1links{
height:11px;
background-color:#5a8400;
}

td.row1rechts{
background-color:#cf001c;
}

td.menu{
background-color:#5a8400;
background-image:url(img/afbeelding-navigatie.jpg);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:80px;
vertical-align:top;
width:160px;
height:100%;
}

td.menu ul{
list-style:none;
padding:0;
margin-left:22px; /* in ontwerp 30px */
}

td.menu li{
padding:5px 0 5px 0;
}

td.menu a{
color:#FFF;
font-weight:bold;
text-decoration:none;
}

td.menu a:hover{
text-decoration:underline;
}

li.active a{
color:#010101;
}

.span rood{
color:#cf001c;
}

.rood{
color:#cf001c;
}


td.links{
vertical-align:top;
height:100%;
}

td.rechts{
vertical-align:top;
}

td.regenboog{
background-image:url(img/regenboog.jpg);
background-repeat:no-repeat;
background-position:top left;
width:373px;
height:123px;
}

td.payoff{
height:5px;
background-color:#696556;
clear:both;
}

#clear{
clear:both;
width:100%;
heigth:13px;
}

/* ########## CONTENT OPMAAK LINKS ############## */

td.content{ /* 391 over */
border-right:1px solid #2a2b2e;
vertical-align:top;
padding:0 26px 60px 30px; /* 391-26-30=335 voor maxmal breedtes */
line-height:160%;
color:#696556;
width:334px;
height:550px;
}

.content p{
margin:7px 0px 5px 0px;
}

.content a{
color:#696556;
text-decoration:underline;
}

.content a:hover{
color:#cf001c;
text-decoration:underline;
}

.payoffimage{
margin-top:12px;
}

.small{
font-size:9px;
color:#cf001c;
}


/* ############################################### */
/* ########## CONTENT OPMAAK RECHTS ############## */

td.flash{
background-image:url(img/bg-regenboog.jpg);
background-position:top left;
background-repeat:no-repeat;
}

td.balk{
background-image:url(img/icoontjes-rechts.gif);
background-position:top left;
background-repeat:no-repeat;
padding:30px 6px 12px 30px; /* maximale breedte over voor plaatjes 373-12-30=331pixels */
vertical-align:top;
line-height:160%;
color:#696556;
}

.balk p{
margin:7px 0px 5px 0px;
}

.balk a{
color:#696556;
text-decoration:underline;
}

.balk a:hover{
color:#cf001c;
text-decoration:underline;
}


/* ######################################## */
/* ##########  HEADERS EN KOP ############## */

h1 {
font-size:16px;
font-weight:bold;
color:#cf001c;
margin-top:0;
margin-bottom:16px;
line-height:140%;
}

h2 {
font-size:13px;
font-weight:bold;
margin-top:12px;
margin-bottom:0px;
line-height:140%;
}

h3 {
font-size:11px;
color:#000000;
font-weight:bold;
margin-top:12px;
margin-bottom:0px;
line-height:140%;
}




/* ######################################## */


td.copyrights{
font-size:9px;
letter-spacing:80%;
vertical-align:top;
text-align:center;
padding:8px 0px 12px 12px;
line-height:120%;
color:#5a8400;
}

.copyrights a{
text-decoration:none;
color:#5a8400;
}

.copyrights a:hover{
text-decoration:underline;
color:#5a8400;
}


a.button{
padding:5px;
font-size:10px;
font-family:verdana;
font-weight:bold;
text-decoration:none;
color:#FFF;
background-color:#006ea4;
border:1px solid #006ea4;
display:block;
	}

a:hover.button{
padding:5px;
font-size:10px;
font-family:verdana;
font-weight:bold;
text-decoration:none;
color:#006ea4;
background-color:#FFF;
border:1px solid #006ea4;
display:block;
	}
