body {
	background-image: url(/images/elements/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E3CAA4;
	font: 12px/150% Arial;
	color: #362F2D;
	text-align: left;
	margin: auto;
}

td, th {
 	font:70%/1.45  Verdana;
	color:Black;
}

p {
	margin: 0px 0px 0px 0px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

h1 {
	font: Arial;
	color: #A41D1D;
	font-size: 18px;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font: Arial;
	color: #A41D1D;
	font-size: 14px;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

h3 {
	font: Arial;
	color: #A41D1D;
	font-weight: bold;
	font-size: 12px;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

h4 {
	font: Arial;
	color: #A41D1D;
	font-weight: bold;
	font-size: 11px;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

h5 {
	font: Arial;
	color: #A41D1D;
	font-weight: bold;
	font-size: 11px;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: Tahoma;
	color: #A41D1D;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h7 {
	font-family: Tahoma;
	color: #A41D1D;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

.form {
	background-color: #DECDBD;
	color: black;
	border-color: #998675;
	border-style: solid;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	border-width: 1px;
	padding: 1px;
}

.aspform {
	margin: 0px;
}

div.formulier_tabel {
	display: inline-table;
}

div.formulier_rij {
	margin: 0px 0px 0px 0px;
	display: table-row;
}

div.formulier_cel_links {
	position: absolute;
	width: 200px;
	display:  table-cell;
	
}

div.formulier_cel_rechts {
	padding: 0px 0px 0px 200px;
	width: 500px;
	display:  table-cell;
}

.verstuur,
.nieuwsbrief_button {
	border: 1px solid;
	background-color: #998675;
	padding: 0px 3px;
	font: bold 10px verdana,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

.image_link {
	margin: 2px 2px 2px 2px;
	cursor: hand;
}

.image {
	margin: 2px 2px 2px 2px;
}

div.border {
}

div.top, div.top_menu, div.advertentie_blok2 {
	display: none;
}

div.top_veneboer_camping {
	display: none;
}

div.foto_pand {
	display: none;
}

div.flashtop {
	display: none;
}

div.menu {
	display: none;
}

div.main {
}

div.main_bericht {
}

div.content_bericht {
}