/* raamwerk */
body{
margin : 0px;
font-family : Tahoma;
font-size : 8pt;
background-color : White;
background-image : url(../images/achtergrond.jpg);
}

a, a:visited
{
color : #0a4e82;
text-decoration : underline;
font-weight: bold;
}

#center
{
margin-left : auto;
margin-right : auto;
width : 833px;
}

#bg
{
width : 750px;
float : left;
background-image : url(../images/bg.gif);
background-repeat:repeat-y;
margin-left: 83px;
}

#boven
{
width : 833px;
height : 140px;
float : left;
background-color : White;
}

.logo
{
width: 224px;
height: 140px;
float: left;
}

.fotofader
{
width: 152px;
height: 140px;
float: left;
position:relative;
}

/* menu */
#menubalk
{
width : 610px;
height : 30px;
float : left;
background-color : #0a4e82;
padding-left: 140px;
}

.menu
{
float : left;
font-size : 9pt; 
font-weight: bold;
}

.menu ul
{
margin : 0;
padding : 0px;
}

.menu li
{
float : left;
display : inline; 
margin : 0;
border-left: solid 1px white;
list-style-type : none;
background-color : #0a4e82;
width : 111px;
height : 30px;
padding: 0 px;
}

.menu a, .menu a:visited
{
padding-top: 6px;
text-decoration: none;
color : #FFFFFF;
display : block;
width : 111px;
height: 24px;
text-align: center;
}

.menu a:hover
{
background-color: #6699cc;
}

.menu li.borderright
{
    border-right: solid 1px white;
}

/* collinks */
#collinks
{
width : 140px; 
background-color : #0a4e82;
min-height : 400px;  
float : left;

}

#collinks .item
{
float : left;
width : 140px;
padding : 0px;
}

#menulinks
{
    width:140px;
    height:365px;
    float: left;
}

#adresblok
{
    color: White;
    font-size: 10px;
    text-align: right;
    float: left;
    width: 130px;
    padding-right: 10px;
}

#adresblok a, #adresblok a:visited
{
    color: White;
    text-decoration: underline;
    font-weight: normal;
}    

#adresblok a:hover
{
    font-weight: bold;
}
#logoblok
{
    margin-top: 25px;
    float: left;
    width: 130px;
    padding-right: 10px;
    text-align: right;
}


/* colmidden */
#colmidden
{
width : 429px; 
float : left;
background-color: White;
padding-left : 10px;
padding-right : 10px;
padding-bottom: 10px;
}

#colmidden .tekst
{
width : 429px;
float : left;
font-size: 11.5px;
color: #0a4e82;
margin-bottom: 20px;
}

#colmidden .plaatje
{
float: left;
width : 126px;
height: 126px;
float : left;
border: solid 2px #0a4e82;
color: #0a4e82;
margin-bottom: 10px;
}

#colmidden .spacer
{
float: left;
width : 19px;
height: 126px;
float : left;
}

#colmidden .tekst .item
{
float : left;
width : 429px;
padding-bottom : 1em;
margin-bottom : 1em;
border-bottom : 1px solid white;
}

/* colrechts */
#colrechts
{
width : 161px; 
float : left;
background-color : #0a4e82;
text-align: center;
}

#colrechts .item
{
float : left;
width : 159px;
padding : 0px;
}

#colrechts .link
{
float : left;
width : 159px;
padding-top : 1em;
}

#colrechts img
{
padding-top: 15px;
}

/* onder */
#onder
{
clear : both;
width : 750px; 
height : 15px;  
margin-left: 83px;
background-color : #0a4e82;
float : left;
text-align : center;
}

#onder a, #onder a:visited
{
text-decoration: none;
color : #FFFFFF;
}

#onder a:hover
{
color : #aa1916;
}

/* overig */
p
{
margin : 0;   
margin-top: 10px;
}

form
{
margin : 0px;   
}

input
{
font-family : Verdana;
font-size : 8pt;    
}

textarea
{
font-family : Verdana;
font-size : 8pt;    
}

h1
{
margin : 0px;
padding : 0px;
padding-top: 15px;
padding-bottom: 15px;
font-size : 15px;
color : #0a4e82;
font-weight : bold; 
text-align : left;
}

h2
{
width: 410px;
margin : 0px;
padding : 0px;
padding-top: 15px;
padding-bottom: 10px;
font-size : 12px;
color : #0a4e82;
font-weight : bold; 
text-align : left;
clear: both;
}

h3
{
margin : 0px;
padding : 0px;
font-size : 8pt;
font-weight : bold;
color : #0a4e82;  
}

img
{
border : 0;
margin : 0;
padding : 0px;
}

.image
{
float : left;
}

strong
{
color : #0a4e82;   
}

#menulinks ul, #menulinks li{
    margin:0;
    padding:0;
    list-style-type:none;
}

#menulinks a, #menulinks a:visited, #menulinks a:active{
    color:#fff;
    text-decoration:none;
    padding-left:10px;
    height:30px;
    display:block;
    line-height:31px;
    vertical-align:middle;
}

#menulinks a:hover {
    background: #69C;
}

#menulinks ul {
    border-bottom: solid 1px #fff;
    margin-top:50px;
    width:140px;
}

#menulinks ul li ul {
    display:none;
    left:140px;
    top:-1px;
    position: absolute; 
    margin-top:0;
    background:#0A4E82;
    width: 210px;
}

#menulinks ul li ul li {
        border-left:solid 1px #fff;
    border-right:solid 1px #fff;
    width: 210px;
}

#menulinks ul li:hover ul {
    display:block;
}

#menulinks ul li {
    position:relative;

    font-weight:bold;
    font-size:13px;
    border-top: solid 1px #fff;
}
