body,html {
    text-align:center;
    margin:0;
    font-size: 11px;
    font-family: Arial,verdana,helvetica;
    background-color: #fff;
    background: transparent url(/gfx/bg.jpg) repeat-x;
}

#container {
    width: 995px;
    margin:0 auto;
    padding:0;
    text-align: left;
    background: transparent url(/gfx/content_bg.jpg);
    margin-top: 10px;
    margin-bottom: 29px;
}

table {
    font-size: 12px;
}

#header {
    background: transparent url(/gfx/header.jpg);
    height: 200px;
}

#footer {
    clear: left;
    background: transparent url(/gfx/footer_bg.jpg);
    height: 23px;
}

#menu {
    background: transparent url(/gfx/menu_bg.jpg) no-repeat;
    height: 44px;
    padding: 10px 0 0 206px;
}

.menupic {
  border:0px; padding:0px; margin:0px;
}

#content {

}

#submenutitel {
  background: transparent url(/gfx/submenu-top-bg.jpg) repeat-x top;
  width: 159px;
  padding-left: 47px;
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: bold;
  color: #fff;
}

#submenu {
  float: left;
  width: 206px;
  margin-top:-20px;
  top: 0px;
}

#submenu a:link,#submenu a:visited,#submenu a:active { color: #000000; text-decoration: none;}
#submenu a:hover { color: #a2bd6c; text-decoration: none; }

.submenuactief a:link,.submenuactief a:visited,.submenuactief a:active { color: #224f8a; text-decoration: none;}
.submenuactief a:hover { color: #a2bd6c; text-decoration: none; }

#submenu ul,#submenu li {
  list-type-style: none;
  padding: 0px;
  margin: 0px;
}

#submenu ul {
  margin-top: 10px;
}

#submenu li {
  font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
  margin-left: 0px;
  padding-left: 45px;
  height: 18px;
  margin-bottom: 5px;
  list-style-type: none;
}
#submenu li:hover {
  background: transparent url(/gfx/submenu-bg.jpg) 0px 0px no-repeat;
}

.submenuactief {
  list-style-image: none;
  font-weight: bold;
  color: #224f8a;
  background: transparent url(/gfx/submenu-bg.jpg) 0px 0px no-repeat;
}

#submenu li.subsub {
  margin-left: 68px;
  list-style-image: none;
  list-style-type: square;
  font-weight: normal;
  padding-left: 0px;
  color: #b1cd69;
}

#submenu li.subsub:hover {
  background: none;
}

#submenu li.subsubmenuactief a:link {
  font-weight: bold;
  color: #000;
}

#wittetitel {

}

#inhoudrechts {
float: right;
width: 145px;
margin-left: 30px;
padding-top: 23px;
height: 362px;
font-size: 10px;
padding-left: 15px;
padding-right: 15px;
background: transparent url(/gfx/inhoud-right-bg.jpg) no-repeat;
overflow: hidden;
}


#inhoudrechts p {
  margin-top: 0px;
}

#inhoud {
  float: left;
  line-height: 18px;
  width: 735px;
  margin-left: 37px;
  padding-bottom: 40px;
  color: #5c5c5c;
}

#inhoud p {
  width: 535px;
}

#inhoud ul {
  margin: 0px 0px 0px 30px;
  color: #224f8a;
}

#inhoud li {
  color: #5c5c5c;
}

#inhoud a:link,#inhoud a:visited,#inhoud a:active { color: #224f8a; text-decoration: underline;}
#inhoud a:hover { color: #a2bd6c; text-decoration: none; }

#inhoud h1 {
  font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
  color: #707070;
  font-size: 19px;
  margin: 7px 0 22px 0;
}

#nieuws { }

#nieuws .lijn {
  clear: left;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 1px;
  border-top: 1px solid #c4c4c4;
}

#nieuws .nieuwstitel {
  color:#004585;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
}

#nieuws .icoontje {
  margin: 0px 8px 0px 8px;
}

#nieuws p {
  margin: 0px;
}

#terug {
  color: #a3bb6d;
  margin-top: 30px;
}

#terug a:link,#terug a:visited,#terug a:active { color: #a2bc6d; text-decoration: none;}
#terug a:hover { color: #004585; text-decoration: none; }

#nieuws a:link,#nieuws a:visited,#nieuws a:active { color: #004585; text-decoration: none;}
#nieuws a:hover { color: #a2bc6d; text-decoration: none; }

.formcontact {
    width: 440px;
    height: 20px;
    font-size: 11px;
    font-family: "Verdana";
    color:#004a93;
    background: #eaeaea;
    border: 0px;
    padding: 4px 0px 0px 4px;
    overflow: auto;
}

.foutmelding {
  color: #a3bb6d;
}

.overfortex a:link,.overfortex a:visited,.overfortex a:active{
height: 11px;
margin-top: 3px;
margin-left: 0px;
}
.overfortex a:hover{
    background: transparent url(/gfx/fortex_over.jpg) no-repeat center;
}

.overfortexhome a:link,.overfortexhome a:visited,.overfortexhome a:active{
height: 11px;
margin-top: 3px;
margin-left: 0px;
}
.overfortexhome a:hover{
    background: transparent url(/gfx/fortex_1.jpg) no-repeat center;
}

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
  padding: 0px;
}
.float-left{
  float: left;
}
.float-right{
  float: right;
}
.nav-container .divider{
  display:block;
  font-size:1px;
  border-width:0px;
  border-style:solid;
}
.nav-container .divider-vert{
  float:left;
  width:0px;
  display: none;
}
.nav-container .item-secondary-title{
  display:block;
  cursor:default;
  white-space:nowrap;
}
.clear{
  font-size:1px;
  height:0px;
  width:0px;
  clear:left;
  line-height:0px;
  display:block;
  float:none;
}
.nav-container{
  position:relative;
  zoom:1;
  margin: 0 auto;
}
.nav-container a, .nav-container li{
  float:left;
  display:block;
  white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
  float:none;
}
.nav-container ul{
  left:-10000px;
  position:absolute;
}
.nav-container, .nav-container ul{
  list-style:none;
  padding:0px;
  margin:0px;
}
.nav-container li a{
  float:none;
}
.nav-container li{
  position:relative;
}
.nav-container ul{
  z-index:10;
}
.nav-container ul ul{
  z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
  z-index:50;
}
li:hover>ul{
  left:auto;
}
  #nav-container ul {
  top:100%;
}
  #nav-container ul li:hover>ul{
  top:0px;
  left:100%;
}

/*^'^ Primary Items ^'^*/
#nav-container a{
  padding-bottom: 10px;
  width: 110px;
  color: #adadad;
  font-size:11px;
  text-decoration:none;
  text-align: center;
  font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
}

#nav-container a:hover{
  color: #6C3600;
}

.first {
  padding-top: 10px;
}

/*^'^ Secondary Items Container ^'^ DIT IS DE BACKGROUND VAN HET UITSCHUIFMENU*/
#nav-container div, #nav-container ul{
  margin:0px 0px 0px 0px;
  background: url(/gfx/menu_uitschuif_bg.jpg);
  filter:alpha(opacity=95);
  opacity: 0.95;
  background-repeat: repeat-x;
  background-color: #FF9900;
  padding-bottom: 5px;
  border-bottom: 2px solid #b1cd6a;
}

/*^'^ Secondary Items ^'^ DIT IS DE BACKGROUND VAN DE ITEMS*/
#nav-container div a, #nav-container ul a{
  padding:5px 10px 3px 6px;
  background-color: #FFFFFF;
  background: url(/gfx/item-secondary-bg.jpg);
  background-repeat: no-repeat;
  background-position: 0px 22px;
  font-size:11px;
  border-width:0px;
  border-style:none;
  margin: 0px 0px 0px 0px;
  width: 105px;
  text-align: left;
  color: #7c7c7c;
}

/*^'^ Secondary Items Hover State ^'^ */
#nav-container div a:hover, #nav-container ul a:hover{
  color:#b1cd6a;
}


