body {
	font-family:		Arial, Verdana;
	font-size:			12px;
	color:				#666;
	overflow-x:			hidden;
}
 
a:link {
	color:				#6a2070;
}

a:visited {
	color:				#6a2070;
}

a:hover {
	color:				#f49e00;
}

.schuiftitel {
	text-decoration:	none;
	font-weight:		bold;
}

.formkader {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6A2070;
	border-bottom-color: #6A2070;
	border-left-color: #6A2070;
}
