#Heading {
position:fixed;
margin: 0 10%;
text-align:center;
padding:0.5em 0.5em 0.5em 0.5em;
/*padding-bottom:1em;*/
/* left:2%; */
width:80%;
border-style:solid;
border-width:thin;
background-color:white;
z-index:1;
}

h1 {
margin-bottom:0.5ex;
margin-top:0ex;
}

#Menu {
top:0em;
width:100%;
overflow:hidden;
background-color:#eee;
border:1px dashed #999;
}

#SubMenu {
top:6em;
width:100%;
overflow:hidden;
border:1px dashed #999;
}

a {
border-bottom-style:none;
text-decoration:none;
font-family:helvetica, sans-serif;
}

a:hover {background-color:#ccc;}

.MenuItem {
padding: 0.5em 1em 0.5em 1em;
}

#Info {
width:600px;
font-weight:bold;
}

#content {
position:absolute;
overflow:auto;
top:8em;
width:80%;
margin-left:10%;
}

dt {
font-weight:bold;
}

dd {
padding-left:10em;
margin-top: -1.2em;
}

.selected{
background-color:#eee;
text-align:center;
}


table{
border:1px dashed #999;
width:80%;
margin-left:10%;
}

#datecell{
text-align:right;
}

#footer{
bottom:1em;
margin-top:1em;
border-top:solid thin;
width:100%;
}

table.foot{
border-style:none;
width:98%;
margin-left:0%;
}

.merel {
background-repeat:no-repeat;
background-position:bottom center;
background-image:url(merel.jpg);
height:550px;
}

.vinzwemmen {
background-repeat:no-repeat;
background-position:bottom center;
background-image:url(vinzwemmen.jpg);
height:600px;
}

td{
vertical-align:top;
}

.atletiek {
background-repeat:no-repeat;
background-position:bottom center;
background-image:url(atletiek.jpg);
height:600px;
}
.reddendzwemmen {
background-repeat:no-repeat;
background-position:bottom center;
background-image:url(reddendzwemmen.jpg);
height:600px;
}
.ligfiets {
background-repeat:no-repeat;
background-position:bottom center;
background-image:url(ligfiets.jpg);
height:600px;
}
.hidden{display:none;}
img{
border-style:none;
}