/* GEWONE KLEUR VOOR H1 ENZOW: CC0000 */
html, body {    height: 100%;    margin: 0 auto;      padding: 0;    font-family: Helvetica, Arial, sans-serif;
    color:#666;
    text-align:center;
    background:#fff;
}
div#shim {    visibility: hidden;    width: 100%;    height: 50%;        /* Bump div#blueBox down half the height of the screen. */    margin-top: -384px; /* Half the height of div#blueBox. */    float: left;}
#wrapper {
    clear:both;	position: relative;
	text-align: left;	width: 960px;
	padding:25px 32px 30px 35px;	height: 713px;	margin: 0px auto;	background-color: #fff;
}
#overlay_grid { 
    position:absolute;
    z-index:4;
    width:960px;
    height:640px;
    background:url(../_img/overlay.png) top left no-repeat;
}
#under_bloks { 
    position:absolute;
    z-index:3;
    top:25px;right:33px;
    width:770px;
    height:639px;
    background:url(../_img/bloks_blue.gif) top left no-repeat;
}
#pic_gallery { 
    position:absolute;
    z-index:2;
    top:349px;left:230px;
}



#content_hold {
    position:absolute;
    padding:0;margin:0;
    font-size:11px;
    color:#000;
    z-index:8;
}
#content_hold #menu {
    position:absolute;
    top:22px;left:215px;
    z-index:100;
    width:300px;
    font-size:12px;
    color:#fff;
    line-height:21px;
}
#content_hold #pageTxt {
    position:absolute;
    top:22px;left:600px;
    width:340px;
    height:540px;
    overflow:auto;
    font-size:12px;
    color:#fff;
    line-height:15px;
}
#content_hold #pageTxt h1 {
    font-size:16px;
    margin:0 0 9px 0;
}
#content_hold #pageTxt a {
    text-decoration:underline;
    color:#fff;
}
#content_hold #pageTxt a:hover {
    text-decoration:none;
    color:#fff;
}


#content_hold #page_title {
    position:absolute;
    top:20px;left:22px;
    width:150px;
    font-size:15px;
    color:#fff;
    font-weight:bold;
    line-height:19px;
}

#content_hold #thumbs {
    position:absolute;
    top:565px;left:600px;
    width:340px;
}
#content_hold #thumbs #serie01 {
    display:block;
    margin:0;padding:0;
}
#content_hold #thumbs #serie02 {
    display:none;
    margin:0;padding:0;
}
#content_hold #thumbs #serie01 p.thumbNav, #content_hold #thumbs #serie02 p.thumbNav {
    margin:1px 0 0 0;padding:0 25px 0 0;
    }
#content_hold #thumbs #serie01 p.thumbNav a, #content_hold #thumbs #serie02 p.thumbNav a {
    color:#fff;
    text-decoration:none;
}
#content_hold #thumbs #serie01 p.thumbNav a:hover, #content_hold #thumbs #serie02 p.thumbNav a:hover {
    text-decoration:underline;
}

#footer {
    position:absolute;
    bottom:33px;left:35px;
    padding:30px 10px 10px 210px;
    font-size:12px;
    font-family:Verdana, Helvetica, sans-serif;
    color:#000;
    z-index:5;
    width:740px;
    height:30px;
    background:url(../_img/footerBG.gif) top left no-repeat;
}
#footer a { color:#000;text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#page_bg_pic { 
    position:absolute;
    z-index:1;
}
/* LIST */
#content_hold #pageTxt ul {     margin:0 0 0 30px;    padding-left: 0;    margin:5px;    list-style: none;    }#content_hold #pageTxt ul li {    padding-left: 9px;    background-image: url(../_img/ul_bg.gif);    background-repeat: no-repeat;    background-position: 0 .3em;}#content_hold #pageTxt ul li {    font-family:Helvetica, Arial, sans-serif;     color:#fff;
    font-size:12px;
    line-height:15px;
    text-align:left;}

/* FORMULIER */
input.clean { 
    border:1px solid #ccc;
    margin:2px;
    font-size:12px;
    font-family:Helvetica, Arial, sans-serif;
    color:#444; 
    }table.orderTabel { padding:0; }table.orderTabel p { padding:1px 0;margin:0; }
table.orderTabel td { border-bottom:1px dotted #999;padding:2px 3px 2px 0; }
#hideInput1, #hideInput2, #hideInput3, #hideInput4, #hideInput5 {
    display:none;
}
textarea {
    font-size:12px;
    font-family:Helvetica, Arial, sans-serif;
    color:#444; 
    padding:2px;
}
h2 {
    margin:0;
    font-weight:lighter;
    font-size:14px;
    line-height:17px;
}
