/*
* Cache van main.style.css
* Created: 2010-03-12 07:42:23
*/

/*
* $Author: sjors $
* $LastChangedDate: 2006-07-05 13:58:04 +0200 (wo, 05 jul 2006) $
* $Id: main.style.css 18 2006-07-05 11:58:04Z sjors $
* $Rev: 18 $
*/

/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

.clear {clear: both; line-height: 0px;}
strong {font-weight: bold;}
em {font-style: italic;}
.hidden {display: none;}
.error {color: red;}
ul {
	list-style: disc;
	margin: 2px 12px;
}
ol {
	margin: 2px 25px;
	list-style-type: decimal;
}
del {text-decoration: line-through;}
abbr {
	border-bottom: 1px double #4d4d4d;
}
blockquote {font-style: italic; margin-top: 10px;}

.loading {
	background-image: url(/images/cms/spinner.gif);
  background-repeat: no-repeat;
  background-position: center;
}

/* Typo */
body {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #4d4d4d;
	background-color: #e6e6e6;
}
a {
	text-decoration: underline;
	color: #4d4d4d;
}
a:hover {
	text-decoration: none;
}

a.back2top{
	float: right;
	color: #d8d524;
}
p {
	margin: 20px 0;
}
hr {
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 10px 0;
	font-size: 11px;
	line-height: 14px;
}
h1 {
	margin: 12px 0;
	font-size: 17px;
	line-height: 18px;
}
h2 {
	margin: 12px 0;
	font-size: 14px;
	line-height: 15px;
}
h3 {
	margin: 12px 0;
	font-size: 12px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
#sidebar h5 {
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 0;
}
/* /Headings */
/* /Typo */

/* Interface */
html, body {
	height: 100%;
}
#wrapper {
	position: relative;
	margin: 0 auto -25px auto;
	background-image: url(/images/background.png);
	background-repeat: repeat-y;
	width: 995px;
	min-height: 100%;
	_height: 100%;
}
#headerclearer, #headerbg {
	height: 160px;
	width: 995px;
}
#headerbg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/images/bgheader.png);
	background-repeat: repeat-x;
}
#headerwrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#header {
	position: relative;
	margin: 0 auto;
	height: 160px;
	width: 995px;
	background-image: url(/images/sprite1.png);
	background-repeat: no-repeat;
	background-position: 162px 0;
	z-index: 2;
}
#footerclearer {
	height: 35px;
	clear: both;
}
#footer {
	margin: 0 auto;
	width: 799px;
	height: 25px;
	position: relative;
	padding-left: 196px;
}
#contentwrapper {
	float: right;
	width: 814px;
}
#content {
	float: left;
	width: 603px;
	padding: 0 15px;
	margin-top: 180px;
}
body.big-header #content {
	margin-top: 331px;
}
#sidebar {
	float: right;
	width: 151px;
	padding: 0 15px 0 15px;
	overflow: hidden;
}
#menubar {
	float: left;
	width: 181px;
	min-height: 275px;
	_height: 275px;
}
#sitelogo {
	background-image: url(/images/sprite1.png);
	background-position: -180px -278px;
	position: absolute;
	top: 25px;
	left: 196px;
	width: 183px;
	height: 82px;
	display: block;
	overflow: hidden;
	text-indent: -160px;
}
#slogan {
	background-image: url(/images/sprite1.png);
	background-position: -180px -360px;
	position: absolute;
	top: 70px;
	right: 196px;
	width: 315px;
	height: 16px;
	display: block;
	overflow: hidden;
	text-indent: -300px;
}
#headerimg, #headerflash {
	position: absolute;
	width: 633px;
	height: 180px;
	overflow: hidden;
	left: 181px;
	top: 160px;
}
.big-header #headerimg, .big-header #headerflash {
	height: 331px;
}
.block {
	background-image: url(/images/bgrightcolumn.png);
	width: 147px;
	padding: 15px 15px 15px 18px;
	position: relative;
	left: -15px;
}
.block p {
	margin: 0;
}
/* /Interface */

/* Menus */
ul.menu, ul.menu ul {
	list-style: none;
	margin: 0px;
}
ul.menu li {
	float: left;
	margin: 0;
}
ul.mainmenu, ul#homemenu {
	width: 181px;
	z-index: 3;
	position: relative;
	margin-left: 1px;
}
ul.mainmenu li, ul#homemenu li {
	float: none;
	position: relative;
}
ul.mainmenu li a, ul#homemenu li a {
	height: 37px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	background-image: url(/images/sprite1.png);
	background-position: 0 -161px;
	background-repeat: no-repeat;
	width: 150px;
	vertical-align: middle;
	display: table-cell;
	overflow: hidden;
}
ul.mainmenu li a:hover {
	background-position: 0 -198px;
}

ul#homemenu {
	position: relative;
	left: -15px;
	margin: 2px 0 0 0;
}
ul#homemenu li a {
	background-position: 0 -235px;
	padding-left: 18px;
	padding-right: 40px;
	width: 122px;
}
ul#homemenu li a:hover {
	background-position: 0 -272px;
}

ul.mainmenu li ul {
	display: none;
	position: absolute;
	left: 180px;
	top: 0px;
	width: 180px;
	z-index: 3;
}
ul.mainmenu li:hover ul {display: block;}
ul.mainmenu li ul a {
	background-image: none;
	background-color: #DFDB00;
	width: 166px;
	height: 21px;
}
ul.mainmenu li ul a:hover {
	background-color: #f2f199;
}
ul.mainmenu li:hover ul li ul {display: none;}
ul.mainmenu li ul li:hover ul {display: block;}
ul.mainmenu li ul li:hover ul li ul {display: none;}
ul.mainmenu li ul li ul li:hover ul {display: block;}
ul.mainmenu li li.hassub a {
	background-image: url(/images/arrows.png);
	background-position: right -109px;
}
ul.mainmenu li li.hassub li a {
	background-image: none;
}
ul.mainmenu li li li.hassub a {
	background-image: url(/images/arrows.png);
	background-position: right -109px;
}
ul.mainmenu li li li.hassub li a {
	background-image: none;
}
ul.mainmenu li li li li.hassub a {
	background-image: url(/images/arrows.png);
	background-position: right -109px;
}
body.js ul.mainmenu li ul {display: block !important;}

div#header ul.metanav {
	position: absolute;
	right: 190px;
	top: 20px;
}

ul.metanav {
	list-style: none;
	margin: 0px;
	font-size: 9px;
}
ul.metanav li {
	float: left;
	margin: 0 6px;
}
ul.metanav li a {
	text-decoration: none;
}
ul.metanav li a:hover {
	text-decoration: underline;
}
ul.metanav li.sep {
	background-image: url(/images/arrows.png);
	background-position: -8px -178px;
	width: 2px;
	height: 11px;
	margin: 0;
	background-repeat: no-repeat;
}
div#footer ul.metanav {
	position: relative;
	z-index: 3;
	left: -6px;
}
/* /Menus */

/* Forms */
legend {display: none;}
input.text {
	border: 1px solid #4d4d4d;
	font-size: 11px;
	background-color: #ffffff;
	width: 300px;
}
label input {
	vertical-align: top;
}
input.defaultvalue, option.defaultvalue {
	color: #909090;
}
ol.fieldset {
	margin: 0;
	list-style: none;
}
ol.fieldset li {
	margin: 8px 0;
}
form {
	background-color: #e6e6e6;
	padding: 0 30px 5px 10px;
}
label {
	display: inline-block;
	width: 100px;
	text-align: right;
	margin-right: 5px;
}
form h2 {
	background-color: #ddda33;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	margin-left: -10px;
	margin-right: -30px;
	padding-left: 10px;
}
form p {
	margin: 10px 0;
}
p.formsubmit {
	width: 410px;
	text-align: right;
}
input.submit {
	background-image: url(/images/sprite1.png);
	background-position: -815px 0;
	width: 155px;
	height: 28px;
	font-weight: bold;
	border: 0;
	background-color: transparent;
	text-align: left;
	padding-left: 5px;
	cursor: pointer;
}
input.submit:hover {
	background-position: -815px -28px;
}
/* /Forms */

/* Search */
#sitesearch {
	background-image: url(/images/sprite1.png);
	background-position: 0 -161px;
	width: 165px;
	height: 32px;
	padding: 5px 0 0 15px;
	margin-left: 1px;
	position: relative;
}
#sitesearch_submit {
	border: 1px solid #4d4d4d;
	border-left: 0;
	margin-top: 5px;
	cursor: pointer;
}
#sitesearch label {
	width: auto;
	margin: 0;
	display: none;
}
input.search {	
	width: 133px;
	height: 13px;
	margin-top: 5px;
	border-right: 0;
	float: left;
}
ul.search_results {
	list-style: none;
	margin: 0;
}
ul.search_results p {
	margin: 10px;
}
ul.search_results li {
	margin-bottom: 5px;
}
ul.search_results a.result {
	line-height: 20px;
	height: 20px;
	display: block;
	background-color: #faf7d6;
	padding-left: 10px;
}
/* /Search */

/* Home */
.tripleimg1, .tripleimg2, .tripleimg3 {
	width: 180px;
	height: 140px;
	background-image: url(/images/homepage_buttons.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -200px;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.tripleimg2 {
	margin: 0 28px;
}
.tripleimg1 {background-position:      0 0;}
.tripleimg2 {background-position: -180px 0;}
.tripleimg3 {background-position: -360px 0;}
.tripleimg1:hover {background-position:      0 -140px;}
.tripleimg2:hover {background-position: -180px -140px;}
.tripleimg3:hover {background-position: -360px -140px;}
/* /Home */

/* List */
.expandinglist {
	margin: 0;
	list-style: none;
}
.expandinglist .toggler {
	display: block;
	height: 25px;
	line-height: 25px;
	background-color: #e6e6e6;
	background-image: url(/images/arrows.png);
	background-position: right -76px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.expandinglist .open .toggler {
	background-color: #ddda33;
	background-position: right -106px;
}
.expandinglist .details {
	padding: 0 20px 0 10px;
	margin-top: -10px;
	margin-bottom: 15px;
}
.expandinglist .details p {
	margin: 10px 0;
}
ul.list {
	list-style: none;
	margin: 0;
}
ul.list a {
	padding-left: 20px;
	line-height: 25px;
	height: 25px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
ul.list a:hover {
	background-position: 0 -204px;
	text-decoration: none;
	color: #ddda33;
}

ul.gallery, ul.employees {
	margin: 0;
	list-style: none;
}

ul.gallery{
	margin-top: 15px;
}
ul.gallery li, ul.employees li {
	margin: 0 10px 10px 0;
	float: left;
}
ul.employees li {
	width: 150px;
}
ul.employees h2 a {
	text-decoration: underline;
}
ul.employees h2 a:hover {
	text-decoration: none;
}
ul.employees h2 {
	margin: 5px 0 0 0;
}
ul.employees p {
	margin: 0;
}

ul.overview {
	border-top: 1px dotted #707070;
	margin: 15px 0;
	list-style: none;
}
ul.overview li {
	border-bottom: 1px dotted #707070;
}
ul.overview h2 {
	margin-top: 15px;
}
ul.overview .date {
	color: #beb900;
	margin-top: -10px;
	margin-bottom: -5px;
}
/* /List */

/* Ticker */
#ticker {
	position: absolute;
	top: 130px;
	height: 30px;
	line-height: 30px;
	left: 198px;
	width: 600px;
	overflow: hidden;
	color: #ffffff;
	white-space: nowrap;
}
#ticker ul {
	margin: 0;
	list-style: none;
}
#ticker li {
	display: inline;
}
#ticker .sep {
	background-image: url(/images/arrows.png);
	background-position: -3px -178px;
	padding: 0 4px;
	background-repeat: no-repeat;
}
/* /Ticker */

/* News in menubar */
#menubar h5 {
	width: 130px;
	padding: 10px 15px;
	background-color: #707070;
	color: #ffffff;
	margin: 20px 0 0 0;
	font-size: 15px;
	position: relative;
}
#menubar p {
	margin: 0;
}
#menubar .newslist {
	position: relative;
	background-image: url(/images/sprite1.png);
	background-position: 0 -351px;
	background-repeat: no-repeat;
	background-color: #dfdb00;
	list-style: none;
	margin: 0;
	width: 160px;
}
#menubar .newslist li {
	padding: 10px 0 15px 0;
	margin: 0 15px;
	border-top: 1px dotted #707070;
	position: relative;
	top: -1px;
}
#menubar .newslist h6 {
	margin: 2px 0;
}
#menubar .newslist .date {
	color: #ffffff;
	font-size: 10px;
}
/* /News in menubar */

/* Misc */
div.employee-mov {
	float: right;
	margin-left: 10px;
}

.verslaafd, .testen {
	width: 161px;
	height: 56px;
	background-image: url(/images/sprite1.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -200px;
	display: block;
	margin-left: 3px;
}
.verslaafd {background-position: -181px -161px;}
.testen {background-position: -342px -161px;}
.verslaafd:hover {background-position: -181px -217px;}
.testen:hover {background-position: -342px -217px;}
/* /Misc */

/* Intro */
body#intro {
	background-color: #ffffff;
}
div#introwrapper {
	position: relative;
	margin: 120px auto 0 auto;
	width: 622px;
}
div#introwrapper #sitelogo {
	top: -95px;
	left: 0;
}
div#introwrapper #slogan {
	top: -50px;
	right: 0;
}
p.skipintro {
	text-align: right;
	margin: 0;
}
p.skipintro a {
	text-decoration: none;
}
p.skipintro a:hover {
	text-decoration: underline;
}
/* /Intro */

/* Imagezoom */
div#bodyoverlay {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: #000000;
	z-index: 10;
}
div#zoomdiv {
	background-color: #cccccc;
	display: none;
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	z-index: 11;
}
div#zoomdiv a {
  background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
}
div#zoomdiv a.close {
	position: absolute;
	top: 5px;
	right: 10px;
	text-transform: lowercase;
	height: 18px;
	line-height: 18px;
	background-image: url(/images/close.png);
	padding-right: 22px;
	background-position: right center;
}
div#zoomdiv a.previous, div#zoomdiv a.next {
	position: absolute;
	bottom: 3px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div#zoomdiv a.previous {
	left: 10px;
	padding-left: 13px;
	/*background-image: url(/images/navigation/back.png);*/
	background-position: left center;
}
div#zoomdiv a.previous:hover {
}
div#zoomdiv a.next {
	right: 10px;
	padding-right: 13px;
	/*background-image: url(/images/navigation/next.png);*/
	background-position: right center;
}
div#zoomdiv a.next:hover {
}
div#zoomdiv_img {
	position: relative;
	top: 15px;
}
div#zoomdiv_img img {
	position: absolute;
}
div#zoomdiv span.info {
	display: none;
}
/* Imagezoom */

/* WYMeditor */
/* Afb: Omloop rechts */
img.floatleft /* img */ {
  /* border-right: 2px dashed blue; */
	float: left;
	margin: 5px 5px 5px 0px;
}
/* Afb: Omloop links */
img.floatright /* img */ {
  /* border-left: 2px dashed blue; */
	float: right;
	margin: 5px 0px 5px 5px;
}
/* Tekst rechts uitlijnen */
p.alignright /* p */ {
  /* text-align: right; */
	text-align: right;
}
/* Tekst uitvullen */
p.alignjustify /* p */ {
  /* text-align: justify; */
	text-align: justify;
}
/* Omloop afbreken */
.pclear /* * */ {
  /* border-top: 1px solid blue; */
	clear: both;
}
/* /WYMeditor */