body {
	/*background-color: #E9D8E5;*/
	background-color: #FFFFFF;
}

body,table,td {
	color: #7C1461;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

select,input {
	font-size: 12px;
	font-weight: normal;
}


a {
	color: #7C1461;
	text-decoration: underline;
}

a:hover {
	color: #7C1461;
	text-decoration: underline;
}

a:visited {
	color: #7C1461;
	text-decoration: underline;
}

.titel {
	font-size: 16px;
	color: #7C1461;
}

.kop {
	font-size: 16px;
}

.ondertitel {
	font-size: 12px;
}

.breed {
	width: 525px;
}

.buttons {
	background-color: #7C1461;
	color: #FFF;
	margin-right: 2px;
}

.col1 {
	width: 240px;
}

.col2 {
	margin-top: 2px;
	width: 220px;
}

.hidden {
	display: none;
}

.knopbuiten {
	width: 80px;
}

.knopmidden {
	text-align: center;
}

.lege_regel {
	height: 15px;
}