body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
/* menu item: */	
.sttb { padding-right:9px; }


#wereldkaart {
	background-image: url(../images/wereldkaart.gif);
	background-repeat: no-repeat;
	height: 155px;
	width: 374px;
	overflow: visible;
	position: relative;
	right: 150px;
	visibility: visible;
	z-index: 1;
	top: 0px;
}

#witkader {
	background-attachment: fixed;
	background-image: url(../images/witkader.jpg);
	background-repeat: no-repeat;
	height: 268px;
	width: 863px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
}

.background
{ 
	background:url(../images/witkader.png); 
	background-repeat:no-repeat; 
	behavior: url(css/iepngfix.htc); 
}

.background_mainpage
{
	background:url(../images/witkader_background.png);
	background-repeat:no-repeat;
	width: auto;
	height: 250px;
	z-index: 2;
	behavior: url(css/iepngfix.htc); 
}

.tbl_line_menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

a:link  	{ color: #28abc9; text-decoration: none }
a:visited   { color: #28abc9; text-decoration: none}
a:hover     { color: #28abc9; text-decoration: underline }
a:active    { color: #28abc9; text-decoration: none }

a.hidden 			{ color: #000000; }
a.hidden:visited 	{ color: #000000; }
a.hidden:hover 		{ color: #0000CC; }
a.hidden:active 	{ color: #000000; }

a.nav:link 			{ color: #333333; padding: 2px; }
a.nav:visited 		{ color: #cccccc; padding: 2px; }
a.nav:hover 		{ color: #FFFFFF; background-color: #666666; padding: 2px; }

a.menu 			{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
				}
				
a.menu:hover 	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
				}
				
.image_menu {
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 195px;
	top: 4px;
	position: relative;
	visibility: visible;
	z-index: 2;
	margin-left: 20px;
	margin-top: 2px;
}

.image_menu_service {
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 195px;
	top: 4px;
	position: relative;
	visibility: visible;
	z-index: 2;
	background-image: url(../images/hoofdbeelden/service.jpg);
}

.image_menu_collectie {
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 195px;
	top: 4px;
	position: relative;
	visibility: visible;
	z-index: 2;
	background-image: url(../images/hoofdbeelden/rapido.jpg);
}

#camper{
	width:388px;
	height:186px;
	position: absolute;
	right: -50px;
	top: 50px;
	z-index: 5;
	visibility: visible;
	background-image:url(../images/hoofdbeelden/camper.png);
	behavior: url(css/iepngfix.htc);
}

#camp{
	width:388px;
	height:186px;
	position: absolute;
	right: -50px;
	top: 50px;
	z-index: 5;
	visibility: visible;
}

.camper_mainpage {
	position: absolute;
	right: 348px;
	top: 167px;
	z-index: 5;
	visibility: visible;
}

.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
ul { 
	margin-left: 15px;	
 }

