
p {
	margin: 0;
	padding: 0;
}

body {
    background: url("../images/brandweer/bg_site_brandweer.gif") repeat-y left top #E71E0F;
    color: #000;
}

h1 {
    font-size: 230%;
    margin: 20px 0 46px -15px;
    font-style: italic;
}


ul.bullets li {
	list-style-type: none;
	background: url("../images/brandweer/bullet_klein.gif") no-repeat left 4px;
	padding-left: 10px;
}

/* header */

#header_wrapper {
    background: #E71E0F;
	height: 114px;
	width: 995px;
	z-index: -20;
	position: absolute;
	top: 0;
	left: 0;
}

#logo {
    background: url("../images/brandweer/logo.png") no-repeat;
    height: 52px;
    width: 302px;
    float: right;
    margin-top: 35px;
    margin-right: 46px;
}

/* snelmenu */
#snelmenu_balk {
    background-color: #AB1001;
    height: 26px;
    position: absolute;
    top: 113px;
    left: 302px;
    z-index: 0;
}

#snelmenu {
    height: 25px;
    width: 366px;
    padding-top: 2px;
    float: left;
}

#snelmenu ul {
    margin: 0px;
    padding: 5px;
    float: left;
}

#snelmenu ul li {
    float: left;
    margin: 0 0 0 12px;  
}

#snelmenu a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 115%;
    text-transform: lowercase;
}

.button_back {
    background: url("../images/brandweer/but_terug_red.gif") no-repeat left top transparent;
    width: 37px;
    height: 11px;
    float: left;
    margin: 9px 8px 5px 15px;
    cursor: pointer;
}
 
.button_print {
    background: url("../images/brandweer/but_print_red.gif") no-repeat left top transparent;
    width: 107px;
    height: 13px;
    float: left;
    margin: 7px 5px 5px 13px;
    cursor: pointer;
}

.contrast {
	 width: 132px;
     float: left;
     padding-top: 4px;
     padding-right: 10px;
}

.contrast a {
     text-decoration: none;
     font-size: 110%;
     border: 1px solid #000;
     padding: 3px 4px;
     float: left;
     margin: 0 0 0 15px;
     display: block;
     color: #fff;
}

.contrast a:hover {
     border: 1px solid #000;
     background: #000;
     color: #fff;
}

/* navigatie */
#navigatie_wrapper {
    position: absolute;
    left: 11px;
    top: 268px;
    z-index: 30;
    width: 160px;
}

#navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 158px;
    float: left;
}

#navigation ul li {
    margin: 0;
    padding: 0;
}

#navigation ul li a {
    background: url("../images/brandweer/hfd_off.gif") no-repeat right 6px transparent;
    display: block;
    font-size: 120%;
    line-height: 114%;
    font-weight: bold;
    margin: 0 0 7px;
    padding: 2px 15px 2px 0;
    text-decoration: none;
    width: 143px;
    color: #000;
}

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

#navigation ul li ul {
    display: none;
    background: url("../images/brandweer/sub_on.gif") no-repeat left 6px #EFC0B7;
    font-size: 81%;
    padding: 2px 0 15px 15px;
}

#navigation ul li:hover ul {
    display: block;
    position: absolute;
    left: 158px;
    width: 220px;
    margin-top: -25px;
}

#navigation ul li ul li {
    float: none;
    width: 220px;
}

#navigation ul li ul li a {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 3px 3px;
    text-align: left;
    letter-spacing: normal;
    float: none;
    width: 220px;
}

#navigation ul li ul li a:hover, 
#navigation ul li ul li.active a {
    color: #AB1001;
}

#navigation ul li ul li a:hover {
    background: none;
}

#adresgegevens {
    color: #fff;
    text-align: right;
    padding-right: 6px;
    font-size: 109%;
    line-height: 150%;
    margin: 40px 0 30px;
}

#adresgegevens p {
    margin: 0;
}

#adresgegevens a {
    color: #fff;
}

/* content */
#content_wrapper {
    padding-top: 149px;
    padding-left: 223px;
    width: 790px;
}

#content_mid {
	width: 755px;
	float: left;
	padding-right: 8px;
}

#content_mid .intro, #content_mid .text {
    font-size: 128%;
    line-height: 135%;
}

#content_mid a {
    color: #000;
}

#kruimelspoor_wrapper {
	font-size: 102%;
	font-weight: bold;
	margin-left: 34px;	
	width: 100%;
}

#kruimelspoor_wrapper .kruimel_tekst {
	float: left;
	padding-right: 11px;
}

#kruimelspoor_wrapper #kruimelspoor {
	float: left;
	color: #AB1001;
}

#kruimelspoor_wrapper a {
    text-decoration: none; 
    color: #000;
}

#but_naarboven {
	margin-top: 46px;
	margin-bottom: 15px;
	width: 100%;
	float: left;
}

.downloads h2 {
    font-size: 110%;
    padding-top: 10px;
}

.documents {
    font-size: 110%;
    line-height: 120%;
}

.documents a.pdf {
    text-decoration: underline;
    font-weight: bold;
}
