/* CSS Document */

body {
	scrollbar-face-color: #dddddd;
	scrollbar-shadow-color: #dddddd;
	scrollbar-highlight-color: #dddddd;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: White;
	scrollbar-arrow-color: Black;
	background-color: White;
}



#menu{
	position:absolute;
	left:0px;
	top:45px;
	width:180px;
	height:520px;
	z-index:20;
	background-color: #FFFFFF;
	overflow: hidden;
	visibility: visible;

}

#Menu_info_contact{
	z-index:10;
	background-color: #FFFFFF;
	visibility: show;
}

#fotoframe{
	width:702px;
	height:630px;
	z-index:2;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	background-image: url(gfx/loading.gif);

}

#mini_foto{
	margin-left: -7px;
	width:180px;
	height:250px;
	overflow: auto;
	background-color: #ffffff;
	z-index: 30;
	visibility: show;
}


.tekstGrey{
 font-family: "Times New Roman", Times, serif; 
 font-size: 10px; 
 font-style: italic; 
 color: #999999;
 }
 
.tekst{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}

#titelfoto{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}
#omschrijvingfoto{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}

#titelfoto_hide{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}
#omschrijvingfoto_hide{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}

#titelfoto_sheet{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}
#omschrijvingfoto_sheet{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}

#titelsheet{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}
#omschrijvingsheet{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}
.contacttxt{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
}

.button{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000; 
text-decoration: none;
}

a {
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #999999;
}

a:button.active {
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #FF0000;
}

a:button:hover { 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #ffffff; 
background-color: #999999; 
}

a:button.visited { 
font-family: "Times New Roman", Times, serif;  
font-size: 10px; 
color: #999999;
}

a:button.link {
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #999999;
}



.buttonB{ 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #999999; 
text-decoration: none;
}

a:buttonB.active {
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #FF0000;
}

a:buttonB:hover { 
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #ffffff; 
background-color: #999999; 
}

a:buttonB.visited { 
font-family: "Times New Roman", Times, serif;  
font-size: 10px; 
color: #999999;
}

a:buttonB.link {
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #999999;
}


.kader{
	border: 1px solid Black;
}