#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; }

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel_nl.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel_nl.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 #caption{ font-weight: bold;    }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }            
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}         

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* CSS Document */

html {
    background-attachment: fixed;
    background-image: url(/images/presto_bg1a.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 100%;
    background-color: #000000;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 20px;
    min-height: 100%;
    text-align: center;
    background-image: url(/images/presto_bglines.gif);
    background-repeat: repeat;
    background-attachment: fixed;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #B2B2B2;
}

hr{
    color: #484848;
    height: 1px;
    width: 100%;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    background-color: #484848;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;    
}

a{
    color: #B2B2B2;
    font-weight: normal;
    text-decoration: underline;    
}

a:hover{
    text-decoration: none;
}

p, H1, H2, H3, H4, H5, form {
    margin: 0px;
    padding: 0px;

}

h1{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

h2{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

h3{
    font-size: 12px;
    font-weight: bold;
}

h4{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.wit{
    color: #FFFFFF;
}

.newsitemfinal H1, .newsitem H1 {
    font-size: 14px;
    font-weight: bold;
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: #FFFF33;
    padding-left: 20px;
}

.center{

}

#container {
    padding-left: 20px;
    padding-right: 20px;
    width: 920px;
    min-height: 300px;
    background-color: #000000;
    margin: auto;
}

#header {
    width: 100%;
    height: 119px;
    padding-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #484848;
    margin-bottom: 20px;
}

    #logo {
        float: left;
        height: 100px;
        width: 405px;
        padding-top: 19px;
    }
    #icons {
        float: right;
    }


#visual {
    float: left;
    height: 350px;
    width: 700px;
}

#nav {
    float: right;
    height: 350px;
    width: 200px;
    background-image: url(/images/presto_bg_nav.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#nav a{
    clear: both;
    display: block;
    text-align: left;
    width: 180px;
    height: 21px;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(/images/nav/ini.gif);
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

#nav a:hover, #nextnav a:hover{
    background-image: url(/images/nav/rollover2.gif);
    color: #000000;
    }

#nextnav{
    background-image: url(/images/presto_bg_nav2.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    clear: both;
    min-height: 28px;
    width: 920px;
    background-color: #5D6600;
    text-align: center;
    margin-bottom: 0px;
    overflow: visible;
}

#nextnav a{
    font-size: 10px;
    display: block;
    float: left;
    text-align: center;
    height: 23px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-repeat: no-repeat;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}

#nextnav .active{
    background-color: #414800;
    background-image: url(/images/nav/rollover2.gif);
    }

#subnavspacer{
    float: left;
    height: 50px;

}

#subnav{
    clear: both;
    min-height: 28px;
    width: 590px;
    margin-right: 15px;
    padding-top: 1px;
    text-align: left;
    float: right;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #484848;
    
}

#subnav a{
    color: #E6E6E6;
    font-weight: bold;
    margin-right: 0px;
    text-decoration: none;
    font-size: 10px;
    display: block;
    float: left;
    text-align: center;
    height: 23px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #3F4600;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}

#subnav a:hover, #subnav .active {
    background-color: #7B8400;
    background-color: #5D6600;
}

#content{
    text-align: left;
    width: 920px;
    clear: both;
    /*background-image: url(/images/bg_left.gif);
    background-repeat: repeat-y;
    background-position: left 520px;*/
}
    
#contentheader {
    font-size: 18px;
    font-weight: normal;
    color: #CCCCCC;
    width: 920px;
    padding-top: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #484848;
    margin-bottom: 20px;
    clear: both;
    text-align: left;
    letter-spacing: 1px;
}

#contentleft {
    margin: 0px;
    padding: 0px;
    float: left;
    min-height: 50px;
    width: 250px;
    z-index: 1;
    position: relative;
    top: -50px;
    color: #FFFFFF;
    overflow: hidden;
    background-color: #000000;
}

#contentleftheader{
    height: 45px;
    width: 135px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    border-right-width: 20px;
    border-right-style: solid;
    border-right-color: #E8FE05;
    font-size: 16px;
    font-style: italic;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    float: left;
    z-index: 2;
    position: relative;
    top: 60px;
    color: #FFFFFF;
    background-image: url(/images/zwart_40_procent.png);
    background-repeat: repeat;
}

#callmebacklayer{
    width: 250px;
    height: 50px;
    font-size: 10px;
}

#callmebacklayer:hover{
    height: 150px;
}
.inputfield {
    width: 169px;
    background-color: #1E2023;
    border: 1px solid #484848;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #B2B2B2;
}

.button{
    background-image: url(/images/bg_button.jpg);
    background-repeat: repeat;
    background-position: center center;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #669900;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

span.radio {
    width: 19px;
    height: 25px;
    background: url(/images/radio.png) no-repeat;
    display: block;
    clear: none;
    float: left;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 0;
}

span.checkbox {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(/images/checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}

 span.select {
   position: absolute;
   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #B2B2B2;
   background: url(/images/select.gif) no-repeat;
   overflow: hidden;
 }



#contentmain {
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    float: right;
    min-height: 550px;
    width: 600px;
    text-align: left;
    background-color: #000000;
}

.newsitemtop {
    background-color: #1E2023;
    padding: 15px;
    padding-bottom: 0px;
    min-height: 150px;
    width: 260px;
    text-align: left;
    color: #FFFFFF;
    border-top: 1px solid #484848;
    border-right: 1px solid #484848;
    border-bottom: none;
    border-left: 1px solid #484848;
}

.newsitembottom {
    background-color: #1E2023;
    padding: 15px;
    min-height: 125px;
    width: 260px;
    text-align: left;
    color: #FFFFFF;
    border-top: none;
    border-right: 1px solid #484848;
    border-bottom: 1px solid #484848;
    border-left: 1px solid #484848;
}

.newsitemfinaltop {
    background-color: #1E2023;
    padding: 15px;
    padding-bottom: 0px;
    min-height: 150px;
    width: 260px;
    text-align: left;
    color: #FFFFFF;
    border-top: 1px solid #484848;
    border-left: 1px solid #484848;
    border-bottom: none;
    border-left: 1px solid #484848;
    background-image: url(/images/presto_bg_newsitem.gif);
    background-repeat: no-repeat;
    background-position: -1px top;
    
}

.newsitemfinalbottom {
    padding: 15px;
    float: left;
    width: 260px;
    min-height: 125px;
    background-image: url(/images/presto_bg_newsitem.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-align: left;
    color: #FFFFFF;
}

.newsitemtop a, .newsitemfinalbottom a, .newsitemfinaltop a{
    color: #77801A;
    font-weight: bold;
    text-decoration: none;    
}

.newsitemtop a:hover, .newsitemfinalbottom a:hover, .newsitemfinaltop a:hover{
    text-decoration: underline;
}

.presentatieitem {
    clear: both;
    width: 99%;
    margin-top: 40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #484848;
}
.presentatieitem_txt {
    float: left;
    width: 500px;
    background-color: #000000;
    margin-bottom: 10px;
}
.presentatieitem_fotos {
    float: right;
    width: 70px;
    background-color: #000000;
}

.portfolio_fotos{
    text-align: left;
}

.presentatieitem_fotos img, .portfolio_fotos img {
    /*padding: 3px; */
    /*border: 1px solid #484848;*/
    width: 67px;
    height: 67px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.presentatieitem_fotos img:hover, .portfolio_fotos img:hover {
    /*border: 1px solid #7C7C7C;*/
}

.spacer{
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
}


#footer{
    padding: 20px;
    width: 920px;
    margin: auto;
    background-image: url(/images/presto_bg_footer.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#copyright, #footernav, #footernav a, #copyright a{
    color:#626262;
    font-weight: normal;    
}

#copyright{
    width: 935px;
    padding-right: 25px;
    margin: auto;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
}
UL {
    list-style-image: url(/images/bullet.gif);
    list-style-type: square;
}

.mail_message
{
    display: block;
    position: absolute;
    top: 300px;
    left: 500px;
    width: 250px;
    height: 150px;
    margin-right:auto;
    margin-left:auto;
    background-color: black;
    border: solid 1px #EEEEEE;
    z-index: 1000;
}

.news_fotos{
/*    text-align: left;*/
    width: 500px;
}

.news_fotos img {
    /*padding: 3px;*/
    /*border: 1px solid #484848;*/
    width: 67px;
    height: 67px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.news_fotos img:hover {
    /*border: 1px solid #7C7C7C;*/
}

.textfield
{
    width: 169px;
    height: 75px;
    background-color: #1E2023;
    border: 1px solid #484848;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #B2B2B2;
}
#nav .accent{
    background-image: url(/images/nav/nav_oranje_ini.gif);
    background-color: #F60;
    color: #FFF;
}

#nav .accent:hover{
    background-image: url(/images/nav/nav_oranje_rollover.gif);
    background-color: #F60;
    color: #FFF;
}








.table_no_padding
{
    border-collapse: collapse;
    border-spacing: 0;
}

.table_no_padding td
{
    padding: 0;
}

.shop_input
{
    border: 1px #fff solid;
    background: #000;
    margin: 2px;
    color: white;
    font: 10px Verdana, Helvetica, sans-serif;
}

.formbutton
{
    border: 1px #fff solid;
    background: #000;
    margin: 2px;
    color: white;
    font: 10px Verdana, Helvetica, sans-serif;    
}
