#portal-searchbox {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 0px;
    padding: 0 2em 0 0;
    text-align: right;
    text-transform: lowercase;
    white-space: nowrap;
    z-index: 2;
}

#topbanner {
  background-image:  url(top_backgr.gif);
}

/* derdekolom */
#contextmenu {width: 8px;}

/* HOOFDNAVIGATIE */
.hoofdnavigatieBegin {
	background-color: #cadbd5; text-align: left;
	}

.beginLevelOneHeading {
  background-color:#cadbd5;
  }

.endLevelOneHeading {
  background-color:#cadbd5;
  }

a.hoofdnavigatieTitel:link, a.hoofdnavigatieTitel:visited, a.hoofdnavigatieTitel:hover{
    color: #660;
    font-weight: bold;
    text-decoration: none;
    }
.hoofdnavigatieTitel:active{
    color: #660;
    font-weight: bold;
    text-decoration: none;
    }

.hoofdnavigatieEinde {
	background-color: #EEEEDD;
	}
.hoofdnavigatie li {
    background: url("nav_icon.gif") no-repeat right;
  }
li.hoofdnavigatieSecondlevel {text-align: left;}

li.hoofdnavigatieThirdlevel {
  text-align: left; background-color:#f0f0f0; padding-left:15px
  }

/* SUBNAVIGATIE */
.subnavigatie {
	background-color: #EEEEDD;
	}

/* TOPNAVIGATIE ONDER BANNER */
.topnavigatie:LINK, .topnavigatie:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666600;
	font-weight: bold;
	text-decoration: underline;
	}

.topnavigatie:ACTIVE, .topnavigatie:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00795b;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
/* KOPPEN en zo */
h1 {    color: #00795b;
	}

h2 {    color: #00795b;
	}

h3 {	color: #646400;
	}

h4 {	color: #333333;
	}	

h5 {	color: #333333;
	}

h6 {	color: #666600;
	}

a:LINK, a:VISITED {
	color: #666600;
	font-weight: normal;
	text-decoration: underline;
	}
	
a:VISITED {
	color: #999966;
	font-weight: normal;
	text-decoration: underline;
	}

a:HOVER, a:ACTIVE {
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
	}
li {
	padding: 0px 0px 6px 18px;
	background-image:  url("opsom.gif") ;
	background-repeat: no-repeat;
	background-position:  top left;
	}

/* campagnesite*/

#region-content {
  color: #333;
  background: url("rob-titel.gif") no-repeat top left;
  background-repeat: no-repeat;
  margin: 0;
  padding: 115px 0px 0px 0px;
  border: 0px;
}


#icon-print {
    display: none;
    }
#icon-sendto{
    display: none;
    }
