#midden  {
position: absolute; 
background-image: url("gfx/achter_home.jpg");
margin-left: -450px;
left: 50%;
top: 0px; 
width: 900px; 
height: 100%; 
overflow: hidden;
}


#blok_oranje {
position: absolute;
top: 165px;
left: 30px;
width: 240px;
height:280px;
}

#blok_blauw {
position: absolute;
top: 165px;
left: 630px;
width: 240px;
height: 280px;
}

#content {
position: absolute;
overflow: auto;
padding-right: 20px;
top: 165px;
left: 330px;
width: 240px;
height: 280px;

scrollbar-3dlight-color:#000055;
scrollbar-track-color:#fff;
scrollbar-face-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-arrow-color:#000055; 
}

#avero {
position: absolute;
top: 490px;
left: 21px;
width: 255px;
height: 100px;
}

#nieuws {
position: absolute;
top: 490px;
left: 330px;
width: 255px;
height: 100px;
}

#highlight {
position: absolute;
top: 490px;
left: 630px;
width: 255px;
height: 100px;
}

/*------------------OPMAAK--------------*/

body {
font-family: Trebuchet MS, Arial; 
font-size: 12px;
line-height: 1.8em;
color: #fff;
}

h1 {
margin: 0;
padding: 0;
margin-bottom: 20px;
font-size: 28px;
color: #FF8800;
}

h2 {
margin-top: 30px;
font-size: 14px;
line-height: 0px;
font-weight: bold;
color: #000055; }

p {
font-size: 12px;
line-height: 20px;
text-align: justify;
color: #000055;
}

.blok_kop {
line-height: 20px;
font-size: 28px;
color: #fff;
}

.blok_tekst,
.blok_tekst a,
.blok_tekst a:visited {
line-height: 20px;
text-align: justify;
font-size: 12px;
color: #fff;
text-decoration: none;
}

.blok_tekst a:hover {
line-height: 20px;
font-size: 12px;
color: #000055;
}


#blok_oranje a.blok_titel {
line-height: 0px;
font-size: 23px;
color: #000055;
}

#blok_oranje a.blok_titel:hover {
color: #fff;
}

.blok_prijs {
font-size: 45px;
color: #fff;
margin-left: 40px;
}

.homeitems_kop {
font-size: 11px;
font-weight: bold;
color: #FF8800;
}

.homeitems a,
.homeitems a:visited {
font-size: 11px;
line-height: 14px;
font-weight: normal;
color: #fff;
}

.homeitems a:hover {
color: #FF8800;
}

/*----------------FOOTER---------------*/

#footer ul{
position: absolute;
font-family: Trebuchet MS, Arial;
font-size: 11px;
margin: 0px;
margin-top: 18px;
padding:0;
}

#footer ul li {
display: inline;
margin: 0;
padding: 0;
}

#footer ul li a{
text-decoration:none;
padding: 0px 15px 0px 25px;
background-image: url("gfx/bullet2.gif");
background-repeat: no-repeat;
display: inline;
color:#fff;
}

#footer ul li a:hover{
color:#FF8800;
}

#footer ul li.active a{
padding: 0px 20px 0px 25px;
color:#FF8800;
}
