html, body {
	background-color: #000000;
	margin: 0;
	width: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #db002e;
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-left: 10px;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f39800;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-left: 10px;
	font-style: normal;
}
p {
	margin-left: 10px;
	font-size: 1.1em;
	line-height: 1.8em;
}
hr.clr {visibility:hidden;clear:both;}
#maincontentcontainer ul li {
	margin-left: 0px;
	font-size: 1.1em;
	line-height: 1.8em;
	list-style-type: square;
	display: list-item;
	list-style-position: outside;
}
#maincontentcontainer ol li {
	margin-left: 0px;
	font-size: 1.1em;
	line-height: 1.8em;
	display: list-item;
}
#maincontentcontainer ol li ul li {
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.8em;
	display: list-item;
}

div {
	position: relative;
}
a:link { text-decoration: underline; color: #db002e; }
a:visited { text-decoration: underline; color: #db002e; }
a:active { text-decoration: underline; color: #f39800; }
a:hover { text-decoration: underline; color: #f39800; }

.maincontainer {
	position: absolute;
	/* background-color: #993300; */
	height: 100%;
	width: 100%;
	background-position: top;
	padding: 0;
}

.contentcontainer {
	background-color: #ffffff;
	background-image: url(/core/img/bg/image_top1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 840px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}
.sendaFriend {
	width: 200px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 55px;
}
.sendaFriend a {
	display: block;
	width: 72px;
	height: 16px;
	border: 0;
	background: #fff url(/core/img/sendafriend.gif) left top;
}
.sendaFriend a:hover {
	background: #fff url(/core/img/sendafriend.gif) left -16px;
}
.sendaFriend a span {
	display: none;
}
/* NIEUWSITEM STYLES */
.nieuwscontainer {
	width: 834px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 0;
	/* background-color: #33FF00; */
	clear: both;
}
.nieuwsholder {
	background-color: #ffffff;
	width: 206px;
	height: 228px;
	margin-left: 1px;
	margin-right: 1px;
	float: left;
	border: 0;
}
.nieuwsitem {
	width: 194px;
	height: 70px;
	margin: 0;
	margin-left: 6px;
	border: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #db002e;
	border-bottom-color: #db002e;
}
h2.nieuwsheading,
.nieuwsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0em;
	color: #000;
	margin: 5px 0px 0px 0px;
	padding: 0;
	border: 0;
}
.nieuwsholder.banner {
	border-top: 1px #db002e solid;
	background: url(/core/img/line_red.gif) repeat-x left 204px;;

}
.nieuwscontent {
	color: #898989;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	border: 0;
}
.nieuwscontent a:link { text-decoration: none; color: #898989; }
.nieuwscontent a:visited { text-decoration: none; color: #898989; }
.nieuwscontent a:active { text-decoration: none; color: #898989; }
.nieuwscontent a:hover { text-decoration: none; color: #db002e; }

.nieuwsholder img, .nieuwsholder img, .nieuwsholder img {
	margin: 1px;
	padding: 0;
	margin-top: 5px;
	border: 0;
}

h2.harm_opener {
	border-bottom: 1px solid #666666;
	padding-bottom: 2px;
	color: #db002e;
	margin: 10px 0px 5px 10px;
}
h2.harm_opener.active {}
.harm_collapse {
	background: #ececec;
	padding: 5px 0px 0px 5px;
	display: block;
	width: 520px;
	margin-left:10px;
}
h2.harm_opener a {
	text-decoration: none;
}
.harm_collapse ul {
	margin-left: 10px;
	padding-left:10px;
}
#maincontentcontainer .harm_collapse ul li {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 5px;
}
a.pdf_aanbod {
	width:20px;
	height:20px;
	background: url(/core/img/pdf.gif) no-repeat left;
	text-indent: -9999px;
	display:block;
	float:left;
	padding-right: 10px;
	clear:left;
}
a.lees_meer {
	width:100px;
	height:20px;
	padding-left:10px;
	border-left: 1px solid #666666;
}
div.links, span.links {
	display:block;
}
/* OTHER STYLES  */

#quoteholder {
	display: block;
	width: 253px;
	float: left;
	border: 0;
}
p.quote {
	background-color: white;
	font-size: 2.4em;
	color: #db002e;
	width: 210px;
	height: 200px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 90px;
	border: 0;
	font-style: italic;
}
.regularcontentholder {
	width: 834px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 0;
	/* background-color: #33FF00; */
	clear: both;
}
#maincontentcontainer {
	display: block;
	width: 540px;
	float: left;
	border: 0;
}

.prefooter {
	width: 100%;
	/* background-color: silver; */
	height: 75px;
	clear: both;
	padding: 0;
	padding-top: 5px;
	background: url(/core/img/cedeologo.gif) no-repeat 120px 0px;
}
.roodbalkje {
	background-color: #db002e;
	width: 830px;
	height: 6px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;
	font-size: 0em;
}

.copyright, .adres {
	width: 50%;
	float: left;
	height: 40px;
	vertical-align: bottom;
}
.adres {
	text-align: right;
}
.copyright p, .adres p {
	color: #898989;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-left: 10px;
	margin-right: 10px;
	font-style: normal;
	line-height: 1.1em;
}

.copyright a:link { text-decoration: none; color: #898989; }
.copyright a:visited { text-decoration: none; color: #898989; }
.copyright a:active { text-decoration: none; color: #898989; }
.copyright a:hover { text-decoration: none; color: #db002e; }

.adres a:link { text-decoration: none; color: #898989; }
.adres a:visited { text-decoration: none; color: #898989; }
.adres a:active { text-decoration: none; color: #898989; }
.adres a:hover { text-decoration: none; color: #db002e; }

.zodan {
	width: 100%;
	height: 16px;
	background-color: #000000;
	clear: both;
	text-align: right;
}
.footer {
	width: 100%;
	height: 15px;
	background-color: #000000;
	clear: both;
}

.datum {
	font-style: italic;
	color: #000000;
}
.searchbar form {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
}
.searchbar input {
	width: 150px;
	height: 16px;
	margin-left: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	border: none;
	background-image: url(/core/img/zoekbox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#searchbydateform, #searchbywordform {
	clear: both;
	margin-bottom: 20px;
}
#searchbydateform form, #searchbywordform form {
	width: 100%;
	margin-left: 10px;
	font-size: 1.1em;
}
input, textarea{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #db002e;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	width: 250px;
	float: left;
	margin-right: 100px;
	margin-bottom: 5px;
}
#searchbydateform form input.searchbox,
#searchbywordform form input.searchbox  {
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	width: 100px;
}
#searchbydateform form input.button,
#searchbywordform form input.button {
	margin-left: 0px;
	clear: both;
	margin-top: 5px;
}
label  {
	width: 150px;
	height: 20px;
	float: left;
	margin-left: 10px;
	font-size: 1.1em;
	line-height: 1.8em;
}
.button,
.button2,
.button_searchByText {
	margin-left: 160px;
	margin-right: 10px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #db002e;
}
.button2 {
	margin-left: 0px;
	float: left;
}
fieldset {
	padding: 0;
	border: 0px;
}



/* MENU STYLES */

 #navigation {
	margin: 176px 0px 0px 255px; position:relative;z-index:100;
}
 #navigation ul { margin: 0; padding: 0; border: 0; list-style: none; }
  /* 1st level */
  #navigation ul.menu {height:27px;z-index:10;}
  #navigation ul li {float:left;position:relative;text-decoration:none;}
  #navigation ul li a {text-decoration:none;}
  #navigation ul li a.level1 {float:left;line-height:27px;font-size:1.2em;font-weight:bold;background:url(/core/img/menu_arrow.gif) no-repeat;color:#000;padding:0 12px;text-transform: uppercase;}
  #navigation ul li a.level1:hover {color:#db002e;}
  #navigation ul li:hover a.level1 {text-decoration:none;color:#db002e;}
  
  /* 2nd level */
  
  #navigation ul ul {position:absolute;top:27px;left:-9999%;width:235px;z-index:5;}
  #navigation ul li:hover {}
  #navigation ul li:hover ul {left:0;}
  #navigation ul li:hover ul ul {left:-9999%;}
  #navigation ul ul li {float:left;width:235px;border:none;}
  #navigation ul ul li a {float:left;display:block;padding:5px 10px;width:150px;font-size:1.1em;line-height:1.27em;background-color:#f39801;background-position:right center;background-repeat:no-repeat;color:#000;;border-top:1px solid #d7f0fc;}
  #navigation ul ul li.dropdown {position:relative;}
  #navigation ul ul li.dropdown a {background-image:url(/core/img/bg_dropdown.gif);}
  #navigation ul ul li a:hover,
  #navigation ul ul li:hover a {background:#f7b954;color:#db002e;text-decoration:none;}
  #navigation ul ul li.dropdown a:hover,
  #navigation ul ul li.dropdown:hover a {background-image:url(/core/img/bg_dropdown-h.gif);background-repeat:no-repeat;background-position:right center;}
  
  #navigation ul ul li.dropdown:hover ul a {background-image:none; color:#000;}
  
  /* 3rd level */

  #navigation ul ul ul {position:absolute;top:0;left:-9999%;z-index:10;}
  #navigation ul li:hover ul li:hover {}
  #navigation ul li:hover ul li:hover ul {left:170px;}
  #navigation ul ul li.dropdown ul li a {background:#f7b954;color:#000;background-image:none;border-top:1px solid #d7f0fc;border-left:1px solid #fff;}
  #navigation ul ul li.dropdown ul li a:hover {color:#db002e;background-image:none;}



.arrow {
	color:#db002e;
	font-weight: bold;
	display: inline;
	font-size: 1.2em;
}


form#defaultform,
form.defaultform {
	clear: both;
}
