
body {
  margin: 0px;
  background: #161719 url('images/bg.jpg');
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #000;
  text-align: center;
}

a {
  color: #000;
  text-decoration: none;
}

input[type="submit"] {
  border: 1px solid #000;
  background: #E6E6E6;
  cursor: pointer;
}

input[type="submit"]:hover {
  background: #ADADAD;
  cursor: pointer;
}

input[type="file"] {
  border: 1px solid #000;
  background: #E6E6E6;
  cursor: pointer;
}

input[type="file"]:hover {
  background: #ADADAD;
  cursor: pointer;
}

#container {
  display: block;
  margin: 0 auto;
  width: 923px;
  text-align: left;
}

#header {
  width: 923px;
  height: 78px;
}

#anky {
  display: block;
  float: left;
  width: 204px;
  height: 78px;
  background: url('images/anky.png') left no-repeat;
  cursor: pointer;
}

#welcome {
  display: block;
  float: right;
  color: #fff;
  font-size: 18px;
  margin-top: 45px;
  width: 600px;
  height: 28px;
  text-align: right;
  line-height: 28px;
}

#lang_nl {
  display: block;
  float: right;
  font-size: 18px;
  margin-top: 43px;
  background: url('images/lang_nl.png') right no-repeat;
  width: 40px;
  height: 34px;
  cursor: pointer;
}

#lang_en {
  display: block;
  float: right;
  font-size: 18px;
  margin-top: 43px;
  background: url('images/lang_en.png') right no-repeat;
  width: 40px;
  height: 34px;
  cursor: pointer;
}

#lang_nl1 {
  display: block;
  float: right;
  font-size: 18px;
  margin-top: 43px;
  background: url('images/lang_nl1.png') right no-repeat;
  width: 40px;
  height: 34px;
  cursor: pointer;
}

#lang_en1 {
  display: block;
  float: right;
  font-size: 18px;
  margin-top: 43px;
  background: url('images/lang_en1.png') right no-repeat;
  width: 40px;
  height: 34px;
  cursor: pointer;
}

#page {
  display: block;
  float: left;
  background: #ede7cf url('images/bg-left.jpg') left repeat-y;
  width: 923px;
}

#menu {
  display: block;
  float: left;
  background: #ede7cf;
  width: 204px;
  height: 470px;
}

#menuitem {
  display: block;
  float: left;
  width: 178px;
  margin: 5px 0 0 0px;
  padding: 3px 3px 3px 23px;
  font-size: 14px;
  font-weight: bold;
}

#menuitem:hover {
  background: #ddd4b2;
  cursor: pointer;
}

#kerst {
  display: block;
  float: left;
  width: 178px;
  margin: 60px 0 0 0px;
  padding: 60px 3px 3px 23px;
  font-size: 14px;
  font-weight: bold;
  background: url('images/kerst.gif') top no-repeat;
}

#mainimg {
  display: block;
  float: right;
  width: 719px;
  height: 470px;
  background: url('images/mainimg-big.jpg') 0 0 no-repeat;
  background-position: top center;
  overflow: hidden;
  text-indent: -9999px;
} 

#mainimg:hover {
  background-position: 0 100%;
}

#mainimg2 {
  display: block;
  float: right;
  width: 719px;
  height: 296px;
  background: url('images/mainimg-big.jpg') 0 0 no-repeat;
  background-position: top center;
  overflow: auto;
}

#mainimg2:hover {
  background-position: 0 73%;
}

#mainimgtop {
  display: block;
  float: right;
  width: 719px;
  height: 266px;
}

#mainimgbottom {
  display: block;
  float: right;
  width: 719px;
  height: 30px;
  background: #000;
  opacity:0.8;filter:alpha(opacity=80);
}

#subitem {
  display: block;
  float: left;
  position: relative;
  height: 30px;
  line-height: 28px;
  padding: 0 5px 0 5px;
  font-size: 12px;
  color: #fff;
}

#subitem:hover {
  background: #ddd4b2;
  cursor: pointer;
  color: #000;
}

#subitemblok {
  display: block;
  float: left;
  position: relative;
  height: 30px;
  line-height: 28px;
  padding: 0 5px 0 5px;
  font-size: 12px;
  color: #fff;
}

#altijdweten {
  display: block;
  float: left;
  padding: 0 4px 4px 4px;
  background: #ddd4b2 url('images/light.png') center no-repeat;
  width: 196px;
  height: 154px;
  cursor: pointer;
}

#awtext {
  display: block;
  float: left;
  margin-top: 110px;
  text-align: center;
  width: 196px;
  height: 28px;
}

#nieuws {
  display: block;
  float: left;
  padding: 0 4px 4px 4px;
  background: #ddd4b2;
  width: 347px;
  height: 203px;
}

#nieuwsitem {
  display: block;
  float: left;
  margin: 0 0 9px 0;
  width: 347px;
  height: 37px;
}

#nieuwsitem:hover {
  background: #C7B87E;
  cursor: pointer;
}

#nieuwsfoto {
  display: block;
  float: left;
  background: #C7B87E;
  margin: 0 4px 4px 0;
  width: 60px;
  height: 35px;
  border: 1px solid #161719;
}

#nieuwstext {
  display: block;
  float: left;
  padding: 0 4px 4px 0;
  width: 260px;
  height: 35px;
}

#ankysmall {
  display: block;
  float: left;
  background: url('images/anky_small_2.jpg') 0 0 no-repeat;
  background-position: top center;
  width: 364px;
  height: 158px;
  overflow: hidden;
  text-indent: -9999px;
}

#ankysmall:hover {
  background-position: 50% 100%;
}

#picsmall {
  display: block;
  float: left;
  background: url('images/picsmall2.jpg') center no-repeat;
  width: 204px;
  height: 158px;
}

#nieuwssmall {
  display: block;
  float: left;
  padding: 0 4px 4px 4px;
  background: #ddd4b2;
  width: 196px;
  height: 160px;
}

#nieuwstext2 {
  display: block;
  float: left;
  padding: 0 0 2px 0;
  margin-bottom: 3px;
  width: 196px;
}

#nieuwstext2:hover {
  background: #C7B87E;
  cursor: pointer;
}

#agenda {
  display: block;
  float: left;
  background: #cfc5ac;
  padding: 0 4px 4px 4px;
  width: 196px;
  height: 203px;
}

#tack {
  display: block;
  float: left;
  background: url('images/tack-big.jpg') 0 0 no-repeat;
  width: 204px;
  height: 158px;
  overflow: hidden;
  text-indent: -9999px;
}

#tack:hover {
  background-position: 0 100%;
  cursor: pointer;
}

#inzendingweek {
  display: block;
  float: left;
  width: 364px;
  height: 207px;
}

#weekwinnaar {
  display: block;
  float: left;
  padding: 0px 4px 4px 4px;
  width: 174px;
  height: 203px;
  background: url('images/inzending.jpg') bottom center no-repeat;
}

#weekfoto {
  display: block;
  float: right;
  padding: 0px 4px 4px 4px;
  width: 174px;
  height: 203px;
  background: #ddd4b2;
}

#weekform {
  display: block;
  float: left;
  width: 340px;
}

#weekform input[type="text"] {
  width: 300px;
  margin: 2px;
}

textarea#omschrijving {
  width: 300px;
  height: 150px;
}

#barleft {
  display: block;
  float: left;
  width: 204px;
  height: 100%;
  background: #ddd4b2;
}

#menu2 {
  display: block;
  float: left;
  background: #ede7cf;
  width: 196px;
  margin: 16px 0 16px 0;
}

#main {
  display: block;
  float: left;
  width: 699px;
}

#maintitel {
  display: block;
  float: left;
  font-size: 15px;
  padding: 10px 10px 10px 10px;
  width: 699px;
  background: #ddd4b2;
}

#mainsub {
  display: block;
  float: left;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  width: 699px;
  background: #cfc5ac;
}

#maintext {
  display: block;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 699px;
}

#maintext a {
  text-decoration: underline;
}

#mainaawwblock {
  display: block;
  float: left;
  width: 340px;
  height: 250px;
}

#mainnieuwsdate {
  display: block;
  float: left;
  margin: 8px 0 9px 0;
  width: 699px;
  height: 20px;
  border-bottom: 1px dashed #cfc5ac;
  font-size: 15px;
}

#mainnieuwsitem {
  display: block;
  float: left;
  margin: 0 0 7px 0;
  width: 699px;
  height: 37px;
}

#mainnieuwsitem:hover {
  background: #C7B87E;
  cursor: pointer;
}

#mainnieuwsfoto {
  display: block;
  float: left;
  background: #C7B87E;
  margin: 0 4px 4px 0;
  width: 60px;
  height: 35px;
  border: 1px solid #161719;
}

#mainnieuwstext {
  display: block;
  float: left;
  padding: 0 4px 4px 0;
  width: 620px;
  height: 35px;
}

#mainagendaitem {
  display: block;
  float: left;
  margin: 0 0 7px 0;
  width: 455px;
  height: 37px;
}

#mainagendaitem:hover {
  background: #C7B87E;
  cursor: pointer;
}

#mainagendafoto {
  display: block;
  float: left;
  background: #C7B87E;
  margin: 0 4px 4px 0;
  width: 60px;
  height: 35px;
  border: 1px solid #161719;
}

#mainagendatext {
  display: block;
  float: left;
  padding: 0 4px 4px 0;
  width: 385px;
  height: 35px;
}

#kalender {
  display: block;
  float: right;
  width: 235px;
  position: relative;
  margin: 0px auto;
}

#kalendermaand {
  display: block;
  float: left;
  width: 157px;
  height: 25px;
  line-height: 23px; text-align: center;
  margin: 1px;
  padding: 2px;
  border: 1px solid #cfc5ac;
  background: #ddd4b2;
  font-weight: bold;
  font-size: 1.1em;
}

#kalenderdag {
  display: block;
  float: left;
  width: 25px;
  margin: 1px;
  padding: 2px;
  border: 1px solid #cfc5ac;
  background: #ddd4b2;
  font-weight: bold;
}

#kalendernummer {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  margin: 1px;
  padding: 2px;
  border: 1px solid #cfc5ac;
}

#pagina {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  text-align: center;
  padding: 3px;
  cursor: pointer;
}

#footer {
  display: block;
  float: left;
  width: 923px;
  height: 60px;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  color: #fff;
  text-decoration: underline overline;
}

#sites {
  display: block;
  float: left;
  font-size: 14px;
  color: #fff;
  padding: 10px 0 10px 0;
}

#copyright {
  display: block;
  float: right;
  text-align: right;
  font-size: 10px;
  color: #fff;
  padding: 12px 0 8px 0;
}

#titels {
  display: block;
  float: left;
  font-size: 15px;
  width: 99%;
  margin: 0 0 5px 0;
}

#block {
  display: block;
  float: left;
}

.foto {
  width: 150px; height: 150px;
  margin: 3px 3px 0 3px;
  border: 1px solid #000;
  opacity:0.7;filter:alpha(opacity=70);
}

.foto:hover {
  opacity:1;filter:alpha(opacity=100);
  cursor: pointer;
}