/* Start of CMSMS style sheet 'Layout: Spiro' */
/* ==========[ ALGEMENE STIJL ]========== */
    
html, body {
  height: 100%;
}
    
body {
  background: #fff url('images/background.jpg') repeat-x;
  margin: 0px;
  font-family: "Arial", "Verdana", "Serif";
}
    
#container {
  width: 779px;
  margin: 0px auto;
  background-color: #fff;
  min-height: 100%;
}

.img              {border:0px;}
.img:hover        {filter:blur(add=true, strength=15);}

#content a {
color: #1e628f;
}
#content a:hover {
color: #000;
}


/* ==========[ TAALMENU STIJL ]========== */

#top {
  background-color: #000061;
  height: 96px;
}

#top #menu {
  height: 49px;
}

#top #menu #lang {
  width: 50%;
  float: left;
  height: 49px;
}

#top #menu #lang ul {
  list-style: none;
  line-height: 74px;
  padding: 0px;
  margin: 0px 0px 0px 10px;
}

#top #menu #lang ul li {
  display: inline;
  list-style-type: none;
}

#top #menu #lang ul li a {
  text-decoration: none;
  margin-right: 5px;
}

#top #menu #lang ul li a img {
  border-width: 0px;
}


/* ==========[ SUBMENU STIJL ]========== */

#top #menu #sub {
  margin-left: 50%;
  height: 49px;
  text-align: right;
}

#top #menu #sub ul {
  margin: 0px;
  height: 47px;
  padding: 0px;
  line-height: 74px;
  list-style: none;
}

#top #menu #sub ul li {
  display: inline;
  list-style-type: none;
}

#top #menu #sub ul li a {
  color: #37a2ec;
  text-decoration: none;
  font-size: 0.7em;
  margin: 0px 5px 0px 10px;
}

#top #menu #sub ul li a:hover {
  color: #fff;
  text-decoration: underline;
}




/* ==========[ HOOFDMENU STIJL ]========== */


#top #mainmenu {
  height: 47px;
  background-image: url('images/menu.jpg');
  background-repeat: no-repeat;
  text-align: center;
}

#top #mainmenu ul {
  margin: 0px;
  line-height: 64px;
  height: 49px;
  padding: 0px;
  list-style: none;
}



#top #mainmenu ul ul {
  line-height: 25px;
  padding: 0;
  text-align: left;
  margin-top: -19px;
  background-color: #010088;
  padding: 10px 0px;
  border-bottom: 2px solid #006ef1;
}

#top #mainmenu ul ul li {
  padding: 0;
  margin: 0;
}


#top #mainmenu ul li {
  display: inline;
  list-style-type: none;
  text-transform: uppercase;
}


#top #mainmenu ul li a {
  color: #bae3ff;
  font-size: 0.9em;
  margin: 0px 20px 0px 20px;
  text-decoration: none;
  font-weight: bold;
}

#top #mainmenu ul li a:hover {
  color: #fff;
}



/* ==========[ IFNO / INTRO STIJL ]========== */

#info {
  height: 208px;
  background-image: url('images/logobg.jpg');
  background-repeat: no-repeat;
}




/* ==========[ CONTENT STIJL ]========== */

#main {
  min-height: 13px;
  background-image: url('images/ctop.jpg');
  background-repeat: no-repeat;
  padding-top: 5px;
}

#main #content {
  margin-left: 5px;
  width: 449px;
  float: left;
  font-size: 12px;
}

#main #content h1 {
  font-family: "Century Gothic", "Verdana";
  margin: 0px;
  font-size: 26px;
  
}

#main #content p {
  color: #37a2ec;
  padding-right: 10px;
  line-height: 17px;
  margin: 0px;
margin-bottom: 25px;
}

#main #sidebar {
  margin-left: 476px;
  width: 297px;
  background-image: url('images/submenu.jpg');
  background-repeat: repeat-y;
}

#main #content ul, #main #content li {
  color: #37a2ec;
  font-family: "Arial", "Verdana", "Serif";
}



/* ==========[ FOOTER STIJL ]========== */

#footer {
  text-align: right;
  padding: 3px 15px 3px 10px;
  font-size: 0.6em;
  color: #888;
  margin-top: 3px;
}
    
  
#footer a {
  color: #888;
  text-decoration: none;
}





#producten {
  font-size: 0.7em;
  color: #a1cbee;
  margin: 5px;
}

#producten .title {
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: bold;
  padding: 5px 0px;
  text-decoration: none;
}

#producten strong {
  color: #fff;
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 2px;
  display: block;
  text-decoration: none;
}

#producten td a { color: #fff; }

#producten td {
  text-decoration: underline;
  padding: 5px 3px;
}




#main #sidebar table td { font-size: 11px; }

#main #sidebar h1 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}

#main #sidebar a { color: #fff; text-decoration: none; }
#main #sidebar a:hover { color: #fff; text-decoration: underline; }
#main #sidebar p { margin: 0px; }









/* End of 'Layout: Spiro' */

