body{
	background-color: #ffffe5;
	background-image:url(back.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;

	scrollbar-face-color: #ff8607;
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #fffeb1; 
	scrollbar-3dlight-color: #fffeb1; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #3e3e3e; 
	scrollbar-arrow-color: #ffffff;
}

.normaltext{
	font-family: Times New Roman, Times, Serif;
	font-size: 11pt;
	text-decoration:none;
	color: #000000;
}

.inhoud{
	font-family: Times New Roman, Times, Serif;
	font-size: 11pt;
	text-decoration:none;
	color: #000000;
	padding-right: 30px;
}

a.menu:hover{text-decoration: underline;}

a.menu{
	font-family: Times New Roman, Times, Serif;
	font-size: 10.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #ff8607;
}

a.umenu{
	font-family: Times New Roman, Times, Serif;
	font-size: 10.5pt;
	font-weight: bold;
	text-decoration: underline;
	color: #ff8607;
}

a.smenu:hover{text-decoration: underline;}

a.smenu{
	font-family: Times New Roman, Times, Serif;
	font-size: 10.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffe5;
}

a.sumenu{
	font-family: Times New Roman, Times, Serif;
	font-size: 10.5pt;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffe5;
}

a.link{
	font-family: Times New Roman, Times, Serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

a.links{
	font-family: Times New Roman, Times, Serif;
	font-size: 11pt;
	text-decoration: underline;
	color: #000000;
}

.linktext{
	font-family: Times New Roman, Times, Serif;
	font-size: 9pt;
	text-decoration:none;
	color: #000000;
}


h3.normaltext{
	font-family: Times New Roman, Times, Serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

#logo{
    position: absolute;
    height: 100px;
    width: 270px;
	left: 350px;
	top: 0px;
	z-index: 10;
}

#backlogo{
	position: absolute; 
	z-index: 99; 
	left: 640px; 
	top: 0px;
}

#leftbij{
	position: absolute; 
	z-index: 99; 
	left: 10px; 
	top: 10px;
}

.fototop{
    height: 40px;
	width: 100%;
    font-family: Times New Roman, Times, Serif;
  	font-size: 10.5pt;
	text-decoration: none;
  	color: #ffffe5;
	background-color: #ff8607;

}

.fotomiddle{
    height: 100%;
	width: 100%;
	background-color: #000000;

}

.fotobottom{
    height: 40px;
	width: 100%;
    font-family: Times New Roman, Times, Serif;
  	font-size: 10pt;
	text-decoration: none;
  	color: #ffffe5;
	background-color: #ff8607;
}

.foto{
    background-color: #000000;

}

div.copy{
    font-family: Times New Roman, Times, Serif;
    font-size: 8pt;
    font-weight: BOLD;
    text-decoration: none;
	color: #FFFFFF;
	text-align: left;
}

a.copylink:hover{text-decoration:underline;}
a.copylink{
    text-decoration: none;
    color: #FFFFFF;
}


