﻿html,body {
    margin:0;
    padding:0;
	
	width: 100%;
height: 100%;
}


body {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #545341;
}

body, table, tr, td {
	
	font-family: Tahoma;
	font-size: 11px;
	line-height:20px;
	color:#545342;

}


#fotodiv{
	z-index:99;
width:100%;
height:100%;
	position:absolute;
	background-image: url(images/dots.png);
/*	background-color: #F00;*/
	/*top: 0px;*/

}


#sluitdiv{
	z-index:999;
	/*background-color:#093;*/
width:100%;
height:5%;
	position: absolute;
	bottom: 0px;
/*background-image: url(images/dots.png);*/

}



#menu{
padding-right:72px;
}

a:link {
font-family: Tahoma;
	font-size: 11px;
	color: #b5121b;
	text-decoration: underline;
}
a:visited {
font-family: Tahoma;
	font-size: 11px;
	color: #b5121b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
font-family: Tahoma;
	font-size: 11px;
	color: #b5121b;

}
a:active {
font-family: Tahoma;
	font-size: 11px;
	color: #b5121b;
	text-decoration: underline;
}


a.menulink:link {
font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:visited {
font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:hover {
font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.aanduid {
font-family: Tahoma;
font-size: 11px;
color: #333333;
}

#tafelcontent{
background-image:url(images/table_bg.jpg);
background-repeat:repeat-y;
padding-left:20px;
padding-top:14px;
}

#links{
background-image:url(images/bg_links.jpg);
background-repeat:repeat-y;
background-position:right;
}

#flashbanner{
padding-left:8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b5121b;
	margin:0;
}


.tekst {
	font-family: Tahoma;
	font-size: 11px;
	line-height:20px;
	color:#545342;
}

#bottom{
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
background-position:top:
}
.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7d70;
}

/* tekst download flash player -> indien geen flash */
.dl_flash{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#333333;
}

/* links download flash player -> indien geen flash */
a.help:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF0000;
text-decoration: none;
}
a.help:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #FF0000;
}
a.help:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #999999;
}
a.help:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #999999;
}

