/* Start of CMSMS style sheet 'startstyle' */
/* CSS Document */

body 	
		{
		background-color: #FFFFFF;
		}
		
table.back	
		{
		background-color:#FFFFFF;
		border:none;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		width:900px;
		height:580px;
		}

table.container		
		{
		background-color:#FFFFFF;
		border:none;
		margin-left:auto;
		margin-right:auto;
		width:560px;
		height:270px;
		}	

td.citaat
		{
		}

.afb1 	{ 
   		display:block;
   		width:100px;
   		height:130px;  
   		text-decoration:none;
   		background: url(uploads/images/druppel.jpg) no-repeat;
		}

.afb1:hover 
		{ 
   		background:url(uploads/images/druppelover.jpg) no-repeat;
		}

.afb2 	{ 
   		display:block;
   		width:100px;
   		height:130px;  
   		text-decoration:none;
   		background: url(uploads/images/chomolungma.jpg) no-repeat;
		}

.afb2:hover 
		{ 
   		background:url(uploads/images/chomolungmaover.jpg) no-repeat;
		}

.afb3 	{ 
   		display:block;
   		width:100px;
   		height:130px;  
   		text-decoration:none;
   		background: url(uploads/images/bomen.jpg) no-repeat;
		}

.afb3:hover 
		{ 
   		background:url(uploads/images/bomenover.jpg) no-repeat;
		}

.afb4 	{ 
   		display:block;
   		width:100px;
   		height:130px;  
   		text-decoration:none;
   		background: url(uploads/images/golf.jpg) no-repeat;
		}

.afb4:hover 
		{ 
   		background:url(uploads/images/golvenover.jpg) no-repeat;
		}

.afb5 	{ 
   		display:block;
   		width:100px;
   		height:130px;  
   		text-decoration:none;
   		background: url(uploads/images/wolken.jpg) no-repeat;
		}

.afb5:hover 
		{ 
   		background:url(uploads/images/wolkenover.jpg) no-repeat;
		}


/* End of 'startstyle' */

