* {
	font-family:arial;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	letter-spacing:1px;
}
body,html {
	margin:0;
	padding:0;
}
body {
	background:#d7dbde url(images/main_bg.jpg) repeat-x top;
}
p {
line-height:18px;
}
div#wrapper {
	width:950px;
	height:100%;
	position:relative;
	left:50%;
	margin-left:-475px;
}
ul#smallMenu {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
ul#smallMenu li {
	display:inline;
}
ul#smallMenu li a {
	color:#4a5c6a;
	text-decoration:none;
	font-size:10px;
}
h1 {
	width:950px;
	height:271px;
	background:url(images/header.jpg) no-repeat;
	border:1px solid #4a5c6a;
	border-top-width:2px;
	margin:5px 0 0 0;
	padding:0;
}
h1 a {
	display:block;
	width:950px;
	height:271px;
}
h1 span {
	display:none;
}
h2 {
	margin:0;
	padding:0;
	background:url(images/right_block_title_bg.jpg) repeat-x;
	color:#fff;
	border:1px solid #4d5b66;
	font-size:12px;
	height:23px;
	padding:3px 13px 0 13px;
}
div#container {
	position:relative;
	display:block;
	float:left;
	width:950px;
	height:auto;
	background:#fff;
	border:1px solid #4a5c6a;
}
div#mainMenu {
	position:relative;
	display:block;
	float:left;
	width:191px;
	padding:13px;
}
div#mainMenu ul {
	position:relative;
	display:block;
	margin:0;
	padding:0;
}
div#mainMenu ul li {
	position:relative;
	display:block;
	list-style:none;
	border-top:1px solid #a4adb4;
}
div#mainMenu ul li a {
	display:block;
	text-decoration:none;
	font-weight:bolder;
	color:#4a5c6a;
	font-size:12px;
	width:160px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:13px;
}
div#mainMenu ul li ul {
	position:relative;
	display:block;
}
div#mainMenu ul li ul li {
	position:relative;
	display:block;
	border-top:1px solid #a4adb4;
}
div#mainMenu ul li ul li a {
	display:block;
	padding-top:7px;
	height:28px;
	width:160px;
	padding-left:26px;
	list-style-type:bullet;
	font-weight:normal;
}
div#content {
	position:relative;
	display:block;
	float:left;
	width:495px;
	padding-top:13px;
	padding-bottom:13px;
	
	font-size:12px;
}
div#contentVolledig {
	position:relative;
	display:block;
	float:left;
	width:740px;
	padding-top:13px;
	padding-bottom:13px;
	
	font-size:12px;
}
div#textContainer {
	padding:0px 13px 7px 13px;
	text-align:justify;
	color:#4a5c6a;
	margin:0;
}
div#content table, div#contentVolledig table {
	font-size:11px;
	color:#4a5c6a;
}
div#contentVolledig table {
	width:740px;
}
div#contentVolledig table tr td {
	text-align:center;
}
div#right {
	position:relative;
	display:block;
	float:left;
	width:262px;
	padding:13px;
	
	font-size:12px;
}
div#right div.blockContent {
	background:#b5bdc2 url(images/right_block_bg.jpg) repeat-x;
	height:224px;
	border:1px solid #4d5b66;
	border-bottom:0;
	padding:13px;
}
div.blockContent p {
	margin:0;
	padding:0 0 10px 0;
}
div#right div.blockContent a {
	color:#4a5c6a;
	border-bottom:2px solid #a4adb4;
	text-decoration:none;
}
div#right div.blockFotoImpressie {
	height:250px;
	width:236px;
	border:1px solid #4d5b66;
	border-bottom:0;
	overflow:hidden;
}
div#right div.blockFotoImpressie img {
	display:block;
	position:relative;
}
div#right p {
	text-align:left;
	font-size:12px;
	color:#4a5c6a;
}
div#footer {
	font-size:10px;
	color:#4a5c6a;
	padding-top:5px;
	height:50px;
}
div#footer div#contactgegevens {
	display:block;
	float:left;
	width:650px;
}
div#footer div#voorwaarden {
	display:block;
	float:right;	
}
div#footer div#voorwaarden a {
	text-decoration:none;
	color:#4a5c6a;
}
div#footer p#ontwikkeldDoor, div#footer p#ontwikkeldDoor a {
	font-size:9px;
	color:#fff;
	text-decoration:none;
}
div#footer p#ontwikkeldDoor {
	clear:both;
	text-align:center;
}

#lesroosterTable td.greyBG {
	background:#f3f3f3;
}
#lesroosterTable td.blackBG {
	background:#000;
	color:#fff;
	font-weight:bolder;
}
#lesroosterTable td.noRand {
	border-right:1px solid black;
	border-bottom:0px solid black;
}
#lesroosterTable td.rand
{
	border-right:1px solid black;
	border-bottom:1px solid black;
}
