body {
	background-color: #FFFFFF;
	margin: 0px;
}

.copyright {
	font-family:Verdana, Arial, Helvetica; 
	font-size:8pt; 
	color:#FFFFFF;
	padding-top:2px;
	padding-left:8px;
}

/* ZOEKELEMENT */
input.zoek {
	font-family:Verdana, Arial, Helvetica; 
	font-size:8pt; 
	color:#000000; 	
	width:123px; 
	height:19px; 
	border:1px solid #A3D49A;
	margin-bottom:1px;
}

/* HOMEPAGE */
.nieuws {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	color:#00688F;
	line-height:15px;
}
.vacature {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	color:#00688F;
}

ul.home {
	margin: 0;
	padding-left: 0;
	list-style: none;
}
li.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #026114;
	background-image: url(../images/item_off.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left:20px;
	padding-bottom,padding-top: 3px;
}
a {
	color:#646464;
	text-decoration:underline;
}
a.nieuws, a:visited.nieuws {
	color:#7EB264;
	text-decoration:none;
}
a:hover.nieuws,a:visited:hover.nieuws {
	color:#00688F;
	text-decoration:none;
}

a.vacature, a:visited.vacature {
	color:#00688F;
	text-decoration:none;
	line-height:10pt;
}
a:hover.vacature,a:visited:hover.vacature {
	color:#7EB264;
	text-decoration:none;
}

/* BANNER HOMEPAGE */
#bannerFivestar2009 {
	margin-top: 15px;
}

/* SUBMENU */
#submenu {
	position: absolute;
	width: 150px;
	top: 210px;
	left: 150px;
	visibility: hidden;
	z-index: 100;
}
.suboff {
	background-color:#FFFFFF;
}
.subon {
	background-color:#EBF5E8;
	cursor:hand;
}
.subitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.subitem {
	color: #00688F;
}
a:hover.subitem {
	color: #7EB264;
}

.ambiusLinkTD { padding:5px 10px; height:1px;}
.ambiusLink { color: #236687; text-decoration: none; font-weight:bold; }


/* CONTENT */
#sitecontent {
	position:relative;
	visibility: visible;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	font-weight:bold;
	color:#00688F;
	line-height:15px;
}
ul {
	margin: 0px;
	padding-left: 18;
	list-style-type: square;
}
li {
	padding-left:8px;
}
.text, label, td{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	color:#646464;
	line-height:15px;
}
a.text, a:visited.text {
	color:#646464;
	text-decoration:underline;
}
a:hover.text, a:visited:hover.text {
	color:#7EB264;
	text-decoration:none;
}

a.portalLink {
  color: #FFFFFF;
  font-weight: bold;
  font-size:7pt;
  margin-left: 31px;
  text-decoration: none;
}

/* FORMULIER */
select,textarea,input,submit {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt;
	color:#000000;
}
select.vestiging {
	width:300px;
}

#submitbtn input
{
	width: 170px;
}

/* RIA */
.knopterug {
	font-family:Arial, Helvetica; 
	font-size:8pt; 
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration:none;
}
.textwit {
	font-family:Arial, Helvetica; 
	font-size:8pt;
	color:#FFFFFF; 
}
.textblauw {
	font-family:Arial, Helvetica; 
	font-size:8pt;
	color:#00688F; 
}
.knopterug {
	font-family:Arial, Helvetica; 
	font-size:8pt; 
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration:none;
}

.conditionsPdfPanel { min-height:25px; height:auto !important; height:25px; background-color:#A3D49A; padding:10px 2px 10px 5px;}

.conditionsPdfPanel ul { list-style:none none;padding:0px; margin:0px;}
.conditionsPdfPanel ul li { margin:0px;padding:0px;  }
.conditionsPdfPanel ul li a { display:inline-block; min-height:20px; height:auto !important; height:20px;background: url('../images/icon_pdfblue.gif') no-repeat left top; padding-left:25px; color:#236687; text-decoration:none; font-weight:bold;}



/* POPUP */
body.disable {overflow: hidden;}
#masker {position: absolute; z-index: 998; top: 0; left: 0; background-color: #000; opacity: .5; filter: alpha(opacity=50); width: 100%; height: 100%;}
#laag {position: absolute; z-index: 999; margin: 40px 50px; width: 600px; height: 500px; border: solid 2px #00688f; background-color: #FFF;}
#laagkop {line-height: 20px;}
#laagkop a {float: right;}
#laagcontent {width:600px; height:480px; overflow-x: hidden;}
.close {display: block; width: 600px; line-height: 22px; border-top: solid 1px #000; background: #00688f; color: #fff; font-family: verdana; font-size: 8pt; text-decoration: none; text-align: center; font-weight: bold;}



h1, h2 { color: #00688F; font-size: 14px; font-weight: 700; margin: 0 0 7px 0; } 
