/* kleuren


groen 00B1A6
rood D32D5D
blauw 0099D8
geel FCBD25
grijs 8C8D7D 

*/

body {
	font: 95%/140% Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	margin: 0;
	background: #fff url(img/body_achter_blauw.gif) repeat-x 0;

}
div#grid {
	top: 30px;
	left: 0;
	z-index: 800;
	background: url(img/grid.png) repeat-y;

	position: absolute;
	height: 950px;
	width: 950px;
	display: none;
}

div#gridscholen {
	top: 53px;
	left: 247px;
	z-index: 800;
	background: url(img/grid_scholen.png) no-repeat;

	position: absolute;
	height: 950px;
	width: 950px;
}

div#noscript {
	width: 100%;
	height: 15%;
	margin: 0;
	padding: 10px 10px 10px 20px;
	background-color: #fefbd2;
	color: #cf091c;
	font-size: 1em;
	border-width: 3px;
	border-style: solid;
	line-height: 150%;
}

body#SIZhome {

	background: #fff url(img/body_achter_geel.gif) repeat-x 0 -30px;
}
body#SIZscholen {

	background: #fff url(img/body_achter_blauw.gif) repeat-x 0 -30px;
}

body#SIZresultaten {

	background: #fff url(img/body_achter_rood.gif) repeat-x 0 -30px;
}

body#SIZcontact, body#SIZcontactFormulier,
 body#SIZcontactFormulierMerci {
	
	background: #fff url(img/body_achter_groen.gif) repeat-x 0 -30px;
}

body#SIZmedia, body#SIZsteun, body#SIZevenement, body#SIZinschrijf {
	
	background: #fff url(img/body_achter_grasgroen.gif) repeat-x 0 -30px;
}
h1 {
	display: none;
}

h2 {
	font: normal 2.3em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display: block;
	color: #fff;
	height: 211px;
}

h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 2em;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-bottom: 0;
}

p {
	margin-top: .5em;
}

a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	color: #7f7f7f; 
}
a:active {
	color: #fff;
}
em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

div#SIZcontent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

div#SIZbody {
	color: #000;
	background: url(img/SIZbody_achter.gif) repeat-x;
	font: 1.2em/140% Georgia, "Times New Roman", Times, serif;
	width: 630px;
	padding-top: 10px;
	padding-right: 70px;
	margin-left: 240px;
	margin-right: 0;
	padding-left: 10px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	float: left;
}
.clear {
	clear: both;
}

/* @group Nav */

#SIZnav {
	display: block;
	position: absolute;
	top: 14px;
	left: 12px;
}

#SIZnav ul {
	font-weight: bold;
	font-size: .95em;
}

#SIZnav ul li {
	padding-top: 1px;
}

#SIZnav ul li a:link, 
#SIZnav ul li a:visited {
	text-decoration: none;
	color: #fff;
	atext-shadow: #676767 1px 1px 3px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#SIZnav ul li a:hover, #SIZnav ul li a:active {
	text-decoration: underline;
}

#SIZnav ul#extraNav {
	font-size: .65em;
	color: #191919;
	display: block;
	padding-top: 0;
	margin: 10px 0 0;
}

#SIZnav ul#extraNav li  {
	border-style: none;
	padding: 0;
	margin: 0;
	line-height: 2em;
}
#SIZnav ul#extraNav li a:link, #SIZnav ul#extraNav li a:visited  {

	color: #fff;
}

#SIZnav ul li a.active {
	text-decoration: underline;
}

/* @end */

/* @group Head */

#SIZhead {
	font: normal 2.3em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display: block;
	color: #fff;
	height: 210px;
	margin-left: 230px;
	width: 750px;
}

#SIZhead h1 {

}

#SIZhead h2 {
	background: url(img/SIZhome_head_h2_scholen.gif) no-repeat;
	text-indent: -8000px;
	margin-top: 1px;
}

body#SIZresultaten #SIZhead h2 {
	background-image: url(img/SIZhome_head_h2_resultaten.gif);
}

body#SIZcontact #SIZhead h2, body#SIZcontactFormulier #SIZhead h2,
body#SIZcontactFormulierMerci #SIZhead h2 {
	background-image: url(img/SIZhome_head_h2_contact.gif);
}

body#SIZhome #SIZhead h2 {
	background-image: url(img/SIZhome_head_h2_home.gif);
}

body#SIZtable #SIZhead h2 {
	background-image: url(img/SIZhome_head_h2_scholen.gif);
}

body#SIZmedia #SIZhead h2 {
	background-image: url(img/SIZhome_head_h2_media.gif);
}

body#SIZscholen #SIZhead h2 {
	background-image: url(img/SIZhome_head_h2_scholen.gif);
}

body#SIZscholen #SIZhead p {
	display: none;
}

body#SIZsteun #SIZhead h2 {
	background-image: url(img/SIZhome_head_h2_steun.gif);
}

body#SIZevenement #SIZhead h2 {
	background-image: url(img/SIZhome_head_h2_studie.gif);
}

body#SIZinschrijf #SIZhead h2 {
	background-image: url(img/SIZhome_head_h2_inschrijf.gif);
}
/* @end */

/* @group Body */

/* @group Banners */
div#SIZbannerCntr {
	display: block;
	position: absolute;
	top: 48px;
	left: -230px;
}
div.SIZbanner {

	width: 181px;
	padding: 10px;
	font: bold .7em Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	-webkit-box-shadow:#676767 1px 1px 3px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:#676767 1px 1px 3px;
	-moz-border-radius: 5px;
	margin-bottom: 15px;
}

div.SIZbanner h3 {
	line-height: 140%;
	margin-top: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 9px;
}

div.SIZbanner p {
	line-height: 140%;
}

div#bannerInschrijf {
	color: #fff;
	background-color: #D32D5D;
}

div#bannerMeulebeek {
	color: #fff;
	background-color: #0087d7;
}

div#bannerContactavond {
	color: #fff;
	background-color: #00B1A6;
}

div#bannerBoek {
	background-color: #f7b524;
}

p.bannerSmall {
	font-size: .85em;
	margin-top: 10px;

}



/* @end */

/* @group Kolom */

div.SIZbody1Kol {
	font-size: .75em;
	line-height: 150%;
	margin-top: 1em;
	display: block;
}

div.SIZbody2Kol {
	font-size: .75em;
	line-height: 150%;
	margin-top: 1em;
	display: block;
}
div.SIZbody2Kol div {
	width: 300px;
	float: left;
}

div.SIZbody2Kol div ul {
	list-style-type: disc;
}

div.SIZbody2Kol div ul li  {
	
	font-size: .9em;
	margin-left: 18px;
}

div.SIZkolL {
		padding-right: 15px;

}

div.SIZkolR {
		padding-left: 15px;

}


div.SIZbody2Kol img {
	border: 1px solid #8C8D7D;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 2px;
}

div.slideshow {
	border: 1px solid #8C8D7D;
	margin-top: 1em;
	margin-bottom: 1em;
	height: 300px;
	width: 304px;
}
div.slideshow img {
	margin: 2px;
	width: 296px;
	height: 296px;
	border-style: none;
	padding: 0;
}
div.SIZbody2Kol h3 {

	margin-top: 1em;
}

/* @end */

/* @group SIZscholen */

/*
tree
- div#SIZbody
- - ul#SIZscholenNav
- - div#SIZoverzichtBody -> relatief
- - - div#schooloverzicht
- - - - div#soort00
- - - - - div.school
- - - - - - div.schoolInfo
- - - - - - div.schoolExtraInfo
- - - div#plan
*/

/* @group ul#SIZscholenNav */

ul#SIZscholenNav {
	list-style-image: none;
	display: block;
	height: 26px;
	background-color: #898989;
	text-shadow: #000000 0 0 0px;
	margin-bottom: 0;
	width: 935px;
	border-bottom: 1px solid #4f4f4f;
	background-image: url(img/SIZ_scholenNav_back.gif);
	border-top: 1px solid #515151;
	padding: 5px 5px 7px 10px;
}
ul#SIZscholenNav li {
	float: left;
	display: block;
	margin-right: 10px;
}
ul#SIZscholenNav li a:link, ul#SIZscholenNav li a:visited {
	font: bold .7em Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #d3d3d3;
	border: 1px solid #515151;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 4px 6px;
	margin: 2px 0 0;
	display: block;
}
ul#SIZscholenNav li a:hover, ul#SIZscholenNav li a:active {
}

ul#SIZscholenNav li.active a:link, ul#SIZscholenNav li.active a:visited {
	color: #fff;
	text-shadow: #272727 1px 1px 1px;
	background-color: #515151;
	border-color: #323232;
}
/* @end */

body#SIZscholen #SIZbody {
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding: 0;
}

div#SIZoverzichtBody {
	display: block;
	margin-top: 0;
	width: 950px;
	background: url(img/SIZbody_achter.gif) repeat-x;
	margin-bottom: 0;
	overflow: visible;
	position: relative;
	float: left;
	padding: 15px 0;
}

div#schooloverzicht {
	font-size: 85%;
	display: block;
	width: 240px;
	float: left;
}

div#plan {
	height: 670px;
	display: block;
	z-index: 100;
	width: 650px;
	float: left;
	overflow: hidden;
	border: 1px solid #ddddd8;
	background-color: #f6f6f5;
}

/* @group div.school */

div.school {
	padding: 0;
	margin: 0;
	float: none;
	display: block;
}
span.pijl {
	width: 20px;
	display: block;
	float: left;
	font-size: .9em;
	padding-right: 0;
	padding-top: 0;
	padding-left: 10px;
}

div#schooloverzicht h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding-left: 10px;
	margin: 5px 0 0;
	font-size: .6em;
	color: #3f3f3f;
}

div#soort00 h3 {
	color: #00B1A6;
}

div#soort01 h3 {
	color: #D32D5D;
}

div#soort02 h3 {
	color: #fcbd25;
}

div#soort03 h3 {
	color: #8C8D7D;
}

span.stip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	display: block;
	font-size: 2.5em;
	opacity: 1;
	text-shadow: #3f3f3f 2px 2px 5px;
}

div#soort00 span.stip {
	color: #00B1A6;
}

div#soort01 span.stip {
	color: #D32D5D;
}

div#soort02 span.stip {
	color: #fcbd25;
}

div#soort03 span.stip {
	color: #8C8D7D;
}

span.stip.hover {
	font-size: 3.5em;
	color: #000 !important;
	text-shadow: #333 4px 4px 10px;

}

div#schooloverzicht div.school h4 {
	display: block;
	padding: 4px 0 2px;
	clear: both;
	font-weight: bold;
	font-size: .8em;
	line-height: 100%;
	margin: 0 0 3px;
	height: 14px;
}

h4.ExtraOpen {
	color: #fff !important;
	background: url(img/schoolH4_achter.gif) no-repeat 0 0;
}

h4.hover {
}

div#soort00 h4.hover {
	color: #00B1A6;
}

div#soort00 span.stip.hover {
	color: #00B1A6;
}

div#soort01 h4.hover {
	color: #D32D5D;
}

div#soort01 span.stip.hover {
	color: #D32D5D;
}

div#soort02 h4.hover {
	color: #fcbd25;
}

div#soort02 span.stip.hover {
	color: #fcbd25;
}

div#soort03 h4.hover {
	color: #8C8D7D;
}

div#soort03 span.stip.hover {
	color: #8C8D7D;
}

/* @group schoolInfo */

div.school div.schoolInfo {
	margin: 0;
	text-align: left;
	padding: 0 0 8px 30px;
	color: #3f3f3f;
	font: bold .7em/100% Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}

ul.schoolAdres {
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

ul.schoolAdres li {
	display: block;
	margin: 0;
	padding: 0 0 4px;
}

div.school a:link {
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: none;
}

div.school a:hover {
	text-decoration: underline;
}



/* @end */

/* @group schoolExtraInfo */

div.school div.schoolExtraInfo {
	display: block;
	position: absolute;
	top: 0;
	left: 240px;
	width: 652px;
	z-index: 1000;
	color: #fff;
	height: auto;
	
	padding-bottom: 20px;
	margin-bottom: 20px;
	font: .85em/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0;
	background: #333 url(img/extra_achter.gif) repeat-x;
	padding-top: 20px;
}

div#schooloverzicht div.schoolExtraInfo h5 {
	font-weight: bold;
	padding-left: 20px;
	text-transform: capitalize;
	font-size: 1.5em;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #fff;
	margin-top: .5em;
}

div#schooloverzicht div.school div.schoolExtraInfo h6 {
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .6em;
	margin-top: .75em;
	color: #0099D8;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

div#schooloverzicht div.school div.schoolExtraInfo h7 {
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
	margin-top: 1em;
}

div.schoolExtraInfo img {
	border-width: 1px;
	border-style: solid;
	margin-right: 20px;
	margin-left: 20px;
	width: 608px;
}

div.schoolExtraInfo p {
	padding-left: 20px;
	margin: 5px 0 1em;
	padding-right: 20px;
}

div.schoolExtraInfo p.schoolType {
	padding-left: 20px;
	margin: 0 0 1em;
	padding-right: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .75em;
}

div.schoolExtraInfo p strong {
	font-weight: bold;
}

div.schoolExtraInfo ul {
	margin-bottom: 12px;
	padding: 0 0 0 20px;
	margin: 0;
}
div.schoolExtraInfo div.woordjeUitleg ul {
	padding: 0 0 0 20px;
	margin: 0 0 12px 14px;
	list-style-type: disc;
}

div.woordjeUitleg a:link , div.woordjeUitleg a:visited {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
div.woordjeUitleg a:hover, div.woordjeUitleg a:active {
	color: #0099d8;
}
/* My Comment */

/* @end */




/* @end */



/* @end */

/* @group SIZresultaten */

p.SIZtesti {

	font-style: italic;
	margin: 1em 0;
	color: #d32c5d;
	font-size: .95em;
}

p.SIZtesti span {
	display: block;
	font: normal bold .85em Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	margin-top: 3px;
	color: #333;
}

/* @end */

/* @group SIZtable */

body#SIZtable #SIZbody {
	margin: 0;
	padding: 0;
	width: 950px;
}

body#SIZtable #SIZhead p {
	display: none;
}

body#SIZtable table {
	font: .6em/120% Arial, Helvetica, sans-serif;
}
body#SIZtable tr.soort00 td {
	border: 2px solid red;
}
body#SIZtable tr.soort01 td {
	border: 2px solid green;
}
body#SIZtable tr.soort02 td {
	border: 2px solid blue;
}
body#SIZtable tr.soort03 td {
	border: 2px solid gray;
}
body#SIZtable table tr td {
	border: 1px solid black;
}



/* @end */

/* @group SIZmedia */

body#SIZmedia div.SIZbody2Kol {
	padding-bottom: 1em;
}

body#SIZmedia div.SIZbody2Kol ul li {
	text-decoration: none;
	font: bold .75em/134% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
}



body#SIZmedia div.SIZbody2Kol ul li a {
	text-decoration: none;

}

body#SIZmedia div.SIZbody2Kol ul li a img {
	clear: left;
	display: block;
	margin-bottom: 1em;
}
body#SIZmedia div.SIZbody2Kol ul li a:hover img {
	border-color: #000;
}

body#SIZmedia object {
	border: 1px solid #8C8D7D;
	padding: 2px;
	display: block;
}
/* @end */

/* @group SIZcontact */

/* @group ul#SIZcontactNav */

ul#SIZcontactNav {
	list-style-image: none;
	display: block;
	height: 26px;
	background-color: #898989;
	padding: 5px 5px 7px 10px;
	text-shadow: #000000 0 0 0px;
	margin-bottom: 0;
	width: 695px;
	border-bottom: 1px solid #4f4f4f;
	background-image: url(img/SIZ_scholenNav_back.gif);
	border-top: 1px solid #515151;
	margin-top: -10px;
	margin-left: -10px;
}
ul#SIZcontactNav li {
	float: left;
	display: block;
	margin-right: 10px;
}
ul#SIZcontactNav li a:link, 
ul#SIZcontactNav li a:visited {
	font: bold .7em Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #d3d3d3;
	border: 1px solid #515151;
	padding: 4px 6px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
		display: block;
	margin-top: 2px;
}
ul#SIZcontactNav li a:hover, ul#SIZcontactNav li a:active {

}

ul#SIZcontactNav li.active a:link, ul#SIZcontactNav li.active a:visited {
	color: #fff;
	text-shadow: #272727 1px 1px 1px;
	background-color: #515151;
	border-color: #323232;
}
/* @end */

p.schrijfin {
	padding: 10px;
	background-color: #ebebe4;
	color: #333;
	font: bold .9em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

p.nogvragen {
	color: #00B1A6;
	display: block;
	float: left;
	width: 300px;
	margin-top: 2em;
	line-height: 150%;
	font-size: 1.3em;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
}

body#SIZcontactFormulier div#SIZbody {
	padding: 0;
	position: relative;

}

body#SIZcontactFormulierMerci div#SIZbody {
	padding-bottom: 50px;
}
body#SIZcontact div#SIZbody {
	display: block;
	position: relative;
}

#SIZcontactForm {
	background-color: #333;
	color: #fff;
	padding: 10px 10px 20px;
	font: .75em/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 690px;
	display: block;
}

#SIZcontactForm a:link,#SIZcontactForm a:visited {
	color: #fff;

}

a.formSluit {
	float: right;
}


#SIZcontactForm h3 {
	font-size: 1.5em;
	margin: 1em 0 .5em;
}

#SIZcontactForm h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	color: #00B1A6;
	padding: 0;
	vertical-align: top;
	margin: 1.5em 0 .5em;
	clear: both;
}

#SIZcontactForm h4 strong {
	text-decoration: underline;
}

#SIZcontactForm h5 {
	margin: 0;
	font-size: 1.1em;
}

#SIZcontactForm h6 {
	font-weight: normal;
	font-style: normal;
	margin: .5em 0 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .65em;
}

#SIZcontactForm fieldset {

	margin-top: 1em;
	background-color: #3f3f3f;
	padding: 10px 5px 15px 10px;
	font-size: .9em;
	font-weight: bold;
	clear: both;
}

#FSinfo, #FSopen, #FSandere {
	display: none;
}

#FSsubmit button {
	float: right;
	margin-right: 10px;
}

#SIZcontactForm legend {
	margin: 1em 0;
	display: block;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#SIZcontactForm label {
	display: inline;
	width: 150px;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 10px;
	float: left;
}

#SIZcontactForm label.error {
	display: block;
	text-align: left;
	float: none;
	color: yellow;
	width: auto;
	margin-left: 160px;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 2px;
}

#SIZcontactForm #FScontact p label.error {
	margin: 0 0 0 10px;
	display: inline;
}

#SIZcontactForm input {
	display: block;
	padding: 0;
	width: 500px;
}

#SIZcontactForm input:focus {
	font-weight: bold;
	background-color: #00b19a;
	color: #fff;
}

#SIZcontactForm input.checkbox {
	margin-right: 10px;
	width: 2em;
	vertical-align: bottom;
	float: left;
	margin-top: 4px;
}

#SIZcontactForm h4 input.checkbox {
	height: 20px;
	margin: 0;
}

#SIZcontactForm p.warning{
	color: #fff;
	float: left;
	display: block;
	background-color: #00b1a6;
	padding: 2px 5px;
	margin-left: 26px;
	margin-top: 9px;
}

input#Fjaar {
	width: 4em;
	display: inline;
}

div.FSopenL {
	float: left;
	padding-left: 20px;
}

div.FSopenR {
	float: left;
	margin-left: 80px;
	border-left: 1px solid #333;
	padding-left: 20px;
}

#SIZcontactForm ul {
	margin-left: 2em;
	padding: 0;
	margin-top: .5em;
}
#SIZcontactForm ul li {
	padding-left: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

#SIZcontactForm ul li input {
	padding: 0;
	margin: 0;
}
#SIZcontactForm  p.bedankt {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
	color: #00b19f;
	margin-bottom: 15px;
}
/* @end */

/* @group SIZevenement */

#SIZevenement  div.SIZbody1Kol ul {
	margin-top: 5px;
	margin-bottom: 25px;
}
#SIZevenement  div.SIZbody1Kol ul li strong {
	width: 75px;
	display: block;
	float: left;
	color: #606060;
	font-family: Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}

#SIZevenement  div.SIZbody1Kol ul li {
	margin-top: 8px;
	border-top: 1px solid #ebebe4;
	padding-top: 4px;
}

#SIZevenement  div.SIZbody1Kol ul li span {
	color: #6f6f6f;
	padding-left: 75px;
	display: block;
}

#SIZevenement  div.SIZbody1Kol ul li ul {
	margin-left: 75px;
	padding-left: 18px;
	list-style-type: disc;
	margin-bottom: 0;
}

#SIZevenement  div.SIZbody1Kol ul li ul li {
	border-top-style: none;
	padding-top: 0;
	color:  #6f6f6f;
	margin-top: 2px;
}

/* @end */

/* @group SIZinschrijf */

#SIZinschrijf dl {
	
}
#SIZinschrijf dl dt {
	padding: 5px 0;
	border-top: 1px solid #ccc;
	font: bold .9em/1.25em Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	color: #0099D8;
	margin: 5px 0 0;
}
#SIZinschrijf dl dt span.pijl {
	padding: 0;
	display: block;
}

#SIZinschrijf dl dt span.dtBody {
	display: block;
	margin-left: 23px;
}
#SIZinschrijf dl dd {
	padding-left: 23px;
	font-size: .9em;
	line-height: 1.5em;
	padding-bottom: 15px;
}

#SIZinschrijf dl dd ul li{ 	font-size: 1em;
}
/* @end */



/* @end */

/* @group Footer */

#SIZfooter {
	display: block;
	font-weight: bold;
	font-size: .7em;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin: 0 60px 40px 250px;
	clear: both;
}

body#SIZscholen #SIZfooter {
	margin-right: 60px;
	margin-left: 240px;
}

p.SIZsmall {
	line-height: 130%;
	font-size: 0.85em;
}



/* @end */
