/***********************************************//* HTML tag styles *//***********************************************/
body{font-family: Verdana,sans-serif; color: #000000; line-height: 18px; margin: 0px; padding: 0px; background-color: #000000; } 
headings{font-family: Verdana, Helvetica, sans-serif; line-height: 18px; margin: 0px; padding: 0px; background-color: #000000; font-weight: bold;}
#content { 	
  position:absolute;
  height:550px; 
  width:900px;
  margin: -275px 0px 0px -450px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  background-color: #FFFFFF;
  overflow: auto;
}

/******* hyperlink and anchor tag styles *******/
a:link { color: #181818; text-decoration: none; }
a:visited { color: #181818; text-decoration: none; }  
a:hover { color: #000000; text-decoration: none; } 


/************** header tag styles **************/
h1 { color: #000000; margin: 0px; padding: 0px; font-family: Verdana, Helvetica, sans-serif; text-align: left; font-size: 12px; font-weight: bold; }
h2 { color: #000000; margin: 0px; padding: 0px; font-family: Verdana, Helvetica, sans-serif; text-align: left; font-size: 12px; font-weight: bold; }

/***********************************************//* Layout Divs */
/***********************************************/
#back { position:absolute; top: 0px; left: 0px; width: 900px; padding: 0px 0px 0px 0px; font-size: 12px; font-family: Verdana, Helvetica, sans-serif; line-height: 18px; background-image: url("../gfx/back.jpg"); z-index: 0; height: 550px; }
#logo { position:absolute; top: 7px; left: 597px; width: 290px; padding: 25px 0px 0px 0px; font-size: 12px; font-family: Verdana, Helvetica, sans-serif; line-height: 18px; z-index: 1; height: 100px; background-color: #000000; }
#zwart { position:absolute; top: 127px; left: 597px; width: 220px; padding: 35px 35px 0px 35px; font-size: 11px; font-family: Verdana, Helvetica, sans-serif; color: #8D8F92; line-height: 18px; z-index: 2; height: 375px; background-color: #000000; }
#foto { position:absolute; top: 7px; left: 367px; width: 240px; padding: 0px 0px 0px 0px; font-size: 12px; font-family: Verdana, Helvetica, sans-serif; line-height: 18px; z-index: 2; height: 530px; background-color: #000000; }
#wit {
	position:absolute;
	top: 52px;
	left: 7px;
	width: 320px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #363636;
	line-height: 16px;
	z-index: 2;
	height: 445px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wit .marge_onder {
	margin: 0px;
	padding: 0px;
}
#wit .topmarge {
	text-align: center;
	margin-top: 5px;
}


#nav { position:absolute; top: 7px; left: 7px; width: 340px; padding: 15px 0px 0px 0px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; z-index: 2; height: 25px; }
#index { position:absolute; top: 0px; left: 0px; width: 894px; padding: 0px 0px 0px 0px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; z-index: 2; height: 544px; background-color: #FFFFFF; }

/* globalLink elements ******************************/
#globalLink { position: absolute; top: 5px; height: 22px; width: 480px; padding: 0px; margin: 0px; left: 205px; z-index: 100; }
#globalLink a, 
#globalLink a:visited { font-size: 12px; color: #04267E; font-weight: bold; margin: 0px; padding: 2px 5px 4px 5px; }
#globalLink a:hover{/*	background-image: url();*/ color: #339933; text-decoration: none; }


/************** pageName styles ****************/
#pageName { padding: 0px 0px 14px 10px; margin: 0px; border-bottom: 1px solid #ccd2d2; }
#pageName h2 { font: bold 175% Verdana,sans-serif; color: #000000; margin:0px; padding-top: 0px; }

/************ sideMenuHeader styles **************/
#sideMenuHeader{ border-bottom-style: dotted; font-size: 16px; color: #000099; border-bottom-width: 2px; font-family: Verdana, Helvetica, sans-serif; border-bottom-color: #CCCCCC; text-align: right; display: block; font-weight: bold; padding: 5px 0px 5px 0px; }
#sideSubMenuHeader { font-size: 12px; color: #000099; border-bottom-width: 1px; border-bottom-style: dotted; font-family: Verdana, Helvetica, sans-serif; border-bottom-color: #CCCCCC; text-align: right; display: block; font-weight: bold; padding: 5px 0px 5px 0px; line-height: 14px; }
