a{
font-family: calibri;
font-weight: bold;
}

a:link, a:visited{
color: silver;
text-decoration: none;
}

a:hover, a:active{
background-color: silver;
color: #1d0e08;
text-decoration: none;
}

img {border-color: #1d0e08;}

img.left { float: left; margin: 0.3em 0em 0em 0; border: 1px solid #999; clear: left; }
img.right { float: right; margin: 0.3em 0 0em 0em; border: 1px solid #999; clear: right; }

h1 {
 font-size: 18px;
 font-weight: bold;
 margin-top: 0px;
 text-align: left;
 margin: 0px;
}

h2 {
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 margin: 0px;
 }

 div.background { position: absolute;
          top: 170px;
          left: 100px;
          width: 1024px;
          height: 540px;
          background:url(images/background_winter.jpg) repeat;
          border-bottom: 2px solid #FFFFFF;
}

#beeldcontainer { position: absolute;
          z-index: 1;
          top: -170px;
          left: 0px;
          width: 1024px;
          height: 170px;
}

#foto { position: absolute;
          top: 0px;
          left: 160px;
          width: 270px;
          height: 520px;
          overflow: auto;
}

#film { position: absolute;
          top: 310px;
          left: 0px;
          width: 270px;
          height: 520px;
          margin:0px;
}

#inhoud { position: absolute;
          top: 0px;
          left: 420px;
          width: 605px;
          height: 520px;
          overflow: auto;
          font-size: 14px;
          font-family: calibri;
          line-height: 18px;
}

#inhoud_I { position: absolute;
          top: 0px;
          left: 160px;
          width: 865px;
          height: 520px;
          overflow: auto;
          text-align: justify;
          font-family: calibri;
}

#inhoud_II { position: absolute;
          top: 30px;
          left: 170px;
          width: 855px;
          height: 490px;
          overflow: auto;
}

#main { position: absolute;
          left: 150px;
          width: 874px;
          height: 540px;
          background-color:#FFFFFF;
          /* for IE */
          filter:alpha(opacity=30);
          /* CSS3 standard */
          opacity:0.4;
}

#logo { position: absolute;
          z-index: 2;
          top: -140px;
          left: 30px;
          width: 150px;
          height: 94px;
          background:url(images/logo.png) repeat;
}

#navbar { position: absolute;
          width: 150px;
          height: 540px;
          font-size: 14px;
          text-align: center;
}

#footer { position: absolute;
          top: 520px;
          left: 150px;
          width: 874px;
          height: 18px;
          font-size: 11px;
          color: silver;
          text-align: center;
          background: #000600;
          /* for IE */
          filter:alpha(opacity=90);
          /* CSS3 standard */
          opacity:0.9;
}

#navbar2 { position: absolute;
          z-index: 3;
          top: -20px;
          width: 1024px;
          height: 20px;
          font-size: 14px;
          text-align: center;
          background-color:#000600;
          /* for IE */
          filter:alpha(opacity=80);
          /* CSS3 standard */
          opacity:0.8;
}

#header { position: absolute;
          top: -170px;
          left: 0px;
          width: 1024px;
          height: 170px;
          background-image: url(images/header/header-5.jpg);
}

#header_5 { position: absolute;
          top: -170px;
          left: 0px;
          width: 1024px;
          height: 170px;
          background-image: url(images/header/header-5.jpg);
}
