body {
	margin: 0 auto;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	background: url('layout/headerbg.jpg') repeat-x;
	background-color: #000;
}
div {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
}
td {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #63090a;
	text-decoration: underline;
}
a:visited {
	color: #63090a;
	text-decoration: underline;
}
a:hover {
	color: #63090a;
	text-decoration: underline;
}
a:active {
	color: #63090a;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #63090a;
}
h2 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #63090a;
}
h3 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: #63090a;
}
h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #63090a;
}
h5 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #63090a;
}
h6 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #63090a;
}

.cms {
	background: none;
	background-color: #fff;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	padding: 15px;
}

.clear {
	clear: both;
}

.header {
	position: relative;
	margin: 0 auto;
	width: 958px;
	height: 111px;
}
.headerlijn {
	position: relative;
	margin: 0 auto;
	width: 958px;
}
.headerleft {
	float: left;
	width: 958px;
	height: 84px;
}
.headerright {
	position: absolute;
	top: 37px;
	left: 709px
}
.headermid {
	position: absolute;
	top: 7px;
	left: 269px
}
.menu {
	float: left;
	width: 958px;
	background: url('layout/menubg.gif');
}
.menudiv {
	float: left;
	height: 27px;
}

.content {
	margin: 0 auto;
	width: 958px;
	margin-top: 15px;
	margin-bottom: 9px;
}

.banner {
	float: left;
	width: 580px;
	height: 277px;
	margin-bottom: 10px;
}

.fotos {
	float: left;
	width: 378px;
	height: 277px;
}
.fotoalbumdiv {
	float: right;
}

.contentleft {
	float: left;
	width: 580px;
	background: #fff;
}
.contenttext {
	padding: 30px;
	line-height: 18px;
	color: #474747;
}
.contentright {
	float: left;
	width: 378px;
	padding-top: 15px;
}

.contactpersonen {
	text-align: right;
	color: #fff;
}

.footerlijn {
	text-align: center;
	height: 15px;
}
.footermenu {
	width:500px;
	text-align:center;
	margin:0 auto;
}
.footermenu a {
	color: #666666;
	margin-left:8px;
	margin-right:8px;
}
.footermenu a:hover {
	color:#ffffff;
}
.footer {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #fff;
}

.forma {
	float: left;
	width: 80px;
	height: 24px;
	margin-right: 10px;
	text-align: right;
}
.formb {
	float: left;
	width: 125px;
	height: 24px;
}
.formc {
	float: left;
	width: 125px;
	height: 24px;
}
.formd {
	float: left;
	width: 90px;
	height: 24px;
}
.forme {
	float: left;
	width: 90px;
	height: 24px;
}
.formend {
	width: 505px;
	text-align: right;
}
.forminputa {
	width: 105px;
	font-size: 11px;
	border: 0px;
	border-bottom: 1px dotted #63090a;
}
.forminputb {
	width: 70px;
	font-size: 11px;
	border: 0px;
	border-bottom: 1px dotted #63090a;
}

.msgtitel {
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	margin-left: 5px;
}
.msg {
	border: 1px dotted #ff0000;
	padding: 5px;
	font-size: 9px;
}

.msgtitelgoed {
	font-weight: bold;
	font-size: 10px;
	color: #008000;
	margin-left: 5px;
}
.msggoed {
	border: 1px dotted #008000;
	padding: 5px;
	font-size: 9px;
}
