HTML, BODY {
	width: 100%;
	height: 100%;
	background-color: #d8d0ef;
	padding: 0;
	margin: 0;
  overflow-y: hidden;
}
BODY, TH, TD, SELECT, INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #522F91;
}
A {
	color: #522F91;
}
H1 {
	font-size: 125%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
  margin: 0;
}




DIV.positioner {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;        
  width: 1px;
  height: 100%;
  overflow: visible;
}
DIV.container {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -475px;
  width: 950px;   
  height: 100%;
  text-align: left;
  background-color:#FFFFFF;
}
IMG.background {
  position: absolute;
  top: 0; 
  bottom: 0; 
  left: -20px;
  width: 990px;
} 
DIV.taalkeuze {
	background-image: url('../images/tab_taalkeuze.png');
	width: 102px;
	height: 34px;
	margin-left: 43px;
}              
DIV.taalkeuze DIV.padding {
	padding-left: 13px;
}
DIV.taalkeuze A {
  margin: 1px 5px;
}
DIV.taalkeuze A:link, DIV.taalkeuze A:visited {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
DIV.taalkeuze A.current:link, DIV.taalkeuze A.current:visited,
DIV.taalkeuze A.current:hover, DIV.taalkeuze A.current:active,
DIV.taalkeuze A:hover, DIV.taalkeuze A:active {
	opacity: 1;
	filter: alpha(opacity=100);
}
DIV.leftbar{
	position: absolute;
	height: 100%;
	left: 0px;
	width: 245px;
	overflow: hidden;
	top: 2px;
	padding-top:5px;
}
DIV.navarea {
	position: absolute;
	top: 170px;
	left: 24px;
	width: 188px;
}
DIV.nav IMG {
  vertical-align: bottom;
}
DIV.nav A {
	display: block;
	text-align: center;
	background-image: url(../images/nav_up.png);
	background-repeat: no-repeat;
	background-color: #EAE9F8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
	height:19px;
	overflow: hidden;
}
DIV.nav A:hover {
	background-image: url(../images/nav_over.png);
	background-repeat: no-repeat;
}
DIV.nav A.current, DIV.nav A.current:hover {
	background-image: url(../images/nav_down.png);
	background-repeat: no-repeat;
	color: #ee2e24;
}        
DIV.nav DIV.submenu A {
	color: #634397;
	background-color:#b8b2db;
	background-image: none;
	text-align: left;
	letter-spacing: 0;
	padding:4px 5px 4px 10px;
	height:auto;
	line-height: 90%;
	border-left: solid 1px #b8b2db;
	border-right: solid 1px #b8b2db;
	border-top: solid 2px #b8b2db;
	border-bottom: solid 2px #b8b2db;
}
DIV.nav DIV.submenu A.current, DIV.nav DIV.submenu A.current:hover, DIV.nav DIV.submenu A:hover{
	color: #ee2e24;
	background-color: #f5f5f5;
	background-image: none;
}
DIV.nav DIV.submenu {
	background-color:#b8b2db;
	}

DIV.nav DIV.submenu DIV.submenu {
	padding-left: 1em;
	font-size: 90%;
}
DIV.nav DIV.submenu DIV.submenu A {
	padding-top: 3px;
	padding-bottom: 3px;
}

DIV.contentarea {
	position: absolute;
	left: 245px;
	width: 705px;	
	overflow: auto;
	top: 0px;
	bottom: 0px;
}
IMG.themephoto {
	position: absolute;
	top: 0; 
	right: 0;
	z-index: 1;
}
DIV.contenttext {
	position: absolute;
	top: 180px;  /* aligned with top of first menu item */
	left: 0px;
	width: 560px; 
	z-index: 10; 
}
DIV.innertube {
	margin: 0 0 50px 0; /* makes sure text can always scroll beyond the footer bar */
}
IMG.payoff {   
	position: absolute;
	top: 92px; 
	right: 240px;
	width: 412px; 
	height: 39px;
	z-index: 10;
}
FORM.contact TD {
	padding: 2px 4px 2px 0px;
}
FORM.contact INPUT {
	border: 1px solid #522F91;
	margin: 2px 0px;
}
FORM.contact TEXTAREA {
	width: 100%;
	border: 1px solid #522F91;
}
FORM.contact .submit {
	font-weight: bold;
	background-color:#fafafa;
}
/********************************* styles voor team pagina *****************************/
DIV.contenttext-team {
	position: absolute;
	top: 152px;  /* aligned with top of first menu item */
	left: 0px;
	width: 658px; 
	z-index: 10; 
}

TABLE.team TD {
	padding: 4px 4px 2px 4px;
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	border-bottom: solid 1px #d8d0ef;
}

TABLE.team TD.normal, TABLE.team TD.hover, TABLE.team TD.active {
  cursor: pointer;
}
TABLE.team TD.hover {
	background-color: #b8b2db;
	}
TABLE.team TD.active {
	background-color: #D8D0EF;
}
TABLE.team TR.hiddentekst {
  display: none;
}
TABLE.team TR.tekst TD {
	background-color:#d8d0ef;
	padding:15px 45px 15px 30px;
	text-align: left;
	font-size: 9pt;
}
TABLE.team TR.tekst A{
	margin-top: 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #c5271d;
}
TABLE.team TR.tekst A:HOVER{
	text-decoration: underline;

}
/********************************* styles voor team pagina *****************************/
IMG.bottombackground {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 950px;
	z-index: 10;
}
.referentie-logos IMG {
	margin: 10px;
}

DIV.footernav {
	position: absolute;
	bottom: 4px;
	left: 0px;
	width: 950px;
	font-size: 8pt;
	letter-spacing: -1px;
	text-align: center;
	z-index: 100;
	overflow: hidden;
	white-space: nowrap;
}           
DIV.footernav DIV.addressblock {
  margin-bottom: 3px;
}
DIV.intronet {
	bottom: 0px;
	position: absolute;
	left: 0px;
}
