@charset "utf-8";

html, body {
    background:#DFDFDF;
    margin:0px;
    font-family: Verdana, arial, sans-serif;
    font-size: 11px;
    line-height:14px;
    color:#4a484c;
    height:100%;
}

#container {
  width:900px;
  margin-left:auto;
  margin-right:auto;
  background: url('images/staaltexture.jpg') left top repeat-y;
  overflow:hidden;
}
#left{
  float:left;
  width:204px;
  height:554px;
  background: url('images/staaltexture.jpg');
}
#left-top{
  height:108px;
  width:204px;
}
#left-middle{
  height:446px;
}
#menu {
  margin-left:41px;
  margin-top:25px;
}
#right {
  width:696px;
  float:right;
}
#right-top {
  width:696px;
  height:108px;
  background:#bcc1c4;
  text-align:left;
  position:relative;
}
#right-top-assemblage #right-top {
  background:#0077c0;
}
#header {
  position:absolute;
  top:46px;
  left:0px;
  height:40px;
  padding-left:30px;
  width:666px;
  line-height:22px;
  color:#ffffff;
  font-size:21px;
  font-family: arial, sans-serif;
  background:url('images/arrow.gif') no-repeat;
  background-position:10px 2px;
}
#right-top-assemblage #header {
  background:url('images/arrowblue.gif') no-repeat;
  background-position:10px 2px;
}
#right-middle,  #right-middle-techniek, #right-middle-assemblage {
  width:666px;
  height:auto !important;
  min-height: 446px !important;
  height:448px;
  background:#ebecee;
  padding-left:30px;
  overflow:auto !important;
  overflow:inherent;
}
#right-middle-techniek {
  background:#006fb7;
}
#right-middle-assemblage {
  background:#b2b7bb;
}
#mainContentDiv {
  margin-top:20px;
  height:auto !important;
  min-height:260px;
  height:260px;

  padding-bottom:15px;
 /* padding-right:60px; */
  width:414px;
}
#bottom {
  width:900px; 
  height:46px;  
  float:left;
}
#left-bottom{
  height:46px; 
  float:left;
  overflow:hidden;
}
#right-bottom {
  width:671px;
  background:#bcc1c4;
  height:41px;
  float:right;
  position:relative;
  padding-left:25px;
  font-size:10px;
  padding-top:5px;
  font-family: arial, sans-serif;
  color:#ffffff;
  overflow:hidden;
}
#right-bottom a {
  color:#0571b8;
  text-decoration:none;
}
#right-bottom-assemblage #right-bottom {
  background:#0077c0;
  color:#eaf3f8;
}
#right-bottom-assemblage #right-bottom a{
  color:#b2b7bb;
}

#extra{
  float:right;
}

:focus { -moz-outline-style: none; }

.clearfix {
  overflow:auto;
}

p {margin:0px;padding:0px;line-height:15px;}

a img{border:0px;}

a, td a, a font {
  color:#4a484c;
  text-decoration:underline;
}
#techniekContent a, #techniekContent td a, #techniekContent a font {
  color:#ffffff;
  text-decoration:underline;
}
 #techniekContent {
    color:#ebf2f7;
}
#assemblageContent a, #assemblageContent td a, #assemblageContent a font {
  color:#ebf2f7;
  text-decoration:underline;
}
#etalageContent {
  color:#231f20;
}

h1, h1 a{
  margin:0px;
  padding:0px;
  line-height: 18px;
  font-family:arial, sans serif;
  font-size:14px;
  font-weight:bold;
  color: #006fb7;
}
 #techniekContent  h1,  #techniekContent  h1 a{color:#8eadc0;}

h2, h2 a{margin:0px;padding:0px;line-height:15px;font-size:11px;font-weight:bold;}
#techniekContent h2,  #techniekContent h2 a{color:#8eadc0;}

.mainMenu, .mainMenuActive, .subMenu, .subMenuActive{
  display:block;
}

.mainMenu a , .mainMenuActive a, .subMenu a, .subMenuActive a{
  width:153px;
  height:auto !important;
  height:20px;
  min-height:20px;
  padding-left:10px;
  display:block;
  color:#424347;
  line-height:20px;
  text-transform:uppercase;
  font-family:verdana, arial, sans-serif;
  font-size:8px !important;
  font-size:10px;
  text-decoration:none;
  margin-top:2px;
  font-weight:bold;
  text-align:left;
}

.mainMenu a {
  background:#bcc1c4;
}
.mainMenu a:hover{
  background: #ebecee;
  color:#0270b7;
}
.mainMenu a:active{
  margin-bottom:2px;
}
.mainMenuActive a {
  background: #ebecee;
  color:#0270b7;
}

.subMenu a, .subMenuActive a{
  width:148px;
  padding-left:15px;
}

.subMenu a {
   background:#d6dadd;
}

.subMenuActive a {
  background: #ebecee;
}

.subMenu a:hover {
  background: #ffffff;
}


#techniekMenu .mainMenuActive a, #techniekMenu .mainMenu a:hover, #techniekMenu .subMenuActive a, #techniekMenu .subMenu a:hover {
  background:#006fb7;
  color:#e7f2f8;
}

#techniekMenu .subMenu  a{
 background: #d6dadd;
 color: #424347;
}

#assemblageMenu .mainMenu a  {
  background:#0077c0;
  color:#e2ebf4;
}
#assemblageMenu .mainMenuActive a, #assemblageMenu .mainMenuActive a:hover, #assemblageMenu .mainMenu a:hover {
  background:#b2b7bb;
  color:#ebf2f7;
}
#assemblageMenu .subMenu a  {
  background:#629ed5;
  color:#e2ebf4;
}
#assemblageMenu .subMenuActive a, #assemblageMenu .subMenuActive a:hover, #assemblageMenu .subMenu a:hover {
  background:#b2b7bb;
  color:#ebf2f7;
}

#menu font, #extra font {display:none;}


.extraMainMenu, .extraMainMenuActive {
  float:left;
}
.extraMainMenu font, .extraMainMenuActive  font {
  display:none;
}

#extra a {
  float:left;
  text-decoration:none;
  margin-right:18px; 
  line-height:20px;
   text-transform:uppercase;
  font-family:verdana, arial, sans-serif;
  font-size:8px !important;
  font-size:10px;
  font-weight:bold;
  text-align:left;
  color:#424347;
}
#extra a:hover {
  text-decoration:underline;
}
#imageLinks, #imageLinks a {
  text-decoration: none;
  color: #000000;

  font-weight:bold;
  background-color: #ffffff;
}
#albumContainer {
  border:1px solid #000000;
  background: #ffffff url('images/loader.gif') no-repeat fixed center;
}
#imageLinks, #imageLinks a {
  text-decoration: none;
  color: #000000;
  font-weight:normal;
  background-color: #ffffff;
  padding-bottom:4px;
}
.imageLinksTekst {
  width:0px;
  height:0px;
  overflow:hidden;
  visibility:none;
  display:none !important;
}
#imageLinks{
  border:1px solid #000000;
  border-top:0px;
}

.menuAfbeelding {float:right;margin-bottom:20px;}

#tab{
  width:447px;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.paginaAfbeeldingWrapper{
  width:125px;
  height:95px;
  padding:0px 12px 20px 12px;
  float:left;
}
.paginaAfbeelding {
  cursor:pointer;
}

#etalageTop {}
.etalageCat {
  border-top:1px solid #bcc1c4;
  padding-top:20px;
}
.etalageDiv {float:left;padding-bottom:10px;padding-top:10px;width:100%;}
.etalageVorige {margin-top:10px;}
.etalageAfbeelding {border:1px solid #000000;margin-right:10px;}
#etalageAfbeeldingenDiv {}
.etalageAfbeeldingen {}
.etalageVorige {margin:15px 0 15px 0;}

.albumPaginaLinks {}
.albumThumbOut{}
.albumThumbOver{cursor:pointer;background-color:#eeeeee;}
