/* 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;
color : #2c2a68;
margin : 0 auto;
padding : 0;
min-height : 100%;
}

#container {
position:relative;
margin : 0 auto;
width : 990px;
top: 0;
min-height : 100%;
}

#logo {
height: 53px;
}

#menu {
position : relative;
float:left;
width: 962px;
text-align : left;
margin-left: 28px;
margin-top: 0px;
z-index : 4;
}

#houder3menu {
position : relative;
float:left;	
width:890px;
heigt: 23px;
margin-left: 100px;
margin-top: 26px;
}

#houder3menu img {
padding-right:17px;
}

#tekst-3menu-tr {
position:relative;
float: right;
width: 235px;
padding-right:21px;
}
#tekst-3menu-co {
position:relative;
float: right;
width: 235px;
padding-right:21px;
}
#tekst-3menu-be {
position:relative;
float: right;
width: 235px;
padding-right:143px;
}

h1 {
font-size : 16px;
letter-spacing : 0.2em;
text-align : left;
font-weight : bold;
color : #660066;
margin-top : 40px;
padding : 0px 10px 22px 0px;
}

h2 {
font-size : 13px;
letter-spacing : 0.2em;
text-align : left;
font-weight : bold;
color : #a0410d;
padding : 15px 20px 5px 0px;
border-bottom: 2px #992745 solid;
width: 85%;
}

h3 {
font-size : 11px;
letter-spacing : 0.2em;
text-align : left;
font-weight : bold;
color : #660066;
padding : 15px 20px 5px 0px;
width: 85%;
}

a {
text-decoration:underline;
color:#939;
}


#tekst-3menu-tr p a {
text-decoration:none;
color:#993300;
}
#tekst-3menu-co p a {
text-decoration:none;
color:#993300;
}
#tekst-3menu-be p a {
text-decoration:none;
color:#993300;
}

#paginhoud {
position:relative;
float:left;
width : 890px;
left: 100px;
min-height : 100%;
}

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


p.home {
position: relative;
float:left;
width: 800px;
letter-spacing : 0.1em;
padding: 0;
margin-left:0px;
font-weight:bold;
color:#306;
}

p.kruimelspoor {
font-size : 11px;
letter-spacing : 0.15em;
text-align : left;
font-weight : normal;
color : #993366;
padding : 20px 20px 5px 0px;
}


img.floatLeft {
float:left;
padding-right:17px;
padding-top:5px;
}
img.floatRight{
float:right;
margin: 17px;
padding-top:5px;
}

ul {
list-style:inside;
list-style-type:none;
padding-bottom: 5px;
padding-left:23px;
}

li {
width: 85%;
font-size: 12px;
line-height: 1.8em;
list-style-image:url(images/list-streepje.gif);
list-style-position:outside;
padding-bottom: 6px;
}