body {
	background-color: #ffffff;
	color: #7d7b7b;
}
body, p, a, h2, h3, h4, h5, a {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	line-height: 15px;
}
a {
	text-decoration: none;
	color: rgb(253, 206, 10);
}
#container {
	width: 950px;
	margin: auto;
	border: 0px solid #000000;
	text-align: left;
	margin-top: 15px;
}
h1 {
	display: block;
	width: 945px;
	height: 102px;
	background-image: url('../images/layout/header.png');
	text-indent: -3000px;
}
body.session #content h2 {
	display: none;
}
hr {
	border: 1px solid #FECF0A;
	border-bottom: none;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1px;
	width: 943px;
}
.notice {
	color: green;
	border: 1px solid green;
	background-color: #F0FFF0;
	margin-bottom: 1em;
	padding: 5px;
	width: 920px;
}
.error, tr.error {
	color: red;
	border: 1px solid red;
	background-color: #FFF0F0;
	padding: 0.5em;
	margin: 1em;
}
.contentbox {
	margin: 1em;
}
strong {
	font-weight: bold;
}
h3 {
	font-weight: bold;
	color: #565656;
	font-variant: small-caps;
	font-size: 10pt;
}
h4 {
	font-weight: bold;
}
#login {
	color: #565656;
	text-align: right;
	line-height: 30px;
	font-size: 8pt;
}
#login table {
	margin-left: auto;
}
#login td {
	padding-left: 3px;
	padding-right: 3px;
}
#login input {
	font-size: 8pt;
}
#login #session_login, #login #session_password {
	font-size: 8pt;
	border: 1px solid #565656;
	height: 15px;
	padding-left: 2px;
	padding-right: 2px;
}
#login a {
	text-decoration: none;
	color: #7d7b7b;
	font-weight: bold;
}
#login a:hover {
	color: #565656;
}
#login input {
	color: #7d7b7b;
	height: 18px;
}
#login .button {
	color: white;
}
#login p {
	margin-bottom: 0;
}
#login a.button {
	font-weight: normal;
	line-height: 16px;
	display: block;
}
#login a.button:hover {
	color: white;
}
.button {
	color: #ffffff;
	background-image: url('../images/layout/headermenu_grijs.png');
	background-color: #888;
	border: 1px solid #000000;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
}
#content .button {
	padding: 3px;
}
            
#menu {
	width: 950px;
	height: 30px;
	background-image: url('../images/layout/headermenu_grijs.png');
	margin-bottom: 30px;
}
#menu a {
	text-decoration: none;
	color: #ffffff;
	font-variant: small-caps;
	width: 118px;
	float: left;
	text-align: center;
	line-height: 30px;
}
#menu li {
	float: left;
}
#menu a:hover, #menu li.active a {
	background-image: url('../images/layout/headermenu_oranje.png');
	color: #7d7b7b;
}

#submenu {
	border: 0px solid red;
	width: 210px;
	float: left;
	text-align: right;
	line-height: 30px;
}

#submenu li {
	margin-top: 2px;
	background-color: #7d7b7b;
	background-repeat: no-repeat;
	line-height: 28px;
}
#submenu li.sub1 {
	background-image: url('../images/layout/menubalkje.png');
	background-position: 0 -56px;
}
#submenu li.sub2 {
	background-image: url('../images/layout/menubalkje.png');
	background-position: 0 -28px;
}
#submenu li.sub3 {
	background-image: url('../images/layout/menubalkje.png');
}

#submenu a {
	text-decoration: none;
	color: #ffffff;
	font-variant: small-caps;
	padding-right: 4px;
	line-height: 28px;
}
#submenu a:hover {
	text-decoration: none;
	color: #FECF0A;
}

#footer {
	text-align: center;
	margin-top: 25px;
	width: 950px;
	clear: both;
}
#footer img {
	display: block;
	margin: auto;
	width: 315px;
	padding-bottom: 10px;
}
#footer a {
	color: #FECF0A;
	padding-bottom: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #7d7b7b;
}

#content {
	text-align:justify;
}
#content {
/*	width: 950px;*/
}
#content.met_submenu {
	margin-left: 240px;
/*	width: 710;*/
}
#content.met_zijbalk {
/*	margin-right: 250px;*/
/*	width: 100px;*/
/*	background-color: red;*/
	width: 700px;
}
#content.met_zijbalk.met_submenu {
	width: 460px;
}
#content.zonder_zijbalk.met_submenu {
	width: 700px;
}

#sidebar {
	width: 200px;
	float: right;
	
	padding: 10px;
	padding-top: 45px;

	background-image: url('../images/layout/balk.png');
	background-position: top left;
	background-repeat: no-repeat;

	text-align: justify;
	background-color: #EFEFEF;
}
#sidebar a {
	display: block;
	text-decoration: none;
	color: #565656;
	font-weight: bold;
}
#sidebar a:hover {
	color: #7d7b7b;
}
#sidebar img {
	margin-bottom: 15px;
}

p, #content ul {
	margin-bottom: 15px;
}
#content ul {
	margin-left: 1em;
}
#content li {
	list-style-type: disc;
	margin-left: 0.5em;
	text-align: left;
}

#submenu #weetje {
	width: 165px;
	z-index: 10;
	color: #FECF0A;
	background-color: #A9A8A8;
	position: relative;
	margin-left: auto;
	top: -60px;
	left: 16px;
	text-align: left;
}
#submenu #weetje h3 {
	background-color: #7d7b7b;
	font-weight: bold;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
	margin-bottom: 6px;
}
#submenu #weetje p {
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
#submenu #weetje a {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #565656;
	text-decoration: none;
	display: block;
}
#submenu #weetje a:hover {
	color: #7d7b7b;
}
#submenu img {
	margin-top: 30px;
}

.page_welkom #content h3 {
	background-image:url('../images/layout/balk.png');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #7d7b7b;
	color: #FECF0A;
	display: block;
	font-variant: small-caps;
	font-size: 14pt;
	line-height: 30px;
	padding-left: 10px;
}
.page_welkom #content p {
	background-color: #EFEFEF;
	color: #7d7b7b;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0;
}
.page_welkom #content ul {
	display: block;
	background-color: #EFEFEF;
	color: #7d7b7b;
	padding: 15px;
	margin: 0px;
	margin-bottom: 15px;
	height: 150px;
	overflow: hidden;
}
.page_welkom #content li {
	margin: 0px;
	display: block;
	list-style-type: none;
	width: 220px;
	text-align: center;
	float: left;
}
.page_welkom #content li a {
	text-decoration: none;
	color: #7d7b7b;
}
.page_welkom #content li a:hover {
	color: #FECF0A;
}
.page_welkom #content li a.vraagouder_1 {
	background-image: url('../images/voorpagina/icoon_zoek.png');
	width: 130px;
	height: 55px;
	padding-left: 50px;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 72px;
	display: block;
}
.page_welkom #content li a.vraagouder_2 {
	background-image: url('../images/voorpagina/icoon_huis.png');
	width: 141px;
	height: 66px;
	padding-left: 25px;
	padding-top: 75px;
	padding-right: 50px;
	padding-bottom: 3px;
	display: block;
}
.page_welkom #content li a.vraagouder_3 {
	background-image: url('../images/voorpagina/icoon_tevreden.png');
	width: 128px;
	height: 67px;
	padding-left: 21px;
	padding-top: 16px;
	padding-right: 67px;
	padding-bottom: 61px;
	display: block;
}
.page_welkom #content li a.gastouder_1 {
	background-image: url('../images/voorpagina/icoon_huisje.png');
	width: 136px;
	height: 91px;
	padding-left: 46px;
	padding-top: 14px;
	padding-right: 34px;
	padding-bottom: 39px;
	display: block;
}
.page_welkom #content li a.gastouder_2 {
	background-image: url('../images/voorpagina/icoon_opl.png');
	width: 133px;
	height: 59px;
	padding-left: 20px;
	padding-top: 37px;
	padding-right: 63px;
	padding-bottom: 48px;
	display: block;
}
.page_welkom #content li a.gastouder_3 {
	background-image: url('../images/voorpagina/icoon_vraag.png');
	width: 129px;
	height: 52px;
	padding-left: 46px;
	padding-top: 83px;
	padding-right: 9px;
	padding-bottom: 13px;
	display: block;
}

dl.nieuwsitems a {
	text-decoration: none;
	color: #7d7b7b;
}
dl.nieuwsitems dt {
	float: left;
	padding-right: 1em;
}
dl.nieuwsitems dd {
	font-weight: bold;
}

.contact dt, .contact dd, .aanmelden dt, .aanmelden dd {
	line-height: 30px;
}
.contact dt {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 1em;
}
dl.aanmelden {
	margin-bottom: 1em;
}
.aanmelden dt {
	float: left;
	width: 150px;
	text-align: right;
}
.aanmelden dd {
	margin-left: 160px;
}
.aanmelden.wide dt {
	float: none;
	width: auto;
	text-align: left;
	padding-right: 0;
}
.aanmelden.wide dd {
	margin-left: 1em;
}
table.select td {
	width: 20px;
	text-align: center;
}
table.select thead th {
	text-align: center;
}
table.select tbody th {
	padding-right: 1em;
	text-align: right;
	padding-left: 1em;
}
table.select th {
	background-color: #F0F0F0;
}
.gastouderbureau table.select th {
	background-color: #838080;
}
.gastouderbureau_detail table.select th {
	background-color: #838080;
}
.gastouder table.select th {
	background-color: #838080;
}
.gastouder_detail table.select td, .gastouder_detail table.select th {
	width: 20px;
}
.gastouder_detail table.select th {
	background-color: #838080;
}

.textinput, .aanmelden .in_text {
	width: 160px;
	border: 1px solid #B7B4B4;
	padding: 3px;
}
.textinput_placeholder {
	width: 160px;
	border: 1px solid #B7B4B4;
	padding: 3px;
	color: #a0a0a0;
}
.contact .textarea {
	border: 1px solid #B7B4B4;
	height: 60px;
	margin-top: 5px;
}
.contact .button {
	margin-top: 5px;
}

.fieldWithErrors textarea, .fieldWithErrors input {
	color: red;
	background-color: #FFF0F0;
}
#errorExplanation {
  border: 2px solid red;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  color: #7d7b7b;
}
#errorExplanation h2 {
	background-image: none;
	background-color: #c00;
	color: #fff;
	padding: 5px;
}
#errorExplanation p {
	margin-bottom: 0;
	padding: 5px;
}
#errorExplanation ul {
	margin-bottom: 0;
}
#errorExplanation ul li {
	margin-left: 30px;
	list-style: disc;
}
div.fieldWithErrors {
	display: inline;
}
.searchbox {
	background-color: #7D7B7B;
	color: white;
	border-top: 2px solid #545353;
	border-bottom: 2px solid #545353;
	padding: 10px;
	margin-bottom: 15px;
}
.gastouderbureau .button, .gastouder .button {
	font-size: 7pt;
}
/* ------ Gastouder ---------- */
.gastouder {
	background-color: #7D7B7B;
	color: white;
	border-top: 2px solid #545353;
	border-bottom: 2px solid #545353;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 13px;
	margin-bottom: 15px;
	min-height: 115px;
}
.gastouder dl {
}
.gastouder .img {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 1em;
	border: 1px solid #7D7B7B;
	background-color: white;
	height: 75px;
	width: 100px;
	text-align: center;
	padding: 3px;
	position: relative;
}
.gastouder h3, .gastouder h3 a, .gastouder dl {
	font-variant: normal;
	font-size: 10pt;
	line-height: 20px;
	margin-bottom: 5px;
	color: white;
	line-height: 20px;
	margin-bottom: 8px;
	text-decoration: none;
}
.gastouder dl.list_left {
	width: 330px;
	float: left;
	margin-left: 0;
}
.gastouder dt {
	float: left;
	width: 130px;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}
.gastouder dd {
	margin-left: 145px;
	padding-right: 1em;
}
.gastouder a {
	text-decoration: none;
	color: white;
	line-height: 20px;
}

/* ------ Gastouder (detail)---------- */
.gastouder_detail {
	background-color: #7D7B7B;
	color: white;
	border-top: 2px solid #545353;
	border-bottom: 2px solid #545353;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 13px;
	margin-bottom: 15px;
}
.gastouder_gastouderbureau {
	background-color: #A8A8A8;
	color: white;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	margin-bottom: 15px;
	margin-right: 10px;
	float: right;
	width: 260px;
	line-height: 20px;
}
.gastouder_gastouderbureau p {
	line-height: 20px;
	text-align: center;
	height: 80px;
	margin-top: 15px;
}
.gastouder_gastouderbureau a {
	color: white;
	text-decoration: none;
	line-height: 20px;
}
.gastouder_gastouderbureau .img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1em;
	border: 1px solid #7D7B7B;
	background-color: white;
	height: 75px;
	width: 100px;
	text-align: center;
	padding: 3px;
	position: relative;
}
.gastouder_detail .gastouder_gastouderbureau dl dt {
	float: left;
	width: 80px;
	font-weight: bold;
	text-align: right;
	padding-right: 0.5em;
}
.gastouder_detail .gastouder_gastouderbureau dl dd {
	margin-left: 0px;
	width: 170px;
	overflow: hidden;
	text-align: left;
	padding-right: 0;
}
.gastouder_detail dl {
	margin-left: 0;
}
#details_block {
	
}
.gastouder_detail #details_block dt {
	width: 300px;
}
.gastouder_detail #details_block dd {
	margin-left: 315px;
}
.gastouder_detail #details_block img {
	vertical-align: middle;
}
.gastouder_detail #details_block dt, .gastouder_detail #details_block dd  {
	margin-bottom: 1em;
}
.gastouder_detail dl dt {
	float: left;
	width: 130px;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}
.gastouder_detail dl dd {
	margin-left: 145px;
	padding-right: 1em;
}

.gastouder_detail #details_link img {
	vertical-align: middle;
}
.gastouder_detail #details_link {
	cursor: pointer;
	font-weight: bold;
}

.gastouder_detail h3, .gastouder_detail h3 a, .gastouder_detail dl {
	font-variant: normal;
	font-size: 10pt;
	line-height: 20px;
	margin-bottom: 5px;
	color: white;
	line-height: 20px;
	margin-bottom: 8px;
	text-decoration: none;
}

/* ------ Gastouderbureau ---------- */
.gastouderbureau {
	background-color: #7D7B7B;
	color: white;
	border-top: 2px solid #545353;
	border-bottom: 2px solid #545353;
	padding-top: 5px;
	padding-bottom: 13px;
	margin-bottom: 15px;
	height: 134px;
}
.gastouderbureau dl {
	height: 63px;
}
.gastouderbureau .img {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 1em;
	border: 1px solid #7D7B7B;
	background-color: white;
	height: 75px;
	width: 100px;
	text-align: center;
	padding: 3px;
	position: relative;
}
.gastouderbureau h3, .gastouderbureau h3 a {
	font-variant: normal;
	font-size: 10pt;
	color: white;
	line-height: 20px;
	margin-bottom: 8px;
	text-decoration: none;
}
.gastouderbureau dl {
	margin-left: 130px;
	color: white;
	line-height: 20px;
	margin-bottom: 5px;
}
.gastouderbureau dl.list_left {
	width: 330px;
	float: left;
	margin-left: 0;
}
.gastouderbureau dt {
	float: left;
	width: 90px;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}
.gastouderbureau dd {
	margin-left: 105px;
	padding-right: 1em;
	white-space: nowrap;
}
.gastouderbureau a {
	text-decoration: none;
	color: white;
	line-height: 20px;
}

/* ------ Gastouderbureau (detail)---------- */
.gastouderbureau_detail {
	background-color: #7D7B7B;
	color: white;
	border-top: 2px solid #545353;
	border-bottom: 2px solid #545353;
	padding-top: 5px;
	padding-left: 10px;
/*	padding-bottom: 13px;*/
	margin-bottom: 15px;
}
.gastouderbureau_detail .description {
	margin-left: 130px;
}
.gastouderbureau_detail dl {
/*	height: 63px;*/
}
.gastouderbureau_detail dl.description, .gastouderbureau_detail.contact dl {
	height: auto;
	margin-bottom: 0px;
}
.gastouderbureau_detail .img {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 1em;
	border: 1px solid #7D7B7B;
	background-color: white;
	height: 75px;
	width: 100px;
	text-align: center;
	padding: 3px;
	position: relative;
}
.gastouderbureau_detail h3, .gastouderbureau_detail h3 a {
	font-variant: normal;
	font-size: 10pt;
}
.gastouderbureau_detail h3, .gastouderbureau_detail dl {
	margin-left: 130px;
	color: white;
	line-height: 20px;
	margin-bottom: 5px;
}
.gastouderbureau_detail dl.list_left {
	width: 330px;
	float: left;
	margin-left: 0;
}
.gastouderbureau_detail dt {
	float: left;
	width: 90px;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}
.gastouderbureau_detail .contact dt {
	width: 120px;
}
.gastouderbureau_detail .contact {
	margin-top: 1em;
}
.gastouderbureau_detail dd {
	margin-left: 140px;
	padding-right: 1em;
}
.gastouderbureau_detail .adres dt {
	width: 50px;
}
.gastouderbureau_detail .adres dd {
	margin-left: 395px;
}

.gastouderbureau_detail a {
	text-decoration: none;
	color: white;
	line-height: 20px;
}


#map_canvas {
	background-color: #7D7B7B;
	border-top: 2px solid #545353;
	border-bottom: 2px solid #545353;

	height: 255px;
	margin-bottom: 15px;
}

.examendata {
	padding: 5px;
	border: 1px solid #A0A0A0;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	width: 205px;
	height: 60px;
	overflow: hidden;
}
.examendata .img {
	float: left;
	padding-right: 10px;
	margin-top: 5px;
	width: 20px;
}
.examendata address {
	margin-left: 30px;
}

.go_aanmelden_diploma_groepselectie {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;

	background-color:#7d7b7b;
	padding-left:5px;
	cursor: pointer;
	line-height: 20px;
}
.go_aanmelden_diploma_groepselectie:hover {
	color:#FDCF0B;
}
#content .go_aanmelden_diploma {
	margin: 0px;
}
#content .go_aanmelden_diploma dt, #content .go_aanmelden_diploma dd {
	line-height: 30px;
}
#content .go_aanmelden_diploma dt {
	float: left;
	display: block;
	width: 20px;
}
#content .go_aanmelden_diploma dd {
	margin-left: 20px;
}

.quickscan {
	margin-bottom: 1em;
}
.quickscan dt, .quickscan dd {
	line-height: 30px;
	text-align: left;
}

.quickscan dt {
	float: left;
	width: 300px;
	text-align: left;
	padding-right: 10px;
}
.quickscan dd {
	margin-left: 310px;
}
.quickscan.mini dt {
	width: 180px;
}
.quickscan.mini dd {
	margin-left: 190px;
}
.quickscan.noinput dt, .quickscan.noinput dd {
	line-height: 20px;
}

table.evc {
	width: 100%;
}
table.evc thead td, table.evc thead th {
	background-color: #efefef;
}
table.evc td.radio, table.evc td.checkbox {
	text-align: center;
}
table.evc thead th {
	padding: 5px;
	font-weight: bold;
}
table.evc td.first {
	width: 20px;
	vertical-align: top;
}
table.evc td	{
	padding: 2px;
	padding-top: 5px;
	border-bottom: 1px solid #efefef;
	line-height: 18px;
	text-align: left;
}
dl.qsbewijs dt {
	font-weight: bold;
	line-height: 20px;
	display: block;
	margin-bottom: 5px;
}
dl.qsbewijs img {
	vertical-align: middle;
	cursor: pointer;
}
dl.qsbewijs dd {
	margin-left: 2em;
	margin-bottom: 1em;
}
dl.qsbewijs li img {
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
}
dl.qsbewijs table {
	margin-bottom: 1em;
}
dl.qsbewijs li li {
	font-style: italic;
	font-size: 8pt;
	list-style-type: none;
}
.insselect {
	margin-top: 5px;
}
.insselect li {
	margin-bottom: 5px;
}
.evc_q {
	display: block;
	padding: 1em;
	border: 1px solid #808080;
	background-color: #F0F0F0;
}

.captcha {
	text-align: left;
}
.captcha h4 {
	margin-bottom: 1em;
}
.captcha label {
	padding-right: 5px;
}
.captcha img {
	margin-top: 1em;
}