@charset "utf-8";
/* CSS Document */

#container #content {
width: 960px;
border-bottom: 1px dotted #C8C8C8;
}

#container #onderhead {
width: 960px;
height:180px;
}
#container #content {
width: 960px;
height: 430px;
*height: 428px;
min-height: 380px;
background-image:url('../img/bg_home.gif');
background-repeat:repeat-y;
}
#container #onderhead #oh_left {
float: left;
background-color:#1B0050;
width:220px;
border-right: 1px solid #FFF;
height:180px; }
#container #onderhead #oh_middle {
float: left;
width:269px;
border-right: 1px solid #FFF;
height:180px; }
#container #onderhead #oh_right {
float: right;
background-color:#34A3DC;
width:469px;
height: 180px;
}
#oh_foto {
position: absolute;
z-index:1;
width: 269px;
}
#oh_trans {
position: absolute;
z-index: 2;
width: 30px;
height: 180px;
border-right: 1px solid #FFF;
background-color:#34A3DC;
filter:alpha(opacity=85);-moz-opacity: 0.85;opacity: 0.85;
}
#oh_text {
position: relative;
width:400px;
top: 60px;
left: 15px;
text-align: right;
}
#middleleft {
float: left;
width: 449px;
padding: 20px;
background-image:url(../img/fotos/home_actie.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}
#middleright {
padding: 0;
float: right;
width: 469px;
}
