body {
	text-align: center;	
	margin: 0;
}

/* Container 
-------------------------------- */

.container {
	width: 992px;
	margin: 0 auto;
	text-align: left;
	
}
	.home {
		background: url(/img/achtergronden/bg-home.jpg) no-repeat;
	}
	
	.gemeente {
		background: url(/img/achtergronden/bg-gemeente.jpg) no-repeat;
	}
	
	.ghor{ 
		background: url(/img/achtergronden/bg-ghor.jpg) no-repeat;
	}
	.politie {
		background: url(/img/achtergronden/bg-politie.jpg) no-repeat;	
	}
	
	.brandweer {
		background: url(/img/achtergronden/bg-brandweer.jpg) no-repeat;
	}
	
	
/* Header 
-------------------------------- */
.header {
	height: 203px;
	position: relative;
	width: 100%;
	z-index: 1;
}	

.header h1  {
	margin: 0;
	font-size: 0.1em;
	line-height: 0.1em;
}

.header h1 a {
	width: 230px;
	height: 123px;
	background: url(/img/logo.gif) no-repeat;
	display: block;
	position: absolute;
	top: 27px;
	left: 18px;
	text-decoration: none;
}

.header h1 a span {
	visibility: hidden;
}

/* Navigatie
-------------------------------- */

.navigatie {
	position: absolute;
}

.navigatie ul {
	margin: 0;
	list-style: none;
}

.navigatie ul li {
	position: absolute;
}

.navigatie ul li span a {
	width: 74px;
	height: 74px;
	display: block;
	background: #ff0000;
	text-indent: -9999px;
	position: relative;
}

/* Brandweer */

.navigatie ul li#brandweer {
	position: absolute;
	left: 530px;
	top:66px;
}

.navigatie ul li#brandweer a {
	background: url(/img/icons/icon-brandweer.png) no-repeat  0 -74px;
}

.navigatie ul li#brandweer a:hover, .navigatie ul li#brandweer a.active {
	background: url(/img/icons/icon-brandweer.png) no-repeat;
}

/* GHOR */

.navigatie ul li#ghor {
	position: absolute;
	left: 660px;
	top:67px;
}

.navigatie ul li#ghor a {
	background:  url(/img/icons/icon-ghor.png) no-repeat 0 -74px;
}

.navigatie ul li#ghor a:hover, .navigatie ul li#ghor a.active {
	background: url(/img/icons/icon-ghor.png) no-repeat;
}

/* Politie */

.navigatie ul li#politie {
	position: absolute;
	left: 781px;
	top:81px;
}

.navigatie ul li#politie a {
	background: url(/img/icons/icon-politie.png) no-repeat 0 -74px;
}

.navigatie ul li#politie a:hover, .navigatie ul li#politie a.active {
	background: url(/img/icons/icon-politie.png) no-repeat;
}

/* Gemeente */

.navigatie ul li#gemeente {
	position: absolute;
	left: 897px;
	top:104px;
}

.navigatie ul li#gemeente a {
	background: url(/img/icons/icon-gemeente.png) no-repeat 0 -74px;
}

.navigatie ul li#gemeente a:hover, .navigatie ul li#gemeente a.active {
	background: url(/img/icons/icon-gemeente.png) no-repeat;
}


.zoekresultaat ul {
	list-style: square;
}

.zoekresultaat ul li#home {
	color:#BCD03D;
}
.zoekresultaat ul li#brandweer {
	color:#C4192A;
}
.zoekresultaat ul li#politie {
	color:#000066;
}
.zoekresultaat ul li#gemeente {
	color:#FFA63C;
}
.zoekresultaat ul li#ghor {
	color:#FCFF54;
}



/* Content-container
-------------------------------- */
.content-container {
	position: relative;
/*	background: url(/img/achtergronden/bg-content.jpg) left bottom repeat-y; */
	margin-top: 47px;
	z-index:3;
	
}

.kruimelpad {
	font-size: 0.8em;
	position: absolute;
	left: 247px;
	top: -50px;
}

.kruimelpad p {
	margin: 0;
}

.kruimelpad a {
	color: #222;
	text-decoration: underline;
}


/* sidebar
-------------------------------- */

.sidebar {
	width: 206px;
	float: left;
	min-height:297px;
  	height:auto !important;
  	height:297px;
	margin: 0;
	font-size: 1.1em;
	padding-bottom: 60px;
	color: #FFF;
}

.sidebar#home { 	color: #FFF;	}
.sidebar#home a { 	color: #FFF;	}

.sidebar#brandweer { 	color: #FFF;	}
.sidebar#brandweer a { 	color: #FFF;	}

.sidebar#politie { 	color: #FFF;	}
.sidebar#politie a { 	color: #FFF;	}

.sidebar#gemeente{ 	color: #000;	}
.sidebar#gemeente a { 	color: #000;	}

.sidebar#ghor { 	color: #000;	}
.sidebar#ghor a { 	color: #000;	}

.sidebar ul {
	margin: 0 0 0 25px;
	list-style: none;
	padding: 0;
}

.sidebar ul ul {
	margin-left: 25px;
}

.sidebar li {
	line-height: 1.7em;
}

.sidebar li a.active {
	font-weight: bold;
}

.sidebar li a {
	text-decoration: none;
	padding-left: 14px;
}

.sidebar li li a {
	padding-left: 10px;
}

.sidebar li li li a {
	padding-left: 10px;
}

.sidebar li a:hover {
}

.sidebar li a:hover, .sidebar li a.active {
	background: url(/img/icons/bullet.png) no-repeat left center;
}

.sidebar li li a:hover, .sidebar li li a.active {
	background: url(/img/icons/bullet-point.png) no-repeat left center;
}


.sidebar .zoeken {
	position: absolute;
	bottom: 25px;
	left: 33px;
}

.sidebar .zoeken .text {
	width: 82px;
	float: left;
	border: 1px solid #858585;
	border-width: 1px 1px 1px 1px;
	margin-right: 8px;
}

.sidebar .zoeken .button-zoek {
	margin-left: 8px;
	display: inline;
	float: left;
	margin-top: 1px;
}

.sidebar .zoeken .button-zoek a {
	text-indent: -9999px;
	background: url(/img/button-zoek.gif) no-repeat;
	width: 55px;
	height: 18px;
	display: block;
}

/* content
-------------------------------- */

.content {
	float: left;
	display: inline;
	margin-left: 38px;
	width: 494px;
	padding: 0 0 30px 0;
	margin-top:-15px;
}

.content h2 {
	font-size: 2em;
	line-height: 1em;
	margin: 0 0 0.8em 0;
	color: #0e0e42;
}

/* nieuwsbar
-------------------------------- */

.nieuwsbar {
	float: left;	
	background: url(/img/achtergronden/bg-nieuws.gif) no-repeat top;
	display: inline;
	margin-left: 38px;
	padding-top:53px;
	width: 200px;
	position: relative;
}

.nieuwsbar h2 {
	width: 100px;
	height: 100px;
	position: absolute;
	background: url(/img/icons/icon-balloon.png) no-repeat;
	text-indent: -9999px;
	top: -50px;
	left: 10px;
	margin: 0;
	padding: 0;
}

*html .nieuwsbar h2 
 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icons/icon-balloon.png', sizingMethod="crop" );
	background:none;
}

.item {
	width: 160px;
	margin-left: 14px;
	position: relative;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	height: 90px;
	margin-bottom: 3px;
}

.itemafbeelding {
	position: absolute;
	width: 73px;
	height: 50px;
	left: 0;
	top: 0;
}

.itemleesmeer {
	position:	absolute;
	left: 85px;
	top: 37px;
}

.itemleesmeer a {
	color: #008bd7;
	text-decoration: none;
	background: url(/img/icons/bullet-small.gif) no-repeat left center;
	padding-left: 10px;
}

.itemleesmeer a:hover {
	text-decoration: underline;
}

.iteminfo {
	position: absolute;
	top: 58px;
	left: 0;
}

/* Footer
-------------------------------- */

.footer {
	position: absolute;
	bottom: -3px;
	left: 243px;
	font-size: 0.8em;
}

.footer p {
	margin: 0;
}



/* fatale error ASP_assert.inc*/
div#fatale-error-canvas-div {
	position:absolute;
	height: 100%;
	top: 0px;
	right: 60%;
	margin-left: -397px;
	margin-right: -397px;
}
div.fatale-error-holder {
	margin-top: 44%;
	width: 550px;
}
div.fatale-error-afbeelding {
	text-align: left;
	clear: right;
}
div.fatale-error-tekst {
	font-family: verdana;
	padding-top: 20px;	
	padding-left: 70px;	
	font-size: 18px;
	font-weight: bold;
}
div.fatale-error-bericht {
	font-family: verdana;
	clear: right;
	padding-top: 20px;
	padding-left: 50px;
	font-size: 10px;
	font-weight: bold;
}
a.fatale-error-link, a.fatale-error-link:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}
a.fatale-error-link:hover {
	text-decoration: none;
}
/* fatale error ASP_assert.inc */