body {
	font-family: "Arial", Verdana;
	font-size: 12px;
	color: #616161;
	background-color: #f7f3f3;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}

td {
	font-family: "Arial", Verdana;
	font-size: 12px;
	color: #616161;
	}

.small {
	font-size:10px;
	}

b.big {
	font-family: "Arial", Verdana;
	font-size: 14px
	}

b.sub {
	font-family: "Arial", Verdana;
	font-size: 11px
	}

a:link {
	color: #616161;
	text-decoration:underline;}
	
a:visited {
	color: #616161;
	text-decoration:none;}
	
a:hover {
	color: #616161;
	text-decoration:underline;}

a:active {
	color: #616161;
	text-decoration:underline;}

.container{
position: absolute;
top: 0px;
left: 50%;
margin-left: -400px;
width: 1024px;
height: 768px;
}

.header{
position: relative;
top: 1px;
left: 0px;
width: 867px;
height: 181px;
background-image: url(../images/header2.png);
background-repeat: no-repeat;
}

.sitemap{
position: absolute;
top: 151px;
left: 80px;
width: 780px;
height: 21px;
color: #FFF;
}




.body{
position: absolute;
top: 181px;
left: 59px;
width: 810px;
height: 577px;
background-repeat: no-repeat;
}



.content{
left: 17px;
width: 808px;
height: 567px;
}

.midden{
background-color: #FFF;
}

.links{
background-image: url(../images/links.png);
}

.rechts{
background-image: url(../images/rechts.png);
}

.onder{
background-image: url(../images/onder.png);
}



#menu	{ 
position: relative;
top: 30px;
left: 478px;
width: 450px;
height: 14px; 
color: #FFF;
}

#menu ul 					{ list-style:none; margin:0px; padding:0 }
#menu li 					{ float:left; margin:0; padding:0; }
#menu li a em 				{ display:none; }
#menu li a 					{ display:block; height:28px; }
#menu ul li a:link 			{ display:block; padding:0 }

#menu li#menuTab1 a 		{width:55px; background:url(../images/menu_regina.png) no-repeat; }
#menu li#menuTab2 a 		{width:55px;  background:url(../images/menu_winkel.png) no-repeat;  }
#menu li#menuTab3 a 		{width:107px;  background:url(../images/menu_voetproblemen.png) no-repeat;  }
#menu li#menuTab4 a 		{width:39px;  background:url(../images/menu_tips.png) no-repeat; }
#menu li#menuTab5 a 		{width:41px;  background:url(../images/menu_links.png) no-repeat; }
#menu li#menuTab6 a 		{width:60px;  background:url(../images/menu_contact.png) no-repeat; }
