
body {
    background: #FFF;
}

div#wrap {
    width: 100%;
    min-height: 825px;
    background:#FFF url(../images/brandweer/bg_site_brandweer.gif) repeat-y scroll left top !important;
    margin: 0;
    height: auto;
}

div#img_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 302px;
    height: 317px;
    background: transparent url(../images/brandweer/img_top.gif) no-repeat scroll left top;
}

div#header {
    position: relative;
    width: 693px;
    height: 139px;
    margin-left: 302px;
    background: #E71E0F url(../images/brandweer/logo.gif) 345px 35px no-repeat;
}

a#terug {
    position: absolute;
    top: 122px;
    right: 143px;
    width: 37px;
    height: 10px;
    background: url(../images/brandweer/but_terug_red.gif) top left no-repeat;
}

a#print {
    position: absolute;
    top: 120px;
    right: 16px;
    width: 107px;
    height: 13px;
    background: url(../images/brandweer/but_print_red.gif) top left no-repeat;
}

div#header_stripe {
    position: absolute;
    width: 685px;
    height: 22px;
    left: 0;
    bottom: 0;
    background-color: #AB1001;
    padding: 4px 0 0 8px;
}


div#quickmenu {
    position: absolute;
    width: 490px;
    min-height: 22px;
    left: 10px;
    top: 113px;
    padding: 4px 8px 0 0;
    text-align: left;
}

div#quickmenu a {
    margin-left: 7px;
    color: #FFF;
    font-weight: bold;
    font-size: 90%;
    background-color: #AB1001;
    text-decoration: none;
}

div#navigatie {
    top: 267px;
}

div#navigatie ul li ul {
    background: #EFC0B7 url(../images/brandweer/sub_on.gif) no-repeat scroll left 6px;
}

div#navigatie ul li a:hover {
    background: url('../images/brandweer/hfd_on.gif') no-repeat right 6px;
}

div#navigatie ul li ul li a.subitem_active, #navigatie ul li ul li a:hover {
    color: #AB1001;
}

div#kruimel {
    top: 146px;
}

div#kruimel span.active {
    color: #AB1001;
}

h2#pagtitel {
    top: 168px;
    left: 208px;
    font-size: 180%;
}

div#content {
    position: relative;
    width: 761px;
    margin: 0 0 0 169px;
    padding: 100px 10px 20px 55px !important;
    background: none;
    min-height: 545px;
    border-bottom: 21px solid #E71E0F;
    z-index: 0 !important;
    font-size: 100%;   
    background: #FDE9E7;
}

div#content:after { 
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
}

#omhoog {
    background: url('../images/brandweer/but_omhoog.gif') top left no-repeat !important;
}

div#recent_items {
    margin-top: 20px;
}

div#recent_items a {
    display: block;
    margin-top: 10px;
}