/* CSS Document */
body{
	color:#777777;
	margin:0px;
	width:580px;
	font-size:normal;	

}

a:hover{
	text-decoration: underline;
	color:#993300;	
}
a:link{
	color:Black;
	text-decoration: none;	
}
a{
	font-weight:bold;

}
a:visited{
	color:#444444;	
	text-decoration: none;	
}
a:active{
	color:#993300;
	text-decoration: underline;
}

td.expo{
	font-size:small;
}
td.expovet{
	font-size:small;
	font-weight:bold;
}
#reactie_div{	
	text-align:center;
}
input.mooischilderij{
	border:1px;
	border-color:#51350F;
	background-color:#D6BA85;
	color:#200400;
	cursor:hand;
}
.bijschrift{
	font-size:small;
	color:black;
	margin:0px;
}
.tekstvet{
	color:#666666;
	font-weight:bold;
}
div.content{
	position:absolute;
	top:38px;
	width:635px;
	height:387px;
	overflow:auto;	
	/*overflow-x:hidden;*/
	scrollbar-3dlight-color: #E2C49C;
    scrollbar-arrow-color:#200400;
    scrollbar-base-color:#D6BA85;
    scrollbar-darkshadow-color:#200400;
    scrollbar-face-color:#D6BA85;
    scrollbar-highlight-color:#FFF9DA;
    scrollbar-shadow-color:#51350F;	
}
img.img_route{
	border:1px;
	border-color:#200400;
	position:relative;
	margin-bottom:0px;
}
img.img_atelier{
	position:relative;
	margin-bottom:0px;
}

