html,body{font-family: Tahoma, Geneva, sans-serif}
body{padding:100px 10px}
#header{position:fixed;top:2px;left:0;height:100px;width:100%;background-color:white}
#footer{position:fixed;bottom:2px;left:0;height:100px;width:100%;background-color:white}
#body{padding:25px}
table{border-collapse:collapse;width:100%}
td{vertical-align:top}
.border{border: 1px solid black}
.rowheader{background-color:LightBlue;color:black}
textarea{width:99%;height:100%}
ul{margin:0px}
.browser{display: inline-block;cursor:pointer;width:2em;text-align:center}
#bestandenbrowser{position:fixed;height:70%;width:70%;top:15%;left:15%;border-radius:15px;border-style:inset;padding:15px;background-color:white;display:none}
.filemenu{width:90%;margin-left:5%;margin-bottom:2px}