﻿.cbmenu h1, .extcb h1 { margin:0; font-size:1.0em; padding:0px 10px 5px 10px; border-bottom:0px solid #add8e6; text-align:center; }
.cbmenu p, .extcb p { margin:0; padding:5px 10px; } /* font-size:10px; } */
.cbmenu { background: transparent; float:left; margin:0;}

.inner .xtop,.inner .xbottom { display:block; background:transparent; font-size:1px; }
.inner .xb1,.inner .xb2,.inner .xb3,.inner .xb4 { display:block; overflow:hidden; }
.inner .xb1,.inner .xb2,.inner .xb3 { height:1px; }
.inner .xb2,.inner .xb3,.inner .xb4 { background:#fff; border-left:1px solid #cacaca; border-right:1px solid #cacaca; }
.inner .xb1 { margin:0 5px; background:#cacaca; }
.inner .xb2 { margin:0 3px; border-width:0 2px; }
.inner .xb3 { margin:0 2px; }
.inner .xb4 { height:2px; margin:0 1px; }
.inner .xboxcontent { display:block; background:#fff; border:0 solid #cacaca; border-width:0 1px; height:auto; }
* html .inner .xboxcontent { height:1px; }

#divmenu { background: transparent; font-size:0.95em; font-weight:normal; height:auto; padding:0; text-align:center; z-index:99; position:relative;top:4px;left:7px; }
#dropdownmenu {
  background: transparent;
  float:left;
  width:542px;
  padding: 0;
  margin: 0;
}
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#dropdownmenu li {
  float: left;
  list-style: none;
}

#dropdownmenu li a {
  /*text-indent: -500em;*/
  z-index: 10;
  display: block;
  float: left;
  height: 23px;
  position: relative;
  overflow: hidden;
  padding: 8px 21px 0 20px;
  /*font-weight:normal;
  font-size:1.0em;*/
  color:#486C87;
  font-family:arial,sans-serif;
  font-size:12px;
  font-weight:bold;
}
 
#menuitem1 a {

  background:transparent;
}
 
#menuitem2 a {
  
  background:transparent;
}
 
#menuitem3 a {
  
  background:transparent;
}

#dropdownmenu a:hover 
{
}
#dropdownmenu li.current a 
{
}
#dropdownmenu li.background {
  background: transparent; /*#b1d6f6;*/
  z-index: 8;
  position: absolute;
  visibility: hidden;
}
/****************************************************************/
 
div.submenu
{
    z-index:999;
    /*display:;*/
    /*position:absolute;top:123px;left:200px;*/
    /*background:#fff;*/
    background: transparent;
    /*border-bottom:1px solid #7897ae;
    border-top:0px;*/
    padding-left:7px;
}
 
/****************************************************************/
#authstat{ float:right; margin:4px 8px 0; } /* margin:4px 45px 0; */
#authstat ul { float:left; display:block; list-style-type:none; }
#authstat ul li { float:left; list-style:none; }

#authstat ul li ul { display:block; }
#authstat ul li ul li { display:block; }
 
#authstat ul {
  padding: 0;
  margin: 0;
}
#authstat ul li a {
  /*text-indent: -500em;*/
  z-index: 10;
  display: block;
  float: left;
  height: 25px;
  position: relative;
  overflow: hidden;
  padding: 0 5px;
  font-size:0.9em;
}
#authstatie{ float:right; margin:4px 25px 0 0; }
#authstatie ul { float:left; display:block; list-style-type:none; }
#authstatie ul li { float:left; list-style:none; }

#authstatie ul li ul { display:block; }
#authstatie ul li ul li { display:block; }
 
#authstatie ul {
  padding: 0;
  margin: 0;
}
#authstatie ul li a {
  /*text-indent: -500em;*/
  z-index: 10;
  display: block;
  float: left;
  height: 25px;
  position: relative;
  overflow: hidden;
  padding: 0 5px;
  font-size:0.9em;
}
/******************************************************************/

#slideshow * { margin: 0; padding: 0; }
#slideshow { background: transparent; position: relative; }
#slideshow #menu, #slideshow #slides, #slideshow #loading { position: absolute; width:760px;}
#slideshow #loading { background: transparent; display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #slides { background: transparent; left: 0; overflow: hidden; }
#slideshow #slides li { display: block; position: absolute; top: 0;}
#slideshow #slides li img { display: block; position: relative; bottom: 0; }
#slideshow #menu { background: transparent; list-style-type: none; right: 0;}
#slideshow #menu li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menu li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #fff; }
#slideshow #menu li.current a { font: 15px "Georgia"; color: #fff; padding: 5px 0 5px 28px; line-height: 18px; }
#slideshow #menu li.background { background: transparent; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }