a:link     { color: red; font-weight: bold; text-decoration: underline; }
a:active { color: red; font-weight: bold; text-decoration: underline; }
a:visited { color: red; font-weight: bold; text-decoration: underline; }
a:hover  { color: white; font-weight: bold; text-decoration: underline;}

.tablemenu a:link     { color: black; text-decoration: none }
.tablemenu a:active { color: white; text-decoration: none }
.tablemenu a:visited { color: black; text-decoration: none }
.tablemenu a:hover  { color: white; text-decoration: none}

body {
background-color: #cccccc;
margin: 0;
padding: 0;
list-style-type: none;
font: 14px Times New Roman,Lucida Sans Unicode,Georgia,Helvetica;
}


.menu1 {
padding-left: 10;
padding-right: 10;
padding-top: 15;
}

.menu {
padding-left: 0;
padding-right: 10;
font-size: 16px;
}

.inhoud {
padding-left: 50;
padding-right: 50;
}

.inhoud2 {
padding-left: 50;
padding-right: 30;
}

.inhoudtitle {
padding-left: 20;
padding-right: 50;
}

.inhoudtitle2 {
padding-left: 20;
padding-right: 50;
padding-top: 48;
}

.inhoudtitle3 {
padding-left: 20;
padding-right: 50;
padding-top: 15;
}

.ondertitle {
color: red;
font-style: italic;
}

.title1 {
font-weight: bold;
font-size: 25px;
}

.title2 {
font-weight: bold;
font-size: 20px;
}

.title3 {
font-weight: bold;
font-size: 20px;
text-decoration: underline;
}

.kader1 {
border-color: #ff0000;
background-color: #ffcccc;
padding: 50;
}
