﻿*
{
    margin: 0px;
    padding: 0px;
}

/*/ [START] Algemene styles [START] /*/
html
{
    width: 100%;
    height: 100%;
}
html, body
{
    font-family: Comic Sans MS, Verdana, Arial, Sans-Serif;
    font-size: 13px;
    color: #FFF;
}
h1
{
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 5px;
}
a
{
    font-weight: bold;
}
input[type=text]
{
    width: 200px;
}
textarea
{
    width: 350px;
    height: 160px;
}
input[type=submit]
{
    padding: 2px 10px;
    font-weight: bold;
}
/*/ [EINDE] Algemene styles [EINDE] /*/


/*/ [START] Site opmaak styles [START] /*/
#divubercontainer
{
    width: 1078px;
    margin: 0px auto;
    overflow: auto;
    _overflow: visible;
}
#divcontainer
{
    float: left;
    width: 927px;
    overflow: auto;
    _overflow: visible;
}
#divheader
{
    position: relative;
    width: 927px;
    height: 168px;
}
#divheader div.taal
{
    position: absolute;
    right: 10px;
    top: 20px;
    width: 225px;
    height: 90px;
    text-align: right;
}
#divheader div.taal a
{
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}
#divheader div.taal a img
{
    margin-left: 105px;
}
#divleft
{
    float: left;
    width: 204px;
}
#divleft a img
{
    border: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}
#divmenu 
{
    float: left;
    width: 204px;
    height: 501px;
    padding: 15px;
}
#divmenu ul
{
    list-style-image: url('../Images/li.png');
    list-style-position: inside;
}
#divmenu ul li
{
    border-bottom: 1px solid #FFF;
    padding-top: 3px;
    line-height: 17px;
    *padding-bottom: 4px;
}
#divmenu ul li.last
{
    border-bottom: 0px;
}
#divmenu ul li a
{
    color: #FFF;
    text-decoration: none;
    vertical-align: top;
    display: block;
    width: 170px;
    float: right;
    padding-top: 2px;
    font-weight: bold;
    font-size: 13px;
}
#divcontent
{
    float: right;
    margin-right: 15px;
    width: 655px;
    position: relative;
}
#divcontent ul 
{
    margin-left: 15px;
    padding: 10px;
}
#divcontent ul li
{
    padding-left: 5px;
}
#divholle
{
    margin-top: 18px;
    float: right;
    width: 151px;
    height: 113px;
}
/*/ [EINDE] Site opmaak styles [EINDE] /*/


/*/ [START] Splash styles [START] /*/
#divsplash
{
    background: url('../Images/Splash/haus.png');
    width: 620px;
    height: 415px;
    padding-left: 165px;
    padding-top: 200px;
    margin-left: 60px;
    text-align: center;
}
#divsplash a
{
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    width: 190px;
    height: 110px;
    float: left;
}
#divsplash a.NlWinter
{
    background: url('../Images/Splash/NlWinter.png');
}
#divsplash a.DeWinter
{
    background: url('../Images/Splash/DeWinter.png');
}
#divsplash a.EnWinter
{
    background: url('../Images/Splash/EnWinter.png');
}
#divsplash a.NlZomer
{
    background: url('../Images/Splash/NlZomer.png');
}
#divsplash a.DeZomer
{
    background: url('../Images/Splash/DeZomer.png');
}
#divsplash a.EnZomer
{
    background: url('../Images/Splash/EnZomer.png');
}
#divsplash a:hover
{
    opacity: 0.80;
    filter: alpha(opacity=80);
}
/*/ [EINDE] Splash styles [EINDE] /*/


/*/ [START] Fotoalbum styles [START] /*/
#fotooverzicht a, #albumoverzicht a
{
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    opacity: 0.80;
    filter: alpha(opacity=80);
    width: 94px;
    height: 105px;
    line-height: 16px;
}
#fotooverzicht a
{
    width: 94px;
    height: 72px;
}
#fotooverzicht a img, #albumoverzicht a img
{
    border: 0px;
}
/*/ [EINDE] Fotoalbum styles [EINDE] /*/


/*/ [START] Gastenboek styles [START] /*/
.reactiemaken
{
    float: right; 
    padding: 7px; 
    width: 190px;
    border: 1px dashed #FFF;
    color: #FFF;
    background: #999;
}
.reactie
{
    width: 340px;
    border: 1px dashed #FFF;
    color: #FFF;
    margin-bottom: 5px;
    margin-left: 3px;
    padding: 5px;
}
/*/ [EINDE] Gastenboek styles [EINDE] /*/


/*/ [START] Tabel styles [START] /*/
table.padding tr td
{
    padding: 2px;
}
table.prijs
{
    border-collapse: collapse;
}
table.prijs tr td
{
    border: 1px solid #146;
}
table tr.prijshead td
{
    background: #146;
    color: #FFF;
}
.center
{
    text-align: center;
}
/*/ [EINDE] Tabel styles [EINDE] /*/


/*/ [START] Links styles [START] /*/
ul.links a
{
    font-weight: bold;
}
ul.links li
{
    margin-bottom: 20px;
}
/*/ [EINDE] Links styles [EINDE] /*/


/*/ [START] Lightbox styles [START] /*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;} #lightbox a img{ border: none; } #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#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; }
#imageContainer>#hoverNav{ left: 0;} #hoverNav a{ outline: none;} #prevLink { left: 0; float: left;} #nextLink { right: 0; float: right;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink:hover, #prevLink:visited:hover { background: url(/Content/Images/Lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/Content/Images/Lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; 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 #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#imageData #caption{ font-weight: bold;	} #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; } #overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*/ [EINDE] Lightbox styles [EINDE] /*/
