body 
{  
width:960px;
height:auto;
margin-top:15px;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
color:#494949;
background-color:#ffffff;
line-height:20px;
font-size:12px; 	
font-family:Arial,Helvetica,sans-serif;
overflow-x:auto;
overflow-y:auto;
text-align: justify;
}

/*************************/
/*leftbox WTS*/
/*************************/

#leftbox{
position:relative;
float:left;
z-index:2;
width:200px;
max-width:200px;
height:auto;
margin-top:0px;
margin-left:0px;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

/*************************/
/*leftbox inhoud*/
/*************************/

#logo{
z-index:2;
width:140px;
height:67px;
margin-top:-8px;
margin-left:0px;
padding-bottom:20px;
padding-top:10px;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#landkeuze{
z-index:2;
width:200px;
height:15;
margin-left:0px;
margin-top:0px;
padding-bottom:5px;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#menubox{
z-index:2;
width:200px;
height:auto;
margin-left:0px;
margin-top:0px;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#menubox_inhoud{
z-index:2;
width:200px;
height:auto;
margin-top:0px;
margin-left:0px;
/* background-color:#1A3960; */
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

/*************************/
/*title */
/*************************/

#titlebox{
position:relative;
z-index:3;
width:720px;
height:200px;
margin-top:0px;
margin-left:200px;
margin-bottom:0px;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#title{
position:relative;
z-index:3;
width:600px;
height:30px;
max-width:600px;
margin-top:-27px;
margin-left:200px;
margin-bottom:0px;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

/*************************/
/*textbox */
/*************************/

#textbox{
float:left;
z-index:3;
width:500px;
height:auto;
margin-top:0px;
padding-top:10px;
margin-left:0px;
margin-right:0px;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#textbox_bovenrand{
z-index:3;
width:500px;
height:8px;
margin-top:0px;
margin-left:0px;
background-image:url(../img/0_frame/textbox_bovenlijn.gif);
/* background-color:#1A3960; */
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#textbox_bovenmarge{
z-index:3;
width:500px;
height:10px;
margin-top:0px;
margin-left:0px;
background-image:url(../img/0_frame/textbox_inhoud.gif);
/* background-color:#1A3960; */
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#textbox_inhoud{
z-index:3;
width:470px;
height:auto;
margin-top:0px;
margin-left:0px;
padding-top:0px;
padding-left:0px;
padding-right:30px;
padding-bottom:0px;
background-image:url(../img/0_frame/textbox_inhoud.gif);
/* background-color:#1A3960; */
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#textbox_inhoud_blank{
z-index:4;
width:470px;
height:auto;
margin-top:0px;
margin-left:0px;
padding-top:0px;
padding-left:0px;
padding-right:30px;
padding-bottom:0px;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#textbox_onderrand{
z-index:3;
width:500px;
height:8px;
margin-top:0px;
margin-left:0px;
margin-bottom:25px;
background-image:url(../img/0_frame/textbox_onderlijn.gif);
/* background-color:#1A3960; */
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#textbox_onderrand_blank{
z-index:4;
width:500px;
height:8px;
margin-top:0px;
margin-left:0px;
margin-bottom:20px;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#textbox_pagebottom{
z-index:3;
width:500px;
height:20px;
margin-top:0px;
margin-left:0px;
padding-bottom:0px;
/* background-color:#1A3960; */
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

/*************************/
/*rightbox */
/*************************/

#rightbox{
position:static;
z-index:4;
width:173px;
height:auto;
margin-top:0px;
margin-left:745px;
margin-right:0px;
margin-bottom:10px;
text-align:left;
padding-top:10px;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
border:none;
background:#FFFFFF;
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#rightbox_line{
z-index:3;
width:173px;
height:1px;
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
background-image:url(../img/0_frame/rightbox_stippellijn.gif);
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

