/* CSS Document */

A:link{
color:#FFFFFF;
background-color:#99B6CA;
text-decoration:none;
}

A:visited{
color:#FFFFFF;
text-decoration:none;
background-color:#99B6CA;
}

A:active{
color:#FFFFFF;
text-decoration:underline;
background-color:#99B6CA;
}

A:hover{
color:#606d8e;
background-color:#99B6CA;
}


.hoofdtabelintro {
width:800px;
border:solid 1px #99b6ca;
background-color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.hoofdtabel {
width:800px;
border:1px;
border-color:#99B6CA;
border-style:solid;
}

.header {
width:800px;
height:75px;
}

.menu {
width:800px;
height:20px;
background-color:#99b6ca;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.contenttekst {
width:535px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
line-height:14px;
color: #605D5F; 
}

.contentheader {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#606D8E;
}

.contentimg {
width:240px;
}

.contentspacer{
width:10px;
}

.urentabel{
width:535px;
}

.fysiotabel{
width:450px;
}
.indextabel { color: black; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: white; border: solid 0 #99b6ca; }

.tekst {
width:235px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
line-height:14px;
color: #605D5F; 
}

.route {
width:230px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
line-height:14px;
color: #666666; 
}


