body {
font-family: tahoma, arial, sans-serif;
font-size: 13px;
background-color: #e5e5e5;
margin: 0;
padding: 0;
}

body,td {
font-size: 13px;
}

h1 {
font-size: 22px;
}

h2 {
font-size: 16px;
}

table#menutabel {
margin-left: 56px;
}

#menutabel td {
border-bottom: 1px solid #cccccc;
font-size: 13px;
padding-top: 14px;
padding-bottom: 2px;
text-align: right;
}

#menutabel a {
color: black;
text-decoration: none;
}

#menutabel a:hover {
color: red;
text-decoration: underline;
}

#divhor {
background-image: url('afbeeldingen/balkhorizontaal.gif');width: 100%;height:100%;background-repeat: repeat-x;
}

#divver {
background-image: url('afbeeldingen/balkverticaal.gif');width: 100%;height:100%;background-repeat: repeat-y;
}
