

.background
{
	width: 1100px;
	height:877px;
	margin: 0 auto;
	border: none;
	background-position:center;
	vertical-align:middle;
	position: relative;

  
}


body{

	background-color: #fff;
	margin: 0 auto;
	padding:0;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 50% 50%; 
}

.nummering {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	border: 3px;
	width: 10px;
	height: auto;
	float:right;
	margin: 4px;
	text-decoration: none;
}
.gallerij {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-position: center;
	float: none;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 24px;
	top: 200px;
}

a:link  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#282828;
	text-decoration: none;
	display:block;
	width:auto;
	background-color:#FFFFFF;
}


a:visited   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#282828;
	text-decoration: none;
	display:block;
	width:auto;
	background-color:#FFFFFF;
}

a:active           
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	display:block;
	background-color:#FFFFFF;
}


/*
a:hover   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FF0000;
	text-decoration: none;
	display:block;
	width:auto;
	background-color:#FFFFFF;
}
*/

#rood a:hover   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FF0000;
	text-decoration: none;
	display:block;
	width:auto;
	background-color:#FFFFFF;
}


#blauw a:hover   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0099FF;
	text-decoration: none;
	display:block;
	width:auto;
	background-color:#FFFFFF;
}


#groen a:hover   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#00CC33;
	text-decoration: none;
	display:block;
	width:auto;
	background-color:#FFFFFF;
}


#geel a:hover   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFCC00;
	text-decoration: none;
	display:block;
	width:auto;
	background-color:#FFFFFF;
}



a img {border:3px solid #FFFFFF;}
/*a:hover img {border: 3px solid #FF0000}*/
#rood a:hover img {border: 3px solid #FF0000}
#blauw a:hover img {border: 3px solid #0099FF}
#groen a:hover img {border: 3px solid #00CC33}
#geel a:hover img {border: 3px solid #FFCC00}
.paginas {
	position: absolute;
	left: 802px;
	float: left;
	top: 162px;
}


