/* CSS Document */

body{
font-family: Arial, Helvetica, sans-serif;
background-color: #99CCCC;
}

.menutakken{
position: absolute;
visibility: hidden;
top: 47px;
left: 260px;
padding: 3px;

background-image:url(images/achtergrond_buttons.png);
background-position: center;
border-style: outset;
border-width: 2px;
border-color: #01767f;
filter: alpha(opacity:90);

font-family: Arial, sans-serif;
font-size: 13px;
text-align: center;
text-decoration: none;
color: navy;
}

.menuactueel{
position: absolute;
visibility: hidden;
top: 90px;
left: 146px;
padding: 3px;

background-image:url(images/achtergrond_buttons.png);
background-position: center;
border-style: outset;
border-width: 2px;
border-color: #01767f;
filter: alpha(opacity:90);

font-family: Arial, sans-serif;
text-align: center;
text-decoration: none;
font-size: 13px;
color: navy;
}

.menuinfo{
position: absolute;
visibility: hidden;
top: 47px;
left: 480px;
padding: 3px;

background-image:url(images/achtergrond_buttons.png);
background-position: center;
border-style: outset;
border-width: 2px;
border-color: #01767f;
filter: alpha(opacity:90);

font-family: Arial, sans-serif;
font-size: 13px;
text-align: center;
text-decoration: none;
color: navy;
}

.home{
text-align: center;
margin-top:220px;
}

img.menu{
margin-left: -5px;
}

.header{
color: navy; 
font-size: 30pt;
margin-top:-48px; 
margin-left:-3px;
}

.test{
font-size: 30pt;
color: #FFFFFF;
}


a:link, a:hover, a:visited, a:active{
color: navy;
}

h1{
color: navy;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

h2{
color: navy;
}

h3{
color: navy;
}

p{
font-family: Arial, Helvetica, Verdana, Tahoma;
font-size: 13px;
}
  
.subtitlelinks{
text-align: center;
}

hr{
width: 100%;
border-width: 2px;
background-color: navy;
}

table.beheerders{
text-align: center;
font-size: 13px;
border: 2px;
width: 300px;
}

div.beheerders{
text-align:center;
width: 100%;
}