HTML, BODY, #wrapper{
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px;
}

#wrapper {
	height: 100%;
	background-color: #c9c9c9;
}

#main {
	height: 100%;
	margin: 0px;
	text-align: left;
	width: 768;
	background-color: #ffffff;
}

#content {
	margin: 0px 11px 0px 11px;
	text-align: left;
	border: 0px;
	width: 400;
}

#rechts {
	margin: 0px 13px 0px 9px;
	text-align: left;
	border: 0px;
	width: 148px;
}

#invoerrechts {
	height: 10;
	margin: 0px;
	text-align: left;
	width: 128px;
	border: 1px solid #c8c8c8;
	margin: 5px 0px 2px 0px;
	background-color: #ffffff;
}

#quicklinks ul {
	list-style-type: none;
	padding: 0;
	margin: 2px 0px 2px 10px;
}

#quicklinks li {
	padding-left: 15px;
	background-image: url(img/rechts_link.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-left: -10px;
}

#quicklinks a {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}

#quicklinks a:hover {
	text-decoration: underline;
}

TABLE {
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	}

TD	{
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	}

H1 {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #c6155d;
	margin-top: 0px;
	}

H2 {
	font-family: sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0px;
	}

H2 a {
	text-decoration: underline;
	}

IMG	{
	border: 0px;
	}

STRONG {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #214573;
	line-height: 17px;
}

TEXTAREA {
	color: black;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

.linksvak {
	width: 165px;
}

.midvak {

}

.rechtsvak {
	width: 167px;
}

.rechtskop {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f8f8f8;
	height: 25px;
	padding: 6px 10px 0px 10px;
}

.rechtsbody {
	font-family: sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	height: 25px;
	padding: 3px 10px 0px 10px;
}

form input.rechtsinput {
	font-family: sans-serif;
	font-size: 9px;
	font-weight: normal;
	width: 106px;
  height: 14px;
  margin: 0;
  border: 0px;
	color: #000000;
	margin-left: 3px;
}

.readmore	{
	color: #c6155d;
	}

.geheim  {
	color: white;
}

