/* CSS Document */

/* 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;}
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;}
strong {font-weight: bold;}
em	   {font-style: italic;}

.jsonly {display: none;}
body.js span.jsonly {display: inline;}
body.js div.jsonly  {display: block;}

html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #e8e8e9;
	background-image: url(../img/interface/background.jpg);
	background-repeat: repeat-y;
	background-position: 50% top;
}
body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	vertical-align: top;
}
p, ul, ol, td {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
div#container {
	width: 962px;
	min-height: 100%;
	_height: 100%;
	margin: 0px auto -25px auto;
	position: relative;
	z-index: 2;
}
div#topnav {
	width: 952px;
	height: 25px;
	padding-right: 10px;
	text-align: right;
}
div#header {
	height:140px;
	width:962px;
	background-image:url(../img/interface/banner.jpg);
	background-position:-1px top;
	background-repeat:no-repeat;
	position:relative;
}
div#logo {
	width: 711px;
	height: 102px;
	position: absolute;
	background-color: #ffffff;
	z-index: 3;
}
div#menu {
	height: 25px;
	position: absolute;
	left: 64px;
	bottom: 37px;
	z-index: 4;
}
div#menu ul, ul#subnav {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 26px;
	height: 25px;
	text-transform: uppercase;
}
div#menu ul li {
	display: inline;
	float: left;
}
div#menu ul li a {
	height: 25px;
	padding: 0 20px 0 15px;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/interface/nav_1_e.png);
	background-repeat: no-repeat;
	display: block;
	margin-left: -10px;
}
div#menu ul li a:hover, div#menu ul li a.current {
	background-image: url(../img/interface/nav_1_o.png);
	color: #FFFFFF;
}
div#menu ul li a.teaser:hover {
	background-image: url(../img/interface/nav_grey_1_o.gif);
	color: #FFFFFF;
}
div#menu ul li.first a {
	background-image: url(../img/interface/nav_1_f.gif);
}
div#menu ul li.first a:hover, div#menu ul li.first a.current {
	background-image: url(../img/interface/nav_1_f_o.gif);
	color: #FFFFFF;
}
div#menu ul li.last a {
	padding: 0 9px 0 0;
	background-image: url(../img/interface/nav_end.gif);
	background-position: top right;
}
div#menu ul li.last a:hover, div#menu ul li.last a.current {
	background-image: url(../img/interface/nav_end_o.gif);
	color: #FFFFFF;
}
div#menu ul li.last a span {
	padding: 0 1px 0 10px;
	background-image: url(../img/interface/nav_1_e.png);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	cursor: pointer;
}
div#menu ul li.last a:hover span, div#menu ul li.last a.current span {
	background-image: url(../img/interface/nav_1_o.png);
	color: #FFFFFF;
}
div#menu ul li#login a {
	background-image: url(../img/interface/nav_end_o.gif);
	color: #FFFFFF;
}
div#menu ul li#login a span {
	background-image: url(../img/interface/nav_3_e.png);
	padding-left: 20px;
}

div#subnavbox {
	width: 584px;
	height: 33px;
  position: absolute;
  left: 64px;
  top: 130px;
}
ul#subnav li {float: left;}
ul#subnav li a {
	height: 25px;
	padding: 0 20px 0 15px;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/interface/nav_1_e.png);
	background-repeat: no-repeat;
	display: block;
	margin-left: -10px;
}
ul#subnav li a:hover, ul#subnav li a.current {
	background-image: url(../img/interface/nav_1_o.png);
	color: #FFFFFF;
}
ul#subnav li.first a {
	background-image: url(../img/interface/nav_1_f.gif);
}
ul#subnav li.first a:hover, ul#subnav li.first a.current {
	background-image: url(../img/interface/nav_1_f_o.gif);
	color: #FFFFFF;
}
ul#subnav li.last a {
	padding: 0 9px 0 0;
	background-image: url(../img/interface/nav_end.gif);
	background-position: top right;
}
ul#subnav li.last a:hover, ul#subnav li.last a.current {
	background-image: url(../img/interface/nav_end_o.gif);
	color: #FFFFFF;
}
ul#subnav li.last a span {
	padding: 0 1px 0 10px;
	background-image: url(../img/interface/nav_1_e.png);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	cursor: pointer;
}
ul#subnav li.last a:hover span, ul#subnav li.last a.current span {
	background-image: url(../img/interface/nav_1_o.png);
	color: #FFFFFF;
}


div#container2 {
	width: 962px;
	margin-bottom: 35px;
}
div#content_left {
	width: 614px;
	float: left;
	padding-left: 53px;
}
div#content_right {
	width: 280px;
	float: left;
}
div#footerclearer {
	height: 25px;
}
div#footer {
	width: 942px;
	height: 25px;
	padding-left: 20px;
	margin: 0 auto;
	background-color: #f78f1e;
	clear: both;
	position: relative;
}
img#footerbells {
	position: absolute;
	/*top: -525px;*/
	bottom: 0px;
	left: 837px;
}

div#error, div#info {
	margin: 3px 25px 0px 53px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	behavior:url(border-radius.htc);	
}

div#error ul, div#info ul {
  list-style-type: none;
}

div#error ul li, div#info ul li {
	color: #333333;
	padding: 3px 0 3px 5px;
}

div#error {
	background-color: #ffe6e6;
	width: 614px;
}

div#info {
	background-color: #e6ffe6;
	width: 614px;
}

/* typographics */

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
  color: #333333;
}
h1 {
  font-size: 16px;
}
h1.orange {
	color: #f78f1e;
}
h1.subruler_orange {
	border-bottom: 3px solid #f78f1e;
	margin-bottom: 7px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 12px;
  text-decoration: underline;
}
div.inloggen {
  font-size: 16px;
	color: #f78f1e;
	margin-bottom: 5px;
	margin-top: -5px;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #f78f1e;
	text-decoration: underline;
}
p.topnav {
	font-size: 11px;
	color: #000000;
	line-height: 24px;
}
p.topnav a {
	color: #000000;
	text-decoration: none;
}
p.topnav a:hover {
	color: #000000;
	text-decoration: underline;
}
p.footer {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
	z-index: 3;
	position: relative;
	margin: 0;
}
p.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
p.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* end typographics */

/* descriptions */
div#description h1 {
  font-size: 14px;
  font-style: italic;
}

div#description h2 {
  font-size: 12px;
  text-decoration: underline;
  margin-bottom: 1px;
}

div#description ul, div#description ol {
  float: none;
  padding: 0 0 0 30px;
}

div#description ul li, div#description ol li {
  margin: 0;
}
/* end of descriptions */

div.column {
	width: 282px;
	float: left;
	margin-right: 25px; 
}
div.column_alignleft {
	width: 400px;
	float: left;
	margin-right: 10px; 
}
div.column_alignright {
	width: 120px;
	float: left;
	margin-right: 10px;
	text-align: right; 
}
div.column_large {
	width: 594px;
	padding-right: 20px;
  position: relative;
  clear: both;
}

.list_lining {
	padding: 10px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

fieldset.two_columns, div.two_columns {
	padding: 10px 0 6px 0;
	margin-bottom: 10px;
	background-image: url(../img/interface/form_back.gif);
	background-repeat: repeat-y;
}
select, input.text, input.calendar-dashboard {
	width: 270px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	float: left;
}
input.file {
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	float: left;
}
select.selectlist {
	width: 150px;
	height: 20px;
	margin-bottom: 4px;
}
input.checkbox, input.radio {
	margin-bottom: 7px;
	vertical-align: middle;
}
textarea.default {
	width: 270px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	float: left;
}
input.disabled {
	color: black;
	font-style: italic;
	background-color: #FFE9D1;
	border: 0px;
}
div.ta-wrapper {
	float: left;
	margin-bottom: 4px;
}
div.ta-wrapper textarea.default {
	float: none;
}
div#content_right div.block {
	width: 243px;
	height: auto;
	padding: 0px 20px 20px 10px;
	margin-left: 20px;
	float: left;
	background-image: url(../img/interface/hoekje.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#mijnlogo {
  width: 243px;
	height: auto;
	padding: 0px 20px 20px 10px;
	margin-left: 20px;
	float: left;
  text-align: center;
}
div.block1, div.block3_footer {
	width: 574px;
	padding: 0 20px 20px 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../img/interface/hoekjes.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.block3 {
	width: 614px;
	padding: 0;
	margin-top: 10px;
	float: left;
	background-image: url(../img/interface/hoekjes_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
span.required {
  color: #ff0000;
}
div.block3_footer {
	width: 574px;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 12px;
}
div.block3 label.column, div.block3 span.fakelabel-column {
	width: 260px;
	padding-left: 13px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	float: left;
}
div.block3 label.columnsmaller {
	width: 80px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	float: left;
}
div.block3 label.columnsmall {
	width: 120px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	float: left;
}
div.block3 label.radio {
	color: #333333;
}
input.radiobutton {
	margin-bottom: 5px;
	vertical-align: middle;
}
div.block3 td.orange {
	background-color: #ffe9d1;
}
div.block3 table.activities {
	width: 574px;
	border-collapse: collapse;
	border-left: none;
  margin-top: 30px;
}
div.block3 table.activities td.align_right {
	text-align: left;
	width: 200px;
  padding-right: 10px;
}
div.block3 table.activities td {
	padding: 0px;
}
div.block3 dl.faq dd {
  display: none;
  margin: 10px 0 10px 40px;
}
div.block3 dl.faq dt {
  margin-bottom: 10px;
}
div.lining_orange {
	width: 205px;
	padding-left: 25px;
	border-left: 3px solid #f78f1e;
}
div.thumb {
	padding-left: 10px;
	margin-top: 2px;
	border-left: 3px solid #999999;
	float: left;
}
div.thumb img {
	border: 1px solid #999999;
	margin: 0px 10px 10px 0; 
}
div.block1 ul {
	list-style-image: url(../img/interface/arrow_orange.gif);
	list-style-position: inside;	
}
div.block1 ul li a {
	color: #f78f1e;
	text-decoration: none;
}
div.block1 ul li a:hover {
	color: #f78f1e;
	text-decoration: underline;
}
div#content_right div.block ul {
	list-style-image: url(../img/interface/arrow_orange.gif);
}
div#content_right div.block ul li, div.block3_footer ul li {
  margin: 5px 0 5px 0;
}
div#content_right div.block ul li a {
	color: #333333;
	text-decoration: none;
}
div#content_right div.block ul li a:hover, div.block3_footer ul li a:hover {
	color: #f78f1e;
	text-decoration: underline;
}
ul.expandinglist {
  list-style-type: none;
}
ul.expandinglist h2.toggler {
  color: #f78f1e;
}
ul.expandinglist li {
	background-image: url(../img/interface/arrow_orange.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
ul.expandinglist li ul li {
  background-image: none;
  padding-left: 0;
}
ul.streched {
	width: 540px;
  list-style-type: none;
}
ul.streched ul.streched {
	width: 520px;
}
div.block3_footer ul.check {
	margin-left: 290px;
}
div.block3_footer ul.two-column {
	width: 540px;
  list-style-type: none;
}
div.block3_footer ul.two-column li {
	width: 255px;
	float: left;
	margin-right: 15px;
}
div.block3_footer ul.three-column {
	width: 540px;
  list-style-type: none;
}
div.block3_footer ul.three-column li {
	width: 165px;
	float: left;
	margin-right: 15px;
}
ul.bells {
	list-style-image: url(../img/interface/bell_orange.gif);
	margin-left: 15px;
}
div#partners {
	width: 200px;
	height: 79px;
}
a.button {
	width: 180px;
	height: 50px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 45px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(../img/interface/signuplarge_e.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;	
}
a.button:hover {
	background-image: url(../img/interface/signuplarge_o.jpg);
}
a.action_button {
	width: 140px;
	height: 33px;
	margin-right: 2px;
	font-size: 11px;
	line-height: 30px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	background-image: url(../img/interface/button_subnav.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	
}
a.action_button:hover {
	color: #f78f1e;
	text-decoration: underline;
}
input.submitbutton, input.submitbuttonlarge {
	height: 30px;
	padding-bottom: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-indent: -20px;
	background-image: url(../img/interface/searchbutton_e.jpg);
	background-repeat: no-repeat;
	border: 0;
	float: right;
}
input.submitbutton {
	width: 105px;
	background-image: url(../img/interface/searchbutton_e.jpg);
}
input.submitbuttonlarge {
	width: 170px;
	background-image: url(../img/interface/searchbuttonlarge_e.jpg);
}
input.submitbutton:hover, input.submitbuttonlarge:hover {
  cursor: pointer;
}
input.submitbutton:hover {
	background-image: url(../img/interface/searchbutton_o.jpg);
}
input.submitbuttonlarge:hover {
	background-image: url(../img/interface/searchbuttonlarge_o.jpg);
}
p.introtext
{
	font-weight: bold;
}

/*----loginscherm-----*/

div#loginbox {
	width: 411px;
	height: 78px;
	position: absolute;
	left: 99px;
	top: 24px;
	background-image: url(../img/interface/loginbox_trans.png);
	background-repeat: no-repeat;
	display: none;
	z-index: 2;
}
div#loginbox p {
	display: inline;
}
body.js div#loginbox {
	display: block;
	overflow: hidden;
}
div#loginbox form {
	padding: 10px;
}
div#loginbox label {
	display: none;
}
div#loginbox_static {
	width: 391px;
	height: 67px;
	padding: 10px;
	background-image: url(../img/interface/loginbox_trans_1.gif);
	background-repeat: no-repeat;
}
div.loginboxrow {
	width: 391px;
	margin: 0;
}
div.loginboxrow input.text {
	width: 170px;
	margin: 0 5px 0 0;
	float: left;
}
div.loginboxrow input.checkbox {
	margin-right: 5px;
	margin-bottom: 8px;
	vertical-align: middle;
}
div#loginbox input.button, div#loginbox_static input.button {
	vertical-align: top;
}
div#loginbox img.arrow, div#loginbox_static img.arrow {
	margin: 0 5px;
}

div.loginboxrow a {
	color: #333333;
	text-decoration: none;
}
div.loginboxrow a:hover {
	color: #f78f1e;
	text-decoration: underline;
}
a#loginbox_close {
	width: 19px;
	height: 20px;
	position: absolute;
	right: 1px;
	bottom: 0;
	background-image: url(../img/interface/loginboxbut_down.png);
	background-repeat: no-repeat;
}
div.loginbox-open a#loginbox_close {
	background-image: url(../img/interface/loginboxbut_up.png);
}
/*--------------------*/

/*--input form--------*/
span.inputinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
}
span.select {
	margin-left: 5px;
	font-size: 12px;
	color: #333333;
}
/*--------------------*/

/* Calendar */
input.calendar-dashboard,
select.calendar-dashboard {
	width: 155px;
	float: left;
	height: 16px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}

button.calendar-dashboard {
	background: url(../img/calendar/dashboard-icon.gif);
	border: 0;
	cursor: pointer;
	float: left;
	height: 20px;
	margin-right: 10px;
	width: 20px;
}
button.calendar-dashboard:hover,
button.calendar-dashboard.active {
	background-position: 0 20px;
}

div.calendar-dashboard {
	background: url(../img/calendar/dashboard.png);
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
}	
div.calendar-dashboard * {
	margin: 0;
	padding: 0;
}
div.calendar-dashboard div {
	background: none !important;
	cursor: move;
	height: 165px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}

div.calendar-dashboard caption {
	color: #f78f1e;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	text-align: center;
	width: 100%;
}
div.calendar-dashboard caption a {
	cursor: pointer;
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 16px;
	width: 11px;
}
div.calendar-dashboard caption a.prev {
	background-image: url(../img/calendar/dashboard-prev.gif);
	left: 1px;
}
div.calendar-dashboard caption a.next {
	background-image: url(../img/calendar/dashboard-next.gif);
	right: 1px;
}
div.calendar-dashboard caption a:hover {
	background-position: 0 11px;
}
div.calendar-dashboard caption span {
	height: 25px;
	position: relative;
	text-align: center;
}
div.calendar-dashboard caption span.month {
	padding-right: 8px;
}
div.calendar-dashboard caption span.month:after {
	content: ',';
}

div.calendar-dashboard table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.calendar-dashboard td,
div.calendar-dashboard th {
	border: 0;
	color: #333333;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 19px;
	text-align: center;
	width: 21px;
}
div.calendar-dashboard td {
	color: #ffffff;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
	width: 16px;
}
div.calendar-dashboard td.invalid {
	color: #666;
}
div.calendar-dashboard td.valid {
	color: #333333;
	cursor: pointer;
}
div.calendar-dashboard td.active,
div.calendar-dashboard td.hover {
	color: #f78f1e;
	cursor: pointer;
}
/* Calendar */

div#sectors h2 {
	display: inline;
}

div.fValidator-msg {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffe9d1;
	width: 280px;
	padding: 2px 5px;
	border: 1px solid #999999;
	margin-top: -2px;
	position: absolute;
	left: 650px;
}
/* Niet samenvoegen, moet apart ivm JS */
.fValidator-invalid {
	background-color: #ff8888;
	border: 1px solid #880000;
}
.fValidator-neutral {
	border: 1px solid #999999;
	background-color: #ffffff;
}
.fValidator-valid {
	border: 1px solid #999999;
	background-color: #ffffff;
}
.imask-invalid {
	background-color: #ff8888;
	width: 290px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	float: left;
}
/* Einde niet samenvoegen, moet apart ivm JS */

div.info {
	width: 250px;
	background-color: #ececec;
	border: 1px solid #575c64;
	padding: 10px;
	z-index: 2;
	margin-left: -125px;
}
div.info div.tip-text {
	display: none;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

div.missinglogo {
  width: 150px;
  height: 150px;
}

ul.studies {
  margin-left: 20px;
  list-style: none;
}

ul.studies li {
  margin: 0;
}

.cluster {
  font-weight: bold;
}

li.odd
{
  background-color: #ffffff;
}

li.even
{
  background-color: #ececec;
}

.editable li {
	position: relative;
	/*width: 220px; /*can be removed*/
}
.editable .edit {
	position: absolute;
	right: 18px;
  top: 2px;
}
.editable .delete {
	position: absolute;
	right: 2px;
  top: 2px;
}
.watkosthet tr.kopje td {
  border-bottom: 1px solid #333333;
  font-weight: bold;
  padding-top: 20px;
}
.watkosthet tr td {
  text-align: center;
}
.watkosthet tr td:first-child {
  text-align: left;
}

table.list td {
	padding: 3px 15px;
}
.clear-calendar {
  float: left;
  position: relative;
  top: 3px;
  margin-right: 4px;
}

