html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
}

h1 {
	font-size: 14pt;
	color: #ffffff;
}

h2 {
	font-size: 10pt;
	margin-bottom: 0;
}

p {
	margin-top: 0;
	text-align:justify;
}

h3 {
	font-size: 20pt;
}

.rij img, .rij a {
	float: left;
	display: block;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
}

.content img, .content a, .menuachtergrond img, .menuachtergrond a {
	float: none;
	display: inline;
}

a img {
	border-width: 0;
}

.rij {
	clear: left;
	width: 993px;
}

.zoekInvoerveld {
	width: 146px;
	height: 30px;
	background: url(../images/portal_24.png) repeat-x top left;
	float: left;
}

.zoekInvoerveld input {
	border: 0px solid white;
	height: 18px;
	margin-top: 5px;
	margin-left: 3px;
	width: 135px;
}

.zoekknop {
	display: block;
	float: left;
}

.content {
	margin-top: 30px;
	margin-left: 30px;
	padding-right: 20px;
	width: 470px;
	overflow: auto;
	height: 380px;
}

.content a {
	color: #ff3414;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content a:active {
	color: #6699cc;
	text-decoration: underline;
}

.menu {
	padding-top: 30px;
	padding-left: 20px;
}

.menu a, .menu a:visited {
	vertical-align: super;
	padding-left: 20px;
	text-decoration: none;
	color: black;
}

.menu li {
	background: url('../images/bullet.png') no-repeat top left;
	height: 25px;
	padding: 0;
	padding-left: 10px;
	margin: 0;
}

.menu ul {
	list-style-type: none;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 20px;	
}

.contact td {
	padding: 0px 20px 20px 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
}
