body {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#800042;
	height:100%;
	margin-top:0;
	margin-bottom:0;
}
hr {
	height:1px;
	color:#FFFFFF;
}
.mytitle {	
	background:url(images/logo.jpg);
	background-repeat:no-repeat;
	height: 214px;
	width: 800px; 
}
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:94%;
}
.kop {
	color:#333;
	font-weight: bold;
}
.maindiv {
	border-left: 1px #fff solid; 
	border-right: 1px #fff solid;
	height:100%; 
	width: 800px;
	background:#bfcee3; 
}
#nav {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background:#c70268;
	height:25px;
	width: 800px;
}
#nav ul {
	list-style:none;
	padding-left:0;
	margin-left:5px;
	margin-top:0;
	margin-bottom:0;
}
#nav li {
	padding-left:12px;
	margin-right: 20px;
	float:left;
}
#nav li a {
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#nav li a:hover {
	text-decoration:underline;
}
.content{clear: both;
	margin: 15px;
}
.content a {
	text-decoration:none;
	color:#3a6cb5;
}
.content a:hover {
	color:#3a6cb5;
	text-decoration:underline;
	
}
.dots {
	background:url(images/dots.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
}
#footer {
	width:800px;
	color:#c70268;
	text-align:center;
	font-size:11px;
}
.knop {
	background:#497ab2;
	border-left:solid 1px #fff;
	border-top:solid 1px #fff;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	color:#FFFFFF;
}
.ps, .ps a {
	color:#c70268;
	text-decoration:none;
}
.ps a:hover {
	color:#c70268;
}
.rates {
	margin-left:200px;
}
.ratesitem {
	background:#bfcee3; 
	padding-right:2px;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:34px;
	color:#497ab2;
	font-size:16px;
	font-weight: bold;
}
.tekstveld {
width:220px;
vertical-align:top;
margin-right:5px;
 	background:#d8e1ef;
 	border-left:#7893b9 1px solid;
	border-top:#7893b9 1px solid;
	border-bottom:#fff 1px solid;
	border-right:#fff 1px solid;
}