* { margin: 0px;    padding: 0px; outline-style: none; }

html, body { height:100%; }

body{
    text-align:center;
    background-color: #272627;
}

#space { 
    width:1px;
    height:50%;
    background-color:#272627;
    margin-bottom:-300px;
    float:left;
}

#site {    
    position: relative;
    margin: 0px auto;
    width: 857px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    z-index: 5;
    text-align: left;
    clear:left;
    border: 0px solid #ff0000;
}

a:link, a:visited{
    font: 12px Helvetica, Geneva, Arial;
    color: #fff;
    text-decoration: underline;
}

a:hover{
    font: 12px Helvetica, Geneva, Arial;
    color: #8d8d8d;
    text-decoration: underline;
}

 /* ------------------------------------------------------------ header  */

#printheader{
    width: 650px;
    height: 50px;
    background: url(pics/printheader.jpg);
    display: none;
}

 /* ------------------------------------------------------------ navigation */

#left{
    position: relative;
    width: 184px;
    height: 546px;
    float: left;
}


#left .btn_left{
    margin-bottom: 8px;
    width: 170px;
    height: 262px;
    border: 2px solid #f3f3f3;
}

#left .btn_left a{
    position: absolute;
}

#right{
    position: relative;
    width: 125px;
    float: left;
}

#right .btn_right {
    margin: 0px 0px 8px 10px;
    width: 125px;
    height: 125px;
    border: 2px solid #f3f3f3;
    font: 16px Helvetica, Geneva, Arial;
    font-weight: bold;
    color: #272627;
    line-height: 125px;
    text-align: center;
    background: url(pics/btnright_out.jpg);
    cursor: pointer;
    text-decoration: none;
}

.setBackground {
    margin: 0px 0px 8px 10px;
    width: 125px;
    height: 125px;
    border: 2px solid #f3f3f3;
    font: 16px Helvetica, Geneva, Arial;
    font-weight: bold;
    color: #fff;
    line-height: 125px;
    text-align: center;
    background: url(pics/btnright_over.jpg) top left no-repeat;
    cursor: pointer;
    text-decoration: none;
}

#right .home {
    margin: 0px 0px 8px 10px;
    width: 125px;
    height: 125px;
    border: 2px solid #f3f3f3;
}


 /* ------------------------------------------------------------ content */

#content{
    position: relative;
    margin: 0px;
    width: 530px;
    height: 536px;
    border: 2px solid #f3f3f3;
    float: left;
}



#content .content_scroll_home{
    position: absolute;
    margin: 0px 0px 0px 30px;
    width: 500px;
    height: 536px;
    float: left;
    overflow: auto;
}

#content .content_scroll_home .content_txt_home{
    position: absolute;
    margin: 60px 0px 0px 0px;
    padding: 0px 0px 60px 0px;
    width: 460px;
    height: 410px;
    float: left;
    z-index: 10;
}

#content .content_scroll_home .content_txt_home .downloads{
    line-height: 35px;
}

    /* ------------------------------ */
    

#content .content_scroll{
    position: absolute;
    margin-bottom: 30px;
    width: 395px;
    height: 536px;
    float: left;
    overflow: auto;
}

#content .content_scroll .content_txt{
    position: absolute;
    margin: 60px 0px 60px 30px;
    width: 335px;
    height: 410px;
    float: left;
    z-index: 10;
}

#content .content_scroll .content_txt .foto{
    margin: 3px 5px 20px 0px;
    width: 100px;
    height: 75px;
    float: left;
    z-index: 10;
    border: 3px ridge #fff;
}

#content .content_scroll .content_txt .foto .onderschrift{
    width: 100px;
    height: 15px;
    overflow: hidden;
    font: 11px Helvetica, Geneva, Arial;
    line-height: 15px;
    text-align: center;
}

#content .content_scroll .content_txt .download{
    line-height: 25px;
}


#content .submenu ul{
    margin-top: 52px 5px 0px 0px;
    color: #8d8d8d; 
    float: right;
    text-transform: uppercase; 
}

#content .submenu li{
    position: relative;
    padding: 5px 5px;
    width: 125px;
    text-align: right;
    list-style-type: none;
    line-height: 15px;
    letter-spacing: 1px;
}

#content .submenu li a:link, .submenu li a:visited{
    font:  12px Helvetica, Geneva, Arial;
    font-weight: bold; 
    color: #8d8d8d;
    text-decoration: none;
}

#content .submenu li a:hover{
    font:  12px Helvetica, Geneva, Arial;
    font-weight: bold; 
    color: #fff;
    text-decoration: none;
}

#content .submenu li.current a{
    font:  12px Helvetica, Geneva, Arial;
    font-weight: bold; 
    color: #fff;
    text-decoration: none;
}

hr{
border: none 0;
border-top: 1px dashed #fff;
height: 1px;
}

h1{    margin-top: 0px; padding: 0px; font: 14px Helvetica, Geneva, Arial; font-weight: bold; color: #fff; text-transform: uppercase; }
h2{    margin-top: 5px; padding: 0px; font: 12px Helvetica, Geneva, Arial;  color: #fff; line-height: 19px; }
h2 img{    margin-left: 10px; }


p { margin-bottom: 9px;}

ul { margin: 10px 0px 10px 20px; list-style-type: square;}
li { margin: 0px 0px 0px 10px;}
ol { margin: 10px 0px 10px 20px;}

br.clear { height: 0px; font: 0px arial; line-height: 0px; clear: both; }


.totaal{
     margin: 0px;
    padding: 0px;
    font: 12px arial, sans-serif;
    line-height: 19px;
    color: #004684;    
    text-align: left;
 }

.wraptocenter { 
  display: table-cell;
  text-align: center;
  vertical-align: middle;
    background: #fff 50% 50%;
    border: 1px solid #949394;
    background-position: center center;
    background-repeat: no-repeat;
    height: 104px;
    width: 104px;
    cursor: pointer;
}
.wraptocenter * {
    vertical-align: middle;
}

#content .content_txt .totaal ul{
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

#content .content_txt .totaal li{
    padding: 0px;
    margin: 0px 5px 5px 0px;
    float: left;
    list-style: none;
    display: list-item;
}


/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

 /* ------------------------------------------------------------ Deelnemerslijst */

#deelnemers {
    width: 315px;
    float: left;
    z-index: 10;
}
 
#deelnemers .row {
    width: 315px;
    height: 23px;
    float: left;
    clear: left;
} 

#deelnemers .row .Naam1 {

    float: left;
    font:  12px Helvetica, Geneva, Arial;
    font-weight: normal; 
    color: #fff;
    text-decoration: none;
} 

#deelnemers .row .Naam2 {    
    margin-left: 10px;
    float: left;
    font:  11px Helvetica, Geneva, Arial;
    font-weight: bold;
    line-height: 16px; 
    text-align: right;
    color: #8d8d8d;
    text-decoration: none;
} 

 /* ------------------------------------------------------------ footer */

#footer{
    position: absolute;
    width: 522px;
    height: 50px;
    z-index: 5;
    right: 0;
}

#footer .footer_txt{
    position: absolute;
    margin: 18px 0px 0px 0px;
    font: 11px Helvetica, Geneva, Arial;
    color: #8d8d8d;
    text-align: center;
    text-transform: lowercase;
    z-index: 5;
}

#footer .footer_txt a:link, .footer_txt a:visited{
    font:  11px Helvetica, Geneva, Arial;
    color: #8d8d8d;
    text-decoration: none;
    text-transform: lowercase;
    z-index: 5;
}

#footer .footer_txt a:hover{
    font:  11px Helvetica, Geneva, Arial;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: lowercase;
    z-index: 5;
}

#footer .designby{
    margin-top: 18px;
    width: 126px;
    text-align: right;
    font: 11px Helvetica, Geneva, Arial;
    color: #8d8d8d;
    text-decoration: none;
    text-transform: lowercase;
    z-index: 10000;
    float: right;
}

#footer .designby a:link, .designby a:visited{
    font:  11px Helvetica, Geneva, Arial;
    color: #8d8d8d;
    text-decoration: none;
}

#footer .designby a:hover{
    font:  11px Helvetica, Geneva, Arial;
    color: #fff;
    text-decoration: none;
}