/* Centaur css */
html, body {
	min-height: 100%;
}

body {
	padding:10px;
	margin:0px;
	margin-top:5px;
	background-color:white;
	SCROLLBAR-FACE-COLOR: #c0c0c0;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
   SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

/* td style for MSIE 5.x Win compat */
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

h2 {
	font-size:18px;
	line-height:16px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#007DAB;
	font-weight: bold;
}
.fieldset-form
{
  background-color: #e8e8e8;
  position: relative;
  padding-top:1.5em;
  padding-left: 15px;
  padding-right: 5px;
  margin-top: 10px;
}

.legend-form
{
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	float: left;
	border: 1px solid #00455F;
	font-weight: bold;
	padding: 1px 12px 2px;
	position: absolute;
	top: -0.7em;
	left: 0.5em;
}

.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
   color: Gray;
	width:100%;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #f2f3f5;
	padding: 2px 4px;
	clear:both;
}

.slogon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #3F729E;
	background: #ffffff;
	border: 3px dotted #2B552B;
	padding: 5px;
}

/*--------------------------------------- specific styles */

#slogon {
   background-image: url(file:///D|/htdocs/images/slogon.gif);width: 300px;
	position: absolute;
	top: 0px;
	padding: 1;
	list-style: none;
	float:right;
	visibility: show;
	width: 380px;
	height: 90px;
	right: 385px;
}

#logoRH-top {
	position: absolute;
	top: 12px;
	padding: 1;
	list-style: none;
	float:left;
	visibility: show;
	width: 130px;
	height: 50px;
	left: 10px;
}

a#logo, a#logo {
  height: 50px;
}
        
a#logo {
	background-image: url(file:///D|/htdocs/images/nix.gif);
	width: 130px;
}

/*------------------------------------------*/

p, ol, ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:8px;     	
}

/*p + ul, p + ol {
	margin-top: -8px;
}*/

ol.em {
	padding-left:20px;
	margin-left:5px;
	font-weight:bold;
}
ul.em {
	list-style:disc;
	padding-left:20px;
	margin-left:0px;
	font-weight:bold;
}

ol {
	padding-left:20px;
	margin-left:5px;
}
ul {
	list-style:disc;
	padding-left:20px;
	margin-left:0px;
}

p.boxna {
	border: solid 1px;
	border-color: #000000;
	background-color: #E9E9E9;
   font-style: italic;
	font-size: 12px;
	padding: 1px;
	margin-bottom: 5px;
}

p.boxre {
	border: solid 1px;
	border-color: #000000;
	background-color: #DCFCBE;
	font-style: italic;
	font-size: 12px;
	padding: 1px;
	margin-bottom: 5px;
}

p.boxdr {
	border: solid 1px;
	border-color: #000000;
	background-color: #FFCF9F;
	font-style: italic;
	font-size: 12px;
	padding: 1px;
	margin-bottom: 5px;
}

a:link, a:visited {
	color: #007DAB; /* same as body text */
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #AB4A00;
	text-decoration:underline;
}
a img {
	border:none;
}
a.bullet, a:visited.bullet {
   color: #53A568;	
	border-bottom:1px solid #c8c8c8;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:2px;
	padding-top:2px;
	background-image: url(images/list.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	line-height:18px;
}
a:hover.bullet {
        background-color: #ECF2EC;
        background-image: url(images/list_over.gif);
		  color:#2B552B;
}
.box + .list {
	margin-top:4px;
}
.list {
	padding-bottom:8px;
}
.plain a {
	text-decoration: none ! important;
}
.list a.bullet {
	display:block;
	padding-bottom:0px;
	line-height:15px ! important;
	x-width:100%;
}
.ilist a.bullet {
	border:none ! important;
	line-height:15px;
}
.ilist a:hover.bullet {
	background-color: transparent;
}

div.mod div.subnav {
	background-color: #B5D9BE ! important;
}


input, select, textarea {
	font-family:verdana,helvetica,sans-serif;
	color:#2B552B;
	font-size:11px;
}

.box {
	width:100%;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #f2f3f5;
	padding: 2px 0px;
	clear:both;
}
form {
	margin:0px;
	padding:0px;
}

hr {
	height:1px;
	background-color:#547593;
	color:#547593;
	border:none;
	padding:0px;
	margin:0px;
}

/* specific styles */
#page {
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
   margin-left: 25px;	
	color: #2C5885;
}

/* NOTE: a non-floating element at the bottom of div #content is needed */
div.break {
	width:100%;
	height:1px;
	clear:both;
	overflow:hidden;
}
div.spacer {
	width:100%;
}

.formcheck {
	border: 1px solid #f2f3f5; /* MSIE doesn't understand 'transparent' */
}
div.icn {
	float:right;
	width:46px;
	height:50px;
	background-color:white;
}
div.icn img {
	border:none;
	margin-bottom:8px;
	margin-left:4px;
}
table{
       padding:0px;
       margin:0px;
}

/*-----------------------------------------------------------*/
						h1.toggleNextNode{}
						
						h1.link{
							cursor:pointer;
							background-image:url(file:///D|/htdocs/images/pijl_down.gif);
							background-repeat:no-repeat;
							background-position:0px 2px;
							padding-left:14px;
							}
						
						h1.active{
							cursor:pointer;
							background-image:url(file:///D|/htdocs/images/pijl_up.gif);
							background-repeat:no-repeat;
							background-position:0px 2px;
							padding-left:14px;
							}	
							

/*-----------------------------------------------------------*/

.logos{
 text-align: center;
 width: 100%;
}

/* deze gaan allemaal over download/nieuwsbrief gedeelte*/


ul.downl2
{
   list-style: none;
	margin-top: 5px;
}

a.lnkdown:link, a.lnkdown:active, a.lnkdown:visited {
	color: #007DAB;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 0px;
}

a.lnkdown:hover {
	background-image: url(../images/pijl.gif);
	text-decoration: underline;
	color: #AB4A00;
}

a.lnkanthonis:link, a.lnkanthonis:active, a.lnkanthonis:visited {
	color: #007DAB;
	text-decoration: none;
	background-image: url(../images/gem-stAnthonis1.gif);
	width: 97px;
	height: 83px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 100px;
	padding-bottom: 0px;
	padding-top: 20px;
}

a.lnkanthonis:hover {
	background-image: url(../images/gem-stAnthonis.gif);
	text-decoration: none;
	color: #AB4A00;
}

a.lnkboxmeer:link, a.lnkboxmeer:active, a.lnkboxmeer:visited {
	color: #007DAB;
	text-decoration: none;
	background-image: url(../images/gem-boxmeer1.gif);
	width: 212px;
	height: 45px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.lnkboxmeer:hover {
	background-image: url(../images/gem-boxmeer.gif);
	text-decoration: none;
	color: #AB4A00;
}

a.lnkcuijk:link, a.lnkcuijk:active, a.lnkcuijk:visited {
	color: #007DAB;
	text-decoration: none;
	background-image: url(../images/gem-cuijk1.gif);
	width: 97px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.lnkcuijk:hover {
	background-image: url(../images/gem-cuijk.gif);
	text-decoration: none;
	color: #AB4A00;
}

a.lnkgrave:link, a.lnkgrave:active, a.lnkgrave:visited {
	color: #007DAB;
	text-decoration: none;
	background-image: url(../images/gem-grave1.gif);
	width: 163px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.lnkgrave:hover {
	background-image: url(../images/gem-grave.gif);
	text-decoration: none;
	color: #AB4A00;
}

a.lnkhubert:link, a.lnkhubert:active, a.lnkhubert:visited {
	color: #007DAB;
	text-decoration: none;
	background-image: url(../images/gem-hubert1.gif);
	width: 336px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.lnkhubert:hover {
	background-image: url(../images/gem-hubert.gif);
	text-decoration: none;
	color: #AB4A00;
}

a.lnklaarbeek:link, a.lnklaarbeek:active, a.lnklaarbeek:visited {
	color: #007DAB;
	text-decoration: none;
	background-image: url(../images/gem-laarbeek1.gif);
	width: 147px;
	height: 43px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.lnklaarbeek:hover {
	background-image: url(../images/gem-laarbeek.gif);
	text-decoration: none;
	color: #AB4A00;
}

/*----------------------------------------------------------*/	