body{
background-color: #ecebe6;
margin: 0;
padding: 0;
position: relative;
text-align: center;
height: 100%;
}

div{
font-family: Verdana, Arial;
font-size: 11px;
color: #5a5a5a;
text-transform: uppercase;
line-height: 16px;
}

#container{
position: relative;
background-image: url('fileadmin/hanzemediagroep.nl/img/body_bg.gif');
top: 4px;
margin: 0px auto;
width: 994px;
height: 613px;
background-color: #FFF;
text-align: left;
}

#header{
position: absolute;
top: 0px;
left: 0px;
background-image: url('fileadmin/hanzemediagroep.nl/img/header.jpg');
width: 994px;
height: 21px;
}

#squares{
position: absolute;
top: 21px;
left: 9px;
background-image: url('fileadmin/hanzemediagroep.nl/img/squaresbg.gif');
height: 241px;
width: 32px;
}

#footer{
position: absolute;
top: 517px;
left: 0px;
width: 994px;
height: 96px;
background-image: url('fileadmin/hanzemediagroep.nl/img/footer.jpg');		
}

#logo{
position: absolute;
top: 139px;
left: 45px;
width: 554px;
height: 343px;
margin: 0px;
padding-top: 46px;
border-right: 1px solid #b5c7d0;
}

#logo img{
float: left;
clear: none;
margin-right: 22px;
}

strong{
color: #d35331;
}

a{
color: #006eb3;
font-weight: bold;
}

a:hover{
color: #1B95DF;
}

#buttons{
position: absolute;
text-align: center;
top: 70px;
left: 651px;
width: 236px;
height: 343px;		
}

table{
borders: 0;
padding: 0;
margin: 0;
}

.buttontd{
height: 115px;
font-size: 12px;
font-variant: small-caps;
line-height: 20px;
}

.buttontd img{
margin-bottom: 10px;
}

