@charset "UTF-8";
/* ======================== ALGEMEEN ======================== */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#455660;
	text-align:left;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-size:11px;
}
p, ul {
	margin: 0 0 1.5em;
}
ul {
	margin-top:0px;
	/*list-style:square;*/
	padding-left: 15px;
	text-indent: 0em;
}
ol {
	margin-top:0px;
	/*list-style:square;*/
	padding-left: 18px;
	text-indent: 0em;
}
* HTML ol {
	padding-left: 22px;
}
*:first-child+html ol {
	padding-left: 22px;
}
/*li:before {
	content: "\00BB \0020";
}*/
li {
	/*background:url(../images/listitem.gif) left center no-repeat;
	padding-left:10px;*/
}

li ul {
	background:url(../images/spacer.gif) left center no-repeat;
}
.rood {
	color:#B11B48 !important;
}

#wrapper {
	margin:0px auto;
	width:1010px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#topbar {
	position:relative;
	width:960px; /* 1010px */
	margin:0px 25px;
	height:116px;
	background:url(../images/topbar.gif) top left no-repeat;
}
#hoofdmenu {
	position:absolute;
	top:84px; /* 84*/
	right:0px;
}
#hoofdmenu ul {
	margin: 5px 0 0 0;
	padding: 0;
}
#hoofdmenu li {
	list-style: none;
	/*display: inline;*/
	float: left;
	margin:0;
	padding:0;
	height:30px;
	/*border: solid 1px #000000;*/
}
#banner {
	width:940px; /* 1010px */
	height:140px;
	margin:6px 17px 20px 17px;
}
#banner p{
	width:1010px;
	height:140px;
	text-align: center;
	margin:15px 0 15px -17px;
}
#container {
	width:960px; /* 1010px */
	margin:0px 25px;
}
#homerechts {
	width:370px;
	float:left;
	display:inline;
}
#homelinks {
	width:580px;
	float:left;
}
#container_balk {
	width:960px; /* 1010px */
	margin:0px 25px;
	background: url(../images/bg_content.gif) repeat-y;
}
#extraSpacer {
	clear: both;
	height: 0px;
}
#bottombar {
	width:1010px;
	height:45px;
	background:url(../images/bg_bottom.gif) top left no-repeat;
	clear:left;
}
a {
	color: #636f79;
	text-decoration: none;
}
a:hover {
	color: #b73a58;
	text-decoration: underline;
}
img {
	border: none;
}
/* ======================== HOMEPAGE ======================== */
#homeintro {
	display:inline;
	width:540px; /*560*/
	background:#f0f3f4;
	margin:0px 10px 10px 10px;
	padding:10px 10px 15px 10px;
	float:left;
}
#homeintro p {
	line-height:1.8em;
	
}
#homediensten {
	
}
.homenieuws {
	width:350px; /*370*/
	padding:10px 10px 15px 10px;
	float:left;
	background:#ced8db;
	margin-bottom:10px;
}
.nieuwsitem {
	margin: 10px 0 0 0;
	padding-left:20px;
	background:url(../images/pijl_home.gif) center left no-repeat;
}
#homereferentie {
	width:350px; /*370*/
	padding:0px 10px 10px 10px;
	float:left;
}
#homenieuwsbrief {
	width:370px; /*370*/
	padding: 10px 0px 0px 10px;
	height:80px;
	float:left;
}
#homeafsluiten {
	width:960px;
	height:1px;
		
}
.focus {
	display:inline;
	width:540px; /*560*/
	background:#ced8db;
	margin:0px 10px 0px 10px;
	padding:10px 10px 15px 10px;
	float:left;
}

/* ======================== TOP MENU ZOEKEN ======================== */
#top{
	top: 15px;
	right:6px;
	position: absolute;
}
#topmenu {
	right:0px;
	position: absolute;
}
.form {
	float: left;
	margin-right: 25px;
}
.zoekveld{
	color: #b73a58;
	text-decoration: bold;
    border: 1px solid #ced8db;
	width:113px;
	padding-left:3px;
	padding-top:2px;
	height: 17px;
	float: left;
	font-size:11px;
}
.menutje {
	float: left;
	padding-top: 3px;
	margin:0 35px 0 41px;
}
* HTML .menutje {
	margin:0 35px 0 18px;
}
*:first-child+html .menutje {
	margin:0 35px 0 45px;
}
.vlaggetjes{
	float:left;
	padding-top: 3px;
}
#clearLeft {
	clear:left;
	height:3px;
}
.knop{
	padding-top: 1px;
}
#flashnieuwsbriefaanafmeld {
	right:0px;
	top:26px;
	position: absolute;
}
/* ======================== ZOEKRESULTATEN ======================== */
#zoekresultaat {
	margin-left: 10px;
}
.resultaat ul{
	list-style:none;
}
.resultaat li{
	padding: 5px 0 0 0;
}
.categorie{
	font-weight: bold;
	color: #000000;
} 
/* ======================== SUBMENU ======================== */
#zijkolom {
	float:left;
	padding: 0 0 0 15px;
}
#content {
	width:570px;
	margin:0px 0px 0px 270px;
}
#content ul {
	margin:0 0 0 20px;
	padding:0px;
}
#content li {
	padding: 5px 0 0px 0;
}

.rssicoon {
	margin:0px 5px 0 0;
	float:left;
}
/* /////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////// TEKST /////////////////////////////////////////////////// */
.kop, .koprood {
	font-size:18px;
	line-height:1em;
	color:#4e5859;
	padding-bottom: 5px;
}
.koprood {
	color:#990033;
}
.subkoprood {
	color:#990033;
}
.subkop, .subkopwit {
	font-size:12px;
	color:#b11b48;
	font-weight: bold;
	margin: 10px 0 0 0;
}
/* ///////////////////////////// TEKST /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////// */

/* /////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////// ALINEA ////////////////////////////////////////////////// */
.alinearij {
	width:100%;
	float:left;
	line-height:1.8em;
	color: #010101;
	margin-top:10px;
}
.alinearij p {
	margin-bottom: 0;
}
.alineasubkop {
	font-size:11px;
	line-height:1.7em;
	margin-top:1.8em;
}
.picleft {
	float:left;
	margin:4px 15px 5px 0;
}
.picright {
	float:right;
	margin:4px 0 4px 15px;
}
.picleftsamen {
	float:left;
	margin-top:4px;
}
.picrightsamen {
	float:right;
	margin-top:4px;
}
.picgroot {
	float:left;
	margin-top:4px;
}
.downloadblok {
	float:left;
}
.pdfdoc {
	padding: 0px 0px 0px 25px;
	width:500px;	
	height:20px;
	margin-top:10px;
	background: url(../images/pdfdoc.gif) left no-repeat;
}
.zipdoc {
	padding: 0px 0px 0px 25px;
	width:500px;
	height:20px;
	margin-top:10px;
	background:url(../images/zip_icon.gif) left no-repeat;
}

#archief {
	display:block;
	width:530px;
	margin-top:5px;
	padding:20px;
	background:#EEEEEE;
	float: left;
}
#links, #rechts {
	float:left;
	margin-right:25px;
}

/* ///////////////////////////// ALINEA ////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////// */
