 /*Deze site is gemaakt volgens de richtlijnen van de w3c*/ 
 /*Thomas Jacobs ~ brandweer@thomasjacobs.nl*/
 
/*Hoofdonderdelen*/ 

.preventie  a {
text-decoration: underline;
}

.comment {
background-color: #e2e2e2;
padding-left: 0px;
margin: 15px;
}

.comment p {
padding-top: 5px;
padding-left: 10px;
}

.comment_head {
color: #F90001;
font-weight: bold;
background-color: white;
}

#p2000 ul {
width:170px; 
left: 40px;
position:relative;
top: 45px;
}

#p2000 ul {

}

#p2000 {
height: 265px;
width: 275px;
margin-left: 80px;
background: url(/images/assets/pager_site.jpg) no-repeat 0px 40px;
}

#subnav {
margin-bottom: 20px;
}

#subnav li{
display: inline;
}


#subnav li a{
background: #ccc;
padding: 5px;
color: #333;
}


#p2000 li {
width:100%;
list-style:none;
list-postion:inside;
position:absolute;
top:3px;left:3px;
font-size: 11px;
line-height: 115%;
overflow:hidden
text-transform: lowercase;
}


.persfoto {
border-bottom: solid 1px #ccc;
height: 110px;
padding-top: 10px;
}

#intro {
width: 200px;
margin-right: 80px;
}

#intro h1 {
padding-left: 5px;
}

.box {
float: left;
}

.box h1 {
font-size: 1.2em;
padding-top: 4px;
padding-bottom: 2px;
font-weight: bold;
color: #F90001;
}

#recent {
width: 190px;
}

#recent ul {
list-style-position: outside !important;
}

#recent ul li {
border-bottom: solid 1px #ccc;
list-style-type: none;
}

#recent img {
/* display: none; */
}

#content h1 {
font-size: 1.2em;
padding-top: 4px;
padding-bottom: 2px;
font-weight: bold;
color: #F90001;
}

#content ul {
list-style-position: inside;
line-height: 22px;
}


#content h2 {
font-size: 1.1em;
padding-top: 20px;
padding-bottom: 2px;
font-weight: lighter;
color: #000;
}

table {
padding-bottom: 25px;
}

.box p {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

.entry h1 {
font-size: 19px;
margin-bottom: 10px;
color: #AE0001;
}

/* ---------------------------------------
navigatie --------------------------*/

/* nav */

#nav ul {
	margin: 0 37px 15px 0;
	padding: 30px 0 0 15px;
	list-style: none;
	}
#nav ul li {
	display: inline;
	position: relative;
	margin: 0 11px 0 0;
	}
#nav ul li a,
#nav ul li span {
	padding: 4px;
	font-size: 12px;
	color: #fff;
font-weight: bold;
text-transform: uppercase;
	text-decoration: none;
	}
#nav li#het_korps span {
	
	}
#nav ul li a:hover {
	color: #C6AC50;
	}
#nav ul li.active a,
#nav ul li.active span {
	font-weight: bold;
	color: #fff;
	}

#nav li#n-prod:hover {
	border-top: 2px solid #fff;
	}
#nav li#n-prod:hover span {
	color: #646870;

	}
#nav li ul { /* second-level lists */
	z-index: 99999;
	position: absolute;
	width: auto;
top: 20px;
padding: 0px;	
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0;
	list-style: none;
	background-color: #AE0001;
	}
#nav li:hover ul, 
#nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	}
#nav li ul li {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	border: none;
	background: none;
	}
#nav li:hover ul li a,
#nav li.sfhover ul li a {
	display: block;
	margin: 0;
	padding: 6px 10px;
	font-size: 90%;
	font-weight: bold;
	white-space: nowrap;
	background: none;
	color: #fff;
margin-left: 5px;
margin-right: 5px;
border-bottom: solid 1px #F90001;
	}
#nav li:hover ul li a:hover,
#nav li.sfhover ul li a:hover {
	color: #fff;
	}

/* einde navigatie */


#headlines {
list-style-position: inside;
}

    * {  
    margin: 0;
    padding: 0;
    }

    body {
   	font-family: arial, helvetica, sans-serif;
        font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
background-color: #fff;
background-image: url(http://www.brandweersmilde.nl/images/assets/bodyBg.gif);
background-repeat: repeat-x;
    }

#top {
	height: 75px;
	 width: 930px;
	background-image: url(http://www.brandweersmilde.nl/images/assets/topBg.gif);
background-repeat: no-repeat;
background-color: #E1E2E2;
background-position: -5px 0px;
padding-bottom: 15px;
}
	
    #banner {
    height: 140px;
    background-image: url( http://www.brandweersmilde.nl/images/banners/rotate.php);
margin-bottom: 30px;
    }

    #container {	 
width: 926px;
    margin-left: auto;
    margin-right: auto;
padding-bottom: 20px;
    background-color: #fff;
    } 

    #content {
    margin-left: 30px;
    margin-right: 50px;
    padding-top: 15px;	
    padding-bottom: 20px;	
    }

    #foot {
    height: 15px;
    padding-bottom: 3px;
width: 926px;
    margin-left: auto;
    margin-right: auto;
    }


#meldingen-scope .content-images a img{
border: none;
padding: 3px;
}
	
/*Tekst opmaak*/

    a {
    color: black;
    text-decoration: none;
    }
   
   #content p {
   padding-bottom: 10px;
}


    p a:hover {
    text-decoration: underline;
    }

    #foot a, #foot p {
    color: #666666;
font-size: 9px;
text-decoration: none;
    }
