/* MENU */
#menu { position: absolute; right: 0; bottom: 36px; width: 728px; background: #e83e33 url(../images/design/menu_bg.gif) no-repeat 0 0; height: 25px; }
#menu ul { margin: 0; padding: 0 0 0 40px; list-style: none; }
#menu li { float: left; line-height: 18px; padding-top: 4px;}
#menu a { border-left: 1px solid #f2e4e4; padding: 0 10px; color: #f2e4e4; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: normal; text-decoration: none; }
#menu a:hover { color: #fff; }
#menu li:first-child a { border-left: 0; padding-left: 0; } 
/* SUBMENU */
#submenu { position: absolute; bottom: 5px; left: 306px; }
#submenu ul { margin: 0; padding: 0; list-style: none; }
#submenu li { float: left; }
#submenu a { border-left: 1px solid #878787; padding: 0 10px; color: #878787; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: normal; text-decoration: none; }
#submenu a:hover { color: #EE1A2C; }
#submenu li:first-child a { border-left: 0; padding-left: 0; }
/* SIDEBAR */
#sidebar ul { background: #c2001d; margin: 0; padding: 0; list-style: none; }
#sidebar .item { background: #c2001d; border-top: 2px dotted #ccc; margin-top: 13px; padding: 13px 15px 0; }
#sidebar .item:first-child { background: #c2001d; margin-top: 0; padding-top: 0; border-top: 0; }
#sidebar h2 { height: 54px; margin: 0; padding: 0; background: url(../images/design/header_acties.gif) no-repeat 0 0; color: #FFFFFF; font-size: 18px; font-weight: normal; text-align: center; text-transform: capitalize; line-height: 54px; }
#sidebar h3 { margin: 0 0 10px; padding: 0; font-weight: bold; color: #EE1A2C; font-size: 12px; line-height: normal; }
#sidebar h3 a { color: #FFF; font-weight: bold; text-decoration: none; }
#sidebar h3 a:hover { color: #FFF; text-decoration: underline; }
#sidebar p { color: #FFF; margin: 0; padding: 0; }
/* COPYRIGHT */
IMG.imgleft { float: left; margin: 5px 12px 5px 0; border: 1px solid #000; }
IMG.imgright { float: right; margin: 5px 0 5px 12px; border: 1px solid #000; }
DIV.imgBig { position: relative; top: 0; left: 296px; width: 336px; height: 252px; background-color: #a8adb1; padding: 6px; }
DIV.imgBig IMG { width: 336px; height: 252px; }
.flefthalf { float: left; width: 50%; }
.flefthalf p { padding: 0 20px 15px 30px !important; }
.frighthalf { float: right; width: 50%; }
.frighthalf p { padding: 0 30px 15px 20px !important; }
.padT { margin-top: -190px !important; }
.flefthalf .imgBigEmpty { float: right; width: 200px; height: 200px; }
.frighthalf .imgBigEmpty { float: left; width: 200px; height: 200px; }
.nofloat { clear: both; height: 0; font-size: 0; line-height: 0; }
