@CHARSET "ISO-8859-1";

a#voorwaarden{
	
		font-size: 11px;
		font-family: arial;
		color: #663300;
		
}

#vw_tekst{
	
		position: relative;
		height: 1110px;
		width: 572px;
		
		background-image: url(../image/voorwaarden/voorwaarden_1.gif);
		background-repeat: no-repeat;
		color: #663300;
		
		font-size: 11px;
		font-family: arial;
		/*background-image: url(../image/voorwaarden/deel2.png);*/
		
		top: -2px;
		left: 50%;
		
		margin-left:-284px;
		padding-left:-284px;
		margin-bottom: -15px;
		*margin-bottom: -7px;
		
		margin-top: 20px;
		padding-top: 0px;
		
}

#vw_tekst a:link, #vw_tekst a:visited{
		font-weight: bold;
		color: #663300;
		
}

#vw_tekst a:hover{
	text-decoration: underline;
	
}


#vw_tekst p{
	
	margin-top: 0px;
	padding-top: 20px;
	
	margin-left: 17px;
	padding-left: 0px;
	
	line-height: 16px;
}

#vw_top img{

	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	
}

#vw_top span{
		line-height: 30px;
		
	}


