
body {
	background: #ffffff !important;
    color: #0b0b0b;
}

div#globalwrapper {
    width: 994px;
    margin: 0;
    background: none;
}

div#innerwrapper {
    background: none;
}

#header_top {
    position: relative;
}

#header_top div#logo {
	width: 220px;
	height: 94px;
    padding: 0;
    background: #ffffff;
}

#header_top div#headerfoto {
    width: 774px;
    background: url(../images/brandweer/header.jpg) no-repeat;
}

#header_top div#search {
    position: absolute;
    top: 0;
    right: 40px;
}

div#header_bottom {
    background: #0b1658;
}

div#header_bottom #snelmenu {
    width: 194px;
}

div#header_bottom #snelmenu a {
    margin-right: 10px;
}

div#header_bottom .crumbtrail {
    margin-top: 15px;
}

div#header_bottom .crumbtrail a,
div#header_bottom .crumbtrail span.seperator {
	font-size: 120%;
    font-weight: normal;
}

div#logo_left {
    background: url(../images/brandweer/logo.gif) no-repeat;
}

div#navigation_container {
    background: #cc0001;
}

div#navigation {
    margin: 11px 0 0 0;
}

div#navigation > ul > li > a,
div#navigation > ul > li > span {
	background: #0b1658;
	font-size: 115%;
    border-top: none;
    border-bottom: 1px solid #ff551e;
    padding: 1px 0 1px 38px;
}

div#navigation > ul > li.active > a,
div#navigation > ul > li.active > span {
    background: #0b1658 url(../images/brandweer/bullet_mainmenu.gif) no-repeat 14px 6px;
    border-bottom: 1px solid #0b1658;
}

div#left_col_txt {
    padding-top: 46px;
}

div#content_container {
    padding-right: 0;
}

div#innercontent {
    padding: 38px;
}

h1.pagtitel {
    color: #0b1658;
}
