/* CSS Document Bedrijf24 */

/*======= background =======*/
body {background-color: #FFF; }

/*======= width =======*/
.container {margin: auto; width: 430px; height: 100%; overflow: hidden; background: #FFF; }

/*======= header =======*/
.header {width: 430px; height: 100px; background:none; margin: 0px; float:left; }

/*======= Content mid =======*/
.contentmid {width: 430px; height: 430px; background:none; margin: 0px; float:left; }


/*======= Footer =======*/
.footer {width: 430px; height: 70px; background:none; no-repeat; margin: 0px; float:left; }
.subfooter {width: 430px; height: 100%; text-align: center; color: #484040; float:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; }
.footerstyle {font-size: 9px; color: #484040; text-decoration: none; }