/*== globale opmaak ==*/
html,body {
	/*force vert scrollbar hack*/
	height:100.1%;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	margin: 0px auto;
	width: 1000px;
	padding-top: 15px;
}
#container {
	width:1000px;
	float: left;
}
div {
	position: relative;
}
.red {
	color: #FF0000;
}
.green {
	color: #009900;
}
.blue {
	color: #0000FF;
}
.orange {
	color: #F88017;
}
.purple {
	color: #FF0080;
}
#zoekform {
	margin-bottom: 2em;
}

/*== header en footer ==*/
#header {
	z-index: 0 !important;
	z-index: -1;
        background-image: url(../imgs/header.jpg);
	/*overflow: hidden;*/
	width: 1000px;
        height: 30px;
	float: left;
}
#footer {	
        background-image: url(../imgs/footer.jpg);
	width: 1000px;
        height: 30px;
	float: left;
	text-align: center;
	z-index: -1 !important;
	z-index: -1;
}
/*== center ==*/
#center {
	width: 1000px;
        background-image: url(../imgs/center.jpg);
        background-repeat: repeat-y;
	float: left;
        padding-left: -100px;
}
/*== taalkeuzepagina ==*/
#intrologo img {
	border: 0;
	padding-bottom: 1em;
	border-bottom: 1px #6476b3 solid;
}
#introlinks {
	width: 200px;

}
#introlinks a {
	font-size: 16px;

	color: #6476b3;
	text-decoration: none;
	font-weight: bold;
}
#introlinks a:link {
	text-decoration: none;

}
#introlinks a:hover {
	text-decoration: underline;

}
/*== begin menus ==*/
#menutaal {
	float: left;
	margin-left: 20px !important;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
}
#topmenu {
	float: right;
	margin-right: 20px !important;
	margin-right: 10px;
	font-size: 11px;
	background-color: #FFFFFF;
	
}
#menu {
	float:left;
	margin-left: 20px !important;
        margin-left: 10px;
	width: 960px;
	height: 18px;
	background-color: #373f6d;
	margin-bottom: 0.75em !important;
}
#menuitems {
	position: absolute;
	left: 170px;
	top: 2px;
	color: #FFFFFF;
	font-size: 11px;
}
#menuitems a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#menuitems a:link {
	text-decoration: none;
	font-weight: normal;
}
#menuitems a:hover {
	text-decoration: underline;
	font-weight: normal;
}


#adminmenu {
	float:left;
	margin-left: 20px !important;
	margin-left: 10px;
	width: 960px;
	height: 18px;
	background-color: #EEEEEE;
	border: 1px #AAAAAA solid;
	margin-bottom: 0px !important;
	margin-bottom: 8px;
}
#adminmenuitems {
	position: absolute;
	left: 170px;
	top: 2px;
	color: #373f6d;
	font-size: 11px;
}
#adminmenuitems a {
	color: #373f6d;
	text-decoration: none;
	font-weight: normal;
}
#adminmenuitems a:link {
	text-decoration: none;
	font-weight: normal;
}
#adminmenuitems a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#topmenu a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#topmenu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#topmenu a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#footermenu {
	float: right;
	margin-top: 2em;
	margin-right: 20px;
}
#footermenu a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#footermenu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#footermenu a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#linksmenu {
	float: left;
	width: 155px;
	margin-left: 20px !important;
        margin-left: 10px;
	margin-right: 15px;
}
#linksmenu h1 {
	color: #8892b3; /* #c2c1c6; */
	font-size: 12px;
	text-decoration: underline;
	text-align: justify;
	margin-bottom:1em;
}
#linksmenu .rowfirst{
	color: #373f6d;
	border-bottom: 1px dashed #c2c1c6;
	margin-bottom: 1em;
	padding-bottom: 1em;
	display: block;
}
#linksmenu .row {
	color: #373f6d;
	border-bottom: 1px dashed #c2c1c6;
	margin-bottom: 1em;
	padding-bottom: 1em;
	display: block;
}
#linksmenu .last {
	border-bottom: none;
}
#linksmenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	padding-bottom: Opx;
}
#linksmenu li {
	margin-left: -1em;
}
#linksmenu a {
	color: #373f6d;
	text-decoration: none;
	font-weight: normal;
}
#linksmenu a:link {
	text-decoration: none;
}
#linksmenu a:hover {
	text-decoration: underline;
}
#linksmenu a.news {
	color: #6476b3;
	text-decoration: none;
	font-weight: normal;
}
#linksmenu a.news:link {
	color: #6476b3;
	text-decoration: none;
	font-weight: normal;
}
#linksmenu a.news:hover {
	color: #6476b3;
	text-decoration: underline;
	font-weight: normal;
}
/*== einde menus ==*/
#logpas {
	clear:both;
}
/*== begin topbar met logo's en zoek ==*/
#top {
	float:left;
	width: 960px;
	margin-top: 2px;
	margin-bottom: -2px;
	margin-left: 20px !important;
        margin-left: 10px;
     /*   background-image: url(../imgs/testje.jpg); 
        background-repeat: repeat-x;/**/
}
#top img {
	border: 0;
}
#logo {
	float: left;
	margin-left: -1px;
}
#logouz {
	float: right;
	margin-right: 1px;
}
#logoug{
	float: right;
	margin-right: 5px;
}
#zoek {
	position: absolute;
	right: 0px;
	top: 41px;
}
/*== einde topbar met logo's en zoek ==*/
/*== begin content ==*/
#content {
	width: 790px important;
	width: 786px;
	float: left;

}
ul {
	list-style-type: square;
	margin-top: Oem !important;
	margin-top: 1em;
	margin-bottom: Oem !important;
	margin-bottom: 1em;
}
h1 {
	color: #373f6d; /* #6476b3; */
	font-size: 12px;
	text-decoration: underline;
	margin-bottom: 0.75em !important;
	/*margin-bottom: 8px;/**/
}
h2 {
	color: #6476b3;
	font-size: 11px;
	text-decoration: underline;
	margin-bottom: 0.75em !important;
	/*margin-bottom: 8px;/**/
}
p {
	margin-top : 0px;
	text-align: justify;
}
a {
	color: #6476b3;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #6476b3;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #6476b3;
	text-decoration: underline;
	font-weight: normal;
}
p.error {
	color: #FF0000;
}
.kadervragen {
	float: left;
	background-color: #edecf2;
	margin-left: 20px !important;
	margin-left: 10px;
	margin-right: 20px; /**/
	padding: 15px !important;
	width: 715px !important;
	width: 700px;
	text-align: center;
/*	clear:both;*/
}
.casus {
	float: right;
	border: 1px dashed #6476b3;
	background-color: #edecf2;
	padding: 0.5em !important;
	margin-left: 1em;
	margin-top: 0.5 em !important;
	margin-bottom: 0.5em !important;
	cursor: pointer;
	width: 150px;
	text-align: center;
}
.casustekst {
	position: absolute;
	clear: both;
	display: none;
	float: left;
	padding: 0.5em !important;
	background-color:#edecf2;
	border: 1px solid #6476b3;
	margin-left: 20px !important;
	margin-left: 10px;
	margin-right: 20px; /**/
	margin-bottom: 1em !important;
	margin-top: -0.5em;
	padding: 15px;
	width: 715px !important;
	width: 700px;
	z-index: 100;
}
/*== medewerkers ==*/
.kolom {
	float: left;
	width: 195px !important;
	width: 194px;
}
.kolomlinks {
	float: left;
	width: 390px;
}
.medewvb{
	float: left;
	padding: 0px;
	border-bottom: 1px dashed #c2c1c6;
	margin-bottom: 0.5em;
	width: 780px !important;
	width: 778px;
}
.medewvbkol2{
	float: left;
	padding: 0px;
	width: 390px !important;
	width: 389px;

}
#medewerker {
	float: left;
	padding: 0px;
	width: 780px !important;
	width: 778px;
}
#medewerker_foto {
	float: left;
	padding: 0px;
}
#medewerker_info {
	float: left;
	width: 600px;
	margin-bottom: 1em;
}
#medewerker_info span.medewinfolinks{
	float: left;
	width: 125px;
	font-style: italic;
	color: #555555;
}
#medewerker_info span.medewinforechts{
	float: left;
	width: 450px;
	color: #000000;
}
#medewerker_info span.medewinforechts_klein{
	float: left;
	width: 325px;
	color: #000000;
}
#medewerker_info span.medewinforechts_klein2{
	float: left;
	width: 125px;
	color: #000000;
}
#medewerker_info span.medewinfofull{
	float: left;
	width: 575px;
	color: #000000;
}
#medewerker_info  span{
	padding: 0.125em;
	border-top: 1px #dddddd solid;
}
#medewerker p {
	_margin-top: 0.9em;
	_margin-bottom: 0.9em;
}
.medewerkerklein {
	float: left;
	border: 1px solid #c2c1c6;
	padding: 2px;
	width: 187px;
	margin-bottom: 2px;
}
div.medewerkerklein:hover {
	background-color: #edecf2;
	cursor: pointer;
}
.medewerkerklein h3{
	color: #8892b3;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#medewlinks {
	float: left;
}
#medewrechts {
	float: left;
	width: 610px;
}
.info {
	float: left;
	margin-right: 10px;
	margin-bottom: 0.5em !important;
	margin-bottom: 0em;
	width: 600px;
	overflow: visible;
}
#medewerker_info h3 {
	color: #8892b3; /* #c2c1c6; */
	font-size: 12px;
	margin-bottom: 0px !important;
	margin-top: 0px;
}
#medewerker_info p {
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 1em;
}
#medewerker_info ul {
	list-style-type: none;
	margin-top: 0em;
	margin-bottom: 0px !important;
	margin-bottom: 1em;
	margin-left: -2.75em !important;
	margin-left: 1em;
}
#medewerker_info ul li {
	width: 590px !important;
	width: 580px;
	float: left;
	clear: both;
	margin-bottom: 1em;
}
#medewerker_info ul li p{
	clear:both;
	float: left;
	width: 580px !important;
	width: 570px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#medewerker_info ul h3{
	font-size: 12px;
	font-weight: normal;
}
#medewerker  p {
	margin-bottom: 0px !important;
}
.persfoto {
	float: left;
	margin-right: 15px;
	border: 1px dashed #c2c1c6;
	padding: 5px;
	height: 160px;
	width: 116px;
}
.persfoto2 {
	float: left;
	margin-right: 15px;
	border: 1px dashed #c2c1c6;
	padding: 5px;
	height: 80px;
	width: 58px;
}
.persfotoklein {
	float: left;
	height: 50px;
	margin-right: 5px;
	border: 0;
}
#zoekpers {
	margin-top: 0em !important;
	margin-top: -1em;
	margin-bottom: -1em;
}
/*== einde medewerkers ==*/
/*== onderzoek ==*/
#mwonderz {
	float: right;
	width: 195px;
	/*padding: 2px;*/
	background-color: #F5F5F5;
	padding: 0.5em;
	border: 1px dashed #edecf2;
	margin-bottom: 1em;
}
#mwonderz h3{
	color: #6476b3;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px;
}
#mwonderz h4{
	color: #8892b3;
	font-size: 11px;
	margin: 0px;
	margin-top: 0.5em;
	margin-left: 1em;
}
#mwonderz p{
	margin: 0px;
	margin-left: 2em;
}
#londerz {
	float: right;
	width: 195px;
	padding: 2px;
	margin-left: 2px;
	background-color: #F5F5F5;
	padding: 0.5em;
	border: 1px dashed #edecf2;
	margin-bottom: 0.5em;
}
#londerz h3{
	color: #6476b3;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px;
}
#londerz p{
	margin: 0px;
	margin-left: 25px;
}
#conderz {
	float: left;
	width: 565px !important;
	width: 565px;
	margin-top: 0em;
	margin-bottom: 0em !important;
	margin-bottom: 1em;
}
/*== nieuws ==*/
.nieuwsitem {
	clear:both;
	border: 1px solid #c2c1c6;
	padding: 5px;
	margin-bottom: 2px;
	width: 778px;
}
.linkssitem{
	clear:both;
	border: 1px solid #c2c1c6;
	padding: 5px;
	margin-bottom: 2px;
	width: 380px !important;
	width: 376px;
}
div.nieuwsitem:hover {
	background-color: #edecf2;

}
div.linkssitem:hover {
	background-color: #edecf2;

}
h3 {
	color: #8892b3;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 11px;
	font-weight: bold;
}
.nieuwsitem p {
	margin-top: 0em;
	margin-bottom: 0em;

}
.linkssitem p {
	margin-top: 0em;
	margin-bottom: 0em;

}
.klein {
	font-size: 9px;

}
.ndate {
	font-style: italic;
	float: right;
	margin-left: 1em;
}
.nh3 {
	cursor: pointer;
	color: #8892b3;
	font-size: 12px;
	font-weight: bold;

}
.nh3:hover {
	cursor: pointer;
	text-decoration: underline;
}
span.nh3:hover {
	cursor: pointer;
	text-decoration: underline;
}

/*== login formulierke ==*/
div.formstudenten {
	clear: both;
	padding-top: 3px !important;
	padding-top: 0px;
  	width: 620px;
}
div.studrow {
	clear: both;
  	padding-top: 3px !important;
  	padding-top: 0px;
  	width: 750px;
}
div.studrow span.label {
  	float: left;  
  	width: 110px;
}
div.studrow span.formw {
  	float: left;  	
} 
div.formrechten {
	clear: both;
	  padding-top: 3px !important;
	  padding-top: 0px;
  	width: 320px;
}
div.formrow {
 	clear: both;
  	padding-top: 3px !important;
  	padding-top: 0px;
  	width: 210px;
 }
div.formrow span.label {
  	float: left;
  	text-align: right;
}
div.formrow span.formw {
  	float: right;
}
div.formrow span.formb {
	float: right;
	padding-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.formrow span.label h3{
  	float: left;
  	color: #c2c1c6;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
/*== telefoonlijst ==*/
div.telnrrow {
	clear: both;
  	padding-top: 3px !important;
  	padding-top: 0px;
  	width: 182px;
}
div.telnrrow:hover {
	/* background-color: #edecf2; */
}
div.telnrrow:hover span{
	background-color: #edecf2;
}
div.telnrrow span.label {
  	float: left;
  	width: 145px;
}
div.telnrrow span.formw {
  	float: right;

}
div.telnrrow span.formb {
	float: right;
	padding-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.telnrrow span.label h3{
  	float: left;
  	color: #c2c1c6;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 4px;
}
div.telnrrowGeb {
	clear: both;
	padding-top: 3px;
	_padding-top: 0px;
  	width: 182px;
}
div.telnrrowGeb span.label h3{
  	float: left;
  	color: #c2c1c6;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 6px;
}
div.telnrrowGeb span.label {
  	float: left;
  	width: 160px;
}
#objinfo{
	position: absolute;
	visibility: hidden;
	background-color: #ffffe1;
	padding: 10px;
	border: 1px solid #edecf2;
	width: 250px;
}
#objinfo p{
	margin-top: 0px;
	margin-bottom: 0px;
}
#reserveer {
	position: absolute;
	visibility: hidden;
	background-color: #ffffff;
	border: 3px solid #edecf2;
	width: 340px;
	height: 560px;
	padding: 5px;
}
/*reserveerformke*/
#reserveerform{
	position: absolute;
	visibility: hidden;
	border: 2px solid #edecf2;
	background-color: #ffffff;
	padding: 5px;
	_padding-left: 10px;
	margin: 10px;
	width: 300px;
}
#reserveerform h2{
	margin-top: 2px;
}
#reserveerform .h2{
	color: #6476b3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 2px;
	float: left;
}
#reserveerform .close{
	margin-top: 2px;
	float: right;
}
.newresformtitle {
	margin-top: 2px;
	margin-bottom: 5px;
}
#reserveerform .resform {
	margin-top: 5px;
	clear:both;
	display: block;
}
.resformtitle {
	border: 2px dashed #edecf2;
	background-color: #ffffff;
	padding: 5px;
	clear:both;
	cursor: move;
	display: block;
}
div.resformtitle:hover {
	background-color: #f6f5fa;
}
/*==calendar==*/
#calender {
	float: left;
	width: 785px;
	border: 1px solid #c2c1c6;
}
.calendar_row {
	float: left;
	width: 785px;
	clear: both;
}
.calendar_row_nav{
	float: left;
	width: 785px;
	height: 18px;
	clear: both;
	color:#ffffff;
	background-color: #373f6d;
}
.calendar_day_empty{
	float: left;
	width: 110px;
	height: 58px;
	margin:1px;
	background-color: #ffffff;
}
.calendar_day{
	float: left;
	width: 110px;
	height: 58px;
	margin:1px;
	color: #dddddd;
	font-size: 18px;
	font-weight: bold;
	background-color: #f6f5fa;
	cursor: pointer;
	cursor: hand;
	/*border: 1px dashed #c2c1c6;/**/
}
div.calendar_day:hover{
	float: left;
	width: 110px;
	height: 58px;
	color: #cccccc;
	background-color: #edecf2;
	/*border: 1px dashed #edecf2;/**/
}
.calendar_day_linked{
	float: left;
	width: 110px;
	height: 58px;
	margin:1px;
	background-color: #edecf2;
	color: #cccccc;
	font-size: 18px;
	font-weight: bold;
	/*border: 1px dashed #c2c1c6;/**/
}
.calendar_day_linked_today{
	float: left;
	width: 110px;
	height: 58px;
	margin:1px;
	background-color: #edecf2;
	color: #373f6d;
	font-size: 18px;
	font-weight: bold;
	/*border: 1px dashed #c2c1c6;/**/
}
div.calendar_day_linked{
	cursor: pointer;
}
div.calendar_day_linked_today{
	cursor: pointer;
}
.calendar_day_today{
	float: left;
	width: 110px;
	height: 58px;
	margin:1px;
	color: #373f6d;
	font-size: 18px;
	font-weight: bold;
	background-color: #f6f5fa;
	/*border: 1px dashed #c2c1c6;/**/
}
div.calendar_day_today:hover{
	cursor: pointer;
	float: left;
	width: 110px;
	height: 58px;
	color: #373f6d;
	background-color: #edecf2;
	/*border: 1px dashed #edecf2;/**/
}
.calendar_day_name{
	float: left;
	width: 112px;
	height: 18px;
	background-color: #373f6d;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
	/*border: 1px dashed #c2c1c6;/**/
}
.calendar_row_title{
	width: 110px;
	height: 22px;
	background-color: #373f6d;
	color: #eeeeee;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;

	padding-left: 5px;
	/*border: 1px dashed #c2c1c6;/**/
}
.callink {
	font-size: 11px;
	color: #000000;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.next_month{
	float: right;
	padding-top: 2px;
}
.prev_month{
	float: left;
	padding-top: 2px;
}
.calendar_title_prev{
	width: 110px;
	height: 22px;
	color: #cccccc;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.calendar_title_next{
	color: #cccccc;
	font-size: 12px;
	width: 110px;
	height: 22px;
	padding-left: 5px;
	padding-bottom: 2px;
}
/*======================*/
#uren {
	float: left;
	width: 330px;
	margin-left: 5px;
	margin-right: 5px;
}
.uur {
	float: left;
	width: 330px;
	height: 20px;
	border-top: 1px solid #373f6d;
	color: #bbbbbb;
}
.halfuur {
	float: left;
	width: 330px;
	height: 20px;
	border-top: 1px dashed #373f6d;
	background-color: #f6f5fa;
	color: #bbbbbb;
}
.vroeger {
	margin-top: 2px;
	margin-bottom: 2px;
}
.later {
	border-top: 1px solid #373f6d;
	margin-top: 2px;
	margin-bottom: 2px;
}
.bar {
	position: absolute;
	float:left;
	background-color: #6476b3;
	color: #ffffff;
	padding: 2px;
	cursor: pointer;
	cursor: hand;
}
#barinfo {
	position: absolute;
	float: left;
	visibility: hidden;
	background-color: #ffffe1;
	padding: 10px;
	border: 1px solid #edecf2;
	width: 250px;
}
#barinfo p{
	margin-top: 0px;
	margin-bottom: 0px;
}
#resdetail {
	position: absolute;
	float: left;
	visibility: hidden;
	width: 250px;
	padding: 10px;
	border: 1px solid #edecf2;
	background-color: #ffffff;
}
#resdetail p{
	margin-top: 0px;
	margin-bottom: 0px;
}
#resdetail .h2{
	color: #6476b3;
	background: transparant;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#resdetail .rdh3{
	font-weight: bold;
	font-size: 11px;
}
#resdetail .close{
	float: right;
	margin-top: 0em;
	_margin-top: 0em;
	text-align: right;
}
#resdetail .resdettitle {
	border: 2px dashed #edecf2;
	float: left;
	padding: 5px;
	height: 100%;
	cursor: move;
	margin-bottom: 1em;
}
div.resdettitle:hover {
	background-color: #f6f5fa;
	cursor: move;
}
#resdetail .detinfo{
	float: left;
	border: 2px dashed #f6f5fa;
	background-color: #f6f5fa;
	margin-bottom: 5px;
	padding: 6px;
	width: 235px;
}
#resdetail .detsubtit {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #8892b3;
}
/*filterform*/
#globalfilterform {
	float:left;
	width: 500px
}
#filterform {
	float:left;
	clear: both;
	width: 400px;
}
#filterform div {
	float: left;
	margin-bottom: 2px;
}
#filterform div span.label {
	float: left;
}
#filterform div span.formw {
	float: right;
}
/*groepenobjectform*/
#resadminform {
	float:left;
	clear: both;
	width: 400px;
}
#resadminform div {
	float: left;
	margin-bottom: 2px;
}
#resadminform div span.label {
	width: 75px;
	float: left;
}
#resadminform div span.formw {
	float: left;
}
/*maildingen*/
#maillinks{
	float: left;
	width: 390px;
	margin-right: 10px;
}
#mailrechts{
	float: left;
	width: 290px;
}
#mailbody{
	float: left;
	clear: both;
	margin-top: 1em;
}
#mailbody fieldset {
	float: left;
	width: 770px;
}
fieldset legend {
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.icon{
	float: left;
	margin-top: -0.3em;
	_margin-top: -0.4em;
	margin-right: 0.5em;
	border: 0;
	height: 25px;
}
/*==genetische tests==*/
.gentestrowtop {
	float: left;
	width: 783px;
	background-color: #edecf2;
	padding: 2px;
	border-bottom: 1px #8892b3 solid;
}
.gentestrow1 {
	float: left;
	width: 773px;
	background-color: #F5F5F5;
	padding: 5px;
	cursor: pointer;
	border: 2px solid #F5F5F5;
}
.gentestrow2 {
	float: left;
	width: 773px;
	background-color: #FFFFFF;
	padding: 5px;
	cursor: pointer;
	border: 2px solid #F5F5F5;
}
div.gentestrow1:hover {
	background-color: #edecf2;
}
div.gentestrow2:hover {
	background-color: #edecf2;
}
.gentestrow1 p{
	float: left;
	margin: 0px;
}
.gentestrow2 p{
	float: left;
	margin: 0px;
}
.gentestrow1 a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.gentestrow2 a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.gentestnaam {
	float: left;
	width: 420px;
}
.gentestgen {
	float: left;
	left: 425px;
	width: 200px;
}
.gentestmat {
	float: left;
	left: 630px;
	width: 120px;
}
.gentestvra {
	float: right;
}
.gentestdiv{
	position: absolute;
	visibility: hidden;
	background-color:#FFFFFF;
	border: 1px #000000 solid;
	padding: 0.5em;
	width: 350px;
}
#gentestinfo {
	position: absolute;
	visibility: hidden;
	background-color:#FFFFFF;
	border: 1px solid #8892b3;
	padding: 5px;
	width: 300px;
}
#gentestinfo p{
	margin-top: 0px;
	margin-bottom: 0px;
}
#gentestinfo .h2{
	color: #6476b3;
	background: transparant;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#gentestinfo .close{
	float: right;
	margin-top: 0em;
	_margin-top: 0em;
	text-align: right;
}
#gentestinfo .resdettitle {
	border: 2px dashed #edecf2;
	float: left;
	padding: 5px;
	height: 100%;
	cursor: move;
	margin-bottom: 1em;
}
div.resdettitle:hover {
	background-color: #f6f5fa;
	cursor: move;
}
#gentestinfo .detinfo{
	float: left;
	background-color: #f6f5fa;
	margin-bottom: 5px;
	padding: 6px;
	width: 290px;
}
#gentestinfo .detsubtit {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #8892b3;
}
.gentestdiv p{
	margin: 0px;
}
/*aanvraagforms*/
li.vraagli {
	width: 740px;
	float: left;
	clear: both;
	margin-bottom: 1em;
}
li.vraagli h3{
	color: #8892b3;
	font-size: 11px;
	text-decoration: underline;
	margin-bottom: 0.25em;
	clear: both;
}
li.vraagli img {
	float: left;
	clear: right;
	margin-right: 1em;
	border: 0;
}
li.vraagli p{
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	/*_margin-top: -1em;*/
}
#resstat{
	float: left;
	clear: both;
	margin-top: -1em;
}
/*==schema raadplegingen==*/
.raadplegingtop {
	float: left;
	width: 783px;
	background-color: #edecf2;
	padding: 2px;
	_padding: 0px;
	border-bottom: 1px solid #8892b3 ;
}
.raadplegingrow1 {
	float: left;
	width: 773px;
	background-color: #F5F5F5;
	padding: 5px;
	_padding: 3px;
	border: 2px solid #F5F5F5;
}
.raadplegingrow2 {
	float: left;
	width: 773px;
	background-color: #FFFFFF;
	padding: 5px;
	_padding: 3px;
	border: 2px solid #F5F5F5;
}
.raadplegingrow1 p{
	float: left;
	margin: 0px;
}
.raadplegingrow2 p{
	float: left;
	margin: 0px;
}
.raadplegingnaam {
	float: left;
	width: 300px;
}
.raadplegingdag {
	float: left;
	width: 200px;
}
.raadplegingpers {
	float: left;
	width: 260px;
}
/*protocols*/
.kolomprot {
	float: left;
	width: 383px;
	margin-right:0.8em !important;
	margin-right: 0.5em;
}
.kolomprot ul {
	margin-top: 0em;
	margin-bottom: 1em;
}
.kolomprot ul li {
	margin-left: -1em;
	color: #000000;
}
.kolomprot ul li a h2 {
	float: left;
	margin: 0em;
	padding: 0em;
}
.kolomprot ul li ul {
	margin-top: 0em;
	margin-bottom: 1em;
}
.kolomprot ul li ul li ul {
	margin-top: 0em;
	margin-bottom: 0em;
}
.protocoldiv {
	float: left;
	width: 380px;
	margin-bottom: 1em;
	border-top: 1px solid #F5F5F5;
	border-bottom: 2px solid #F5F5F5;/**/
	/* border: 1px #8892b3 solid;/**/
}
.protocoltop {
	float: left;
	width: 376px;
	background-color: #edecf2;
	padding: 2px;
	border-bottom: 1px solid #8892b3;/**/
}
.protocolrow1 {
	float: left;
	width: 370px;
	background-color: #F5F5F5;
	padding: 2px;
	padding-left: 5px;
}
.protocolrow2 {
	float: left;
	width: 370px;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 5px;
}
.bullit {
	margin-right: 0.4em;
}
#menuimgs {
	float: right;
}
#menuimgs img {
	border: 0;
	height: 16px;
	margin: 1px;
}
/*--onderwijs--*/
.onderwlesg {
	float: left;
	width: 778px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.onderwrow1 {
	float: left;
	width: 773px;
	background-color: #F5F5F5;
	padding: 5px;
	border: 2px solid #F5F5F5;
}
.onderwrow2 {
	float: left;
	width: 773px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 2px solid #F5F5F5;
}
.onderwrow1 p{
	float: left;
	margin: 0px;
	width: 760px;
	min-width: 100%;
}
.onderwrow2 p{
	float: left;
	margin: 0px;
	width: 760px;
	min-width: 100%;
}

/*kolom in content*/
#homelinks {
	float: left;
	width: 525px;

}
#homerechts {
	float: right;
	width: 251px;
	margin-left: 0.5em;
}
.quicklinks {
	float: left;
	width: 236px;
	background-color: #F5F5F5;
	padding: 0.5em;
	border: 1px dashed #edecf2;
	margin-bottom: 0.5em;
}
.quicklink {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.plinks {
	float: left;
	width: 525px;
}
.prechts {
	float: right;
	width: 251px;
}
.homejarig {
	float: left;
	width: 232px;
	border: 1px solid #c2c1c6;
	padding: 0.125em;
	margin-bottom: 0.25em;
}
div.homejarig:hover {
	background-color: #edecf2;
	cursor: pointer;
}
/*recent nieuws op homepagina*/
.recentnieuws {
	float: left;
	clear: both;
	margin-bottom: 1em;
	width: 154px;
}
.recentnieuws p{
	float: left;
	margin: 0px;
	text-align: left;
}
.recentnieuws .rndatum {
	margin-top: -0.5em;
	margin-bottom: 0.5em;
	font-style: italic;
}
.recentnieuws .leesmeer {
	clear: both;
	margin-top: 0.5em;
	width: 150px;
}
/*--agenda--*/
ul.ul_spreker {
	list-style-type: none;
	list-style-position: outside;
	/*-*/	
}
ul.ul_spreker li {
	margin-left: -3.5em;
}
ul.ul_spreker li ul {
	list-style-type: circle;
	list-style-position: inside;
}
ul.ul_spreker li ul li{
	margin-left: -1em;
}
.agendarow1 {
	float: left;
	width: 773px;
	clear: both;
	_clear: left;
	_width: 770px;
	background-color: #F5F5F5;
	padding: 5px;
	cursor: pointer;
	border: 2px solid #F5F5F5;
}
.agendarow2 {
	float: left;
	width: 773px;
	clear: both;
	_clear: left;
	_width: 770px;
	background-color: #FFFFFF;
	padding: 5px;
	cursor: pointer;
	border: 2px solid #F5F5F5;
}
div.agendarow1:hover {
	background-color: #edecf2;
}
div.agendarow2:hover {
	background-color: #edecf2;
}
.agendarow1 p {
	float: left;
	margin: 0px;
	clear: both;
	_clear: left;
	min-width: 770px;
	_width: 770px;
}
.agendarow2 p {
	float: left;
	margin: 0px;
	clear: both;
	_clear: left;
	min-width: 770px;
	_width: 770px;
}
.agendarow1 p.agendaomschr {
	float: left;
	margin-top: 0.5em;
	clear: both;
	_clear: left;
	min-width: 770px;
	_width: 770px;
}
.agendarow2 p.agendaomschr {
	float: left;
	margin-top: 0.5em;
	clear: both;
	_clear: left;
	min-width: 770px;
	_width: 770px;
}
/*agendadetails*/
#agendadetail {
	position: absolute;
	visibility: hidden;
	background-color:#FFFFFF;
	border: 1px solid #8892b3;
	padding: 5px;
	width: 400px;
}
#agendadetail p{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#agendadetail .h2{
	color: #6476b3;
	background: transparant;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#agendadetail .close{
	float: right;
	margin-top: 0em;
	_margin-top: 0em;
	text-align: right;
}
#agendadetail .resdettitle {
	border: 2px dashed #edecf2;
	float: left;
	padding: 5px;
	height: 100%;
	cursor: move;
	margin-bottom: 1em;
}
div.resdettitle:hover {
	background-color: #f6f5fa;
	cursor: move;
}
#agendadetail .detinfoklein{
	float: left;
	background-color: #f6f5fa;
	margin-bottom: 5px;
	padding: 6px;
	width: 188px;
}
#agendadetail .detinfogroot{
	float: left;
	background-color: #f6f5fa;
	margin-bottom: 5px;
	padding: 6px;
	width: 388px;
}
#agendadetail .detsubtit {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #8892b3;
}
#agendadetail .agendaklein {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 200px;
	
}
#agendadetail .agendagroot {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 400px;
	
}
/*-print telefoonlijst-*/
#printme {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}
/*-prestatielijst-*/
div.presrow {
 	clear: both;
  	padding-top: 3px !important;
  	padding-top: 0px;
  	width: 500px; /* was 350px */
 }
div.presrow span.label {
  	float: left;
  	text-align: right;
}
div.presrow span.formw {
  	float: right;
}
div.presrow span.formb {
	float: right;
	padding-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.probleemtitel{
	float: left;
	width: 370px;
}
.probleemopldoor {
	float: left;
	width: 100px;
}
/* intern mypage */
.intermypagerow1 {
	background-color: #F5F5F5;
	border: 2px solid #F5F5F5;
	padding: 0.25em;
	z-index: 0;
}
.intermypagerow2 {
	background-color: #FFFFFF;
	border: 2px solid #F5F5F5;
	padding: 0.25em;
	z-index: 0;
}
div.intermypagerow1:hover {
	background-color: #edecf2;
	z-index: 0;
}
div.intermypagerow2:hover {
	background-color: #edecf2;
	z-index: 0;
}
.intermypagerow1 p {
	margin: 0;
	text-align: left;
}
.intermypagerow2 p {
	margin: 0;
	text-align: left;
}

fieldset {
	padding: 0.75em;
}
#probleemlegende {
	float: left;
	margin-top: 0em !important;
	margin-bottom: 0.5em !important;
	clear: left;
}
#problemfilters form{
	margin: 0em;
}
/*==non conformiteiten gedoe==*/
fieldset.actiefield {
	margin-bottom: 1em;
}
fieldset.actiefield legend {
	color: #6476b3;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0em !important;
	margin-bottom: 0.25em;
}
fieldset.actiefield ul {
	margin-top: 0em;
}
#ncActie{
	float: left;
	width: 410px;
}
#ncActie legend {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
#ncUitv {
	float: right;
	width: 290px;
}
#ncUitv legend {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.ncEffectief {
	float: left;
	background-color: #edecf2;
	margin-top: 1em;
	margin-left: 20px !important;
	margin-left: 10px;
	margin-right: 20px; /**/
	padding: 15px;
	width: 695px !important;
	width: 700px;
	text-align: center;
	clear:both;
}

form.khb_zoek {
	float: left;
	/*border: 1px solid #aaaaaa;*/
	padding: 1em; 
	margin-bottom: 1em;
	clear: both;
	font-size: 100%;
}
form.khb_zoek p{
	float: left;
	clear: both;
	margin-bottom: 0.5em;
	min-width: 550px;	
	max-width: 650px; /**/
}
form.khb_zoek label {
	float: left;
	width: 120px;
	padding-top: 0.25em;
	margin-right: 1em;
	text-align: right;
}
form.khb_zoek input {
	float: left;
}
form.khb_zoek select {
	float: left;
}


div.khb_info {
	float: left;
	width: 660px;
}
div.khb_info p{
	float: left;
	width: 660px;
	padding: 0.125em;
	border-top: 1px #dddddd solid;
	margin: 0;
}
span.khb_infolinks{
	float: left;
	width: 125px;
	font-style: italic;
	color: #555555;
}
span.khb_inforechts{
	float: left;
	width: 525px;
	color: #000000;
}
span.khb_comment{
	float: left;
	width: 325px;
	color: #000000;
}
span.khb_datum{
	float: left;
	width: 90px;
	color: #000000;
}
span.khb_vernietigdatum{
	float: left;
	width: 90px;
	color: #FF0000;
}
.bigicon {
	float: left;
	margin-right: 15px;
}
span.khb_commentgroot{
	float: left;
	width: 415px;
	color: #000000;
	padding-right: 1em;
}


span.khb_hfdtsk {
	float: left;
	width: 50px;
}

/*-overzicht eigengemeldde problemen-*/
div.probl_print_rij span.probl_print_rij {
	float:left;
	clear:both;
	margin-top:0.25em;
	margin-bottom:0.25em;
}
div.probl_print_rij span.probl_print {
	float: left;
	width: 710px;
}
div.probl_print_rij span.probl_status {
	float: left;
	width: 700px;
}


#ingescrevenpersonen p {
	margin-bottom: 0em;
}



div.gsu_formrow {
 	clear: both;
	padding-top: 3px !important;
	padding-top: 0px;
	margin-bottom: 0.25em;
	width: 800px;
}
div.gsu_formrow span.label {
  	float: left;
  	width: 160px;
}
div.gsu_formrow span.formw {
  	float: left;
}
div.gsu_formrow span.formw input {
  	width: 600px;
}
div.gsu_formrow span.formw textarea {
  	width: 600px;
}
div.gsu_formrow span.formb {
	float: left;
	padding-right: 6px;
}
div.gsu_formrow span.label h3{
  	float: left;
  	color: #c2c1c6;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

/*-- VORMINGEN STYLES --*/
div.detailgrid {
	float:left;
	width: 760px;
	padding: 0.125em;
	margin-bottom: 0.5em;
	border: 1px solid #CCCCCC;
}
div.detailgrid p {
	float:left;
	padding: 0.125em;
	margin: 0.125em;
}

div.grid_item1 {
	float:left;
	width: 760px;
	background-color: #F5F5F5;
}

div.grid_item2{
	float:left;
	width: 760px;
	background-color: #FFFFFF;
}
div.detailgrid span.intern {
	color: #FF0000;
}
div.detailgrid span.checkbox {
	float:left;
	width: 30px;
	height: 1em;
}
div.detailgrid span.date {
	float:left;
	width: 130px;
}
div.detailgrid span.type {
	float:left;
	width: 150px;
}
div.detailgrid span.title {
	float:left;
	width: 440px;
}
div.detailgrid span.descr {
	float:left;
	width: 580px;
	font-style:italic;
	color: #333333;
}

div.detailgridtop {
	float:left;
	width: 760px;
	padding-left: 0.25em;
	margin: 0em;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

div.detailgridtop p{
	font-weight:bold;
	height: 100%;
	margin: 0em;
}
div.detailgridtop span.checkbox {
	float:left;
	width: 30px;
}

div.detailgridtop span.date {
	float:left;
	width: 130px;
}
div.detailgridtop span.type {
	float:left;
	width: 150px;
}
div.detailgridtop span.title {
	float:left;
	width: 400px;
}


/*-- reclameblokkenv voor congressen --*/
div.meeting {
	float:left;
	width: 236px;
	height: 85px;
	padding: 0.25em;
	margin: 0em;
	margin-bottom:1em;
	border: 1px solid #CCCCCC;
	text-align: center;
}
div.meeting:hover {
	cursor: pointer;
	background-color: #F5F5F5;
}

/*- gsu styles -*/
table {
	float: left;
	width: 760px;
	border: 0;
	margin-bottom: 1em;
}
table td.gsu_code{
	float: left;
	width: 100px;
}
table td.gsu_descr{
	float: left;
	width: 250px;
}
table td.gsu_price{
	float: left;
	width: 100px;
}
table td.gsu_unit{
	float: left;
	width: 100px;
}
table td.gsu_descr_wide{
	float: left;
	width: 450px;
}

/*
div.resformrow {
	float: left;
	width: 700px;
	margin: 0.125em;
}
div.resformrow span.label{
	float: left;
	width: 100px;
}
div.resformrow span input, select, textarea{
	float: left;
	width: 500px;
}
div.resformrow span input[type="submit"] {
	float: left;
	width: 75px;
	margin-right: 1em;
}
div.resformrow span input[type="reset"] {
	float: left;
	width: 75px;
}

*/

