body{
background:#003eb1 url("../images/bg_site2.jpg") repeat-y top center  ;
text-align: center; 
padding:0px;
margin:0px;
}

.invis{
display:none;
}

#container{
text-align:left;
margin: 0 auto;
width:823px;
background:white;
height:100%;
min-height:100%;
}

#menu{
background:white;
float:left;
width:312px;
_height:100%;
min-height:100%;
}
#content{
_height:100%;
min-height:100%;
float:left;
width:511px;
background: white url("../images/bg_content.jpg") repeat-y ;

}
#bodytxt, .news{
width:480px;
margin:31px 0px 0px 24px;
margin-top:31px;
font: 12px/24px arial;
color: #003eb1;
}
ul.vinkjes{
list-style-image:url("../images/vinkje.gif") !important;
}
#bodytxt h3{
color:#003eb1;
}
#header{
height:258px;
background: url("../images/header.jpg") no-repeat;
}
#header #rubriekimage{
border-top:1px solid #003eb1;
_border-top:0px;
height:258px;
width:100%;
background: url("../images/bg_1.jpg") no-repeat bottom left;
}
#header h2{
margin:223px 0px 0px 22px;
height:35px;
padding:0px; 
}

h1{
cursor:hand;
margin-top:235px;
width:312px;
height:36px;
background: url("../images/kempenencologo.gif") no-repeat;
}
#nav{

margin:42px 20px 0px 20px;
}
#subnav{
width:200px;
min-height:20px;
margin:0px 0px 10px 20px;
display:block;
float:right;
clear:both;
}

#nav a{
font:bold 14px/24px arial;
color: #003eb1;
display:block;
float:right;
clear:both;
text-decoration:none;
mjin-width:130px;
padding: 0px 4px;
text-align:right;
}
#nav a:hover, #nav a.active{
background:#003eb1;
color:white !important;
}

#subnav a{
font:normal 12px/20px arial;
color: #003eb1;
display:block;
float:right;
clear:both;
text-decoration:none;
padding: 0px 4px;
text-align:right;
}
#nav #subnav a:hover{
background:#fff;
color: #003eb1 !important;
text-decoration:underline;
}
#footer{
font:normal 10px/20px arial;
color:#333333;
clear:both;
display:block;
height:100px;
background:#c0c0c0;
border:1px solid #002873;
}
#footer div{
margin:15px;
display:block;
float:left;
height:90px;
}
#footer a{
color:#333333;
}