/* BRANDWEER TIEL */

body {
	background: #dfe0e0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
	text-align: left;
}
img {
	border: 0;	
}
a {
	color: #000;	
}
a:hover {
	color: #f10003;
	text-decoration: none;	
}
input {
	font-size: 0.8em;
	padding: 1px 2px;	
}
.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.hide{
	display: none;
}
.btn {
	background: #000;
	border: 1px dotted #f1f1f1;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1px 10px;
	margin: 2px 20px;
}
.lnk-more {
	color: #f80000;
	text-decoration: none;
	white-space: nowrap;
}


/* LAYOUT */
#wrapper {
}
	#container {
		margin: 0 auto;
		text-align: left;
		width: 930px;
	}
		#header {
			background: #dfe0e0 url(../img/brandweer/bg_header.jpg) top left no-repeat;
			height: 145px;
			position: relative;
		}
		#main {
			background: transparent;
		}
		#footer {
			background: transparent url(../img/brandweer/bg_footer.gif) top left no-repeat;
			clear: both;
			color: #f1f1f1;
			font-size: 0.85em;
			margin-top: 15px;
			padding: 15px 20px;
		}


/* HEADER */
#topnav {
	float: right;
}
#topnav a {
	padding: 2px 6px;
	font-size: 0.8em;
}
.logo {
	float: left;
	margin: 35px 0 8px 20px;
}
#search {
	display: none;
}
#nav {
	position: absolute;
	top: 85px;
	right: 40px;
}
#nav ul {
	float: right;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li a {
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 0.85em;
	letter-spacing: 0.03em;
	margin-top: 1px;
	padding: 4px 20px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav ul li a:hover {
	border-bottom: #deb408 dotted 1px;
	color: #deb408;	
}
#nav ul li a.active {
	color: #deb408;	
}
#nav ul li a.subsite {
	background: transparent url(../img/brandweer/subsite-lw.gif) 100% 50% no-repeat;	
}


/* MAIN */
#col0,
#col1,
#col2,
#col3 {
	float: left;
}
#col0 {
	background: #fff url(../img/brandweer/col2-bg.gif) top right repeat-y;
	width: 691px;
	margin: 0 11px 0 0;
}
#col1 {
	width: 220px; /* -2px for borders */
}
#col2 {
	background: transparent url(../img/brandweer/col2-bg.gif) top left repeat;
	width: 460px;
	margin: 0 11px;
}
#col3 {
	width: 226px
}

/* FOOTER */
#footer a {
	color: #f1f1f1;	
}
#copy {
	float: left;
}
#legal {
	float: right;
}
#legal ul {
	padding: 0;
	margin: 0;
}
#legal ul li {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
	margin-left: 10px;
}




/* CONTENTELEMENTS */
/* COL 1 */
#adres,
#snelnaar {
	background: transparent url(../img/brandweer/bg_snelnaar.jpg) top left no-repeat;
	height: 170px;
	padding: 1px;
	margin-bottom: 10px;
}
	#snelnaar h4 {
		border-bottom: #e6e6e6 solid 1px;
		color: #b30001;
		font-weight: bold;
		font-size: 0.85em;
		margin: 0;
		padding: 12px 20px 4px 20px;
		text-transform: uppercase;
	}
	#snelnaar ul {
		border-top: #fff solid 1px;
		margin: 0;
		padding: 4px 20px;
	}
	#snelnaar ul li {
		list-style-type: none;
		margin: 0;
		padding: 3px 0;
	}
	#snelnaar ul li a {
		background: transparent url(../img/brandweer/arrow-l.gif) 100% 50% no-repeat;
		border-bottom: 1px dotted #ddd;
		clear: right;
		display: block;
		line-height: 1.6em;
		text-decoration: none;
		width: 100%;
	}
#adres {
	background: transparent url(../img/brandweer/bg_adres.gif) top left no-repeat;
	height: 150px;
}
	#adres p {
		padding: 15px 20px;		
	}
#bereik {
	background-color: #f1f1f1;
	padding: 10px 20px;
	margin-bottom: 10px;
}

/* COL 2 */
#content .photo {
	border: 1px solid #ddd;
	margin: 0 20px 8px 8px;
	float: right;
	display: inline;	
}
#content .photo img {
	border: 3px solid #fff;
}
#content h1 {
	font-size: 1.5em;
	margin: 0;
	padding: 0 20px;
}
#content p {
	clear: both;
	line-height: 1.5em;	
	margin: 0 0 15px 0;
	padding: 0 20px;
}
#thema h2 {
	color: #b30001;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 20px 15px 20px;
}
.trigger {
	padding: 10px 20px;
	border-top: 1px solid #cecece;
	height: 75px;
	overflow: hidden;
}
.trigger img {
	float: left;
	border: 1px solid #cecece;
	margin-right: 5px;
}
.trigger h3 {
	margin: 0;
	padding: 0;
	color: #b30001;
	font-size: 1em;
}
.trigger p {
	clear: none !important;
	display: inline;
	padding-left: 0 !important;
}

/* COL 3 */
#zoekfilter {
	background: transparent url(../img/brandweer/bg_zoekfilter.gif) top left no-repeat;
	height: 170px;
	margin-bottom: 10px;
	padding: 1px;
}
	#zoekfilter h4 {
		border-bottom: 1px solid #999;
		color: #fff;
		font-weight: bold;
		font-size: 0.85em;
		margin: 0;
		padding: 12px 20px 4px 20px;
		text-transform: uppercase;
	}
	#zoekfilter label {
		color: #fff;
		padding: 0 20px;
	}
	#zoekfilter input#keyword {
		background: #fff url(../img/bg_input.gif) top left no-repeat;
		border: 1px solid #000;
		margin: 2px 20px;
	}
	#zoekfilter input.btn {
		background: #b30001 url(../img/brandweer/arrow-lw.gif) 95% 50% no-repeat;
		border: 1px solid #fff;
		cursor: pointer;
		padding-right: 10px;
	}
	#zoekfilter input.btn:hover {
		background-color: #f80000;
	}

.buttons {
	margin-top: 5px;
}
.buttons a {
	border: 1px dotted #cecece;	
}
.buttons a:hover {
	border-color: #f80000;	
}
.buttons a img {
	width: 224px;
	height: 65px;
	display: block;
}


/* COL0 */
#breadcrumb {
	background: transparent url(../img/brandweer/col0-top.gif) top left no-repeat;
	border-bottom: 1px dotted #cecece;
	display: block;
	line-height: 1.6em;
	margin-bottom: 10px;
	padding: 6px 20px 3px 20px;
}
#pagetools {
	float: right;
	padding: 4px 20px;
}
#pagetools a {
	text-decoration: none;
}
#pagetools img {
	margin-right: 5px;
	margin-top: 2px;
}
#font1 {
	color: #f60100;
}

.voertuigen {
	padding: 0 20px;	
}
.voertuigen th,
.voertuigen td {
	vertical-align: top;
	padding: 2px 5px 2px 0;
}
.voertuigen th {
	width: 150px;	
}
.voertuigen table {
	width: 100%;
	margin-bottom: 15px;
}
.voertuigen h3 {
	color: #f80000;
	font-size: 1.1em;
	margin: 0;
}


#video {
	clear: both;
	display: block;	
}
