﻿/*
 * TABLE OF CONTENTS:
 * - Browser reset
 * - HTML elements
 * - Main containers
 * - General styles   (styles that are not confined to a specific container)
 * - Form styles
 * - Page styles
 * - Hacks
 * - Print styles
 */






/*
 * BEGIN BROWSER RESET
 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0
}
html {
	height:100%;
	overflow:-moz-scrollbars-vertical;
	overflow-x:auto
}
table {
	border:0;
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal
}
em,cite {
	font-style:italic
}
strong {
	font-weight:bold
}
ol,ul {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0
}
q:before,q:after {
	content:''
}
abbr,acronym {
	border:0
}

/*
 * END BROWSER RESET
 */






/*
 * HTML ELEMENTS
 */

* {
	line-height: 1.333em;
}

html {
	font-size: 100%;
}

body {
	font-size: 0.75em !important;
}
body.body { /* put any style here that should not show up in the FCK-editor (like background images) */
	background: #A3DACF url(/images/body-background.png) top center repeat-x;
}

body,
input,
select,
textarea {
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:hover,
a:active,
a:visited {
	color: #00847E;
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: underline;
}

p {
	margin: 0 0 1em 0;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	padding: 0 0 0 10px;
	background: url(/images/li-background.gif) 0 0.6em no-repeat;
}

/* Paginamanagerstyles */
div.paginaManager img[align="left"] {
	position: relative;
	margin: 4px 14px 4px -3px;
	border: 2px solid #00847E;
}
div.paginaManager img.imgAlignLeft {
	position: relative;
	margin: 4px 14px 4px -3px;
	border: 2px solid #00847E;
}
div.paginaManager img[align="right"] {
	position: relative;
	margin: 4px 0 4px 14px;
	border: 2px solid #00847E;
}
div.paginaManager img.imgAlignRight {
	position: relative;
	margin: 4px 0 4px 14px;
	border: 2px solid #00847E;
}

/*
 * END HTML ELEMENTS
 */






/*
 * BEGIN MAIN CONTAINERS
 */

div.containerMain {
	position: relative;
	margin: 40px auto 5px auto;
	width: 976px;
	min-height: 1em;
	background: #A3DACF url(/images/containerMain-background.png) center top;
}
* html div.containerMain {
	height: 1em;
}

div.containerMain2 {
	min-height: 590px;
	padding-bottom: 16px;
	background: url(/images/containerMain-background-bottom.png) center bottom no-repeat;
}

a.logo {
	position: absolute;
	display: block;
	width: 163px;
	height: 40px;
	top: 14px;
	left: 31px;
}

a.logo img {
	width: 163px;
	height: 40px;
}



div.header {
	height: 30px;
	padding-top: 36px;
	background: url(/images/menu1-background.png) 220px 36px no-repeat;
}

div.header ul.menu1 {
	position: absolute;
	z-index: 100;
	width: 738px;
	padding: 0 0 0 223px;
}

div.header ul.menu1 li {
	position: relative;
	float: left;
	display: block;
	margin-right: 8px;
	height: 12px;
	padding: 0;
	color: #00847E;
	background: none;
}

div.header ul.menu1 li.between {
	padding: 9px 0 0 0;
	line-height: 1em;
}

div.header ul.menu1 li a {
	display: block;
	height: 23px;
	width: 100%;
	padding: 9px 0 0 0;
	overflow: hidden;
	text-indent: -999em;
}

div.header ul.menu1 li.item1 {
	width: 152px;
}
div.header ul.menu1 li.item1 a {
	background: url(/images/sprite-text.png) 0 -41px no-repeat;
}
div.header ul.menu1 li.item1.active a:hover,
div.header ul.menu1 li.item1.active a,
div.header ul.menu1 li.item1 a:hover,
div.header ul.menu1 li.item1 a.active {
	background: url(/images/sprite-text.png) 0 -91px no-repeat;
}

div.header ul.menu1 li.item2 {
	width: 132px;
}
div.header ul.menu1 li.item2 a {
	background: url(/images/sprite-text.png) -171px -41px no-repeat;
}
div.header ul.menu1 li.item2.active a:hover,
div.header ul.menu1 li.item2.active a,
div.header ul.menu1 li.item2 a:hover,
div.header ul.menu1 li.item2 a.active {
	background: url(/images/sprite-text.png) -171px -91px no-repeat;
}

div.header ul.menu1 li.item3 {
	width: 52px;
}
div.header ul.menu1 li.item3 a {
	background: url(/images/sprite-text.png) -322px -41px no-repeat;
}
body.Vacatures div.header ul.menu1 li.item3 a,
div.header ul.menu1 li.item3.active a,
div.header ul.menu1 li.item3.active a:hover,
div.header ul.menu1 li.item3 a.active,
div.header ul.menu1 li.item3 a:hover {
	background: url(/images/sprite-text.png) -322px -91px no-repeat;
}

div.header ul.menu1 li.item4 {
	width: 94px;
}
div.header ul.menu1 li.item4 a {
	background: url(/images/sprite-text.png) -395px -41px no-repeat;
}
div.header ul.menu1 li.item4.active a:hover,
div.header ul.menu1 li.item4.active a,
div.header ul.menu1 li.item4 a:hover,
div.header ul.menu1 li.item4 a.active {
	background: url(/images/sprite-text.png) -395px -91px no-repeat;
}

div.header ul.menu1 li.item5 {
	width: 106px;
}
div.header ul.menu1 li.item5 a {
	background: url(/images/sprite-text.png) -508px -41px no-repeat;
}
div.header ul.menu1 li.item5.active a,
div.header ul.menu1 li.item5.active a:hover,
div.header ul.menu1 li.item5 a.active,
div.header ul.menu1 li.item5 a:hover {
	background: url(/images/sprite-text.png) -508px -91px no-repeat;
}

div.header ul.menu1 li.item6 {
	width: 69px;
}
div.header ul.menu1 li.item6 a {
	background: url(/images/sprite-text.png) -635px -41px no-repeat;
}
div.header ul.menu1 li.item6.active a,
div.header ul.menu1 li.item6.active a:hover,
div.header ul.menu1 li.item6 a.active,
div.header ul.menu1 li.item6 a:hover {
	background: url(/images/sprite-text.png) -635px -91px no-repeat;
}

div.header ul.menu1 li span.arrow {
	display: none;
	height: 8px;
	width: 11px;
	position: absolute;
	z-index: 100;
	top: 30px;
	left: 0;
	background: url(/images/sprite.png) 0 0
}

div.header ul.menu1 ul {
	display: none;
	position: absolute;
	left: -22px;
	z-index: 99;
	width: 160px;
	height: auto;
	min-height: 0px;
	padding: 11px 22px 31px 22px;
	overflow: hidden;
	background: url(/images/menu1-dropdown-background.png) center bottom repeat-y;
}

div.header ul.menu1 ul.last {
	left: -90px;
}

div.header ul.menu1 ul li {
	position: static;
	float: left;
	width: 100%;
	clear: both;
	margin-right: auto;
	height: auto;
	padding: 0;
	color: #00847E;
	text-indent: 0;
	background: none;
}

div.header ul.menu1 ul li a {
	height: auto !important;
	width: auto !important;
	overflow: inherit !important;
	text-indent: 0 !important;
	background: none !important;
}



div.content {
	min-height: 1em;
	padding: 2px 0 1px 0;
	background: url(/images/content-background.png) 11px 0 no-repeat
}
* html div.content {
	height: 1em;
}

div.content div.innerContent {
	min-height: 503px;
	padding: 0 10px 25px 31px;
	background: url(/images/column2-background.png) 723px 0 repeat-y
}
* html div.content div.innerContent {
	height: 503px;
	background: url(/images/column2-background-IE6.png) 723px 0 repeat-y
}

div.content div.column1 {
	float: left;
	margin-right: 23px;
	width: 683px;
}
* html div.content div.column1 {
	margin-right: 10px;
}

div.content div.column1 img.visual {
	float: left;
	margin: 7px 0 4px -13px;
	width: 704px;
	height: 219px;
}
* html div.content div.column1 div.visual {
	position: relative;
}

div.content div.column1 div.visual2 {
	float: left;
	margin: 7px 0 4px -13px;
	width: 704px;
	height: 219px;
}
* html div.content div.column1 div.visual2 {
	position: relative;
}

div.content div.column1 div.column1a {
	float: left;
	margin-right: 20px;
	width: 447px;
}

div.content div.column1 div.column1b {
	float: left;
	width: 215px;
}

div.content div.column2 {
	float: left;
	width: 220px;
	min-height: 1em;
}
* html div.content div.column2 {
	height: 1em;
	padding: 0 0 0 6px
}

div.content div.column2 div.werkenBij {
	margin-bottom: 30px;
	padding-top: 28px;
}

div.content div.column2 div.werkenBij *.heading {
	width: 148px;
	height: 18px;
	text-indent: -999em;
	overflow: hidden;
	background: url(/images/sprite-text.png) 0 -250px no-repeat;
}

div.content div.column2 div.werkenBij *.werkenBijHeading,
.werkenBijHeading {
	color: #00847E;
	font-size: 1.333em;
	font-weight: bold;
}

div.content div.column2 div.werkenBij div.fancyBlock {
	margin: 8px 0 0 -6px;
	width: 190px;
	height: 127px;
	padding: 15px 15px 30px 15px;
	background: url(/images/sprite.png) 0 -800px no-repeat;
}
* html div.content div.column2 div.werkenBij div.fancyBlock {
	position: relative;
}
div.content div.column2 div.werkenBij div.fancyBlock div.innerFancyBlock {
	width: 100%;
	height: 100%;
	overflow: hidden;
}



div.content div.column2 div.nieuws *.headingNieuws1 {
	margin-bottom: 8px;
	width: 116px;
	height: 14px;
	text-indent: -999em;
	background: url(/images/sprite-text.png) 0 -300px no-repeat;
}

div.content div.column2 div.nieuws ul li {
	padding: 0;
	background: none;
}

div.content div.column2 div.nieuws ul li *.headingNieuws2 {
	margin-bottom: 6px;
	color: #00847E;
	font-size: 1.333em;
}

div.content div.column2 div.nieuws ul li strong {
	color: #00847E;
	font-weight: bold;
}

div.content div.column2 div.nieuws ul li span.between {
	color: #00847E;
}

div.content div.column2 div.nieuws ul li {
	margin-bottom: 11px;
}

div.content div.column2 div.nieuws ul li a.detailLink {
	padding: 6px 10px;
}



div.content div.column2 div.infoBlock *.heading,.heading {
	color: #00847E;
	font-size: 1.167em;
	font-weight: bold;
}



div.footer {
	padding: 0 0 0px 32px;
}

div.footer ul.menu {
	min-height: 1em;
}
* html div.footer ul.menu {
	height: 1em;
}

div.footer ul.menu li {
	float: left;
	display: block;
	margin-right: 7px;
	height: 12px;
	padding: 9px 0 0 0;
	overflow: hidden;
	color: #00847E;
	background: none;
}

div.footer ul.menu li.between {
	font-size: 20px;
	line-height: 1em;
}

div.footer ul.menu li a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: -999em;
}

div.footer ul.menu li.item1 {
	width: 32px;
}
div.footer ul.menu li.item1 a {
	background: url(/images/sprite-text.png) 0 -150px no-repeat;
}
body.Homepage div.footer ul.menu li.item1 a,
div.footer ul.menu li.item1 a:hover {
	background: url(/images/sprite-text.png) 0 -200px no-repeat;
}

div.footer ul.menu li.item2 {
	width: 44px;
}
div.footer ul.menu li.item2 a {
	background: url(/images/sprite-text.png) -53px -150px no-repeat;
}
body.Contact div.footer ul.menu li.item2 a,
div.footer ul.menu li.item2 a:hover {
	background: url(/images/sprite-text.png) -53px -200px no-repeat;
}

div.footer ul.menu li.item3 {
	width: 40px;
}
div.footer ul.menu li.item3 a {
	background: url(/images/sprite-text.png) -450px -150px no-repeat;
}
div.footer ul.menu li.item3.active a:hover,
div.footer ul.menu li.item3.active a,
div.footer ul.menu li.item3 a:hover {
	background: url(/images/sprite-text.png) -450px -200px no-repeat;
}

div.footer ul.menu li.item4 {
	width: 41px;
}
div.footer ul.menu li.item4 a {
	background: url(/images/sprite-text.png) -265px -150px no-repeat;
}
body.Sitemap div.footer ul.menu li.item4 a,
div.footer ul.menu li.item4 a:hover {
	background: url(/images/sprite-text.png) -265px -200px no-repeat;
}

div.footer ul.menu li.item5 {
	width: 80px;
}
div.footer ul.menu li.item5 a {
	background: url(/images/sprite-text.png) -327px -150px no-repeat;
}
div.footer ul.menu li.item5 a:hover {
	background: url(/images/sprite-text.png) -327px -200px no-repeat;
}

div.footer ul.menu li.item6 {
	width: 84px;
}
div.footer ul.menu li.item6 a {
	background: url(/images/sprite-text.png) -500px -150px no-repeat;
}
div.footer ul.menu li.item6 a:hover {
	background: url(/images/sprite-text.png) -500px -200px no-repeat;
}



#divPopupBackground {
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	background: #000000;
}
* html #divPopupBackground {
	position: absolute;
}

#divPopupWindow {
	display: none;
	width: 496px;
	height: 368px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -209px 0 0 -244px;
	z-index: 101;
}

#divPopupWindow div.flashHolder {
	padding: 4px;
}

#divPopupWindow a.close {
	position: absolute;
	cursor: pointer;
	margin: 10px 0 0 453px;
	display: block;
	width: 28px;
	height: 26px;
	background: url(/images/close.png)
}

#divPopupWindow div.videoFrameTop {
	position: absolute;
	width: 100%;
	height: 4px;
	overflow: hidden;
	background: url(/Images/sprite.png) 0 -50px no-repeat;
}

#divPopupWindow div.videoFrameRight {
	position: absolute;
	margin: 4px 0 0 484px;
	width: 4px;
	height: 368px;
	overflow: hidden;
	background: url(/Images/sprite.png) -484px -55px no-repeat;
}

#divPopupWindow div.videoFrameBottom {
	position: absolute;
	margin: 364px 0 0 0;
	width: 100%;
	height: 4px;
	overflow: hidden;
	background: url(/Images/sprite.png) 0 -464px no-repeat;
}

#divPopupWindow div.videoFrameLeft {
	position: absolute;
	margin: 4px 0 0 0;
	width: 4px;
	height: 368px;
	overflow: hidden;
	background: url(/Images/sprite.png) 0px -55px no-repeat;
}

/*
 * END MAIN CONTAINERS
 */






/*
 * BEGIN GENERAL STYLES
 */

div.safeBox {
	min-height: 1em;
}
* html div.safeBox {
	height: 1em;
}

ul.semantic li {
	padding: 0;
	background: none
}



*.heading1 {
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 1.667em;
}

*.heading2 {
	padding-bottom: 10px;
	color: #00847E;
	font-size: 1.167em;
	font-weight: bold;
}

*.heading3 {
	color: #00847E;
	font-weight: bold;
}

*.heading4 {
	margin-top: 28px;
	margin-bottom: 10px;
	line-height: 1em;
	color: #00847E;
	font-size: 1.667em;
}

*.heading5 {
	font-weight: bold;
	font-size: 1.167em;
}

*.heading6 {
	color: #00847E;
	font-size: 1.167em;
	
}

h1.hidden {
	display:none;
}

/*
 * END GENERAL STYLES
 */






/*
 * BEGIN SITEMAP STYLES
 */

ul.sitemap {
	float: left;
	width: 49.9%;
	font-size: 1.167em;
}

ul.sitemap ul {
	/*  */
}

ul.sitemap li {
	padding: 0 0 5px 10px;
	color: #00847E;
	font-weight: bold;
}

ul.sitemap li li {
	padding: 0 0 0 30px;
	font-size: 0.9em;
	background: none;
}

ul.sitemap li li a {
	color: #4C4C4C;
}

ul.sitemap li li *,
ul.sitemap li li {
	line-height: 1.25em
}

/*
 * END SITEMAP STYLES
 */






/*
 * BEGIN FORM STYLES
 */

label {
	cursor: pointer;
}

*.defaultFormHolder {
	min-height: 1em;
}

*.defaultFormHolder div.formCheckFeedback {
	padding-bottom: 1em;
}

*.defaultFormHolder span.mandatory {
	display: block;
	padding: 0 0 0.75em 3px;
	font-size: 0.9em;
}

*.defaultFormHolder fieldset {
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
	border: 0;
}
* html *.defaultFormHolder fieldset {
	position: relative;
	margin-top: 0.6em;
}

*.defaultFormHolder legend {
	font-weight: bold;
}
* html *.defaultFormHolder legend {
	position: relative;
	left: -7px;
	top: -0.75em;
}

*.defaultFormHolder fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

*.defaultFormHolder fieldset ol ol {
	float: left;
	margin: 0;
	padding: 0;
}

*.defaultFormHolder fieldset li li {
	padding: 0;
}

*.defaultFormHolder fieldset li {
	width: 100%;
	float: left;
	clear: left;
	padding: 0 0 5px 0;
	background: none;
}

*.defaultFormHolder fieldset.submit {
	margin-top: 0.5em;
	width: auto;
	padding-left: 230px;
}

*.defaultFormHolder label,
*.defaultFormHolder span.label {
	display: block;
	position: relative;
	float: left;
	width: 210px;
	margin-right: 1em;
	border-bottom: 1px solid #E7E7E7;
	padding: 0 5px 5px 3px;
	color: #00847E;
	font-weight: bold;
}

*.defaultFormHolder label.textarea {
	height: 54px;
}

*.defaultFormHolder label span,
*.defaultFormHolder span.label span {
	position: absolute;
	left: 210px;
}

*.defaultFormHolder ol ol label {
	display: inline;
	position: static ;
	float: none;
	width: auto;
	margin-right: auto;
}

*.defaultFormHolder span.selectBoxHolder,
*.defaultFormHolder span.textBoxHolder {
	float: left;
	display: block;
	width: 440px;
	height: 20px;
	padding: 2px 5px 0 5px;
	overflow: hidden;
	background: url(/images/sprite.png) 0 -750px;
}

*.defaultFormHolder span.selectBoxHolder {
	background: none;
	padding:none;
	margin:-5px 0px 0px -5px;
	height:22px;
}

*.defaultFormHolder span.selectBoxHolder select {
	width: 440px;
}

*.defaultFormHolder span.fileUploadHolder {
	background: none;
}
*:first-child + html *.defaultFormHolder span.fileUploadHolder {
	background: url(/images/sprite.png) 0 -750px;
}
* html *.defaultFormHolder span.fileUploadHolder {
	background: url(/images/sprite.png) 0 -750px;
}

*.defaultFormHolder span.textAreaHolder {
	float: left;
	display: block;
	width: 440px;
	height: 60px;
	padding: 1px 0 0 5px;
	overflow: hidden;
	background: url(/images/sprite.png) 0 -650px;
}
*:first-child + html *.defaultFormHolder span.textAreaHolder {
	padding: 0 0 0 5px;
}
* html *.defaultFormHolder span.textAreaHolder {
	padding: 0 0 0 5px;
}

*.defaultFormHolder input.text,
*.defaultFormHolder textarea {
	border-width: 0;
	width: 435px;
	padding: 0;
	font-size: 1em;
}

*.defaultFormHolder textarea {
	height: 58px;
}

/* fix for IE7 and lower */
*:first-child+html .defaultFormHolder input[type="radio"],
*:first-child+html .defaultFormHolder input[type="checkbox"] {
	margin-left: -2px;
}
* html .defaultFormHolder .radio,
* html .defaultFormHolder .checkbox {
	margin-left: -2px;
}

/*
 * END FORM STYLES
 */






/*
 * BEGIN PAGE STYLES
 */

* html body.Contact div.content div.column1,
* html body.Vacatures div.content div.column1 {
	width: 690px;
}

body.Contact div.content div.defaultFormHolder,
body.VacaturesSolliciteer div.content div.defaultFormHolder {
	margin-top: 1.5em;
}


body.Vacatures div.content div.column2 div.werkenBij {
	margin-bottom: 4px;
}

body.Vacatures div.content *.heading6 {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

body.Vacatures div.content div.AspNet-GridView table {
	width: 100%;
	border-bottom: 1px solid #D2D2D2;
}

body.Vacatures div.content div.AspNet-GridView table thead th {
	width: 20%;
	height: 26px;
	line-height: 26px;
	border-left: 1px solid #fff;
	padding: 0 4px 14px 4px;
	background: url(/images/sprite.png) 0 -600px;
}

body.Vacatures div.content div.AspNet-GridView table thead th.first {
	width: 40%;
}

body.Vacatures div.content div.AspNet-GridView table thead th a {
	display: block;
	line-height: 26px;
}

body.Vacatures div.content div.AspNet-GridView table thead th.sortascheaderstyle,
body.Vacatures div.content div.AspNet-GridView table thead th.sortdescheaderstyle {
	background: url(/images/sprite.png) 0 -550px !important;
}

body.Vacatures div.content div.AspNet-GridView table thead th.sortascheaderstyle a,
body.Vacatures div.content div.AspNet-GridView table thead th.sortdescheaderstyle a {
	color: #4C4C4C !important;
}


body.Vacatures div.content div.AspNet-GridView table thead th:first-child {
	border-left: none;
}

body.Vacatures div.content div.AspNet-GridView table tbody tr td {
	border-bottom: 1px solid #fff;
	padding: 0.3em 4px;
	background: #EBF7F6 url(/images/sprite.png) 0 -1000px no-repeat;
}

body.Vacatures div.content div.AspNet-GridView table tbody tr.alt td {
	padding: 0.3em 4px;
	background-color: #fff;
}

body.Vacatures div.content div.AspNet-GridView table tbody tr.hover td {
	cursor: pointer;
	color: #00847E;
	text-decoration: underline;
}

body.Vacatures div.content div.AspNet-GridView table th.hidden,
body.Vacatures div.content div.AspNet-GridView table td.hidden {
	display: none;
}


body.Homepage div.content ul.functiegroepen {
	margin-top: -3px;
	margin-left: -19px;
	float: left;
}

body.Homepage div.content ul.functiegroepen li {
	display: block;
	float: left;
	width: 215px;
	padding: 0 0 15px 19px;
	background: none;
}

body.Homepage div.content ul.functiegroepen a * {
	cursor: pointer;
}

body.Homepage div.content ul.functiegroepen strong {
	color: #4C4C4C;
	font-size: 1.167em;
}

body.Homepage div.content ul.functiegroepen a:hover strong {
	color: #00847E;
}

body.Homepage div.content ul.functiegroepen span.imageHolder {
	display: block;
	float: left;
	margin: 6px 0 0 -4px;
	width: 215px;
	height: 119px;
	overflow: hidden;
}

body.Homepage div.content ul.functiegroepen span.imageHolder span {
	display: block;
	width: 215px;
	height: 119px;
	overflow: hidden;
	background: url(/images/sprite.png) -250px -800px
}

body.Homepage div.content div.column1 div.visual {
	background: none;
}



body.FAQ div.content dl.faq {
	width: 100%;
	min-height: 1em;
}

body.FAQ div.content dl.faqJavascript dt span {
	cursor: pointer;
}

body.FAQ div.content dl.faqJavascript dt span {
	cursor: pointer;
}

body.FAQ div.content dl.faq dt {
	margin: 0 0 8px 0;
	padding: 0 0 0 10px;
	background: url(/images/sprite.png) -700px -944px no-repeat;;
}

body.FAQ div.content dl.faq dt.active span {
	color: #00847E;
	font-weight: bold;
}

body.FAQ div.content dl.faq dd {
	display: none;
	margin: 0 0 1em 0;
	border: 4px solid #DEEEED;
	padding: 7px;
	font-weight: bold;
	background: #BDE1DD;
}

body.FAQ div.content a.gotoContact img {
	margin-top: 1em;
}

body.FAQ a.goToContactform {
	display:block;
	margin:5px 0px 0px 0px;
	width:205px;
	height:20px;
	background: url(/images/button-naarContactForm.png) no-repeat top left;
}

body.FAQ div.faqInhoud {
	padding:0px 10px 0px 0px;
	float:left;
	width:465px;
}

body.FAQ div.goToContactform {
	width:205px;
}



body.VacaturesDetail div.content input.solliciteer {
	margin: 11px 15px 0 0;
}

body.VacaturesDetail div.content img.printPage {
	display: none;
	cursor: pointer;
}

body.VacaturesDetail div.content div.column2 *.heading5 {
	padding: 0 0 9px 0;
}

body.VacaturesDetail div.content div.column2 dt {
	color: #00847E;
	font-weight: bold;
}

body.VacaturesDetail div.content div.column2 dd {
	padding-bottom: 0.65em;
}



body.Nieuws div.content *.heading1 span {
	font-size: 0.55em;
	font-weight: bold;
}



body.CollegasAanHetWoord div.content ul.links + *.heading2 {
	clear: both;
	padding-top: 1em;
}

body.CollegasAanHetWoord div.content ul.links {
	min-height: 0;
	width: 710px;
	margin-top: -3px;
	margin-left: -15px;
	float: left;
}
* html body.CollegasAanHetWoord div.content ul.links {
	width: 715px;
}

body.CollegasAanHetWoord div.content ul.links li {
	position: relative;
	display: block;
	float: left;
	width: 125px;
	padding: 0 0 0  16px;
	background: none;
}

body.CollegasAanHetWoord div.content ul.links li.clear {
	padding: 0;
	float: none;
	clear: both;
	width: 100%;
	height: 0;
	overflow: hidden;
}

*:first-child + html body.CollegasAanHetWoord div.content ul.links li.clear {
	margin-top: -15px;
}

* html body.CollegasAanHetWoord div.content ul.links li.clear {
	margin-top: -15px;
}


body.CollegasAanHetWoord div.content ul.links a * {
	cursor: pointer;
}

body.CollegasAanHetWoord div.content ul.links strong {
	color: #4C4C4C;
	font-size: 1.167em;
}

body.CollegasAanHetWoord div.content ul.links a:hover strong {
	color: #00847E;
}

body.CollegasAanHetWoord div.content ul.links span.play {
	position: absolute;
	top: 61px;
	right: 14px;
	display: block;
	width: 28px;
	height: 26px;
	overflow: hidden;
	background: url(/images/play.png)
}
* html body.CollegasAanHetWoord div.content ul.links span.play {
	right: 20px;
}

body.CollegasAanHetWoord div.content ul.links span.imageHolder {
	display: block;
	float: left;
	margin: 0 0 0 -4px;
	width: 125px;
	height: 108px;
	overflow: hidden;
}

body.CollegasAanHetWoord div.content ul.links span.imageHolder span {
	display: block;
	width: 125px;
	height: 108px;
	overflow: hidden;
	background: url(/images/sprite.png) -500px -800px
}

body.CollegasAanHetWoord div.content ul.links span.text {
	position: relative;
	left: 5px;
	bottom: 10px;
	display: block;
	padding-right: 10px;
}
* html body.CollegasAanHetWoord div.content ul.links span.text {
	float: left;
	margin-top: -10px;
	padding-bottom: 10px;
	position: static;
}

/*
 * END PAGE STYLES
 */






/*
 * BEGIN HACK
 */

div.content:after,
body.FAQ div.content dl.faq:after,
div.footer ul.menu:after,
div.content div.column2:after,
div.content div.innerContent:after,
div.content div.column1:after,
div.content:after,
div.containerMain:after,
div.safeBox:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

/*
 * END HACK
 */


/* VOOR NIEUWS */
	.nieuwsStyles h2 {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #009270;
	margin: 0px;
	padding: 0px;
}

.nieuwsStyles h3 {
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	letter-spacing: 10px;
	color: #009270;
	margin: 0px;
	padding: 0px;
}


.nieuwsStyles h4 {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.nieuwsStyles h5 {
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	letter-spacing: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/* EINDE VOOR NIEUWS */




/*
 * BEGIN PRINT STYLES
 */

@media print {

	ul.menu1,
	div.footer,
	div.visual {
		display: none;
	}

	* {
		text-indent: 0 !important;
	}

	div.containerMain {
		margin-top: 0;
	}

}

/*
 * END PRINT STYLES
 */

