@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
}


body {
background:url('images/bg.jpg') center top no-repeat #ffffff;
color:#646464;
font-family:Lucida Sans, Lucida Grande, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.5em;
text-align:center;
}

#formulier {
text-align:right;
}

textarea {
font-family:Lucida Sans, Lucida Grande, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.5em;
width:250px;
padding:2px;
border:1px solid #949494;
}

label {
font-family:Lucida Sans, Lucida Grande, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.5em;
width: 90px;
float: left;
text-align: right;
margin: 0 1em 5px 0;
clear: both;
}

.invulveld {
font-family:Lucida Sans, Lucida Grande, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.5em;
width:250px;
margin-bottom: 5px;
height:15px;
padding:2px;
border:1px solid #949494;
}

.knop {
font-family:Lucida Sans, Lucida Grande, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.5em;
margin-top: 5px;
text-align:left;
color:#fff;
background:#383730;
border:none;
padding:3px;
cursor:pointer;
margin-left:101px;
}

a, a:visited, a:hover, a:active {
color:#0072c9;
outline:none;
}

img {
border:none;
}

.container {
width:928px;
margin:auto;
}

.header {
padding-top:35px;
}

.logo {
width:219px;
height:75px;
float:left;
}

.menu {
width:709px;
float:right;
text-align:right;
}

.menu ul {
list-style-type:none;
}

.menu li {
display:inline;
}

.contentleft {
float:left;
width:464px;
height:466px;
}

.contentright {
float:right;
width:464px;
height:466px;
}

.contentrightBG {
background:url('images/bgright.png') no-repeat;
float:right;
width:400px;
height:400px;

padding-left:32px;
padding-right:32px;
padding-top:66px;
text-align:justify;
}


.contentrightBG ul {
list-style-type:circle;
}

.contentrightBG li {
list-style-type:circle;
line-height:22px;
text-align:left;
padding-top:10px;
padding-left:10px;
}



.contentText {
background:url('images/bgcontent.png') repeat-y;
width:775px;
padding-top:30px;
padding-bottom:30px;
padding-left:18px;
padding-right:135px;
}

.submenu {
float:left;
width:192px;
}

.submenu ul, li {
list-style-type:none;
}



.contentTextRight {
float:right;
width:560px;
padding-left:23px;
text-align:justify;
}


.button1, .button2, .button3, .button4 {
float:left;
}
