/* raamwerk */
body{
margin : 0px;
font-family : Arial;
font-size : 8pt;
background-image : url(../images/bg.gif);
background-repeat : repeat-x;
margin-bottom : 20px;
}

a, a:visited{
color : #0C2A7D;
text-decoration : none;
}

#center
{
margin-top : 20px;
margin-left : auto;
margin-right : auto;
width : 950px;
}

#bg
{
width : 950px;
background-image : url(../images/bg_center.gif);
background-repeat : repeat-y;
float : left;
}

#boven{
background-image : url(../images/boven.gif);
background-repeat : no-repeat;
width : 950px;
height : 73px;
float : left;
}

/* menu */
#menu
{
float : left;
width : 950px; 
font-size : 10pt; 
font-weight : bold;
}

#menu ul
{
margin : 0;
padding : 0px;
margin-left : 308px;
margin-top : 50px;
}

#menu li
{
float : left;
display : inline; 
margin : 0;
list-style-type : none;
margin-left : 15px;
text-align : center;
}

#menu a, #menu a:visited{
text-decoration: none;
color : #FFFFFF;
}

#menu a:hover{
color : #0C2A7D;
}

/* collinks */
#collinks
{
width : 130px; 
min-height : 400px;  
float : left;
padding : 10px;
}

#collinks .foto
{
float : left;
border : 4px solid white;

}

/* colmidden */
#colmidden
{
width : 180px; 
float : left;
padding : 5px;
color : #666666;
}

#colmidden #nieuws
{
margin-top : 10px;
width : 172px; 
float : left;
padding : 5px;
color : #4D4D4D;
border : 1px solid #4D4D4D;
background-image : url(../images/bg_colmidden.gif);
background-repeat : repeat-x;
background-color : White;
}

#colmidden table
{
width : 190px; 
margin-top : 5px;
}

#colmidden tr
{
height : 20px; 
}

/* colrechts */
#colrechts
{
width : 585px; 
float : left;
padding : 10px;
padding-left : 5px;
}

#colrechts #tekst
{
margin-top : 5px;
width : 560px; 
float : left;
padding : 5px;
color : #4D4D4D;
border : 1px solid #4D4D4D;
background-image : url(../images/bg_colrechts_1.gif);
background-repeat : repeat-x;
background-color : White;
}

#colrechts .item
{
margin-top : 10px;
width : 550px; 
float : left;
padding : 10px;
padding-top : 2px;
color : #4D4D4D;
border : 1px solid #4D4D4D;
background-image : url(../images/bg_metaal.gif);
background-repeat : no-repeat;
background-color : #eff5f8;
}

#colrechts .titel
{
width : 530px; 
float : left;
}

#colrechts .tekst
{
width : 330px; 
min-height : 150px;
float : left;
}

#colrechts #fotoblok
{
float : left;
width : 330px;
}

#colrechts .foto
{
float : left;
margin-left : 10px;
border : 8px solid white;
}

#colrechts .foto img
{
vertical-align:bottom;
}

#colrechts #tekst img
{
border : 4px solid white;
margin-right : 4px;
}

/* onder */
#onder
{
clear : both;
width : 950px; 
height : 17px;  
background-image : url(../images/onder.gif);
background-repeat : no-repeat;
float : left;
text-align : center;
padding-top : 3px;
}

#onder a, #onder a:visited{
text-decoration: none;
color : #FFFFFF;
}

#onder a:hover{
color : #0C2A7D;
}

/* overig */
p
{
margin : 0;   
}

form
{
margin : 0px;   
}

input
{
font-family : Arial;
font-size : 8pt;    
}

textarea
{
font-family : Arial;
font-size : 8pt;    
}

h1
{
margin : 0px;
padding : 0px;
font-size : 12pt;
font-weight : bold;
color : #4D4D4D;     
}

h2
{
margin : 0px;
padding : 0px;
font-size : 9pt;
color : #4D4D4D;  
}

h3
{
margin : 0px;
padding : 0px;
font-size : 8pt;
font-weight : bold;
color : #0C2A7D;  
margin-left : 15px;  
margin-bottom : 14px;  
}

img
{
border : 0;
margin : 0;
padding : 0px;
}

hr 
{
font-size:1px;
visibility:hidden;
height:1px;
clear:both;
margin:0;
padding:0;
}
