@charset "UTF-8";
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul {
	margin: 0;
	padding: 0;
}
body{
	background-color: #e1e5f2;
	font-size: 62.5%;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #505050;
	font-weight: normal;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4.8em;
	color: #762351;
	font-weight: normal;
	line-height: 45px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #762351;
	font-weight: normal;
}
.klein{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.5em;
	color: #762351;
	font-weight: normal;
}
strong{
	color: #762351;
}
ul {
}
a {
	text-decoration: none;
	color: #c51564;
	outline: none;
}
#header {
	height: 170px;
	background-image: url(../images/behang.jpg);
}
#headerLogo {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	height: 143px;
}
#logo img{
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 40px;
}



#indextotaal{
	margin: 0;
	padding: 0;
	background-color: #762351;
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../images/indexrek.png);
	background-repeat: repeat-x;
}
#indexCenter{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	margin-top: 80px;
}
#indexLinks{
	float: left;
	width: 500px;
	color: #FFFFFF;
}
#indexLinks h1{
	color: #dea4c4;
	text-align: center;
}
#indexLinks h2{
	color: #DEC2CF;
	text-align: center;
}
#indexLinks p{
	color: #dea4c4;
	text-align: center;
}
#indexLinks a{
	color: #DE6AB9;
	text-align: center;
	text-decoration: underline;
}
#indexLinks a:hover{
	color: #FFFFFF;
}
#indexRechts{
	float: right;
	width: 500px;
	text-align: center;
	background-image: url(../images/streepindex.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/* navigatie
------------------------------------------------------------------*/
#knoppen{
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#ContainerNav {
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 720px;
}
#ContainerNav ul {
	padding-left: 16px;
	list-style-type: none;
}
#ContainerNav li {
	float: left;
	height: 16px;
	height: 27px;
	text-align: center;
	padding-top: 4px;
}
#ContainerNav li:hover, #ContainerNav li:hover a, #ContainerNav li.actief, #ContainerNav a.actief {
	color: #762351;
	height: 23px;
	background-image: url(../images/knop_over.jpg);
}
#ContainerNav a.actief {
border-left: 1px solid #a94c76;
	border-right: 1px solid #a94c76;
	}
li.vlaggen {
	margin-left: 5px;
}

li.vlaggen a {
	border: none;
	width: 20px !important;
	 margin: 0px !important;
	 padding: 0px !important;
}
li.vlaggen a img {
	border: none;
}
li.vlaggen a:hover {
	background-image: none;
	background-color: transparent;
}
#ContainerNav li a {
	color: #fff;
	height: 20px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#balk{
	background-color: #762351;
	height: 20px;
	width: 100%;
}
.clear {
	clear: both;
}
/* inhoud
------------------------------------------------------------------*/
#containerInhoud{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
#containerInhoudHome{
	width: 1090px;
	margin-right: auto;
	margin-left: auto;
}
#tekstHome{
	float: left;
	width: 700px;
	text-align: center;
	margin-top: 70px;
}
#tekstContainer{
	float: left;
	width: 700px;
	margin-top: 40px;
}
#homeLeft{
	float: left;
	width: 350px;
	background-image: url(../images/scheidingslijn.jpg);
	background-repeat: repeat-y;
	background-position: 348px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#HomeLeftText{
	margin-right: 20px;
}
#homeRight{
	float: right;
	width: 350px;
}
#HomeRightText{
	margin-left: 20px;
}
#HomeRightText a{
	text-decoration: underline;	
}
.cirkel{
	background-image: url(../images/cirkel.jpg);
	height: 60px;
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #FFFFFF;
	text-align: center;
	line-height: 55px;
	float: left;
	margin-left: 0px;
}
.cirkel:hover{
	background-image: url(../images/cirkel_over.jpg);
}
.cirkeltekst{
	float: left;
	height: 60px;
	line-height: 55px;
	text-align: left;
	padding-left: 10px;
	width: 260px;
}
.cirkeltotaal{
	height: 20px;
	clear: both;
	float: none;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
}
.uppertext{
	font-size: 0.6em;
	font-family: "Times New Roman", Times, serif;
}
#RightText{
	margin-left: 20px;
	text-align: left;
}
#RightText ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-weight: normal;
	font-size: 14px;
}#RightText ul ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	margin-left: 30px;
}
#RightText li{
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	margin-left: 20px;
}
.lijst{
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	display: block;
}
#RightText a{
	text-decoration: underline;	
}
#HomeFoto{
	background-image: url(../images/vrouwHome.jpg);
	width: 390px;
	height: 413px;
	float: right;
}
#Foto{
	width: 300px;
	height: 413px;
	float: right;
	margin-top: 60px;
	text-align: center;
	padding-top: 60px;
}
.img{
margin:0 8px 0 0;
padding: 4px;
border: 1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-bottom-color: #C8CDD2;
Background: #fff;
}
#NavLinks{
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 200px;
	float: left;
}
#NavLinks ul{
}
#NavLinks li{
	padding-left: 8px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
#NavLinks ul ul{
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#NavLinks li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #762351;
	font-weight: lighter;
	display: block;
	padding-bottom: 4px;
	padding-left: 10px;
}
#NavLinks li a:hover{
	color: #c51564;
}
#NavLinks li.active{
	color: #dea4c4;
	background-image: url(../images/sub_over2.jpg);
	background-repeat: no-repeat;
}
#NavLinks li.active:hover{
	color: #dea4c4;
	background-image: url(../images/sub_over2.jpg);
	background-repeat: no-repeat;
}
#NavLinks li:hover{
	background-image: url(../images/sub_over.jpg);
	background-repeat: no-repeat;
}
#NavLinks li a.active{
	color: #FFFFFF;
}
#NavLinks li a.active:hover{
	color: #333333;
}
#Inhoud{
	width: 500px;
	float: right;
	background-image: url(../images/scheidingslijn.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/* -------------- table ------------------ */	
table {
	width:100%;
	border:1px solid #660033;
	background: #fff;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
}
table th, table td{
	margin:0;
	text-align:center;
	border-bottom: 1px solid #b5b5b5;
	width: 50%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
table .name{
	text-align:left;
}
table .name2{
	text-align:center;
}
table tr{
	background: #e6e6e6;
}
table tr.alt {
	background:#f1f1f1;
	}
caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding: 8px 20px;
	font-size: 1.6em;
	color: #660033;
	text-align: left;
}
.pictures{
	width:100%;
}
#RightText table img{
	margin:0 8px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color:#C8CDD2;
	Background: #fff;
}



#navlist
{
padding: 3px;
border: 1px solid #fff;
width: 12em;
background-color: #26a;
font: 12px verdana,sans-serif;
}

#navlist li
{
list-style: none;
border: 1px solid #26a;
}

#navlist a
{
color: #eee;
text-decoration: none;
display: block;
border-left: 1em solid #159;
border-bottom: 1px solid #159;
padding: 4px 8px;
}

#navlist a:hover { border-color: #124; }

#subnavlist li a
{
border: 0;
border-left: 0.8em solid #26a;
padding: 3px 4px;
margin-left: -20px;
}



#footer{
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	top: 140px;
	position: relative;
	bottom: 20px;
}
#footerLefttotaal{
	float: left;
	width: 650px;
}
#footerLeft{
	float: left;
	height: 40px;
	width: 150px;
	background-image: url(../images/footer1.jpg);
	background-repeat: repeat-y;
	background-position: 20px;
}
#footerCenter{
	float: right;
	width: 500px;
	height: 40px;
	background-color: #f4f5f9;
}
#footerRight{
	float: right;
	background-image: url(../images/footer2.jpg);
	height: 40px;
	width: 150px;
	background-repeat: repeat-y;
	background-color: #f4f5f9;
	background-position: 20px;
}
.footertext{
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	color: #666666;
}
