body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
    line-height: 12pt;
}
.wit {
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11pt;
}
.rood {
	font-family:"Times New Roman", Times, serif;
	color:#b20838;
	font-weight: bold;
	font-size: 13pt;
}
.blauw {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003C58;
	font-size: 8pt;
	line-height: 12pt;
}
td.selected_menu {
    background-color: #FFFFFF;
}

p {
    margin: 0px;
    padding: 0px;
}
a img {
    border: 0px;
}
hr {
    border: none;
	background-color:#b20838;
    height: 2px;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.onder:link {
	color: #003C58;
	text-decoration: none;
}
a.onder:visited {
	text-decoration: none;
	color: #003C58;
}
a.onder:hover {
	text-decoration: underline;
	color: #003C58;
}
a.onder:active {
	text-decoration: none;
	color: #003C58;
}

a.anker:link, a.anker:visited
{
	text-decoration:none;
	color:#666666;
	font-size:7pt;
}
a.anker:hover, a.anker:active
{
	text-decoration:underline;
	color:#666666;
	font-size:7pt;
}

#header {
    width:690px;
    height:350px;
    position:relative;
}

#button {
    position:absolute;
    display:block;
    right: -50px;
    top: 10px;
    width: 172px;
}

#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9.5pt;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#menu .selected {
    background-color: #FFF;
}
#menu .selected a:link , #menu .selected a:visited{
	color: #B20838;
	text-decoration: none;
}
#menu .selected a:hover , #menu .selected a:active{
	color: #B20838;
	text-decoration: underline;
}

a.titel
{
	font-size:13px;	
}

#footer {
    height: 40px;
    line-height: 3;
    width: 100%;
    position: relative;
    text-align: center;
}

#icon {
    float: right;
    position: relative;
}

#albumthumbs {
    height: 400px;
    overflow: auto;
}