body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
}

.message {
	font-weight : bold;
	color:#FF0000;
}

.data-table {
	background-color:#BBBBBB;
	width: 100%;

}

.data-header {
	background-color:#F30463;
	font-weight:bold;
	color:#FFFFFF;
}
.data-sub {
	background-color:#cccccc;
	font-weight:bold;
	
}

.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#520B95;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 0px;
	}

.bg-links {
	
	background-attachment: scroll;
	background-image: url(../images/top-bg.gif);
	
}
.bg-rechts {
	background-attachment: scroll;
	background-image: url(../images/bg-rechts.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size:11px

}
.txt-bl{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size:11px;
		color:#520B95
		}

.txt-wt{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size:11px;
		color:#ffffff
		}
		
.footer		{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size:10px;
		color:#ffffff
		}
.link		{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	margin: 2px;
	padding: 2px;
	height: 20px;
	border: 1px solid #FFFFFF;
		}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.lijnrl {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-width: 1px;
}
.lijnl {
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 1px;
}
.marge {
	padding: 20px;
}

input {
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
}

.radio {
	font-size: 11px;
	color: #F30463;
	border: 1px none #000000;
	
	
}
.button {
	font-size: 11px;
	color: #ffffff;
	
	height: 20px;
	border: 1px solid #ffffff;
	background-color: D6085A;
	font-weight:bold;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.text-link {
	text-decoration: none;
	color: #000000;
}

.text-link:link {
	text-decoration: none;
	color: #000000;
}
.text-link:hover {
	color: #520B95;
	text-decoration: underline;
}

.text-link-plain {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #520B95;
}

.text-link-plain:link {
	text-decoration: none;
	color: #000000;
}
.text-link-plain:hover {
	color: #520B95;
	text-decoration: underline;
	border-bottom: 0px dotted #520B95;
}

.footer {
	color: #ffffff;
	text-decoration: none;
}

.footer:link {
	color: #ffffff;
	text-decoration: none;
}
.footer:hover {
	color: #000000;
}
