* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/bgpattern.jpg);
}

a:link, a:active, a:visited {

	color: #ffffff;
}

a:hover {

	color: #000000;
}

img a {
border: 0px;
}

.header {
	position: absolute;
	width: 304px;
	height: 65px;
	top: 50%;
	right: 0px;
	margin-top: -300;
	background-image: url(../images/logo_leerdam.png);
	background-repeat: no-repeat;
}

.footertext {
	position: absolute;
	width: 570px;
	height: 12px;
	top: 50%;
	right: 0px;
	margin-top: 205;
	color: #000000;
}

.cnt_txt {
	margin: 10px;
	height: 350px;
	overflow: auto;
}

.cnt_txt_metSub {
	margin: 10px;
	height: 317px;
	overflow: auto;
}

.cnt_txt p, .cnt_txt_metSub p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.wittekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 11px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 11px;
}

p.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 5px;
}

.cnt_txt p.kopje, table.contactList p.kopje, table.adres p.kopje, .cnt_txt_metSub p.kopje, .kopje {
	font-weight: bold;
	font-size: 13px;
	color: fff;
}

.holder {
	position: absolute;
	background: url(../images/bg_fade_wide.jpg) repeat-x;
	width: 100%;
	height: 413px;
	left: 0px;
	margin-top: -225px;
	top: 50%;
}

.content {
	position: relative;
	width: 999px;
	height: 380px;
	left: 50%;
	top: 0px;
	margin-left: -500px;
	background-color: #fff;
}

ul {
	list-style-type: disc;
	margin-left: 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 11px;
}

.footertext a:link, .footertext a:visited, .footertext a:active {

	color: #000;
}

.footertext a:hover {

	color: #000;
}

.tekstvak {
	border:1px solid #000;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

textarea {
	width: 160px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border:1px solid #000;
}

#nolinkunderline a {
text-decoration: none;
}
