body {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}

* {
behavior: url(/fileadmin/template/css/iepngfix.htc);
}

.link_footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

.link_footer:hover {
text-decoration: underline;
}

img {
border: 0px;
}

.wrapper {
width: 100%;
height: 100%;
background: #0084cc url(../images/bg.jpg) center top no-repeat;
}

#top {
width: 950px;
height: 130px;
position: relative;
}

#menu {
position: absolute;
left: 0;
bottom: 20px;
}

.space_menu {
width: 45px;
}

#taal {
width: 150px;
position: absolute;
right: 0;
bottom: 20px;
}

#nl {
width: 40px;
height: 33px;
background: url(../flags/nl.png) no-repeat;
float: right;
}

#nl_act {
width: 40px;
height: 33px;
background: url(../flags/nl_act.png) no-repeat;
float: right;
}

#nl_gr {
width: 40px;
height: 33px;
background: url(../flags/nl_grijs.png) no-repeat;
float: right;
}

#uk {
width: 40px;
height: 33px;
background: url(../flags/uk.png) no-repeat;
float: right;
}

#uk_act {
width: 40px;
height: 33px;
background: url(../flags/uk_act.png) no-repeat;
float: right;
}

#uk_gr {
width: 40px;
height: 33px;
background: url(../flags/uk_grijs.png) no-repeat;
float: right;
}

#space_taal {
width: 15px;
height: 33px;
float: right;
}

#schaduw_boven {
width: 100%;
height: 9px;
background: url(../images/schaduw_boven.png) center bottom repeat-x;
}

#header {
width: 100%;
height: 200px;
background: url(../images/bg_header.jpg) right top repeat-x;
position: relative;
}

#image_header {
width: 100%;
height: 200px;
}

#wrapper_logo {
width: 100%;
height: 200px;
position: absolute;
top: 0px;
}

#logo {
width: 950px;
margin-top: 60px;
}

#schaduw_onder {
width: 100%;
height: 9px;
background: url(../images/schaduw_onder.png) center top repeat-x;
}

#content {
width: 950px;
padding: 40px 0 40px 0;
}

#space_banners {
width: 100%;
height: 20px;
}

.lijn {
background: url(../images/lijn.gif) center top repeat-y;
}

.footer {
height: 125px;
background: url(../images/bg_footer.gif) repeat-x;
}

#footer_wrapper {
width: 950px;
height: 60px;
}

#column1 {
width: 289px;
float: left;
padding-top: 20px;
}

#column2 {
width: 260px;
float: left;
padding-top: 20px;
}

#column3 {
width: 250px;
float: left;
padding-top: 20px;
}

#column4 {
float: left;
padding-top: 20px;
}

#regel {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
padding-top: 10px;
}

/* Typo3 */
.bodytext {
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

/* Formulieren */
.rood {
color: #000000;
}

.opmaak_table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
margin: 20px 0 0 0 !important;
margin: 0px;
}

.opmaak_label {
width: 100px;
padding-right: 10px;
padding-bottom: 5px;
color: #ffffff;
}

.formular {
width: 350px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin-bottom: 5px;
}

fieldset {
border: 0px;
margin: 0px;
padding: 0 0 5px 0;
}

label br{
display:none;
}