body {
margin: 0px;
text-align: center;
background 			: url(../img/banner/bg_body.gif);	
}

#box {
width:  900px;
height: 716px;
margin: 0 auto 0 auto;
text-align: left;
background-image: url(../img/banner/achtergrond1.jpg);
background-repeat: no-repeat;
background-position:center;
}

#header {
height:116px;
width: 900px;
color: white;
font-size: 28px;
background-image: url(../img/banner/banner.jpg);
}

#subheader{
height: 35px;
width: 770px;
color: white;
font-size: 28px;
float:      right;
background-image: url(../img/banner/bannerklein.jpg);
}

#menu {
float:       left;
top:        130px;
height:     600px;
width:      130px;
background-image: url(../img/banner/zijbanner.jpg);
background-color	: #EFDCC0;
}

#tekst {
top:        117px;
left:       135px;
height:     565px;
width:      755px;
float:      right;
overflow:   auto;
}

#grdHeader {
left:       135px;
width:      755px;
background-color: gray;
}

#grdBody {
left:       135px;
height:     280px;
width:      755px;
float:      right;
overflow:   auto;
}
