img {
   behavior: url("beheer/js/pngbehavior.htc");
}



body{
	font-family:trebuchet ms,geneva;
	text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}	

A:link {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: bold;
  color: #0066CC;
}

A:active {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: bold;
  color: #0066CC;
}

A:visited {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: bold;
  color: #0066CC;
}


A.mainmenu:link {
  font-family: trebuchet ms,geneva;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
  font-size: 14px;
}

A.mainmenu:active {
  font-family: trebuchet ms,geneva;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
  font-size: 14px;
}

A.mainmenu:visited {
  font-family: trebuchet ms,geneva;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
  font-size: 14px;
}
A.mainmenu:hover {
  font-family: trebuchet ms,geneva;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
  font-size: 14px;
}


A.submenu:link {
  font-family: Verdana;
  text-decoration: none;
  font-weight: bold;
  color: #626262;
  font-size: 12px;
}
A.submenu:active {
  font-family: Verdana;
  text-decoration: none;
  font-weight: bold;
  color: #626262;
  font-size: 12px;
}
A.submenu:visited {
  font-family: Verdana;
  text-decoration: none;
  font-weight: bold;
  color: #626262;
  font-size: 12px;
}
A.submenu:hover {
  font-family: Verdana;
  text-decoration: none;
  font-weight: bold;
  color: #626262;
  font-size: 12px;
}



div.websselect {  
	width: 750px;
   	height: 500px;
	background: #f0b438;
	border: 2px solid #ba913c;
	top: 20px;	
}

div.page {
	width: 550px;
	margin: 10px;	
}

div.menuimage {
   z-index: 1;
   width: 750px;
   height: 150px;	
}

div.menutable {
   z-index: 2;
   width: 750px;
   height: 150px;	
}

div.linkblock {
	width: 150px;
	background: #F0B438;
	border: 1px solid #BA913C;
	padding: 10px;
	margin: 15px;
}

div.startlinkblockwes {
	width: 197px;
	height: 122px;
	background: url(../images/layout/button_wes.jpg) no-repeat top center;
	border: 1px solid #BA913C;
	padding: 0px;
	margin: 15px;
}
div.startlinkblockdet {
	width: 197px;
	height: 122px;
	background: url(../images/layout/button_det.jpg) no-repeat top center;
	border: 1px solid #BA913C;
	padding: 0px;
	margin: 15px;
}
div.startlinkblockroa {
	width: 197px;
	height: 122px;
	background: url(../images/layout/button_roa.jpg) no-repeat top center;
	border: 1px solid #BA913C;
	padding: 0px;
	margin: 15px;
}





