@charset "utf-8";
/* CSS Document */

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
background-attachment: fixed;
background-image: url(/images/00_Body_Page.jpg);
background-repeat: no-repeat;
background-position: left top;
margin: 0px;
padding: 0px;
}
#inhoud{
width: 540px;
margin-left: 5px;
float: left;
overflow: hidden;
margin-top: 4px; /* hier mee regel je de ruimte onder aan de pagina in het iframe. Je kunt er de oneffenheden me wegwerkrn */
}

#inhoud b{
color:#2A466F;
}

#kop{
color: #FFFFFF;
width: 535px;
height: 30px;
float: left;
overflow: hidden;
font-weight: bold;
}
#extra{
font: Arial, Helvetica, sans-serif;
font-size: 11px;
font: normal;
width: inherit;
}
#extra a, #extra a:link, #extra a:visited{
color: #2A466F;
font-weight: bold;
text-decoration: none;
}
#extra a:hover{
color: #2A466F;
font-weight: bold;
text-decoration: underline;
}
#verhaal{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
width: 535px;
float: left;
font-weight: normal;
overflow:hidden;
}
#verhaal a:link{
color: #333333;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
#verhaal a:hover{
color: #000;
text-decoration: underline;
font-size: 12px;
}
#buttonholder{
width: 535px;
height: auto;
float: left;
overflow: visible;
}
.fotokader_m10{
border: #000000 solid 1px;
margin: 10px;
padding: 1px;
display: block;
}
.AtentieRood{
color: #FF0000;
font-weight: bold;
}
.AtentieBlauw{
color: #2A466F;
font-weight: bold;
}