html { height: 100%; }
body { width: 100%; height: 100%; margin: 0px; background-color: #fff; background-color: #FFF; } /* 918b79, army: 666148 */
body, div, table, td, p { font-family: Arial, Helvetica, "Trebuchet MS"; font-size: small; color: #5c5c5c; }

#placeholder_shadow { width: 810px; margin: auto; background-image: url('images/shadow_border_white.jpg'); }
/*#placeholder_shadow { width: 810px; margin: auto; background-image: url('images/shadow_border_army.jpg'); }*/
#placeholder { width: 790px; margin: auto; margin-top: 0px; border-top: 6px solid #d8d4c9; border-left: 1px solid #CCC; border-right: 1px solid #CCC; background-color: #fff; }
#header { width: 100%; height: 109px; margin-top: 4px; }
#header img { float: right; margin-left: 1px; }
#leftCol { float: left; width: 239px; border-top: 1px solid #d8d4c9; margin-bottom: 1px; }
#rightCol { float: right; width: 551px; margin-top: 1px; background-image: url('images/content_bg.jpg'); background-repeat: repeat-x; min-height: 300px; }
#footer { width: 100%; height: 70px; text-align: center; font-size: x-small; }
#footer div { font-size: 8pt; }
#menu { height: 200px; border-bottom: 1px solid #d8d4c9; }
#menu td { font-size: 8pt; }
#spotlight { height: 200px; }
#partners { height: 300px; border-right: 1px solid #d8d4c9; border-bottom: 1px solid #d8d4c9; }
#partners div { font-size: 8pt; text-align: justify; }
#gallery_preview { float: left; width: 49%; }
#recent_news { float: right; width: 50%; min-height: 300px; border-left: 1px solid #d8d4c9; background-image: url('images/nieuws_bg.gif'); background-repeat: repeat-x; }

form { margin: 0px; }

div.gallery_preview { position: relative; background-position: 5px 5px; background-repeat: no-repeat; }
/*.gallery_preview img { position: absolute; z-index: 10; }*/
.gallery_preview div { position: absolute; width: 195px; margin-top: 76px; color: #FFF; font-weight: bold; text-align: right; }
.album_intro { position: relative; float: left; margin: 10px 10px 10px 30px; background: #FFF; border: 1px solid #CCC; text-align: center; font-weight: bold; font-size: 11pt; }
.album_intro img { margin: 8px; }
.album_intro a { text-decoration: none; }
.album_intro a:hover { text-decoration: underline; }
.gallery_thumb { width: 82px; height: 64px; margin: 4px; float: left; background-image: url('images/thumb_bg.jpg'); text-align: left; }
.gallery_thumb img { margin-top: 5px; margin-left: 4px; }
#fullsize_pic { margin: 5px; }
#fullsize_pic_frame { width: 410px; margin: auto; margin-top: 10px; margin-bottom: 10px; border: 1px solid #AAA; background-color: #FFF; }


/* Link classes */
a img { border: 0px; }
a { color: #6076a8; text-decoration: underline; }
a:hover { text-decoration: none; }
a.menu { color: #5c5c5c; text-decoration: none; font-size: 8pt; }
a.menu:hover { text-decoration: underline; }

/* Color classes */
.dGrey_bg { background-color: #d8d4c9; }
.lGrey_bg { background-color: #f0ede4; }

/* Text style classes */
h1 { width: 90%; margin: auto; margin-top: 10px; margin-bottom: 15px; font-family: Verdana, Arial; font-size: 14pt; color: #d45b5b; }
.pageTitle { font-weight: bold; font-size: medium; }
.bold { font-weight: bold; }
.red { color: #F00; }
.red2 { color: #d45b5b; }

/* Menu buttons */
.btn_green { border: 2px solid #41a446; }
.btn_red { border: 2px solid #d45b5b; }
.btn_blue { border: 2px solid #6198b1; }
.btn_grey { border: 2px solid #999792; }
.btn_over { border: 2px solid #fff; }

/* Form elements */
.cleanBtn { border: 1px solid #a5acb2; background-color: #fff; }
.greyBtn { border: 1px solid #666; background-color: #eee; }
.searchBtn { border: 2px solid #a5acb2; background-color: #fff; padding: 3px; font-weight: bold; width: 80px; }
#searchForm select { font-size: 8pt; }

/* Images classes */
img.center { vertical-align: top; }

/* Other classes */
.hidden { visibility: hidden; }
.visible { visibility: visible; }
.clear { display: none; }
.display { display: block; }
ul.bullet_list { list-style-image: url('images/bullet_arrow.gif'); }

/* Result and price table */
#result_table { background-color: #FFF; }
/* #result_table .row1 { background-color: #f0ede4; } */
#result_table .row2 { background-color: #f8f6f1; }
#result_table .row1 { background-image: url('images/results_row1_bg.gif'); color: #FFF; height: 20px; padding-left: 4px; }
/* #result_table .row1 { background-image: url('images/results_row1y_bg.gif'); color: #FFF; height: 20px; padding-left: 4px; } */
/* #result_table .row2 { background-image: url('images/results_row2_bg.gif'); color: #FFF; height: 21px; } */
#result_table a { color: #d45b5b; }
#price_table td { background-color: #FFF; }

/* News items */
a.newsintro { color: #5c5c5c; text-decoration: none; }
a.newsintro:hover { color: #5c5c5c; text-decoration: underline; }
div.newsitem { width: 90%; margin: auto; text-align: justify; margin-top: 20px; margin-bottom: 30px; }
.newsitem li { list-style-type: square; }