* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	
	background: url(/img/site/bg.gif) center top;
	background: url(/img/site/bg2.gif) repeat-x center top;
	background-color: #42615b;
}

div#container2 {
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: url(/img/site/schaduw_main.gif) repeat-y;
	background: url(/img/site/schaduw_main2.gif) no-repeat;
	background-position: center -5px;
	background-position: 0 0;
}

div#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: url(/img/site/schaduw_main22.gif) repeat-y;
}


div#header {
	width: 900px;
	padding: 20px 25px 0;
	height: 285px;
	background: url(/img/site/schaduw_top.gif) no-repeat;
	background: url(/img/site/schaduw_top2.gif) no-repeat;
}

div#header.kort {
	height: 200px;
}

div#header_visual {
	height: 285px;
	background-repeat: no-repeat;
}

div#header_visual_top {
	height: 285px;
	background-repeat: no-repeat;
}

div#promotie {
	position: relative;
	float: left;
	width: 174px;
	height: 119px;
	/*margin: -144px 0 0 0;*/
	margin: -144px 0 0 363px;
	display: inline;
}

div#promotie img {
	border: 0;
}

div#header ul {
	float: left;
	width: 900px;
	height: 25px;
	margin-top: -142px;
	overflow: hidden;
	list-style: none;
}

div#header li {
	float: left;
	line-height: 25px;
	height: 25px;
}

div#header li a {
	float: left;
	padding: 0 25px;
	line-height: 25px;
	height: 25px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;	
	letter-spacing: 0.2em;
	cursor: hand;
	cursor: pointer;
}

div#header li a span {
	display: none;
}

div#header li a.home {
	width: 85px;
	padding: 0;
	background: url(/img/site/btn_home.png) no-repeat;
}
div#header li a.home:hover {
	background: url(/img/site/btn_home_.png) no-repeat;
}

div#header li a.informatie {
	width: 145px;
	padding: 0;
	background: url(/img/site/btn_informatie.png) no-repeat;
}
div#header li a.informatie:hover {
	background: url(/img/site/btn_informatie_.png) no-repeat;
}

div#header li a.actueel {
	width: 115px;
	padding: 0;
	background: url(/img/site/btn_actueel.png) no-repeat;
}
div#header li a.actueel:hover {
	background: url(/img/site/btn_actueel_.png) no-repeat;
}

div#header li a.onderwijs {
	width: 130px;
	padding: 0;
	background: url(/img/site/btn_onderwijs.png) no-repeat;
}
div#header li a.onderwijs:hover {
	background: url(/img/site/btn_onderwijs_.png) no-repeat;
}

div#header li a.begeleiding {
	width: 150px;
	padding: 0;
	background: url(/img/site/btn_begeleiding.png) no-repeat;
}
div#header li a.begeleiding:hover {
	background: url(/img/site/btn_begeleiding_.png) no-repeat;
}

div#header li a.activiteiten {
	width: 150px;
	padding: 0;
	background: url(/img/site/btn_activiteiten.png) no-repeat;
}
div#header li a.activiteiten:hover {
	background: url(/img/site/btn_activiteiten_.png) no-repeat;
}

div#header li a.personeel {
	width: 125px;
	padding: 0;
	background: url(/img/site/btn_personeel.png) no-repeat;
}
div#header li a.personeel:hover {
	background: url(/img/site/btn_personeel_.png) no-repeat;
}

div#header ul.links {
	float: right;
	margin-top: -117px;
	width: 158px;
	height: 120px;
	list-style: none;
}

div#header ul.links li {
	float: left;
	width: 158px;
	height: 19px;
	margin: 0;
	padding: 0;
	cursor: hand;
	cursor: pointer;
}

div#header ul.links li a {
	float: left;
	margin -2px 0 0 0;
	padding: 2px 0 0 20px;
	width: 158px;
	height: 17px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	cursor: hand;
	cursor: pointer;
}

div#header ul.links li.accent a {
	background: url(/img/site/btn_link_.png) no-repeat;
	width: 158px;
	height: 17px;
	line-height: 16px;
}

div#header ul.links li a:hover {
	background: url(/img/site/btn_link.png) no-repeat;
	width: 158px;
	height: 17px;
	line-height: 16px;
}

div#header ul.links li a span {
	display: none;
}

h1 {
	float: left;
	width: 900px;
	height: 142px;
	background: url(/img/site/logo.png) no-repeat;
}

h1 span {
	position: absolute;
	left: -999em;
}

div#main {
	float: left;
	width: 900px;
	padding: 0 25px;
}

div#mededelingen,
div#lichtkrant,
div#activiteiten {
	float: left;
	width: 300px;
}

div#content {
	float: left;
	width: 600px;
	color: #fff;
}

div#content2 {
	width: 550px;
	padding: 25px 35px 45px 15px;
	overflow: hidden;
	color: #cde9e4;
}

div#content2 h3 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}

div#content2 h3 a {
	text-decoration: none;
}

div#content2 h4 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

div#content2 p,
div#content2 div {
	line-height: 16px;
	margin-bottom: 20px;
	color: #cde9e4;
}

div#content2 img {
	margin: 5px;
	border: 1px solid #fff;
}

div#content2 a {
	color: #fff;
}

div#content2 a:hover {
	text-decoration: none;
	background: #fff;
	color: #d86d60;
}

div#content2 hr {
	color: #f0d3d3;
	background-color: #f0d3d3;
	height: 1px;
	border: 0;	
	
	margin: 10px 0;
}

div#content2 ul {
	margin: 15px;
	list-style: square;
}


div#meer {
	float: left;
	width: 300px;

}

div#meer ul {
	margin-left: 15px;
	margin-top: 25px;
	list-style: none;
	width: 285px;
	overflow: hidden;
}

div#meer ul li {
	margin-bottom: 5px;
}

div#meer ul li a {
	display: block;
	width: 300px;
	background: #f0d3d3;
	line-height: 22px;
	color: #c5504f;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

div#meer ul li a:hover {
	background: #ee9e72;
}

div#meer ul li a.active {
	background: #ee9e72;
}

div#meer ul ul {

	margin-left: 45px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#meer ul ul li {
	margin: 0;
	padding: 0;
}

div#meer ul ul li a {
	background: 0;
	color: #fff;
	font-weight: normal;
	text-transform: none;
	line-height: 14px;
	padding: 2px 10px;
}

div#meer ul ul li a:hover {
	background: #ee9e72;
	color: #c5504f;
}

div#meer ul ul li a.active {
	background: #ee9e72;
	color: #c5504f;
}

div#meer ul ul ul {
	margin: 5px 0 5px 30px;
}


h2 {
	position: relative;
	color: #fff;
	font-size: 20px;
	height: 18px;
	padding-top: 7px;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: normal;
	overflow: hidden;
	margin-top: -25px;
}


div#mededelingen h2 {
	background: url(/img/site/bg_mededelingen.png) no-repeat;
}

div#lichtkrant h2 {
	background: url(/img/site/bg_lichtkrant.png) no-repeat;
}

div#activiteiten h2 {
	background: url(/img/site/bg_activiteiten.png) no-repeat;
}

div#content h2 {
	background: url(/img/site/bg_content.png) no-repeat;
	padding-top: 6px;
}

div#content2 h2 {
	font-size: 18px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	font-weight: bold;
	background: 0;
	text-transform: none;
	overflow: visible;
}

div#meer h2 {
	background: url(/img/site/bg_meer.png) no-repeat;
	padding-top: 6px;
}

div#main dl {
	padding-top: 35px;	
	border-top: 1px solid #f2cdc9;
}

div#main dt {
	height: 35px;
	width: 275px;
}

div#main dt span.datum {
	float: left;
	width: 84px;
	line-height: 35px;
	margin-right: 3px;
	font-size: 30px;
	text-align: center;
}

div#main dt span.titel {
	float: left;
	width: 180px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 8px;
	line-height: 12px;
}

div#main dt span.titel em {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

div#main dd {
	color: #fff;
	padding: 18px 22px;
}

div#mededelingen dt span.datum,
div#mededelingen dt span.titel,
div#mededelingen dt span.titel a {
	color: #c5504f;
	background-color: #f0d3d3;
	text-decoration: none;
}

div#lichtkrant dt span.datum,
div#lichtkrant dt span.titel,
div#lichtkrant dt span.titel a {
	color: #d86d60;
	background-color: #f5dad7;
	text-decoration: none;
}

div#activiteiten dt span.datum,
div#activiteiten dt span.titel,
div#activiteiten dt span.titel a {
	color: #ee9e72;
	background-color: #fbe7dc;
	text-decoration: none;
}

div#main_bg {
	float: left;
	background: url(/img/site/gradient_home.gif) no-repeat bottom;
}

div#content_bg {
	float: left;
	background: url(/img/site/gradient_content.gif) no-repeat bottom;
	border-top: 1px solid #fff;
	padding-bottom: 30px;
}

div#webtrail {
	font-size: 10px;
	margin-left: 17px;
	margin-top: 5px;
	color: #cde9e4;
}

div#webtrail ol {
	display: inline;
	list-style: none;
}

div#webtrail ol li {
	display: inline;
	padding: 0 10px 0 0;
	font-size: 10px;
}

div#webtrail ol li a {
	text-decoration: none;
	color: #cde9e4;
}

div#webtrail ol li a:hover {
	text-decoration: underline;
}

form label {
	float: left;
	width: 150px;
}


div#footer {
	position: relative;
	margin: 0 auto;
	width: 890px;
	padding: 0 35px 0 25px;
	height: 45px;
	background: url(/img/site/schaduw_bottom.png) no-repeat;
	color: #cde9e4;
	font-family: Verdana, sans-serif;
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 20px;
}
