/* CSS Document */

body{
margin: 0px;
}

#body {
text-align: center;
}

body,td{
font-size:11px;
font-family:Arial, Verdana;
color: #6F7A7C;
}

td{
text-align: left;
}

.tekst a img {
border:none;
}

a img {
border: none !important;
}

#container { margin: 0 auto; width: 1001px; height: 100%; text-align: left; }

#banner{
background:url(./grafix/banner.jpg);
top: 0px;
width:1000px;
height:87px;

}
#banner2 { background: url("grafix/banner2.jpg"); z-index: 2; top: 300px; width: 270px; height: 243px; float: left; clear: left; overflow: auto }

#menu  { background: url("grafix/menu.jpg"); text-align: right; z-index: 1; top: 300px; width: 221px; height: 180px; float: left; overflow: auto }


#content{
background:url(./grafix/content.jpg);
top: 0px;
width:1000px;
height: 100%;

}

#truecontent { 
margin-left:170px; margin-right:50px
}

#footer  { color: #fff; font-weight: bold; background-color: #c8e78a; text-align: center; top: 0; width: 1000px; height: 10px }




#menu ul{
padding:0;
margin:0;}

#menu ul li{
text-decoration:none;
list-style:none;
display : inline;
font-weight: bold;
}

#menu ul li a{color:#FFFFFF;
text-decoration:none;
padding-right: 50px;
line-height:25px;
}

#menu ul li a:hover{
text-decoration:underline;

}

#allcontent{
height:468px;
overflow:none;
}



#links{
background:url(./grafix/content.jpg);
width:530px;
height:437px;
float:left;
overflow:none;
padding-left:75px;
padding-top:30px;letter-spacing:1px;
overflow:auto;
}

#rechts{
background:url(./grafix/rechts.jpg);
width:395px;
height:467px;
float:right;
}

a.actie_button{
float:right;
display:block;
width:237px;
height:31px;
background:url(./grafix/button_sterckeman.jpg);
text-decoration:none !important;
}

a.actie_button:hover{
text-decoration:none !important;
background:url(./grafix/button_sterckeman_hover.jpg);
}


