/* CSS Document for lay-out of the Henson Website defined in classes */
body {
background-color:#000000;
margin-top:0px;
}

.groenerand {
background-image:url(../images/groenerand.gif);
background-repeat:repeat;
height:5px;
width:960px;
}

.groenezijrand {
background-image:url(../images/groenerand.gif);
background-repeat:repeat;
width:5px;
height:115px;
}

.header {
background-image:url(../images/header.jpg);
width:680px;
height:115px;
background-repeat:no-repeat;
background-position:left;
}

.groeneverticaal {
background-image:url(../images/groenerand.gif);
background-repeat:repeat;
width:5px;
background-position:left;
}

.q-links {
background-image:url(../images/Q-links-achtergrond.jpg);
background-repeat:no-repeat;
height:508px;
background-position:right bottom;
}

.q-rechts {
background-image:url(../images/Q-rechts_achtergrond.jpg);
background-repeat:no-repeat;
height:508px;
background-position:right bottom;
}

.footer-bg {
background-image:url(../images/groenerand.gif);
background-repeat:repeat;
height:20px;
background-position:left;
}

.q-linksboven {
background-image:url(../images/q/q-linksboven.jpg);
background-repeat:no-repeat;
height:389px;
background-position:right bottom;
}

.q-rechtsboven {
background-image:url(../images/q/q-rechtsboven.jpg);
background-repeat:no-repeat;
height:389px;
background-position:right bottom;
}

.q-linksonder {
background-image:url(../images/q/q-linkonder.jpg);
background-repeat:no-repeat;
height:119px;
background-position:right bottom;
}

.q-rechtsonder {
background-image:url(../images/q/q-rechtsonder.jpg);
background-repeat:no-repeat;
height:119px;
background-position:right bottom;
}

.q-linksonder2 {
background-image:url(../images/q/q-linkonder2.jpg);
background-repeat:no-repeat;
height:99px;
background-position:right bottom;
}

.q-rechtsonder2 {
background-image:url(../images/q/q-rechtsonder2.jpg);
background-repeat:no-repeat;
height:99px;
background-position:left bottom;
}

.q-rechtsboven2 {
background-image:url(../images/q/q-rechtsboven2.jpg);
background-repeat:no-repeat;
height:389px;
background-position:right bottom;
}


