/* @group Algemeen */

html, body {
background: #2093fb;
}

body, td, input, textarea, select {
color: #000;
font: normal 11px/2em Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
color: #333
}

input {
line-height: 1em;
}

h1 {
font-size: 16px;
line-height: 1.5em;
font-weight: normal;
margin: 1.5em 0 0 0;
padding: 0;
}

h3 {
font: bold 11px/2em Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
padding-bottom: 0.5em;
border-bottom: 1px solid #4d4d4d;
margin: 0 0 1.5em 0;
}

p {
margin: 0 0 2em 0;
padding: 0;
}

strong {
color: #4d4d4d;
}

p.breadcrumbs {
color: #403f3f;
margin: 0;
padding: 0;
font-size: 9px;
line-height: 9px;
font-weight: bold;
letter-spacing: 1px;
}

a {
color: #1c80d8;
margin: 0;
padding: 0;
}

a:hover {
color: #00a55c;
margin: 0;
padding: 0;
}

a:visited {
color: #ff0000;
margin: 0;
padding: 0;
}

a.toplink, a.toplink:visited {
display: block;
margin-top: 30px;
font: bold 8px/10px Arial, Helvetica, Geneva, sans-serif;
text-decoration: none;
color: #666;
letter-spacing: 1px;
text-transform: uppercase;
}

a.toplink:hover {
color: #2093fb;
display: block;
margin-top: 30px;
}

select.select {
display: block;
margin-bottom: 2em;
}

select.vacature {
margin: 0 10px 0 0;
}

textarea.vraag {
width: 100%;
height: 100px;
margin-bottom: 1em;
}

input.veld {
width: 100%;
height: 1.3em;
margin-bottom: 1em;
}

input.button {
margin-top: 2em;
}

img {
margin: 0;
padding: 0;
border: none;
}

ul.bullets {
list-style-type: disc;
margin: 0 0 1em 1.5em;
padding: 0 0 0 0;
}

ul.bullets li {
margin-bottom: 0.5em;
}

div#container {
position: relative;
overflow: auto;
width: 840px;
margin: 30px auto 0 auto;
padding: 75px 6px 6px 6px;
background: #fff url(../images/van-dijk-logo.gif) no-repeat 12px 18px;
}

div#site {
position: relative;
width: 840px;
height: auto;
}

div#header {
width: 100%;
height: 32px;
background: #00a55c;
margin: 0 0 6px 0;
}

div#leftcol {
position: absolute;
top: 38px;
left: 0;
width: 200px;
height: 300px;
}

div#leftcol img {
margin: 0;
padding: 0;
border: none;
}

div#menu {
position: relative;
width: 614px;
height: 167px;
margin: 0 0 0 6px;
padding: 2px 0 0 20px;
float: right;
color: #666;
font: bold 1em/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
background: url(../images/menubalk.gif) repeat-x;
overflow: hidden;
}

div.col {
float: left;
margin-right: 50px;
}

div#menu li.titel {
margin-bottom: 1em;
color: #fff;
}

img#home {
position: absolute;
right: 10px;
bottom: 10px;
}

div#menu ul, div#menu li {
margin: 0;
padding: 0;
list-style-type: none;
}

div#menu a:link, div#menu a:visited {
color: #666;
text-decoration: none;
}

div#menu a:hover {
color: #333;
text-decoration: none;
}

div#menu a.selected {
color: #00a55c;
text-decoration: none;
}

div#head {
width: 594px;
height: 95px;
/*zit ie hier*/ 
margin: 0px 0 0 0;
padding: 10px 20px 20px 20px;
background: #e5e5e5;
float: right;
display: inline;
}


div#logo {
position:absolute;
top:15px;
left:6px;
width:227px;
height:43px;
cursor: pointer; 

}
div#content {
width: 564px;
height: auto;
margin: 6px 0 0 0;
padding: 20px 50px 20px 20px;
background: #f2f2f2;
float: right;
display: inline;
}

table#content {
table-layout: fixed;
width: 100%;
}

table#content td {
text-align: left;
vertical-align: top;
}

table#content td#col1 {
width: 47%;
}

table#content td#col2 {
width: 6%;
}

table#content td#col3 {
width: 47%;
}

div#contentfooter {
clear: both;
}

div#sitefooter {
width: 852px;
height: auto;
margin: 0 auto;
padding: 15px 0;
text-align: center;
}



/* @end */