body, input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
a{
	color:#334D80;
	font-weight:bold;
	text-decoration:none;
}

.content{
	background-color:white;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:780px;
}

.left{
	width:200px;
}

.right
{
	background-color: white;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #DC241F;
}

td.adres {
color:black;
font-size:11px;
}

.form-table {
	display: block;
	background-color: white;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

input {
	border:1px solid black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.text{
	width: 290px; 
	height: 15px;
}

.minitext{
	width: 90px; 
	height: 15px;
}

.niet {
	border: 0px;
	height: 21px;
}

input.submit {
	background-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: white;
	border: 0;
	height: 21px;
}

.stError{
	color:#DC241F;
}

.st{
	color:#000000;
}