@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	color:#000000;
	font-size: 13px;
	background-color: #DFDFDF;
	font-variant: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-size:13px;
}
PRE {
	font-family:monospace;
}
A {
	color:#2F5F93;
	text-decoration:none;
}
A:hover {
	color:#2F5F93;
	text-decoration:underline;
}
FORM {
	margin:0px;
}
P, PRE {
	color:#000000;
}
P, TD, UL, OL {
	font-size:12px;
}
INPUT, TEXTAREA, SELECT, textarea {
	font-family:Tahoma;
	color:#000;
	border: #333333 0px solid;
	font-size:12px;
}
input[type=radio], input[type=checkbox] {
	border: 0px solid;
}
/* Frames, spacing, link-to-top */ 
DIV.csc-frame-frame1 {
	background-color:#FFFFFF;
	padding:2px 4px 2px 4px;
	border:1px solid #333;
}
DIV.csc-frame-frame2 {
	background-color:#FFFFFF;
	padding:0px 0px 4px 0px;
	border-bottom:1px dotted #009CFF;
	margin-bottom:4px;
	margin-top:3px;
	font-size:12px;
}
/* Headers, plain */ 
H1 {
	text-align: left;
	vertical-align: top;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size:13px;
	color:#2F5F93;
	font-weight:bold;
}
H2 {
	font-size:13px;
	color:#FFFFFF;
}
H3 {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
H4 {
	font-size:13px;
	color:#2F5F93;
}
H5 {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
H6 {
	font-size: 9px;
	color: #2F5F93;
	font-variant: normal;
	font-weight: lighter;
}
H1, H2, H3, H4, H5, H6 {
	margin:5px 0px 0px 0px;
}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top:0px;
}
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A {
	color:#2F5F93;
	text-decoration:none;
}
H2 A {
	color:#2F5F93;
}
H3 A {
	color:#2F5F93;
}
H4 A {
	color:#2F5F93;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover {
	color:#2F5F93;
	text-decoration:underline;
}
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption {
	font-size:11px;
}
DIV.csc-textpic-caption-r .csc-textpic-caption {
	font-size:11px;
}
DIV.csc-textpic-caption-l .csc-textpic-caption {
	font-size:11px;
}
/* Header date */ 
P.csc-header-date {
	font-size:10px;
	color:#2F5F93;
}
#container {
	text-align:left;
	top:0px;
	position:relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 850px;
}
#header-logo {
	height: 180px;
	background-color: #FFFFFF;
	position: relative;
	width: 212px;
	background-image: url(../images/header-logo.gif);
	background-position: right top;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#header-foto {
	height: 180px;
	background-color: #FFFFFF;
	position: relative;
	width: 633px;
	background-image: url(../images/header-foto.jpg);
	background-position: left top;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	float: left;
}
#navigatie {
	height: 25px;
	background-color: #FFFFFF;
	border: 2px solid #333333;
	position: relative;
	clear: both;
	font-size: 10px;
	padding-left: 220px;
	padding-top: 7px;
	color: #666666;
	margin-bottom: 20px;
	width: 626px;
}
.vertnav1 a:link, .vertnav1 a:visited, .vertnav1 a:active {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	background-color: #FFFFFF;
	float: left;
	margin-right: 23px;
}
.vertnav1-act a:link, .vertnav1-act a:visited, .vertnav1-act a:active {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#2F5F93;
	font-weight: bold;
	float: left;
	margin-right: 23px;
}
.vertnav1 a:hover, .vertnav2 a:hover {
	color:#2F5F93;
	background-image: url(../images/ster_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#main {
	position: relative;
	min-height: 283px;
	width: 796px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	border: 2px solid #333333;
	float: left;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.rootline {
	text-align: left;
	top: 0px;
	position: relative;
	font-size: 9px;
	margin-bottom: 20px;
	width: 700px;
}
.bodytext {
	text-align: left;
	vertical-align: top;
	display: block;
	color: #000000;
	font-size: 13px;
	line-height: 18px;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active {
	color:#2F5F93;
	text-decoration:none;
}
.bodytext a:hover {
	color:#2F5F93;
	text-decoration:underline;
}
.footer {
	height: 22px;
	background-color: #FFFFFF;
	border: 2px solid #333333;
	position: relative;
	clear: both;
	font-size: 10px;
	padding-left: 21px;
	padding-top: 8px;
	color: #666666;
	width: 825px;
}
.footer a {
	color: #CCCCCC;
	margin-left: 10px;
}
.footer a:hover {
	color: #2F5F93;
}
.realisatie {
	height: 20px;
	position: relative;
	clear: both;
	font-size: 9px;
	padding-left: 20px;
	padding-top: 5px;
	color: #999999;
}
.realisatie a {
	color: #999999;
}
.realisatie a:hover {
	color: #2F5F93;
}
.tx-itawyoutoubeembed-pi1 {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
	height: 205px;
}
.tabel1 {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
.tabel1 th {
	text-align: left;
	padding-bottom: 5px;
}
.tabel1 .tr-even {
}
.tabel1 .td-0 {
	vertical-align: top;
	height: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
.tabel1 .td-1 {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.tabel1 .td-2 {
	vertical-align: top;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
.tabel1 .td-3 {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.contenttable   {
	border-collapse:collapse;
	margin-top: 10px;
}
.contenttable  tr, .contenttable td {
	margin: 0px;
	padding: 0px;
}
.csc-menu    {
	list-style-type: none;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
}
.csc-menu   li  {
	background-image: url(../images/images_li.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 11px;
}
.csc-menu  li a {
	display: block;
}
