

/* content with left menu, and content */
#content-body {
  width: 730px;
}

/* left menu */
#left-menu {
  width: 201px;
  float: left;
}

ul.left-menu-list {
  list-style-type: none;
  border-bottom: 1px #a0d9ef solid;
  margin: 0 1px 0 0;
  padding: 0;
}

.left-menu-list li {
  display: inline;
}

.left-menu-list li a {
  border-top: 1px #a0d9ef solid;
  padding: 2px 0px 1px 11px;
  color: #0082d4;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: left;
}

.left-menu-list li p {
  border-top: 1px #a0d9ef solid;
	margin: 0;
  padding: 2px 0px 1px 11px;
  color: #0082d4;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: left;
}

.left-menu-list li a:hover, .left-menu-list li a.selected:hover, .left-menu-list li p.selected {
  background-color: #FFFFFF;
  border-top: 1px #a0d9ef solid;  /* nieuw */
  color: #ad560c;
}

.left-menu-list li.n2 a {
  border-top: 1px #a0d9ef solid;
  background: #FFFFFF  url(/site_img/stripe_blue.gif) 14px 9px no-repeat;
  font-weight: normal;
  display: block;
  padding-left: 21px;
}

.left-menu-list li.n2 a:hover {
  background-color: #FFFFFF;
  border-top: 1px #C7D2E9 solid;  /* nieuw */
  color: #ad560c;
}

.left-menu-list li a.selected, .left-menu-list li p.selected {
  background-color: #FFFFFF;
  color: #ad560c;
}

/* content */
#content {
  position: relative;
  top: 12px;
  float: left;
  width: 475px;
  height: auto;
  margin-left: 30px;
  z-index: 1;
}

#content-nav {
  font-size: 0.9em;
  border-bottom: 1px #A0D9EF solid;
  padding-bottom: 4px;
  margin-bottom: 25px;
}

#breadcrumbs {
  padding-left: 10px;
  color: #0082d4;
  width: 335px;
}

#breadcrumbs .current{
  color: #ad560c;
}

#breadcrumbs a {
  text-decoration:none;
  color: #0082d4;
  background: url(/site_img/underline_dot_blue.gif) bottom repeat-x;
}

#breadcrumbs a:hover {
  text-decoration:none;
  background-image: none;
}

.history {
    position: relative;
    top:-1px;
    margin-top: -11px;
    left: 85px;
    width: 360px;
}

#page-functions {
  position: relative;
  left: -4px;
  top: 10px;
  float: right;
  margin-right: 7px;
  color: #ad560c;
}

#page-functions a {
  color: #ad560c;
  text-decoration: none;
  background: url(/site_img/underline_dot_brown.gif) bottom repeat-x;
}

#page-functions a:hover {
  background: none;
}

.clear {
  clear: both;
  float: none;
}

/* Content text */


#content-text {
  margin: 0 7px 0 11px;
}

#content-text h1 {
  margin:18px 0 7px 0;
	font-weight: normal;
	color: #ad560c;
	font-size: 1.4em;
}

#content-text h2 {
  margin:18px 0 7px 0;
	font-weight: normal;
	color: #ad560c;
	font-size: 1.15em;
}

#content-text h3 {
	margin: 0 0 2px 0;
	font-weight: normal;
	color: #ad560c;
	font-size: 1.05em;
}

#content-text p {
  margin: 0 0 20px 0;
  font-size: 1.0em;
}

#content-text a {
  color: #0082d4;
  text-decoration: none;
  background: url(/site_img/underline_dot_blue.gif) bottom repeat-x;
}

#content-text a:hover {
  text-decoration: none;
  background-image: none;
}

#content-text ul {
  list-style: none;
  margin: 0 0 11px 0;
  padding: 0;
}

#content-text ul li {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  background: transparent url(/site_img/bullet_brown.gif) no-repeat 8px 5px;
}

#content-text div.download {
  margin-top: 10px;
  margin-bottom: 10px;
}

#content-text div.download img {
  position: relative; 
  top: 4px;
}

#content-text div.left {
  float: left;
  margin: 0 7px 3px 0;
}

#content-text div.right {
  float: right;
  margin: 0 0 3px 7px;
}

.onlyheader {
	padding-top: 10px;
    padding-bottom: 1px;
}

.button, .button-over {
  border: none;
  font: 10px "Verdana" "Tahoma" "sans-serif";
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #0098d4 url(/site_img/butt_corner_ru.gif) no-repeat right bottom;
  cursor: pointer;
  cursor: hand;
  text-align: center;
}
.button-over {
  color: #0098d4;
  background: #EAEAEA url(/site_img/butt_corner_ru_ovr.gif) no-repeat right bottom;
}

.underline {
    position: relative;
    left: -10px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: transparent url(/site_img/line_dot_brown.gif) repeat-x top;
    overflow: hidden;
    margin-bottom: 8px;
}

.solutions {
  margin-bottom: 20px;
    padding-bottom:5px;
}

#content-text .solutions span p {
  border: 0px red solid;
  margin: 2px 0 7px 0;
}
#content-text .solutions {

}

/* Related links and contact boxes */

#content-links {
  margin-top: 41px;
  _margin-top:31px;
  width: auto;
  position:absolute;
  left: 0px;
}

.content-rellink-box {
  float: left;
  width: 213px;
  margin-right: 7px;
}

.content-rellink-box h2 {
  padding-left: 10px;
}

.content-morelink-box {
    float: left;
    clear: right;
    width: 203px;
}

#content #content-text div.content-rellink-box ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

div#content div#content-text div.content-rellink-box ul li {
  background: transparent url(/site_img/arrow_blue.gif) no-repeat 3px 4px;
  padding-left: 15px;
  margin: 0 0 8px 9px;
}


#content-links h2 {
  background: url(/site_img/line_dot_brown.gif) bottom left repeat-x;
  margin: 0 0 15px 0;
  padding-bottom: 2px;
  padding-left: 10px;
}

#content-links ul {
  list-style-type: none;
  width: 200px;
  margin: 0 0 0 0;
  padding: 0;
}

#content #content-text div.content-morelink-box p.text {
  width: 190px;
  margin: 0px;
  padding-left: 10px;
}

.underline-large {
  height: 1px;
  margin-top: 18px;
  overflow: hidden;
  background: url(/site_img/underline_rellinks_brown.gif) left top no-repeat;
  }
  
.underline-small {
  height: 1px;
  width: 215px;
  margin-top: 18px;
  background: url(/site_img/underline_rellinks_brown.gif) left top no-repeat;
  }
  
#content-links .clear {
  height: 1px;
  overflow: hidden;
}

/* Site news */

#content-text .site-news {
	
}

#content-text .site-news a h2 {
    color: #0082D4;
    font-weight: normal;
    font-size: 1.0em;
		margin: 8px 0 0 0;
}

#content-text .site-news a:hover h2 {
    color: #8D8D8F;
}

#content-text .site-news-item {
  margin: 0 0 20px 0;
}

#content-text .site-news p {
  margin: 0px;
}

#content-text .site-news img {
    margin: 4px 4px 3px 0;
		float: left;
}

#content-text .site-news-footer {
	margin-bottom: 10px;
	color: #8C8D8F;
	font-size: 0.9em;
}

/*#content-text .site-news a  {
    background: url(/site_img/arrow_blue.gif) no-repeat  0px 4px;
    padding-left: 15px;
}

#content-text .site-news a:hover {
    background: url(/site_img/arrow_gray.gif) no-repeat 0px 4px;   
    padding-left: 15px;
}


#content-text .site-news a span{
    color: #0098d4;
    background: url(/site_img/underline_dot_blue.gif) repeat-x bottom;
}

#content-text .site-news a:hover span{
    color: #8D8D8F;
    background-image: none;
}*/


/* Site news ARCHIEF */

/* Site news */

#content-text .site-news-archie {
    margin-top: 10px;

}

#content-text .site-news-archief-item {
    padding-bottom: 3px;
}

#content-text .site-news-archief-item a  {
    background: url(/site_img/arrow_blue.gif) no-repeat  0px 4px;
    padding-left: 15px;
}

#content-text .site-news-archief-item a:hover {
    background: url(/site_img/arrow_gray.gif) no-repeat 0px 4px;   
    padding-left: 15px;
}


#content-text .site-news-archief-item a span{
    color: #0098d4;
    background: url(/site_img/underline_dot_blue.gif) repeat-x bottom;
}

#content-text .site-news-archief-item a:hover span{
    color: #8D8D8F;
    background-image: none;
}

#content-text p {
  margin: 0;
  margin: 0 0 20px 0;
  font-size: 1.0em;
  /*width: 407px;*/
}

/* partner en vestigingen pagina */

#content-text table.partner {
	display: block;
	width: 330px;
}

#content-text table.partner tr td {
	width: 200px;
	font-size: 0.7em;
}

#content-text table.partner tr td h2, #content-text table.partner tr td p {
	margin-top: 0;
	padding-top: 0;
	width: 300px;
}

/* link component */

#content-text a.link1  {
    color: #0098d4;
    text-decoration: none;
    padding-left: 15px;
    background: transparent url(../site_img/arrow_blue.gif) no-repeat 0px 4px;
}

#content-text a.link1:hover  {
    color: #8D8D8F;
    background: transparent url(../site_img/arrow_gray.gif) no-repeat 0px 4px;
}

#content-text a.link1 span  {
  background: url(../site_img/underline_dot_blue.gif) repeat-x bottom; 
}

#content-text a.link1:hover span  {
    background: transparent none;
}


/* Search page */

#search-header {
  position: relative;
  left: -11px;
  width: 429px;
  padding-top: 20px;
  background: url(/site_img/line_dot_brown.gif) top repeat-x;
  text-align: left;
}
#search-header input {
  font-size: 1.0em;
  margin-left: 11px;
}
.search-rule {
  margin-top: 20px;
  width: 100%;
  height: 1px;
  overflow: hidden;
  background: url(/site_img/line_dot_brown.gif) top repeat-x;
}
#search-info {
  position: relative;
  left: -11px;
  width: 407px;
  display: block;
  padding: 8px 11px 5px 11px;
  _padding-right: 0px;
  margin-bottom: 15px;
  background: #F4F7FB;
  /*background: red;*/
  font-weight: normal;
  color: #0098d4;
  text-align: center;
}
#search-info p {
  display: block;
  text-align: left;
}
#search-info ul {
  display: block;
  text-align: left;
}
#search-info b {
  color: Black;
}
.prev {
  float: left;
  padding-left: 12px;
  background: transparent url(/site_img/arrow_blue_left.gif) no-repeat 0 70%;
}
.hits {
}
.next {
  float: right;
  padding-right: 12px;
  background: transparent url(/site_img/arrow_blue.gif) no-repeat 100% 70%;
}
#search-results {
  width: 429px;
}
#search-results a {
  background: url(/site_img/line_dot_brown.gif) bottom left repeat-x;
  margin: 0 0 14px 0;
  padding-bottom: 1px;
  color: #704528;
  text-decoration: none;
  font-size: 1.1em;
}

/* AZ-lijst */

#infobox {
	position: absolute;
    left:  435px;
    top: 115px;
    z-index: 1;
}

#infobox a {
    cursor: pointer;
    cursor: hand;
    background-image: none;
    vertical-align : top;
    width: 150px;
    color: #704528;
    font-size : 0.9em;
    text-decoration: none;
}

#infobox a.over{
	background-image: none;	
    vertical-align : top;
    width: 150px;
    height: 20px;
    font-size : 0.9em;
    text-decoration: none;
    overflow: visible;
}

#infobox a #infoboxinnr{
    background-color: white;
    border: 1px solid white;
    width: 135px;
}

#infobox a.over #infoboxinnr{
    width: 135px;
    padding-bottom: 1px;
    background-color: #EEEEEE;
    border: 1px solid #D1D2D2;
    text-align: right;
    color: #8C8D8F;
}

#infoboxinnr {
	text-align: right;
}

#infoboxinnr p {
   width: 120px;
   margin-top: 1px;
   padding-bottom: 5px;
   padding-right: 1px;
   padding-left: 10px;
   vertical-align: top;
   text-align: left;
   color: #704528;
}

#stripe {
    position: absolute;
    left:  576px;
    top: 116px;
    color: #704528;
}


