/* Algemeen */
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}
body {
	font: 12px/18px Verdana, sans-serif;
	color: #222;
}
input, textarea, select {
	font: 12px Verdana, sans-serif;
	color: #222;
}
img {
	border: none;
}
p, h1, h2 {
	margin: 0;
}
p {
	margin-bottom: 9px;
}
h1 {
	font-size: 15px;
	margin-bottom: 9px;
	color: #008155;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #008155;
	border-top: 1px solid #dfde38;
	padding-top: 9px;
	font-weight: bold;
} 
form  {
	padding: 0;
	margin: 0;
}
a {
	color: #4d5ca6;
	text-decoration: underline;
}
a:hover {
	color: #008155;
	text-decoration: none;
}
ul {
	margin: 0 0 9px 0;
	padding: 0 15px;
}

/* Body */
div#outer {
	width: 100%;
	height: 100%;
	_height: 100%;
	min-height: 100%;
	display: table;
	position: relative;
}
div#container {
	position: absolute;
	display: table-cell;
	width: 1000px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -490px;
	margin-top: -290px;
}
div#wrapper {
	position: relative;
	width: 980px;
	height: 580px;
	border: 2px solid #000;
	overflow: hidden;
	background: url(images/background.jpg) no-repeat;
}
div#body {
	height: 580px;
	position: relative;
	overflow: hidden;
}
div#body div#header {
	height: 25px;
	padding: 105px 0 0 100px;
	position: relative;
	z-index: 10;
}
div#body div#left, div#body div#right {
	float: left;
}
div#body div#left {
	left: 100px;
	width: 200px;
	height: 450px;
	position: relative;
	z-index: 3;
	background: #7378b2 url(images/background_left.gif) repeat-x;
}
div#body div#right {
	background: #fff;
	width: 660px;
	height: 405px;
	padding: 10px;
	overflow: auto;
	float: right;
	position: relative;
}
div.clear_float {
	clear: both;
}

/* Right inhoud */
div#right div.main {
	float: left;
	padding-right: 20px;
	width: 486px;
}
div#right div.second {
	float: left;
	width: 128px;
}

/* Logo */
div#logo {
	position: absolute;
	top: 13px;
	left: 160px;
}

/* Footer */
div#footer {
	position: absolute;
	bottom: 0;
	height: 22px;
	width: 660px;
	left: 300px;
	background: #dfde38;
	color: #9c9c2c;
	padding: 3px 10px 0 10px;
}
div#footer a {
	color: #008155;
	text-decoration: none;
	text-transform: capitalize;
}
div#footer a:hover {
	color: #9c9c2c;
}
/* Shortcuts */
div#shortcuts {}
/* Beloon uw medewerkers */
div#label {
	text-align: right;
	padding-right: 20px;
}
div#label p {
	color: #bfbfbf;
	margin: 0;
	font-size: 11px;
}
div#label p a {
	font-size: 11px;
	color: #bfbfbf;
	text-decoration: none;
}
div#label p a:hover {
	color: #999;
}

/* Classificatie */
div#classificatie {
	text-align: center;
}

/* Trace */
div#trace {
	color: #6f6f6f;
	margin-bottom: 9px;
	text-transform: lowercase;
}
div#trace a {
	color: #6f6f6f;
	text-decoration: none;
}
div#trace a:hover {
	color: #222;
}

/* Hoofdnavigatie */
div#navigation {
	height: 25px;
	position: relative;
	z-index: 3;
	color: #fff;
	padding-left: 100px;
}
div#navigation_bg {
	background: #008155;
	height: 25px;
	position: relative;
	z-index: 1;
	margin-top: -25px;
	opacity: .75;
	-moz-opacity: .75;
	-khtml-opacity: .75;
	filter: alpha(opacity=75);
}
div#navigation a {
	color: #fff;
	text-decoration: none;
	height: 22px;
	padding: 3px 15px 0 15px;
	font-weight: bold;
	display: block;
	float: left;
	text-transform: capitalize;
}
div#navigation a:hover, div#navigation a.active {
	background: #fff;
	color: #008155;
}

/* Subnavigatie */
ul.subnavigation {
	list-style-type: none;
	margin: 50px 0 0 0;
	padding: 0;
}
ul.subnavigation li a {
	text-align: right;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 9px;
	padding-right: 15px;
}
ul.subnavigation li a:hover, ul.subnavigation li a.active, ul.subnavigation li a.active_subelement {
	color: #dfde38;
}
ul.subnavigation li a.subelement, ul.subnavigation li a.active_subelement  {
	font-weight: normal;
	margin-top: 0;
}

/* Pagina afbeeldingen */
div.image_view {}
div.image_view img {
	float: left;
	border: 2px solid #222;
	margin-bottom: 12px;
	width: 124px;
	height: 124px;
}

/* Extra informatie */
div#left div.editor {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	width: 170px;
	padding: 20px 15px;
	color: #fff;
	z-index: 10;
}
div#left div.editor strong {
	letter-spacing: 1px;
}
div#left div.editor p {
	margin: 27px 0 0 0;
}
div#left div.editor a {
	color: #fff;
	text-decoration: none;
}
div#left div.editor a:hover {
	color: #dfde38;
}

/* Contactformulier */
div.mailer_ext {}
div.mailer_ext div.message {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}
div.mailer_ext label {
	display: block;
	float: left;
	width: 120px;
}
div.mailer_ext label#opmerkingen {
	width: auto;
}
div.mailer_ext input {
	border: 1px solid #222;
	width: 110px;
	margin: 0 10px 2px 0;
	float: left;
}
div.mailer_ext select {
	border: 1px solid #222;
	width: 110px;
	float: left;
	margin-left: 120px;
	margin-bottom: 2px;
}
div.mailer_ext textarea {
	border: 1px solid #222;
	width: 240px;
	margin: 2px 0;
	float: left;
}
div.mailer_ext input.error {
	border-color: red;
}
div.mailer_ext input.versturen, div.mailer_ext input.versturen_hover {
	text-transform: capitalize;
	cursor: pointer;
	width: 100px;
	float: right;
	background: #008155;
	border: none;
	color: #fff;
	padding: 3px;
	font-weight: bold;
}
div.mailer_ext input.versturen_hover {
	background: #dfde38;
}
div.mailer_ext div.geslacht {
	margin-bottom: 2px;
}
div.mailer_ext label#geslacht_label {
	display: none;
}
div.mailer_ext div.geslacht input.radio {
	width: auto;
	border: none;
	float: none;
}
div.mailer_ext div.geslacht label {
	display: inline;	
	float: none;
	width: auto;
}
div.mailer_ext div#keuzevakjes {
	padding: 6px 0;
}
div.mailer_ext div#keuzevakjes label {
	float: none;
	display: inline;
	width: auto;
}
div.mailer_ext div#keuzevakjes input {
	width: auto;
	border: none;
	float: none;
}

/* Nieuws- en vacature pagina  */
div#news_page {}
div#news_page h1 {
	text-transform: capitalize;
}
div#news_page div#elements {
	border-bottom: 1px solid #dfde38;
}
div#news_page h2 {
	padding: 9px 0;
	font-size: 12px;
	color: #222;
}

/* Banners */
div#bannerContainer {
	width: 124px;
	margin-bottom: 12px;	
	position: relative;
	height: 124px;
	border: 2px solid #000;
}
div.imageFrame {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}


/* Mailer ext  page */
/* Mailer_ext_page */
body#mailer_ext_page_body {
	background: none;
	background: #fff;
	padding: 25px;
	font: 12px/22px Verdana, sans-serif;
	color: #646464;
}
body#mailer_ext_page_body a {
	color: #7e99b2;
	border-bottom: 1px dotted #7e99b2;
	text-decoration: none;
}
body#mailer_ext_page_body a:hover {
	color: #4e6b84;
	border-bottom: 1px dotted #4e6b84;
}
body#mailer_ext_page_body h1 {
	display: block;
	font: 20px "Lucida Sans Unicode", sans-serif;
	color: #4e6b84;
	margin: 0 0 22px 0;
	font-weight: normal;
	font-style: normal;
	padding: 0;
}
body#mailer_ext_page_body div#login {
	background: #fff;
	margin: 20px auto;
	padding: 22px 30px;
	border: 1px solid #ccc;
	background: #fff;
	width: 300px;
}

/* Main container */
table#mailer_ext_page {
	border: 1px solid #aaa;
	background: #fff;
	width: 100%;
}
table#mailer_ext_page td {
	padding: 15px 20px;
}

/* Navigatie */
table#mailer_ext_page div#structure a.active:link, table#mailer_ext_page div#structure a.active:visited {
	color: #4e6b84;
}

/* De tabel */
table#mailer_ext_page table#records {
	width: 100%;
	border: none;
}
table#mailer_ext_page table#records, table#mailer_ext_page table#records td {
	font-size: 11px;
}
table#mailer_ext_page table#records th {
	text-align: left;
	white-space: nowrap;
	background: #fff;
	font: 14px/22px "Lucida Sans Unicode", sans-serif;
	color: #fff;
	padding: 5px;
	background: url(modules/mailer_ext/images/mailerpage_heading.gif) repeat-x;
	border-left: 1px solid #fff;
}
table#mailer_ext_page table#records tr.odd {
	background: #fff;
}
table#mailer_ext_page table#records tr.even {
	background: #fafafa;
}
table#mailer_ext_page table#records td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
table#mailer_ext_page table#records td.attributes {
	white-space: nowrap;
}
table#mailer_ext_page p.back {
	margin: 22px 0 0 0;
}

/* CSV */
table#mailer_ext_page div#csv {
	float: right;
	margin-top: 15px;
}
table#mailer_ext_page img {
	vertical-align: top;
}

/* Inloggen */
div#login input {
	margin: 2px 0 6px 0;
	width: 175px;
}
div#login input.versturen, div#login input.checkbox {
	width: auto;
}
div#login input.versturen {
	margin-right: 7px;
}

/* Taalselectie */
div#taalselectie {
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 80px;
	height: 20px;
	z-index: 20;
	text-align: right;
}