/* CSS Document */
.top {
	background-image:url("../afbeeldingen/spuiten_test.jpg");
	background-position:right;
	background-repeat:no-repeat;
	width: 929px;
	height: 140px;
	border:0px;
		
}

a{text-decoration:none;}

table.backgroundbus {background-image: url("../afbeeldingen/background2.jpg");}

table.outer { position:relative;left: 0px;}

table.bg {background-image:url("../afbeeldingen/cornerimg.png"); background-position:right bottom; background-repeat:no-repeat; text-align:center; margin:0 auto; }

table.bg_menu {background-image:url("../afbeeldingen/menu_bg2.jpg"); background-position:left bottom; background-repeat:no-repeat;}
        
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size:100.01%;}

body {background-color: #CECEAB; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

a.style3 {color: #FFFFFF; font-weight: bold; font-style:normal; text-decoration: none}

a.menu_sections{display: block; height: 100%; width: 100%; text-decoration:none; color:#FFFFFF;}

.menucontent {position : relative; left : 0px; top : 0px; bottom:0px; text-decoration : none; width : 175px; padding-right:0px;}


.style3 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style4 {
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 0px;
	text-decoration: none;
	width: 175px;
	padding-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.textresize { position:relative;}

.tabelcel a
{
   display: block;
   width: 100%;
   height: 100%;
   background-color: pigment red;
}