body{
background-image:url('../images/bodybg.jpg');
padding:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

.headtable{
background-image:url('../images/tablebg.jpg');
}

.bannerTD{
background-image:url('../images/banner.jpg');
background-repeat:no-repeat;
cursor:pointer;
width:900px;
height:218px;
}

.menutopTD{
background-image:url('../images/menubg.jpg');
background-repeat:no-repeat;
width:900px;
height:31px;
}
.menutopDiv{
padding:10px;
-moz-box-sizing: border-box;
}

.mainTD{
width:698px;
height:300px;
border-left:1px dashed #ababab;
border-right:1px dashed #ababab;
vertical-align:top;
}
.mainDiv{
padding:10px;
-moz-box-sizing: border-box;
}

.nyhedTD{
width:200px;
height:300px;
border-right:1px dashed #ababab;
vertical-align:top;
}
.nyhedDiv{
padding:10px;
-moz-box-sizing: border-box;
}


.bundTD{
background-image:url('../images/bundbg.jpg');
background-repeat:no-repeat;
width:900px;
height:31px;
}

