html, body {margin: 0; padding: 0; font-size: 100%; }

body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 80%;
  color: #000;
  background: #f60; }
  
td {
  font-size: 90%;
 }

hr {
  color: #f60;
  background-color: #f60;
  height: 1px;
  }



#pagetitle {
  margin: 0;
  padding: 0px 0 0 0;
  font-size: 210%;
  color: #fff; }

#logo {z-index: 1;
          position:absolute;
          left: 20px;
          top: 0; }

#feesten {z-index: 0;
          position:absolute;
          right: 2px;
          top: 0; }

p {margin: 0; padding: 8px 7px 0 0px; }

h1 {margin: 0; 
    padding: 8px 7px 0 0px;
    font-size:100%;
    color:#f60;}

#content {
  color: #000;
  margin: 0px 200px 5px 0px;
  padding: 20px 5px 5px 10px;
  position: relative;
  background: #fff url("/images/content-corner-topleft.gif") no-repeat scroll top left;
}  

#content h1 {
  font-size: 14px
  }
  
.oranje {
  color: #f30;
}

.oranjebold {
  color: #f30;
  font-weight: bold;
}

a:link {color: #f60; text-decoration: none; padding: 1px; }

a:visited {color: #f60; text-decoration: none; padding: 1px; }

a:hover {color: #fff; background: #f60; text-decoration: underline; padding: 1px; }

.right a:link strong, .right a:visited strong, .right a:link, .right a:visited {
  color: #f60; background: #f60; padding: 1px; }

#contents a:link, #contents a:visited {
  color: #000; text-decoration: underline; background: #fff; padding-top: 0; display: inline;}
#contents p {font-weight: bold; }

#footer a:link, #footer a:visited {color: #fff; }

.alignright  {margin: 0; padding: 1em 10px 2.5em 0; text-align: right; }

.small {font-size: .8em; color: #771464; }
.smallwhite {font-size: .9em; color: #fff; }

#bottom {font-size: 1px; line-height:0; margin:0; padding:0;}

#header {
  margin: 0px 0px 0px 0px;
  padding: 0; 
  height: 100px; } 

#leftbox {
  position: absolute;
  left: 0px;
  width: 100px;
  background-color: #f60;
  font-size: xx-small;
  color: #f60;
  padding-top: 10px;
  top: 108px;
}

#container {
  margin-left: 100px;
  background: #fff; }

#navmenu {
  background-color: #f60;
  background-position: right;
  background-image: url(/images/nav-corner.gif);
  background-repeat: no-repeat;
  padding: 0px;
  height: 22px;
  position: relative;
  border: 0px; 
  margin: 0;} /*** IE6 needs this to display the div ***/  

* html #navmenu {height: 1%;}

#navmenu ul {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  text-align: center;
  line-height: 22px; }

#navmenu ul li {
    font-weight: bold;
    display: block;
    float: left;
    position: relative; 
    padding: 0px 0;
    margin: 0px 0;
    width: 6.3em;  
    border-right: 2px solid #fff; }

#navmenu ul li.first {
  margin-left: 0; 
  list-style: none; }

#navmenu ul li.last {
  border-right: 0; }

#navmenu a {
  padding: 2px 0;
  color: #000; 
  text-decoration: none;} 

#navmenu a:hover {
  color: #fff; 
  background: #f60; }

#navclear {
  display: block;
  clear: both; }

#rightbox {
  position: absolute;
  background-color:#FFECE0;
  border-right: 0px;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  right: 16px;
  margin-right: -15px;
  width: 188px;
  padding-top: 0;
  margin-top: 0;
  top: 150px;
  }
	
#rightbox	img {
      display: block;
    }

#innerbox {
            border-left-style: solid;
            border-width: 1px;
            border-color:#f60;
          }

#voordelig {
             position: relative;
             left: -1px;
           }

#rightbox-top {
   position: absolute;
  }

#rightbox-bottom {
   position: relative;
   bottom: 0; }
  
#rightbox h1 {
   font-size:14px;
   margin-left: 10px;
   margin-top: 23px;
   margin-bottom: 3px; }
   
#feestfoto {
  float: left;
  position: relative;
  margin-left: 0;
  margin-right: 5px;
  margin-top:20px;
  width: 150px;
  z-index:1;
  }
  
#feestfoto img {
  margin-top: 5px;
  }

.left {
  float: left;
  margin-left: 6px;
  width: 43%;
  padding: 5px 5px 5px 0;
  background: #f60; }

html>body .left {margin-left: 12px; } 

.right {
  float: right;
  margin-right: 6px;
  width: 43%;
  padding: 5px 5px 5px 0;
  background: #f60; }

html>body .right {margin-right: 12px; } 

.clear {
  clear: both;
  margin: 0;
  padding: 0; }

#contents {
  background-color: #fff;
  margin: 0px 200px 0px 0px;
  color: #000;
  padding: 3px 3px 15px 3px;
  position: relative;
 } 

#footer {
  margin-top: 1.5em;
  margin-right: 189px;
  background:  url(/images/footer-bg.gif) 100% 0 ;
  }

.tabelheader {
  background-color: #605D5C;
  color: #fff;
  font-weight: bold;
  }
  
.tabeldonker {
  background-color: #BCBBBB;
  font-size: 10px;
  }
  
.tabellicht {
  background-color: #DEDDDD;
  font-size: 10px;
  }