/*
blauw: 3366cc
groen: 336600
donkergeel: ffcc33
lichtgeel: ffff00 
wit: ffffff
*/

html, body {
}

body {
}

body, p, td, li {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  color: #333333;  
}

h1 {
  font-weight: bold;
  color: #336600;
  font-size: 12pt;  
}

h2 {
  color: #3366cc;
  font-weight: bold;
  font-size: 11pt;  
}

h3 {
  color: #336600;
  font-weight: bold;
  font-size: 10pt;  
  margin-bottom: 0px;
}

p {
  margin-top: 2px;
  margin-bottom: 12px;  
}

a {
  color: #3366cc;  
}

a:hover {
  color: #3399cc;  
}

img {
  border: 0px;  
}

#top-outer {
  background: url( '/if/lucht.jpg' ) no-repeat top center;  
}

#bottom-outer {
  background: url( '/if/bottom.png' ) no-repeat bottom center;    
}

#wrapper {
  
}

#header {
    
}


#topmenu ul li {
  display: inline;
}

#topmenu ul li a {
  background: url( '/if/menu-bg.png' ) no-repeat center;
  text-decoration: none;
  font-family: Trebuchet MS, Tahoma, Arial;
  font-weight: bold;
  font-size: 14pt;
  letter-spacing: 4px;
  color: #ffcc33;
}

#topmenu ul li a:hover {
  color: #ffff00;
}

#menu ul li {
  text-align: right;
}

#menu ul li a {
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #336600;
  margin-bottom: 10px;
  margin-right: 20px;
}

#menu ul li a:hover {
  color: #ffff00;
}

#menu ul li a.active {
  color: #ffcc33;
}

#menu ul li a.active:hover {
  color: #ffff00;  
}

#menu ul li ul li a {
  font-size: 9pt;
  margin-right: 32px;  
}

#footer {
}

div.collections {
  border: 1px solid #666;  
}

div.collections img {
  border: 1px solid #999;
  background: url( '/if/polaroid-frame-120.png' ) no-repeat;
}

div.collection img {
  border: 1px solid #999;
  background: url( '/if/polaroid-frame-120.png' ) no-repeat;
}