/* Global Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #545454;
	margin:0cm;
	background-image:url(../img/achtergrond.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
h1 {
	font-size:30px;
	line-height:36px;
	color:#0c9c4d;
}
h2 {
	font-size:18px;
	color:#42a7de;
}
input, textarea {
	border-style:solid;
	border-width:1px;
	border-color:#0c9c4d;
	border-collapse:collapse;
}
hr {
	border: 1;
	color: #d6dfdb;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top:10px;
	margin-bottom:10px;
}
img {
	border:none;
}
a, a:visited {
	color:#0b9444;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
.links {
	position:relative;
	width:475px;
}
.rechts {
	position:relative;
	width:475px;
}
.spreuk {
	position:absolute;
	left:20px;
	top:50px;
	width:200px;
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	color:#898989;
}
.agenda{
	position:absolute;
	left:20px;
	top:200px;
	width:200px;
}
.overdeschool {
	position:absolute;
	left:253px;
	top:30px;
	width:200px;
}
.kop {
	background-image:url(../img/kop_stroke.jpg);
	width:87px;
}
.kop_lang {
	background-image:url(../img/kop_stroke_lang.jpg);
	width:200px;
}
.kop, .kop_lang {
	background-repeat:no-repeat;
	height:26px;
	color:#FFF;
	font-size:19px;
	padding-left:24px;
	padding-top:7px;
	display:block;
}
a.kop:visited, a.kop:active, a.kop_lang:hover, a.kop_lang:visited {
	color:#FFF;
}
.nieuwslist {
	list-style-image:url(../img/bullet_links.jpg);
	margin-left:0cm;
	padding-left:26px;
	padding-top:10px;
	padding-bottom:10px;
}
.nieuwstitel, a.nieuwstitel, a.nieuwstitel:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#42a7de;
}
a.nieuwstitel:hover, a.nieuwstitel:active {
	text-decoration:none;
	color:#42a7de;
}
.nieuwstekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#666;
}
.verder {
	padding-left:26px;
}
.content {
	padding:25px;
}
.rechtskopje {
	list-style-image:url(../img/bullet_links.jpg);
	margin-left:0cm;
	padding-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0c9c4d;
}
.h4 {
	font-size:12px;
	color:#42a7de;
	font-weight:bold;
}
.fotovoorbeeld {
	background-image:url(../img/achtergrondfoto.jpg);
	background-repeat:no-repeat;
	height:142px;
	width:186px;
	padding-left:28px;
	padding-top:31px;
}
a.nieuwslink, a.nieuwslink:hover, a.nieuwslink:active, a.nieuwslink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
}
a.meer_nieuws {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0b9444;
	text-decoration:none;
	text-transform:uppercase;
}

