body
{
	background-image: url(../../afbeeldingen/layout/achtergrond.jpg);
	background-repeat:repeat-x;
	background-color: #333790;
}

.body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight:bold;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	line-height:0.7;
}

.head 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	font-weight:bold;
	text-align:center;
}

.fotos
{
	border:1px solid black;
	width:256;
	height:192;
}

.fotos_staand
{
	border:1px solid black;
	width:192;
	height:256;
}

.fotos_klein
{
	border:1px solid black;
	width:150;
	height:110;
}

.fotos_klein_staand
{
	border:1px solid black;
	width:110;
	height:150;	
}

.fotos_aangepast
{
	border:1px solid black;
}

a:link {
	color: #000852;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #000852;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color:#FFBA00;
	font-size: 12px;
	text-decoration:underline	
}

a.menu:link {
	color: #000852;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}
a.menu:visited {
	color: #000852;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}
a.menu:hover {
	color: #FFBA00;
	font-size: 14px;
	text-decoration:underline;
	font-weight:bold;	
}

.scrollbalk
{
	color: #040951; line-height: 15px;
}
