div.container {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #fff;
	background-image: url(../images/fade-blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	border: 1px solid #369;
	float: none;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin-bottom: 10px;
}
input {
	font-size: 12px;
	color: #000;
}
label {
	font-size: 12px;
	color: #000;
}
#container table tr td {
	font-size: 12px;
	color: #000;
	padding: 4px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	color: #000;
	margin-bottom: 11px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.knop {
	margin-right: 40px;
}

.rode_ster {
	color: #F00;
}
