
BODY {
  background: #FFFFFF;
  background-image: url("images/bg_main.gif");
  background-position: left top;
  background-repeat: repeat-x;
  margin: 0px;
  font-family: Arial, sans-serif, verdana;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}

td {  
  font-family: Arial, sans-serif, verdana;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}

#pagetitel {
	position: absolute;
	top: 74px;
	left: 0px;
	margin: 0px;
	padding: 4px 40px 0px 32px;
	height: 18px;
	width: 221px;
	/* IE Only because rest of browsers does not set padding-bottom to 0px */
	*height: 22px;
	z-index: 55;
	background-color: #fff;
	border: 0px solid;
	border-right: 1px solid #afafaf;
	white-space: nowrap;
}

.logo {
	position: absolute;
	margin-left: 790px;
	margin-top: 0px;
	z-index:25;
}

.menu {  
  z-index: 30;
}

td.front_blok1 {
  width: 501px;
  height: 266px; 
}

td.front_blok2 {
  background-image: url("images/bg_txt_front.gif");
  background-position: left top;
  background-repeat: repeat-y;
  width: 250px;
}

td.sub_blok1 {
  background-image: url("images/subpage_bg_menu.gif");
  background-position: left top;
  background-repeat: repeat-y;
  width: 222px;
}

td.sub_blok2 {
  background-image: url("images/subpage_bg_txt.gif");
  background-position: left top;
  background-repeat: repeat-y;
  width: 511px;
}

#leftmenuUitlijning { 
	margin-left: 24px;
	margin-top: 19px;
 }

td.bottom {
  background-image: url("images/bg_bottom.gif");
  background-position: bottom;
  background-repeat: repeat-x;
  height: 29px;
}

.kopje {
	font-family: Arial, sans-serif, verdana;
	font-size: 17px;
	color: Black;
	margin-left: 24px;
	margin-top: 19px;
	z-index: 25;
}

.kopjeSub {
	font-family: Arial, sans-serif, verdana;
	font-size: 20px;
	color: Black;
	margin-left: 24px;
	margin-top: 19px;
	z-index: 25;
}

A.mainmenu {
	font-family: Arial, sans-serif, verdana;
	font-size: 15px;
	color: White;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.mainmenu:hover {
	font-family: Arial, sans-serif, verdana;
	font-size: 15px;
	color: #00175C;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.mainmenuBold {
	font-family: Arial, sans-serif, verdana;
	font-size: 16px;
	font-weight:bold;
	color: White;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.mainmenuBold:hover {
	font-family: Arial, sans-serif, verdana;
	font-size: 16px;
	font-weight:bold;
	color: #00175C;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.submenu {
	font-family: Arial, sans-serif, verdana;
	font-size: 11px;
	color: White;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.submenu:hover {
	font-family: Arial, sans-serif, verdana;
	font-size: 11px;
	color: #00175C;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.leftmenu {
	font-family: Arial, sans-serif, verdana;
	font-size: 13px;
	color: Gray;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.leftmenu:hover {
	font-family: Arial, sans-serif, verdana;
	font-size: 13px;
	color: #00175C;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.ondermenu {
	font-family: Arial, sans-serif, verdana;
	font-size: 11px;
	color: Gray;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.ondermenu:hover {
	font-family: Arial, sans-serif, verdana;
	font-size: 11px;
	color: #00175C;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.newsmenu {
	font-family: Arial, sans-serif, verdana;
	font-size: 11px;
	color: Gray;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}

A.newsmenu:hover {
	font-family: Arial, sans-serif, verdana;
	font-size: 11px;
	color: #00175C;
	margin-top: 29px;
	z-index: 25;
	text-decoration : none;
}


.text {
	font-family: Arial, sans-serif, verdana;
	font-size: 12px;
	color: black;
	margin-left: 24px;
	margin-top: 10px;
	margin-right: 24px;
	z-index: 25;
}

#photoLine {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:74px;
	left: 0px;
	width: 100%;
	height: 22px;
	overflow: hidden;
	z-index: 50;
	background-color: #fff;
	border: 0px solid;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity: 0.2;
}
.photoLineShadow {
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	overflow: hidden;
	z-index: 49;
	background-color: #000;
	border: 0px solid;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	opacity: 0.1;
	top: 96px;
}
#photoLineShadow1 {
	height: 1px;
	
}
#photoLineShadow2 {
	height: 2px;
}
#photoLineShadow3 {
	height: 3px;
}
#photoLineShadow4 {
	height: 4px;
}

#voorPlaat {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 74px;
	left: 0px;
	height: 226px;
	width: 100%;
	overflow: hidden;
	z-index: 30;
	border: 0px solid;
	border-bottom: 1px solid #afafaf;
}

#subPlaat {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 74px;
	left: 0px;
	height: 140px;
	width: 100%;
	overflow: hidden;
	z-index: 30;
	border: 0px solid;
	border-bottom: 1px solid #afafaf;
}

#logo1 {
	position: absolute;
	top: 0px;
	margin-left: 791px;
	width: 88px;
	height: 89px;
	/* IE Only because rest of browsers does not set padding-bottom to 0px */
	*height: 89px;
	text-align: center;
	overflow: hidden;
	z-index: 71;
	background-color: #fff;
	border: 0px solid;
}
#logo2 {
	position: absolute;
	top: 0px;
	margin-left: 881px;
	width: 88px;
	height: 89px;
	/* IE Only because rest of browsers does not set padding-bottom to 0px */
	*height: 89px;
	text-align: center;
	overflow: hidden;
	z-index: 70;
	background-color: #fff;
	border: 0px solid;
}
.logoShadow {
	position: absolute;
	background-color: #000;
	width: 90px;
	height: 89px;
	overflow: hidden;
	border: 0px solid;
	filter:alpha(opacity=5);
	-moz-opacity:0.05;
	opacity: 0.05;
}
#logo1Border {
	top: 0px;
	margin-left: 791px;
	z-index: 69;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	opacity: 0.15;
}
#logo2Border {
	top: 0px;
	margin-left: 881px;
	z-index: 69;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	opacity: 0.15;
}
#logo1Shadow1 {
	top: 1px;
	margin-left: 792px;
	z-index: 68;
}
#logo2Shadow1 {
	top: 1px;
	margin-left: 882px;
	z-index: 68;
}
#logo1Shadow2 {
	top: 2px;
	margin-left: 793px;
	z-index: 67;
}
#logo2Shadow2 {
	top: 2px;
	margin-left: 883px;
	z-index: 67;
}
#logo1Shadow3 {
	top: 3px;
	margin-left: 794px;
	z-index: 66;
}
#logo2Shadow3 {
	top: 3px;
	margin-left: 884px;
	z-index: 66;
}
