body {
	margin:0;
	padding:15px 0 0;
	color:#333;
	font:14px Georgia, "Times New Roman", Times, serif;
	background:#fff url('../images/design/all-top-bg.gif') no-repeat 50% 0;
	min-width:940px;
}
img {
	border: none;
}
a {
	text-decoration:underline;
	color: #007cb7;
}

a:hover {
	text-decoration:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

form {
	margin:0;
	padding:0;
}
#main {
	width:940px;
	margin:0 auto;
}

#main.landing .content-holder{
	background: transparent  url('../images/design/dotted-bg.gif') repeat-x bottom;
	padding: 0 0 20px;
}

#main.landing input[type="checkbox"]{
	margin: 20px 10px 0 20px;
}

#main.landing label{
	color: #999999;
}

.float-left{
	float: left;
}
/* -------------------------------- Dark Green-------------------------------- */
#main.green #content .heading-outer,
#main.green .heading-example{
	background:#58b20d;
}
#main.green .heading-info{
	background:#6EDF11;
}

#main.green .txt-input2,
#main.green .form-row1 textarea,
#main.green select{
	border:1px solid #58b20d;
}

#main.green .heading-holder strong,
#main.green .side-list li a,
#main.green .colored li a:hover,
#main.blue .more-link1 a,
#main.green .submit-btn{
	color: #58b20d;
}

#main.green .submit-btn {
	background: url('../images/design/submit-btn.gif') no-repeat;
}


/* -------------------------------- Light Green -------------------------------- */
#main.green .user-form,
#main.green .sidebar .heading-outer {
	background:#82c54a;
}

/* -------------------------------- Dark Blue -------------------------------- */
#main.blue #content .heading-outer,
#main.blue .heading-example {
	background:#007cb7;
}
#main.blue .heading-info{
	background:#00A0EB;
}

#main.blue .txt-input2,
#main.blue .form-row1 textarea,
#main.blue select{
	border:1px solid #007cb7;
}

#main.blue .heading-holder strong,
#main.blue .side-list li a,
#main.blue .colored li a:hover
#main.green .more-link1 a,
#main.blue .submit-btn{
	color: #007cb7;
}

#main.blue .submit-btn {
	background: url('../images/design/submit-btn blue.gif') no-repeat;
}

/* -------------------------------- Light Blue -------------------------------- */
#main.blue .user-form,
#main.blue .sidebar .heading-outer {
	background:#409dc9;
}

#header {
	width:100%;
}
.logo-heading-outer {
	width:100%;
	padding:0 0 25px;
}
.logo-heading-outer:after {
	content:"";
	display:block;
	clear:both;
}
#header h1 {
	width:346px;
	margin:15px 0 0 15px;
	float:left;
	display:inline;
}
#header h1 a {
	height:55px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url('../images/design/logo.gif') no-repeat;
}

.landing-holder {
	width:420px;
	margin: 20px 0 0 0;
	padding:20px 0 0;
	float:right;
	text-align:right;
}
.landing-holder p{
	float: left;
	margin: 2px 0 0 0;;
}

.heading-holder {
	width:240px;
	padding:20px 0 0;
	float:right;
	text-align:right;
}
.heading-holder strong {
	display:block;
	margin:0 0 5px;
	font:18px/20px Arial, Verdana, Tahoma, sans-serif;
	text-transform:uppercase;
}
.more-link1 {
	display:block;
	width:100%;
	overflow:hidden;
}
.more-link1 a {
	float:right;
	padding:0 0 0 12px;
	font:10px/12px Arial, Verdana, Tahoma, sans-serif;
	color:#007cb7;
	text-transform:uppercase;
	text-decoration:none;

}

#main.green .more-link1 a{
	background:url('../images/design/bullet1.gif') no-repeat 0 50%;
}

#main.blue .more-link1 a{
	background:url('../images/design/bullet1b.gif') no-repeat 0 50%;
}

.more-link1 a:hover {
	text-decoration:underline;
}
.nav-form-outer {
	width:100%;
	padding:14px 0 0;
	margin:0 0 50px;
	background:url('../images/design/dotted-bg.gif') repeat-x;
}
.nav-form-inner {
	height:1%;
	padding:0 10px 14px;
	background:url('../images/design/dotted-bg.gif') repeat-x 0 100%;
	overflow:hidden;
}
ul#nav {
	width:700px;
	float:left;
	margin:0;
	padding:2px 0 0;
	list-style:none;
}
#nav li {
	padding:0 13px 0 0;
	float:left;
}
#nav li a {
	font:12px/14px Arial, Verdana, Tahoma, sans-serif;
	text-decoration:none;
	float:left;
	padding:0 2px 0 0;
	height:20px;
	text-transform:uppercase;
	color:#7b7b7b !important;
}
#nav a span {
	float:left;
	height:17px;
	padding:3px 8px 0 10px;
	cursor:pointer;
}

#main.green #nav li a:hover,
#main.green #nav li.selected a {
	color:#fff !important;
	background:url('../images/design/nav-right-bg.gif') no-repeat 100% 0;
}
#main.green #nav a:hover span,
#main.green #nav .selected a span {
	background:url('../images/design/nav-left-bg.gif') no-repeat;
}

#main.blue #nav li a:hover,
#main.blue #nav li.selected a {
	color:#fff !important;
	background:url('../images/design/nav-right-bg blue.gif') no-repeat 100% 0;
}

#main.blue #nav a:hover span,
#main.blue #nav .selected a span {
	background:url('../images/design/nav-left-bg blue.gif') no-repeat;
}

.landingbox{
	width: 460px;
	float: left;
	height: 180px !important;
	padding: 280px 0 0 !important;
}

.landingbox.Primair_Onderwijs
{
	margin-right: 20px;
}

.landingcontent.Primair_Onderwijs{
	padding: 15px 20px 20px;
	width: 420px; 
	height: 155px; 
	background: #58b20d;
	color: white;
}

.landingcontent.Primair_Onderwijs  p,
.landingcontent.Voortgezet_Onderwijs  p{
	margin-top: 10px;
	line-height: 22px;
	height: 66px;
}
.landingcontent.Primair_Onderwijs h1,
.landingcontent.Voortgezet_Onderwijs h1{
	margin: 0;
	text-transform: uppercase;
	color: white;
	font:18px Arial, Verdana, Tahoma, sans-serif;
}

.landingcontent.Primair_Onderwijs a{
	background: #fff url('../images/design/landing-btng.gif') no-repeat right;
	width: 190px;
	height: 30px;
	padding: 13px 44px 0 20px;
	display: block;
	color: #f8941d;
	text-transform: uppercase;
	text-decoration: none;
	font:14px Arial, Verdana, Tahoma, sans-serif;
}

.landingcontent.Voortgezet_Onderwijs a{
	background: #fff url('../images/design/landing-btnb.gif') no-repeat right;
	width: 240px;
	height: 30px;
	padding: 13px 44px 0 20px;
	display: block;
	color: #f8941d;
	text-transform: uppercase;
	text-decoration: none;
	font:14px Arial, Verdana, Tahoma, sans-serif;
}

.landingcontent.Primair_Onderwijs a:hover,
.landingcontent.Voortgezet_Onderwijs a:hover{
	text-decoration: underline;
}

.landingcontent.Voortgezet_Onderwijs{
	padding: 15px 20px 20px;
	width: 420px; 
	height: 155px; 
	color: white;
	background: #007cb7;
}

.form-outer {
	width:220px;
	float:right;
}
.form-innersearch {
margin: 10px 0 0 0;
}
.form-innersearch  .submit-btn1{
	margin: 0 20px 0 5px;
}

.form-innersearch  select{
	height: 25px;
	margin: 0 20px;
}


.form-innersearch input{
float: left;
}
.txt-input1 {
	width:135px;
	margin:0 5px 0 0;
	padding:3px 5px;
	border:1px solid #bdbdbd;
	background:#fff;
	font:12px/14px Arial, Verdana, Tahoma, sans-serif;
	color:#7b7b7b;
	float:left;
}
.submit-btn1 {
	float:left;
}
.content-holder {
	width:100%;
	padding:0 0 40px;
}
.content-holder:after {
	content:"";
	display:block;
	clear:both;
}
.content-holder h3 {
	margin:0;
	font:16px/18px Arial, Verdana, Tahoma, sans-serif;
	color:#007cb7;
}
.contentFunctions {
	margin-bottom: 20px;
	height: 1px;
}
.contentFunctions ul {
	float: right;
	font-size: 80%;
}
.contentFunctions ul li {
	display: inline;
}
.contentFunctions ul li a {
	padding-left: 16px;
	text-decoration: none;
	text-transform: lowercase;
	float: left;
	margin-right: 12px;
}
.contentFunctions ul li a:hover {
	text-decoration: underline;
}

.contentFunctions ul li.print a {
	background: url("../images/design/print.gif") transparent no-repeat 0 0;
}
.contentFunctions ul li.send a {
	background: url("../images/design/send.gif") transparent no-repeat 0 3px;
}
.columns-outer {
	width:960px;
	margin:0 0 0 -20px;
	padding:0 0 30px;
	overflow:hidden;
}
.cont-col {
	width:460px;
	margin:0 0 16px 20px;
	float:left;
	display:inline;
}
#main.green .cont-col h2 {
	margin:0;
	padding:11px 20px 10px;
	font:22px/24px Arial, Verdana, Tahoma, sans-serif;
	color:#fff;
	background:url('../images/design/heading-bg1.gif') no-repeat;
	text-transform:uppercase;
}
#main.blue .cont-col h2 {
	margin:0;
	padding:11px 20px 10px;
	font:22px/24px Arial, Verdana, Tahoma, sans-serif;
	color:#fff;
	background:url('../images/design/heading-bg1-blue.gif') no-repeat;
	text-transform:uppercase;
}
.cont-col h2 a {
	color:white;
	text-decoration:none;
}
.cont-col h2 a:hover {
	color:white;
	text-decoration:underline;
}
.cont-col p {
	margin:0 0 25px;
	line-height:20px;
}
.col-inner {
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
}
.col-inner a{
	text-decoration:none;
	
}
.col-inner a:hover{
	text-decoration:underline;
}
.text {
	width:275px;
	float:right;
	color:#7b7b7b;
}
.text h3{
	margin:10px 0 0 0;
}
.col-img {
	float:left;
	margin:0 10px 0 0;
}
ul.breadcrambs {
	width:910px;
	margin:-30px 0 0;
	padding:0 10px 20px 20px;
	list-style:none;
	position:relative;
}
ul.breadcrambs:after {
	content:"";
	display:block;
	clear:both;
}
.breadcrambs li {
	float:left;
	padding:0 8px 0 11px;
	font-size:12px;
	line-height:14px;
	color:#7B7B7B;
	background:url('../images/design/separ1.gif') no-repeat 0 50%;
}
.breadcrambs li.first {
	background:none;
	padding:0 8px 0 0;
}
.breadcrambs li a {
	text-decoration:none;
	color:#7B7B7B !important;
}
.breadcrambs li.active a,
.breadcrambs li a:hover {
	color:#545454 !important;
}
.columns-holder {
	width:100%;
	padding:0 0 30px;
	overflow:hidden;
	font-size:13px;
}
.columns-holder h2 {
	margin:0;
	padding:11px 0 10px;
	font:18px/20px Arial, Verdana, Tahoma, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.columns-holder p {
	margin:0;
	line-height:24px;
}
#content {
	width:580px;
	padding:0 30px 0 20px;
	float:left;
}
#content .heading-outer {
	width:580px;
	margin:0 -30px 20px -20px;
	padding:0 30px 0 20px;
}

.heading-example {
	width: 890px;
	margin:0 0 0 0;
	padding:0 30px 0 20px;
}

.heading-info h2 {
	width: 890px;
	margin:0 0 0 0;
	height: 25px;
	padding: 5px 30px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	
	
}

.row-example{
	min-height:60px;
  	height:auto !important;
 	height:60px;

	background:url('../images/design/dotted-bg.gif') repeat-x bottom;
	padding: 15px 0;
}

.row-example strong{
	float: left;
	width: 155px;
	padding: 10px 0 0 45px;
	text-transform: uppercase;
	font:14px Arial, Verdana, Tahoma, sans-serif;
	color: #939393;
	font-weight: bold;
		
}
.row-example p{
	color: #939393;
	width: 500px;
	float: right;
	margin: 0;
}

.row-search{
	height: 60px;
	background:url('../images/design/dotted-bg.gif') repeat-x bottom;
	padding: 15px 0 0 0;
}

.row-search strong{
	float: left;
	width: 200px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	font:14px Arial, Verdana, Tahoma, sans-serif;
	color: #939393;
	font-weight: bold;
		
}
.row-search p{
color: #939393;
}
.info-example{
	float: left;
	width: 225px;
	color: #d7d3cf;
}	

.info-example h3{
	margin: 0 0 10px 0;
	color: #5bb311;
	font-weight: bold !important;
	text-transform: none;
	font:14px Georgia, "Times New Roman", Times, serif;
}

.info-attachment{
	margin-left:440px;
	color:#939393;
}

.cont-row {
	width:580px;
	margin:0 -10px;
	padding:15px 10px 0;
	position:relative;
	background:url('../images/design/dotted-bg.gif') repeat-x;
}
.cont-row-first {
	background:none;
}
.cont-row-page {
	width: 910px;
	background:none;
}
.cont-pict {
	float:right;
	margin:0 0 0 20px;
}
.form-heading {
	display:block;
	margin:0 0 8px;
	font-size:13px;
	font-weight:normal;
	color:#d7d3cf;
}
.user-form {
	width:560px;
	padding:10px 10px 8px;
	overflow:hidden;
}

#emailForm label{
	color: black !important;
}
#emailForm input{
	float: left;
	
}
#emailForm{
	width: 80% !important;
}

.user-form.activity-form {
	width:920px;
	
}
.errornote{
	float: left;
}

.errornote p{
	margin: 2px 0 0 5px;
	color: red;
}

.activity-form  .submit-btn{
	margin: 0 0 0 120px;
}

.activity-form label{
	width: 120px !important;
}
#buttons{
	position: relative;
	left: -45px;
	float: left;
}

select{
	width:240px;
	height:34px;
	background:#fff;
	font:12px/14px Arial, Verdana, Tahoma, sans-serif;
	color:#333;
	float:left;
	padding: 5px 0 0 5px;
}

.contact-form .form-row1 {
	width:100%;
	margin:0 0 15px;
	overflow:hidden;
}

.contact-form .form-row1 label{
	color: #333333;
	width: 200px;
	padding: 0 10px 0 0;
	text-align: right;
	float: left;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
}

.contact-form .txt-input2 {
	width:230px;
	height: 24px;
	margin:0;
	background:#fff;
	font:12px/14px Arial, Verdana, Tahoma, sans-serif;
	color:#333;
	float:left;
	padding: 10px 5px 0;
}


.contact-form .form-row1 textarea{
	width: 362px;
	height: 162px;
}

.user-form strong {
	display:block;
	margin:0 0 10px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
}

.file{
	float: left;
}

.user-form .form-row1 {
	width:100%;
	margin:0 0 9px;
	overflow:hidden;
}
.user-form .form-row1 label {
	width:70px;
	float:left;
	font-size:13px;
	line-height:21px;
	color:#fff;
}
.form-row1 textarea {
	width:400px;
	height:44px;
	margin:0;
	padding:3px;
	font:12px/14px Arial, Verdana, Tahoma, sans-serif;
	color:#333;
	float:left;
}
.form-row1 .strongclass {
	display:block;
	margin:0 0 10px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-transform:none;
}
.form-block1 {
	float:left;
	padding:0 20px 0 0;
}

.form-block2 {
	float:left;
}
.form-block2 label {
	width:90px;
}
.user-form .txt-input2 {
	width:144px;
	margin:0;
	padding:3px 3px 2px;
	background:#fff;
	font:12px/14px Arial, Verdana, Tahoma, sans-serif;
	color:#333;
	float:left;
}
.submit-btn {
	display: block;
	width: 135px;
	height: 21px;
	text-align: center;
	padding: 4px 0 0;
	text-decoration: none;
	margin: 0 0 0 70px;
}

.submit-btn3 {
	text-align: center;
	margin:0 0 0 210px;
	width: 135px;
	height: 26px;

	display: block;
	color: white;
	padding: 10px 0 0;
	text-decoration: none;
}

#main.green .submit-btn3 {
	background: url('../images/design/submit-btn3 green.gif');
}

#main.blue .submit-btn3 {
	background: url('../images/design/submit-btn3.gif');
}

.sidebar {
	width:260px;
	float:left;
	padding:0 30px 0 20px;
}
.sidebar .heading-outer {
	width:260px;
	margin:0 -30px 20px -20px;
	padding:0 30px 0 20px;
}

.more-link2 {
	display:block;
	margin:0 0 18px;
}
.more-link2 a {
	padding:0 0 0 10px;
	color:#7b7b7b;
	background:url('../images/design/bullet2.gif') no-repeat 0 50%;
	text-decoration:none;
}
.more-link2 a:hover {
	text-decoration:underline;
}
.sidecol {
	width:260px;
	margin:0 -10px;
	padding:15px 10px 0;
	background:url('../images/design/dotted-bg.gif') repeat-x;
}
ul.side-list {
	margin:0;
	padding:0 0 5px;
	list-style:none;
}
.side-list li {
	padding:0 0 10px 10px;
}


#main.green .side-list li{
	background:url('../images/design/bullet3.gif') no-repeat 0 7px;
}

#main.blue .side-list li {
	padding:0 0 10px 10px;
	background:url('../images/design/bullet3b.gif') no-repeat 0 7px;
}

.side-list li a {
	line-height:20px;
	text-decoration:none;
}
.side-list li a:hover,
.side-list li.active a {
	color:#f8941d !important;
}

.colored li {
	background:url('../images/design/bullet4.gif') no-repeat 0 7px !important;
}
.colored li a {
	color:#f8941d !important;
}

#footer {
	height:1%;
	padding:30px 20px;
	overflow:hidden;
	color:#7B7B7B;
	background:url('../images/design/footer-bg.gif') no-repeat;
}
.copyright {
	float:left;
}
#footer ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
#footer li {
	padding:0 0 0 10px;
	display:inline;
}
#footer li a {
	color:#7B7B7B;
	text-decoration:none;
}
#footer li a:hover {
	text-decoration:underline;
}

/************************
/* Lightbox elements
/***********************/

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.email_content {
    display: none;
    position: absolute;
    top: 15%;
    left: 25%;
    width: 50%;
    height: 500px;
    padding: 16px;
    border: 1px solid #098ED3;
    background-color: white;
    z-index:1002;
    overflow: auto;
    text-align:left;
}

.email_content form, .email_content form {
    border: solid 1px #cecece;
    padding: 10px;
}

.email_content textarea {
	width: 270px;
	height: 100px;
}

.email_content .close {
	width: 100%;
	text-align: right;
}

.email_content h1 {
	font-size: 160%;
	margin-bottom: 12px;
}

.more_info_box{
	width: 460px;
	float: left;
	
	
}
.more_info_box.rightbox
{
	margin-left: 20px;
}


#main.green .more_info_content{
	padding: 15px 20px 20px;
	width: 420px; 
	height: 155px; 
	background: #58b20d;
	color: white;
	margin-bottom: 12px;
}

#main.blue .more_info_content{
	padding: 15px 20px 20px;
	width: 420px; 
	height: 155px; 
	background: #007cb7;
	color: white;
	margin-bottom: 12px;
}

.more_info_content  p{
	margin-top: 10px;
	line-height: 22px;
	height: 66px;
}
.more_info_content h1{
	margin: 0;
	text-transform: uppercase;
	color: white;
	font:18px Arial, Verdana, Tahoma, sans-serif;
}

#main.green .more_info_content a{
	background: #fff url('../images/design/landing-btng.gif') no-repeat right;
	width: 190px;
	height: 30px;
	padding: 13px 44px 0 20px;
	display: block;
	color: #f8941d;
	text-transform: uppercase;
	text-decoration: none;
	font:14px Arial, Verdana, Tahoma, sans-serif;
}

#main.blue .more_info_content a{
	background: #fff url('../images/design/landing-btnb.gif') no-repeat right;
	width: 190px;
	height: 30px;
	padding: 13px 44px 0 20px;
	display: block;
	color: #f8941d;
	text-transform: uppercase;
	text-decoration: none;
	font:14px Arial, Verdana, Tahoma, sans-serif;
}

.more_info_content a:hover,
{
	text-decoration: underline;
}
