/* debug */
/* #leftcolumn {background: yellow;} */
/* #middlecolumn {background: blue;} */
/* #rightcolumn {background: green;} */
/* #.bodyarea {background: red;} */
/* #pagefooter {background: blue;} */
/* debug END */

/* basic defenitions */

/* body { behavior:url("csshover.htc"); */
html { height: 100%; margin-bottom: 1px; } /* this adds a vertical scrollbar */
body {
    height: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin:0px;
    padding:10px;
    background: white;
    /* background: white url(../images/myeyes.gif) repeat-y 50% 0; */
    }
p, li, h1, h2, h3 { margin: 0; padding: 0;}
p, li {
    padding-left: 3px;
    padding-right:3px;
    }
p {
    text-align: justify;
    padding-bottom: 1em;
    }
h1 {
    font-size: 18pt;
    padding-right: 20px;
    margin-bottom:20px;
    margin-top:10px;
    }
h2 {
    font-size: 14pt;
    font-weight: bold;
    }
h3 {
    font-size: 12pt;
    font-weight: bold;
    }
img {
    border: 0px;
    clear: both;
    }
ul {
    list-style-type: square;
    margin-top: 0px;
    padding-left: 18px;
    }
a {
    color: #666699;
    text-decoration: none;
    }
a:active { color:  #666699; }
a:visited { color:  #666699; }
a:hover {
    color: #4466bb; /* #666699; */
    text-decoration: underline;
    }

/* basic defenitions END */

/* layout */

#pageheader {
    /* display: block; */
    height: 53px;
    background-color: #CCCCCC;
    border-bottom: solid gray 1px;
    }
#pageheader #myname {
    position: absolute;
    margin-top: 0px;
    right: 3%;
    z-index: 2;
    }
#pageheader #myeyes {
    vertical-align: bottom;
    width: 300px;
    height: 53px;
    }

#leftcolumn {
    clear: both;
    position: absolute;
    left: 10px;
    top: 60px;
    width: 180px; /*180px;*/
    margin: 0px;
    }

#middlecolumn {
    margin-left: 180px;
    margin-right: 200px;  /* 180px; */
    border-left: solid gray 1px;
    border-right: solid gray 1px;
min-height: 450px;
height: auto !important;
height: 450px;
    }
#middlecolumn .bodyarea {
    padding: 1.8em;
    }
#middlecolumn .titlearea {
    position: relative;
    color: black;
    font-style: italic;
    font-size: 24pt;
    padding: 2px 2px 2px 30px; /* top right bottom left */
    top: -50px;
    margin-bottom: -50px;
    height: 50px;
    z-index: 3;
    }
#middlecolumn #sidebarright {
    position: absolute;
    clear: left;
    /* right: 10px; */
    right: 1%; /* 2%; */
    margin: 5px;
    margin-left: -200px; /* 170px; */
    width: 185px; /* 145px; */
    /* padding-top: 10px; */
    }
#middlecolumn #sidebarright p { padding-left: 8px; } /* is dit nodig? */

#pagefooter {
    z-index: 1;
    padding: 4px;
    clear: none;
    border-top: solid 1px gray;
    font-size:8pt;
    text-align: left;
    }
#pagefooter .w3c {
    position: absolute;
    /* clear: left; */
    right: 5%;
    margin-left: -200px;
    width: 140px;
    /* padding: 0px;
    font-size: 7pt; */
    }
#pagefooter .w3cimg {
    width: 44px;
    height: 15px;
    vertical-align: bottom;
    }
#pagefooter .middle { margin-left: 60px; }

/* layout END */

/* menu stuff */

div.menu {
    text-align: left;
    margin: 2px 2px 2px 2px;  /* top right bottom left */
    }
#sidemenu {
    border-top: solid gray 1px;
    margin-top: 10px;
    padding: 0px;
    }

/* HIER */
.menu a {
    /* display: block; */
    color: black;
    text-decoration: none;
    }
.menu a:hover {
    /*background-color:black;*/
    text-decoration: none;
    /*display: block;*/
    color: #FF6600; /* black; */  /* #FF6600; */ /* #4466bb; */ /* #d35; */
    /* font-weight: bold; */
    /* font-size: 90%; */
    }
.menu ul{
    list-style: none;
    margin: 0px;
    padding: 2px;
    border: none;
    border-bottom:  solid gray 1px;
    }


    /* HIER */


.menu ul, .menu ul li {
    padding: 2px 1px 2px 5px; /* top right bottom left */
    /*border-left: solid white 4px;*/
    }
div.menutitle {
    color: white;
    background-color: black;
    font-size: 12pt;
    text-align: center;
    padding: 2px;
    }
#languageversion { margin: 10px 0px 0px 3px;  /* top right bottom left */ }
.nonselectable {color: gray; padding: 1px 1px 1px 5px; /* top right bottom left */}

/* after all navigation stuff some css for setting the active section. */
body#cat1 .menu li#m1 a,
body#cat2 .menu li#m2 a,
body#cat3 .menu li#m3 a,
body#cat4 .menu li#m4 a,
body#cat5 .menu li#m5 a,
body#cat6 .menu li#m6 a,
body#cat7 .menu li#m7 a,
body#cat8 .menu li#m8 a,
body#cat9 .menu li#m9 a,
body#cat0 .menu li#m0 a {
    /*border-left: 4px solid #d35; */ /*aantal px moet gelijk zijn aan "border-left" bij: .menu ul li a hierboven*/
    /*padding-left: 5px;*/ /*aantal px moet gelijk zijn aan "padding-left" bij: .menu ul li a hierboven*/
    color: #9900FF;
    /* font-weight: bold; */
    }

body#cat4 .sidemenu li#sm1 a,
body#cat4 .sidemenu li#sm2 a,
body#cat4 .sidemenu li#sm3 a,
body#cat4 .sidemenu li#sm4 a,
body#cat4 .sidemenu li#sm5 a,
body#cat4 .sidemenu li#sm6 a,
body#cat4 .sidemenu li#sm7 a,
body#cat4 .sidemenu li#sm8 a,
body#cat4 .sidemenu li#sm9 a {
    /*border-left: 4px solid #d35; */ /*aantal px moet gelijk zijn aan "border-left" bij: .menu ul li a hierboven*/
    /*padding-left: 5px;*/ /*aantal px moet gelijk zijn aan "padding-left" bij: .menu ul li a hierboven*/
    color: black;
    font-weight: bold;
    }

/* menu stuff einde */

/* nav = navigatie (volgende en vorige) van de ene naar de andere pagina */

div.nav {
    position: relative;
    float: right;
    right: 20px;
    margin-top: -10px;
    }
.nav a:hover { text-decoration: none; }
.navtext { margin: 8px; }
img.navbutton {
    margin: -6px;
    border: none;
    }
/* einde nav */

div.inlineimage {
    position: relative;
    float: right;
    right: -30px;
    margin-left: -20px;
    margin-top: 10px;
    }
.inlineimage img{
    width: 160px;
    height: 250px;
    border: 2px solid black;
    }
td.column1 { width: 15%;}

div.portfolio a.lightwindow img {
    margin: 30px;
}