body{ background : url('../img/bg.gif'); margin : 0; font: 10pt "Trebuchet MS"  normal; color : #cccccc; }
h1,h2{ margin : 0; padding : 0; }
h3{ font : 10pt "Trebuchet MS" normal; color : #fff1b4; margin : 0; padding : 0; }
blockquote{ margin : 0; padding : 20px 0 20px 50px; }
blockquote b{ color : #fff1b4; font-weight : normal; }
blockquote a{ color : #fff1b4; text-decoration : none;}
fieldset{ border : 0; }
p{ margin : 0; padding : 5px 0; }
.clearer{ clear : both; }
input, select, textarea { font: 10pt "Trebuchet MS"  normal; color: #333333; letter-spacing: 0px; border: 1px solid #cccccc; margin: 0 5px 0 0; padding : 3px; width : 300px; }

#container{ width : 880px; margin : 0 auto; }

/* LINKERZIJDE */

#left{ float : left; }
#logo{ margin : 10px 0 0 0; width : 265px; height : 147px; background : url('../img/logo.png'); }
#left ul{ margin : 40px 0 0 0; padding : 0; list-style : none; }
#left ul img{ margin : 0; padding : 20px 0;}
#left ul img.active { background : url('../img/li_bg.png') no-repeat center center; padding : 20px 0; }


/* RECHTERZIJDE */

#right{ float : left; }
#banner{ background : url('../img/banner.png'); width : 576px; height : 175px; padding : 0 0 0 13px; }
#inhoudtop{ background : url('../img/main_top.png') no-repeat; width : 594px; height : 16px; }
#inhoudbottom{ background : url('../img/main_bottom.png') no-repeat; width : 594px; height : 16px; }
#inhoud{ background : url('../img/main_bg.png') repeat-y; width : 554px; padding : 10px 20px; }
#inhoud img.image{ padding : 5px; border : 1px solid #5b5f62; background : #959B9F; margin : 5px; }
#tekst{ background : url('../img/logo_bg.png') center center no-repeat; }
#tekst a{ color : #fff1b4; }
#tekst a:hover{ text-decoration : none; }
#contact{ background : url('../img/contact_bg.png') repeat-y; width : 594px; }

/* LIGHTBOX */

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center;        line-height: 0;        }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;        }
#imageContainer>#hoverNav{ left: 0; }
#hoverNav a{ outline: none; }
#prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url('../img/blank.gif') no-repeat; display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../img/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../img/nextlabel.gif') right 15% no-repeat; }
#imageDataContainer{  font: 10pt "Trebuchet MS"  normal; background-color: #fff; margin: 0 auto;        line-height: 1.4em;        overflow: auto;        width: 100%        }
#imageData{        padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;        }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;        }
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background : none; }

/* CONTACT FORMULIER */

fieldset { width: 540px; padding: 5px 0 20px 0; }
fieldset div { background: none; margin: 0 0 3px 0; overflow: hidden; padding: 6px 5px; position: relative; }
fieldset label { font-weight: bold; display: block; float: left; color: #cccccc; width: 130px; }
fieldset legend { display: none; }
fieldset input, #content fieldset textarea { width: 300px; }
fieldset a { font: 10pt "Trebuchet MS"  normal; color: #fff1b4; background: #959A9F; display : block; width : 100px; padding : 5px; text-align : center; text-transform : uppercase; }
fieldset a:hover { color : #959A9F !important; background: #fff1b4; text-decoration : underline !important; }


/* MENU */

ul.menu{ list-style : none; margin : 0; padding : 0; }
ul.menu li{ background : url('../img/menu_bg.png') no-repeat left; padding : 10px 0 10px 45px; margin : 5px 0 0 0; text-align : left; }
#maaltijd{ text-align : center; }

/* MAP */

#map{ width : 500px; height: 300px; padding : 5px; border : 1px solid #5b5f62; background : #959B9F; margin : 5px auto; color : #333; }