 A:link {text-decoration: underline; color: #FFFFFF;}
 A:visited {text-decoration: underline; color: #FFFFFF;}
 A:active {text-decoration: underline; color: #FFFFFF;}
 A:hover {text-decoration: underline; color: #FFFFFF;}


BODY, p, li, div, td {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	}

img.lijn {
	border: 1px solid white;
	float: right;
	}
	
table.padding	{
		height: 100%;
		width: 100%;
		}	
		
td.tekst {
		padding-right: 50px;
		background-image: url(gfx/rechts_onder.jpg); 
		background-repeat: no-repeat;
		height: 100%;
		width: 100%;
		}
	
label,input, select {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: left;
	width: 100px;
	padding-right: 20px;
}
br {
	clear: left;
}



