/* raamwerk */
body{
margin : 0;
background-color : #e9f3fc;
}

p
{
margin : 0px;    
}

h1
{
font-family : arial;
font-size : 12px; 
color : #000;
padding-left: 80px;
margin: 0px;
}

#center
{
width : 950px;
margin-left : auto;
margin-right : auto;
}

#boven
{
padding: 0px;
height: 78px;
width : 950px;
background-image : url('../images/balkboven.gif');
background-repeat : no-repeat;
border-bottom: 1px solid #469ff2;
}

#bg
{
width : 950px;
background-color: #FFF;
}

#kopbalk
{
width : 950px;    
height: 37px;
background-color: #000;
font-family : arial;
font-size : 12px; 
color : #FFF;
}

#balkrandje
{
width : 950px;    
height: 3px;
background-color: #57f7f7;
border-bottom: solid 1px #41b9b9;
border-top: solid 1px #41b9b9;
}

#onder
{
clear: both;
width: 950px;
background-color: #000;
border-top: solid 1px #7f7f7f;
border-bottom: solid 1px #7f7f7f;
height: 14px;
font-family : arial;
font-size : 12px; 
color: White;
text-align: center;
font-weight: bold;
padding-top: 2px;
margin-top: 25px;
}

#onder a, a:visited
{
text-decoration : none;
color : #FFF;
}

.blokje
{
display : block;  
width : 10px;
height : 10px;
background-color : #469ff2;
margin-top: 2px;
font-size : 1px;
margin-bottom : 10px;
}

/* collinks */

#collinks
{
float : left;
width : 18px;    
background-color: #FFF;
margin: 0px;
font-family : arial;
font-size : 11px; 
color : #FFF;
}

/* introcol */

#introcol
{
float : left;
width : 879px;    
background-color: #FFF;
margin: 0px;
font-family : arial;
font-size : 11px; 
color : #FFF;
}

/* colmidden */

#colmidden
{
float : left;
width : 665px;    
padding: 0px;
padding-left: 10px;
line-height: 150%;
margin: 0px;
font-family : arial;
min-height: 500px;
font-size : 12px;  
color : #000;  
background:white;
}

* html #colmidden 
{
    height:500px;
}



#colmidden a, a:visited
{
text-decoration : underline;
color : #000;
}
#colmidden a:hover
{
color : #FF0000;
text-decoration: underline;
}

#colrechts
{
float : right;
width : 214px;    
padding-top: 28px;
padding-right: 15px;
margin: 0px;
}

#lichtblauwboven
{
    float: left;
    width: 675px;
    height: 44px;
    height: 30px;
    padding-top: 14px;
    font-family: Arial;
    color: #000;
    background-image : url('../images/lichtblauwboven.gif');
    background-repeat : no-repeat;
}

#donkerblauwboven
{
    float: left;
    width: 675px;
    height: 30px;
    padding-top: 14px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    background-image : url('../images/donkerblauwboven.gif');
    background-repeat : no-repeat;
}

.spacer
{
    width: 80px;
}

#lichtblauwblok
{
    float: left;
    width: 665px;
    min-height: 50px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    padding: 4px;
    line-height: 200%;
    background-color: #c7e2fb;
    border: solid 1px #bababa;
    margin-bottom: 25px;
}

#AZblok
{
    float: left;
    width: 665px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    padding: 4px;
    text-align: right;
    line-height: 200%;
    background-color: #c7e2fb;
    border: solid 1px #bababa;
    margin-bottom: 25px;
}
    


#plaatjekolom
{
    width: 214px;
    background-image : url('../images/randjerechts-grijs.gif');
    background-repeat : repeat-y;
    height: 160px;
}

#plaatjekolomdonkerblauw
{
    width: 214px;
    height: 17px;
    color: #000;
    font-family: Arial;
    font-size: 11px;
    background-image : url('../images/randjerechts-donkerblauw.gif');
    background-repeat : no-repeat;
    text-align: center;
}

#plaatjekolomlichtblauw
{
    text-align: center;
    color: #000;
    font-family: Arial;
    font-size: 11px;
    width: 214px;
    height: 17px;
    background-image : url('../images/randjerechts-lichtblauw.gif');
    background-repeat : no-repeat;
}

hr {
	font-size:1px;
	visibility:hidden;
	height:1px;
	clear:both;
	margin:0;
	padding:0;
}

input
{
width : 130px;
font-family : Arial;
font-size : 11px;     
}

form
{
margin : 0;
}  

fieldset
{
border : 1px solid #000;  
padding-left : 6px;
padding-right : 6px;
padding-bottom : 6px;
font-family : Arial;
font-size : 12px; 
color : #000;
margin-bottom : 30px;
width: 250px;
}

legend
{
font-family : Arial;
font-size : 12px;    
color : #000;     
}  

.bg1
{
    background-color: #c7e2fb;
}

.bg2
{
    background-color: #FFF;
}
