/* CSS Document */


html, body {
height : 100%;
}
* {
margin : 0;
padding : 0;
}
body {
background-position: top center;
background-repeat:no-repeat;
background-color: #ffffff;
text-align : left;
font-family : Arial, Helvetica, sans-serif;
font-size: 11px;
line-height : 15px;
color : #2c2a68;
margin : 0 auto;
padding : 0;
min-height : 100%;
}

#container {
position:relative;
margin : 0 auto;
width : 990px;
top: 0;
min-height : 100%;
}
#placeholder_top {
position : relative;
background-color:#4e1fb1;/*4E3F87*/
float:left;
height : 110px;
width : 990px;
}


a {
text-decoration : none;
color : #660033;
}
#menucontact {
position : relative;
float:left;
width: 170px;
text-align : left;
margin : 0;
padding-top: 5px;
z-index : 4;
}

#menu {
position : relative;
float:right;
width: 800px;
text-align : left;
margin : 0;
padding-top: 5px;
z-index : 4;
}

#menu a {
font-family: Arial, Helvetica, sans-serif;
width : auto;
text-align : center;
color : #4E3F87;
font-size : 14px;
font-weight : bold;
letter-spacing: 0.1em;
}
#menu a:hover {
width : auto;
text-align : center;
color:#CC6633;
}
#menu a.active {
width : auto;
text-align : center;
color : #7a3030;
}

#menucontact a.contact {
text-align : left;
color : #5c101e;
font-size : 12px;
font-weight : normal;
letter-spacing:0.1em;
padding-left: 28px;
font-weight: bold;
}
#menucontact a.contact:hover {
width : auto;
text-align : center;
color : #CC6633;
font-size : 12px;
font-weight : normal;
letter-spacing:0.1em;
padding-left: 28px;
}
#menucontact a.contact:visited {
width : auto;
text-align : center;
color : #CC6633;
font-size : 12px;
font-weight : normal;
letter-spacing:0.1em;
padding-left: 28px;
font-weight: bold;
}


#paginhoud {
position:relative;
float:right;
width : 800px;
/*left: 260px;*/
min-height : 100%;
}

p {
/*position : relative;*/
width : 80%;
min-height : 100%;
font-size : 13px;
line-height : 1.5em;
color:#1B0035;
padding-bottom:15px;
}

h1 {
font-size : 18px;
letter-spacing : 0.2em;
text-align : left;
font-weight : bold;
color : #660066;
margin-top : 10px;
padding : 0px 10px 22px 0px;
}
h1.kop2{
font-size : 13px;
letter-spacing : 0.1em;
text-align : left;
font-weight : bold;
color:#663399;
margin-top : 10px;
padding : 0 10px 10px 0px;
}
h1.titel {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin:25px 0px 0px 0px;
	text-align:center;
}
h1.ondertitel {
	font-size: 15px;
	color:#FFFFFF;
	margin-top:2px;
	text-align:center;
}

h2 {
font-size : 13px;
letter-spacing : 0.2em;
text-align : left;
font-weight : bold;
color : #992745;
padding : 15px 20px 5px 0px;
border-bottom: 2px #992745 solid;
width: 78%;
}
h4 {
font-size : 10px;
letter-spacing : 0.15em;
text-align : left;
font-weight : normal;
color : #993366;
padding : 20px 20px 15px 0px;
}
a.kleiner {
font-size : 100%;
font-weight : 500;
text-align : left;
letter-spacing : 0.1em;
line-height : 12px;
color : #cccccc;
}

#paginhoud a.kruimelspoor {
font-size : 10px;
letter-spacing : 0.2em;
color : #993366;
padding-top : 20px;
}

p.rechts {
text-align:right;
letter-spacing : 0.1em;
padding: 0;
font-size: 90%;
}

p {
letter-spacing:0.05em;
padding-top:5px;
}

p.white {
background-color: #ffffff;
}

p.hp-tekst {
background-color:#A79CD1;
letter-spacing : 0.2em;
font-size: 16px;
font-weight:bold;
color: #660066;
line-height: 1em;
}
