﻿body{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	word-spacing: 1px;
	margin-top: 15px;
	color: #2F4F4F;
	background-image: url('../images/300px-BrickWall.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}
div{
	margin-left: auto;
	margin-right:auto;
}
blockquote{
	width:400px;
	font-weight:bold;
	font-style:italic;
}
img{
	border:0px;
}
.img{
	text-align:center;
	margin:4px 0px 4px 0px;
}
.b_img{
	float:right;
}
.pic{
	width:100%;
	margin:4px;
	text-align:center
}
.center{
	text-align:center;
}
.left{
	float:left;
	padding:2px;
	margin:2px;
}
ul{
	list-style: square;
	line-height:22px;
}
dl{
	margin-bottom:30px;
}
dd{
	font-size:21pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1F8DD1;
	padding-bottom:10px;
	border-bottom:1px #CCCC solid;
}
a{
	color:#1F8DD1;
}
a:hover {
	color:#ED0012;
}
h1, h2, h3, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1{
	margin-top:0px;
	font-size:39pt;
	color:#1F8DD1;
	line-height:44px;
	font-family: "Rage Italic";
}
h2{
	font-size:17pt;
}
.photobox h2{
	margin-bottom:4px;
	color:#1F8DD1;
	font-size:15pt;
	border-bottom:1px #CCC solid;
}
h6{
	margin-top:5px;
	margin-bottom:2px;
	font-size:9pt;
}
iframe{
	height:500px;
	width:100%;
}
.photobox{
	width:570px;
	margin-left:30px;
}
.photobox img{
	margin:2px;
	padding:2px;
	border:1px #CCC solid;
}
#masthead {
	width:960px;
	background-position: center;
	height: 150px;
	text-align: center;
}
#container {
	width:960px;
	padding-top:75px;
}
#left_col {
	width: 200px;
	padding-top:40px;
	float:left;
	background:url('../images/left_col.gif') no-repeat left top;
}
#page_content {
	width: 600px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
#right_col {
	width: 120px;
	padding-top:130px;
	float:right;
	background:url('../images/schooltijden.gif') no-repeat left top;
}
#nav {
	padding-right: 20px;
	padding-top:20px;
	width:180px;	
	float: left;
	font-size: 8pt;
}
#nav ul{
	list-style:none;
	background-position: right bottom;
	margin: 3px 0px 20px 10px;
	background-repeat: no-repeat;
}
#nav li{
	line-height:35px;
	font-size:15pt;
	font-weight: bolder;
	color:#1F8DD1;
	font-family: "Bradley Hand ITC";
}
a:hover{
	text-decoration:none;
}
#nav a{
	text-decoration:none;
}
#footer{
	width:960px;
	text-align:right;
	float:left;
	margin-top:25px;
	padding-top:85px;
	font-size: 7pt;
	height:10px;
	color: #808080;
	background-position: left bottom;
	background-image: url('../images/sharpening-pencils-standard-point.jpg');
	background-repeat: no-repeat;
}
#footer a{
	text-decoration:none;
	font-size:7pt;
}
#footer a:hover {
	text-decoration:none;
	border-bottom:1px #1F8DD1 dotted;
	font-size:7pt;
}
#footer ul{
	list-style: none;
	margin:0px;
}
#footer li{
	display: inline;
	margin: 0 10px 0 0;
}

