/* CSS Document */
body
{
margin:0px auto;
padding:0px;
background-color:#800116;
}
td.mainoff {
background: url(../images_vda/menu_achtergrond1.gif) -175px 0px no-repeat;
height:33px;
}
td.mainon{
background: url(../images_vda/menu_achtergrond1.gif) 0px 0px no-repeat;
height:33px;
}
.logo
{
margin:11px 0px 0px 16px;
}
.header_image_box
{
padding:0px 5px 3px;
background-color:#FFFFFF;
color: #800116;
}
.body_text_box
{
padding:35px 30px 15px 30px;
background-color:#FFFFFF;
color: #800116;
}
.footer_left_bg
{
background:url(../images_vda/balk_links.gif) left top no-repeat;
height:33px;
}
.box_top_line
{
background:url(../images_vda/lijn_boven.gif) left top repeat-x;
height:9px;
}
.box_left_line
{
background:url(../images_vda/lijn_links.gif) left top repeat-y;
width:9px;
}
.box_right_line
{
background:url(../images_vda/lijn_rechts.gif) left top repeat-y;
width:9px;
}
.box_bottom_line
{
background:url(../images_vda/lijn_onder.gif) left top repeat-x;
height:9px;
}


/* CSS Background image Document */
.menu_bg
{
background-color:#ffffff
height:27px;
}
.body_left_bg
{
background:url(../images/body_left_bg.jpg) left top repeat-y;
width:6px;
}
.body_right_bg
{
background:url(../images/body_right_bg.jpg) left top repeat-y;
width:6px;
}
.header_top_image
{
background:url(../images_vda/header_boven.jpg) left top no-repeat;
height:130px;
}
.header_bottom_image
{
background:url(../images_vda/header_onder.jpg) left top no-repeat;
height:129px;
}




/* CSS Text Document */
body {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #800116;
	text-decoration: none;
}
.menu_link {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #800116;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
text-decoration: never underline;
color:#666666;
background-color:inherit;
}
.left_menu_link {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	line-height: 33px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #800116;
	text-decoration: none;
	background-color:inherit;
}
.left_menu_link:hover
{
text-decoration:never underline;
color:#800116;
background-color:inherit;
}
.footer_link {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #800116;
	text-decoration: none;
	background-color:inherit;
}
.footer_link:hover
{
text-decoration:never underline;
color:#666666;
background-color:inherit;
}