body {
  	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  	font-size: 12px;
  	margin: 0px;
  	background-color: #FFFFFF;
  	color: #000000;
	height: 100%;
}

table {
	border-collapse: collapse;
  	border-spacing: 0px;
}

th, 
td {
  	/*padding: 0px;*/
  	font-family: Verdana, arial, helvetica, sans-serif;
 	font-size: 12px;
  	color: white;
	text-align: left;
	vertical-align: top;
}

form {
  	margin: 0px;
}

a:link, 
a:visited, 
a:hover {
  	color: black;
}

img {
  	border: 0px solid #75d30d;
}

h1 {
/*  font-family: "Verdana", sans-serif;*/
	font-size: 18px;
  	font-weight: bold;
  	color: black;
  	padding: 0px;
  	margin: 0px;
}

h2 {
  /*font-family: "Verdana", sans-serif;*/
  	font-size: 14px;
  	font-weight: bold;
  	color: black;
  	padding: 0px;
  	margin: 0px;
}
 
.MainDiv {
  	position: relative;
	height: 100%;
  	width: 905px;
	margin-left: auto;
  	margin-right: auto;
}

.TopBanner {
  	position: relative;
  	/*top: 0px;*/
  	/*left: 0px;*/
  	background-image: url( ../images/top_banner.png );
  	width: 905px;
  	height: 115px;
}

.MenuBalk {
  	position: relative;
  	/*left: 0px;*/
  	background-image: url( ../images/menu_bar.png );
  	width: 905px;
  	height: 31px;
  	border-bottom: 1px solid white;
}

#leftContent {
	float: left;
}

.NawBanner {
  	position: relative;
  	height: 126px;
  	width: 204px;
  	font-size: 9px;
 	background-image: url('../images/naw.png');
	background-repeat: no-repeat;
	padding-top: 10px;
        color: white;
}

.NawBanner a:link,
.NawBanner a:visited,
.NawBanner a:hover {
  	text-decoration: none;
        color: white;
}

.NawBanner a:hover {
  	text-decoration: underline;
}

.LeftPic {
  	position: relative;
  	/*left: 0px;*/
	/*top:0px;*/
  	height: 273px;
  	width: 204px;
  	background-image: url( ../images/left_home.png );
	/*margin-bottom: -10px;*/
}

.ContentHolder {
  	width: 100%;
  	position: relative;
}

.Content { 
	width: 640px;
  	float: left;
  	padding: 20px;
	border-left: 1px solid white;
}

.ContentFiller {
  	width: 0px;
  	height: 400px;
 	float: right;
}

.NieuwsItem {
  	width: 177px;
  	padding-left: 14px;
  	padding-right: 6px;
  	padding-top: 10px;
  	padding-bottom: 10px;
  	border-bottom: 1px solid #73bf14;
  	margin-bottom: 4px;
}

.BottomBanner {
  	position: relative;
  	float: left;
  	height: 24px;
  	width: 895px;
  	text-align: right;
  	padding-right: 10px;
  	padding-top: 8px;
  	color: white;
  	font-size: 10px;
  	background-image: url('../images/bottom_banner.jpg');
}

a.JDILink:link, 
a.JDILink:visited, 
a.JDILink:hover {
  	color: white;
 	font-size: 10px;
  	text-decoration: none;
}

a.JDILink:hover {
  	text-decoration: underline;
}

.MFSubmitButton, 
.MFCancelButton {
  	width: 150px;
  	background-color: #d07a15;
  	border: 1px solid white; 
  	color: black;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	cursor: hand;
}

.MFTD {
  	width: 200px; 
  	color: black;
  	vertical-align: top;
  	padding-top: 3px;
}

label {
	width: 150px;
	float: left;
}

.naw input {
	margin-bottom: 2px;
}

.MFNaamType, 
.MFEmailType {
  	border: 1px solid #d07a15;
  	width: 250px;
}

.MFKop {
  	padding-top: 10px;
  	font-weight: bold;
	color: black;
}

.MFExtraUitleg {
  	font-style: italic;
  	padding-bottom: 10px;
	color: black;
}

a.MenuItm:link, 
a.MenuItm:hover, 
a.MenuItm:visited,
a.MenuItmUp:link, 
a.MenuItmUp:hover, 
a.MenuItmUp:visited {
  	text-decoration: none;
  	display: block;
  	color: #FFFFFF;
  	/*font-family:      "Verdana", sans-serif;*/
  	font-size:        11px;
  	font-weight: bold;
  	padding-left: 20px;
  	position: absolute;
  	top: 10px;
  	height: 2px;
  	width: 500px;
  	border: 0px solid blue;
}

a.MenuItm:hover,
a.MenuItmUp:link, 
a.MenuItmUp:hover, 
a.MenuItmUp:visited {
  	color: #d07a15;
}

.SubList {
  	visibility: hidden;
  	position: absolute; 
  	border-left: 1px solid #001a65;
  	border-right: 1px solid #001a65;
  	border-bottom: 1px solid #001a65;
  	background-color: black;
  	padding-bottom: 20px;
}

.SubMenuHolder {
  	position: absolute;
  	top: 147px;
  	width: 926px;
  	left: 20px;
}

.MenuItm {
		
}

a.MenuItemLink:link, 
a.MenuItemLink:visited, 
a.MenuItemLink:hover {
	display: block;
  	background-color: black;
  	color: white;
  	padding: 5px;
  	/*font-family:      "Verdana", sans-serif;*/
  	font-size:        11px;
  	font-weight: bold;
  	padding-left: 6px;
  	padding-right: 40px;
  	text-decoration: none;
  	border-bottom: 1px solid #f18c16;
}

a.MenuItemLink:hover {
  	text-decoration: underline;
}

#Content109 p {
  	margin: 0px;
}

#IC_Photo_DarkLayer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 3000;
  display: none;
  background-color: gray;
  -moz-opacity:0.8;
  opacity:0.8;
}

#IC_Photo_Popup_Holder {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 300px;
  border: 1px solid #D07A15;
  display: block;
  text-decoration: none;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center 15px;
  z-index: 3001;
}

#IC_Photo_Popup_Holder .AltLabel {
  position: absolute;
  display: block;
  top: 7px;
  width: 80%;
  left: 10%;
  font-weight: bold;
  text-align: center;
  color: #493E44;
}

#IC_Photo_Popup_Holder a.CloseButton:link,
#IC_Photo_Popup_Holder a.CloseButton:hover,
#IC_Photo_Popup_Holder a.CloseButton:visited {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 22px;
  height: 20px;
  text-decoration: none;
  color: white;
  background-color: #493E44;
  text-align: center;
}

#IC_Photo_Popup_Holder a.CloseButton:hover {
  background-color: #2E282A;
  color: #D07A15;
}

