body {
font-family: Verdana;
font-size: 12px;
color: #cccccc;
background-image: url("http://www.kljdoorslaar.be/images/bg.jpg");
background-attachment:fixed;
text-align: justify;
}
a:link, a:visited, a:active {
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #EEb31f;
text-decoration: none;

}
a:hover {
text-decoration: underline;
color:#cccccc;
}
#tabeltitel {
border-top: #797979 1px solid;
border-left: #797979 1px solid;
background: url("http://www.kljdoorslaar.be/images/tabeltitel.png") repeat-x top left;
}
#kader {
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
}
#tabel {
border-top: #797979 1px solid;
border-left: #797979 1px solid;
}
#tabel a:link, #tabel a:visited, #tabel a:active {
text-decoration:none;
color: #ffb31f;
}
#tabel a:hover{
text-decoration: underline;
color: #cccccc;
}
input {
font-family: Verdana;
font-size:10px;
color:#CCCCCC;
background-color:#323232;
border-style:solid;
border-width:1px;
border-bottom-color:#797979;
border-right-color:#797979;
border-left-color:#101010;
border-top-color:#101010;
}
#check {
font-family: Verdana;
font-size:10px;
color:#CCCCCC;
background-color:#373737;
border-style:solid;
border-width:0px;
}
textarea {
font-family: Verdana;
font-size:10px;
color:#CCCCCC;
background-color:#323232;
border-style:solid;
border-width:1px;
border-bottom-color:#797979;
border-right-color:#797979;
border-left-color:#101010;
border-top-color:#101010;
}
#knop {
font-family: Verdana;
font-size:10px;
color:#CCCCCC;
background-color:#323232;
border-style:solid;
border-width:1px;
border-bottom-color:#101010;
border-right-color:#101010;
border-left-color:#797979;
border-top-color:#797979;}

.menu {width:auto; height:30px; position:relative; z-index:100; border-right:0px solid #000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:auto; w\idth:auto;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:auto;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;  width:auto;position:relative; text-align:center;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#323232; width:auto; height:30px; border-right:1px solid #FF9900; background:url(../images/knopuit.jpg); padding-left:10px; padding-right:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:auto; w\idth:auto;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#323232; no-repeat center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#373737 url(../images/knopaan.jpg) no-repeat center;}
.menu ul ul :hover > a.drop {background:#373737 url(../images/knopaan.jpg) no-repeat center;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:auto;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:29px;t\op:30px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#373737; color:#EEb31f; height:auto; line-height:1em; padding:5px 5px; width:auto; border-bottom:1px solid #000000; border-right:1px solid #000000; border-left:1px solid #000000;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:autopx;w\idth:autopx;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#EEb31f; background: url(../images/knopaan.jpg);}
.menu :hover > a, .menu ul ul :hover > a {color:#EEb31f; background: url(../images/knopaan.jpg);}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
.eind {border-right:0px;}

