﻿/*Master*/
body {
    background-image: url('Images/BGRepeat.png');
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: #282725;
    height: 100%;
    overflow-y: scroll;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #E8E3E3;
}

div.skinBody {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-image: url('Images/BGOverlay.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

div.skinContainer {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    position: relative;
}


div.skin {
    display: block;
    position: absolute;
    bottom: 10px;
    top: 1px;
    left: 1px;
    right: 1px;
    margin-top: 0px;
    margin-bottom: 31px;
    margin-left: 30px;
    margin-right: 30px;
    background-color: #ffffff;
}

div.skinHeader {
    background-color: #9f9a91;
    border-top-color: #E8E3E3;
    border-left-color: #E8E3E3;
    border-right-color: #E8E3E3;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}

div.skinMain {
    background-color: #9f9a91;
    min-height: 800px;
    border-left-color: #E8E3E3;
    border-right-color: #E8E3E3;
    border-left-width: 1px;
    border-right-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
}

div.skinFooter {
    background-color: #9f9a91;
    height: 50px;
    border-bottom-color: #E8E3E3;
    border-left-color: #E8E3E3;
    border-right-color: #E8E3E3;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}

div.titleBig {
    font-size: 40px;
    font-weight: bold;
    color: #4b4843;
    margin-left: 10px;
    margin-top: 10px;
}

div.titleMedium {
    font-size: 22px;
    color: #4b4843;
    margin-left: 10px;
    margin-top: 7px;
}

div.titleLittle {
    font-size: 12px;
    color: #4b4843;
    margin-left: 10px;
}

.bordershadow {
    -moz-box-shadow: 0 0 1px 1px #E8E3E3;
    -webkit-box-shadow: 0 0 1px 1px #E8E3E3;
    box-shadow: 0 0 1px 1px #E8E3E3;
}
/*einde Master*/
/*menu*/

/* menu */
ul {
    margin: 0px;
    padding: 0px;
    outline: 0px;
    border: 0px currentColor;
    font-size: 100%;
    vertical-align: top;
}

li {
    margin: 0px;
    padding: 0px;
    outline: 0px;
    border: 0px currentColor;
    font-size: 100%;
    vertical-align: top;
}

ul {
    list-style: none;
}

.nav {
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-top-color: #4b4843;
    border-bottom-color: #4b4843;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dashed;
    border-bottom-style: dashed;
    float: right;
}

    .nav a {
        padding-top: 11px;
        padding-left: 11px;
        padding-bottom: 11px;
        padding-right: 11px;
        color: rgb(221, 222, 223);
        font-size: 1.6em;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }

        .nav a:hover {
            color: rgb(255, 255, 255);
        }

    .nav li {
        margin: 0px 0px 0px 10px;
        float: left;
    }

    .nav ul {
        left: -999em;
        width: 200px;
        height: auto;
        font-weight: normal;
        position: absolute;
        z-index: 99999;
    }

        .nav ul a {
            display: block;
            position: relative;
        }

    .nav li a {
        display: block;
        position: relative;
    }

    .nav ul a {
        color: rgb(235, 236, 238);
        font-weight: normal;
        text-shadow: none;
    }
/* einde menu */
/*home*/
div.hometitle {
    font-size: 20px;
    color: #E8E3E3;
    position: relative;
    font-weight: bold;
    margin-left: 50px;
}

div.hometext {
    font-size: 14px;
    color: #E8E3E3;
    position: relative;
    margin-left: 50px;
    top: 5px;
}

div.hometextimage {
    font-size: 14px;
    color: #E8E3E3;
    position: relative;
    margin-left: 35px;
    top: 5px;
}

.ImageContainer {
    position: relative;
}

    .ImageContainer img {
        -moz-box-shadow: 0 0 1px 1px #E8E3E3;
        -webkit-box-shadow: 0 0 1px 1px #E8E3E3;
        box-shadow: 0 0 1px 1px #E8E3E3;
    }

#Image1, #Image2 {
    position: absolute;
    left: 50px;
}

.odd {
    background-color: #E5EDF9;
}

div.tableheader {
    font-size: 16px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: thin;
    border-top-style: solid;
    border-top-color: white;
    border-top-width: thin;
    text-align: center;
    font-weight: bold;
    color: black;
}

th.tableheader {
    font-size: 16px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: thin;
    border-top-style: solid;
    border-top-color: white;
    border-top-width: thin;
    text-align: center;
    font-weight: bold;
    color: black;
}

div.tablerow {
    font-size: 16px;
    border-top-style: solid;
    border-top-color: white;
    border-top-width: thin;
    text-align: center;
    color: black;
}

td.tablerow {
    font-size: 16px;
    border-top-style: solid;
    border-top-color: #797568;
    border-top-width: thin;
    text-align: center;
    color: black;
}
/*einde home*/

/* fotoalbum */
div.fototitle {
    font-size: 40px;
    color: #E8E3E3;
    position: relative;
    font-weight: bold;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

div.albumtekst {
    padding-left: 100px;
    font-size: 14px;
    color: #E8E3E3;
}

div.img {
    margin: 0px 2px 2px 2px;
    border: 1px solid #666666;
    text-align: center;
}

#album {
    position: relative;
    top: 10px;
}

    #album ul {
        margin-left: 25px;
    }

        #album ul li {
            margin: 0px 5px 30px 0px;
            display: inline-block;
        }

            #album ul li a {
                background: rgb(0, 0, 0);
                line-height: 0;
                display: block;
            }

                #album ul li a img {
                    box-shadow: 0 0 3px 3px #E8E3E3;
                    -moz-box-shadow: 0 0 3px 3px #E8E3E3;
                    -webkit-box-shadow: 0 0 3px 3px #E8E3E3;
                    -webkit-transition: opacity 0.2s ease-in;
                    -moz-transition-property: opacity;
                    -moz-transition-duration: 0.2s;
                    -o-box-shadow: 0 0 7px 7px #E8E3E3;
                }

                #album ul li a:hover img {
                    opacity: 0.5;
                }

            #album ul li h5 {
                display: none;
            }

            #album ul li.thumb:hover h5 {
                display: block;
                margin-top: -97.5px;
                font-size: 2em;
                line-height: 0;
                text-align: center;
                color: #fff;
            }

/* einde fotoalbum */
/*contactformulier*/
div.contacttitle {
    font-size: 40px;
    color: #E8E3E3;
    position: relative;
    font-weight: bold;
    width: 400px;
    margin-left: 100px;
}

div.questions {
    width: 600px;
    border: 1px solid #E8E3E3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 20px;
}

.odd {
    background-color: #E5EDF9;
}

.alternate {
    background-color: #797568;
}
