.back {
	background: #E5F7FD url(images/back.gif) no-repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link,a:visited {
	color: #008DE4;
}
a:hover {
	color: #D40111;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav:link,a.nav:active,a.nav:visited {

	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #D40111;
	text-decoration: none;
}
.kopjewit {
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	background: #D40111;
	padding: 1px 0px 0px 10px;
}
.kadertekst {
	margin-left: 10px;
}
.kopjeblauw {
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	background: #008DE4;
	padding: 1px 10px 0px 10px;
	width: 40px;
}
.kopjeblauw2 {
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	background: #008DE4;
	padding: 1px 0px 0px 10px;
	width: 115px;
}
.nieuws,a.nieuws:link,a.nieuws:visited {
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	float: left;
}
a.nieuws:hover {
	color: #D40111;
}
.rood {
	color: #D40111;
}
.top,a.top:link,a.top:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background: right;
}
a.top:hover {
	font-size: 10px;
	text-decoration: none;
	color: #D40111;
	background: right;
}
.sluiter,a.sluiter,a.sluiter:link,a.sluiter:visited {
	color: #000000;
	
}
a.sluiter:hover {
	color: #D40111;
	
}
.navrood,a.navrood:visited {
	line-height: 20px;
	font-weight: bold;
	color: #D40111;
	text-decoration: none;
}
.nav2,a.nav2:link,a.nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
a.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D40111;
	text-decoration: none;

}
.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-left: 16px;
	line-height: 16px;
}
table.kader {
	border: 1px solid #008DE4;
}
table.kader2 {
	border-top: 1px solid #008DE4;
	border-right: 1px solid #008DE4;
	border-bottom: 1px solid #008DE4;
	border-left: 0px none #008DE4;
}
table.kader3 {
	border-top: 0px none #008DE4;
	border-right: 1px solid #008DE4;
	border-bottom: 1px solid #008DE4;
}
table.kader4 {
	/* used by actueel module */
	border-top: 0px none #008DE4;
	border-left: 1px solid #008DE4;
	border-right: 1px solid #008DE4;
	border-bottom: 1px solid #008DE4;
}
.kop {
	font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.fotorechts {
	margin-right: 10px;
}
.fotolinks {
	margin-left: 10px;
}
.verloop {
	background-image: url(images/verloop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color: #008DE4;
	background-color: #ffffff;
	width: 150px
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color: #008DE4;
	background-color: #ffffff;
	width: 250px;
	height: 100px;
}
.actueel_status {
	/* used by actueel module */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        margin-top: 4px;
	color: #1A98E0;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.actueel_title,a.actueel_title:link,a.actueel_title:visited {
	/* used by actueel module */
	color: #000000;
	text-decoration: none;
	margin-bottom: 4px;
}
a.actueel_title:hover {
	/* used by actueel module */
	color: #D40111;
}
.link,a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D40111;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D40111;
	text-decoration: underline;
}

/* downloadfiles */
.downloads {
	width:100%;
	padding:0px;margin:0px;border-collapse:collapse;
	margin-top:10px;
}
.downloads th {
	text-align:left;
}
.downloads th.main {
	background-color:#008DE4;
	color:white;
	
}
.downloads td.plaatje {
	background-color:#D9F1FF;
	color:black;
	padding:10px;
	text-align:center;
}
.downloads td.sub,.downloads td.links {padding:5px;}

.downloads th h2 {
	font-size:14px;
	padding-left:15px;
	margin:0px;
	line-height:25px;
}
.downloads td h3 {
	font-size:12px;
}
.downloads td {
	
}
.downloads .subcategory_plaatje,.downloads .hoofcategory_plaatje {
	float:left;
	padding:10px;
}