/* reset  */
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td {
margin:0;
padding:0;
}

table {
border-collapse:collapse;
border-spacing:0;
font-size:inherit;
font-size:100%;
}

fieldset,img {
border:0;
}

address,caption,cite,code,dfn,th,var {
font-style:normal;
font-weight:400;
}

ul {
margin:0 0 0 15px;
padding:0;
}

ol {
margin:0 0 0 30px;
padding:0;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
}

form {
display:inline;
}

:focus {
outline:none;
}

/* global */
body {
margin:0;
padding:0;
text-align:center;
text-align:center;
background:#2e4636 url(../images/bodybg.jpg) no-repeat fixed center top;
/* position: relative; */
}

body,td {
font:77%/1.5em Arial, Helvetica, sans-serif;
color:#000;
}

a {
color:#ff9400;
text-decoration:underline;
outline:none;
font-weight:700;
}

a:hover {
color:#000;
}

p {
margin:0 0 16px;
}

form {
margin:0;
padding:0;
}

input,label,select {
vertical-align:middle;
color:#000;
outline:none;
}

input,select {
}

.input {
background:#c39ea1;
border:1px solid #c39ea1;
}

img {
border:0;
}

hr {
color:#d6d6d6;
background-color:#d6d6d6;
height:1px;
margin-top:8px;
margin-bottom:8px;
border:none;
}

/* spacers */
div.spacer {
clear:both;
height:0;
overflow:hidden;
}

/* header */
div.header {
height:77px;
width:960px;
margin:auto;
overflow:hidden;
text-align:left;
}

h1.top-logo {
display:block;
margin:0;
padding:0;
height:77px;
width:330px;
}

h1.top-logo a {
height:77px;
width:330px;
background:url(../images/woneninhetgooi.png) no-repeat;
display:block;
text-indent:-999999px;
}

/* content area */
div.maincell {
position:relative;
margin:auto;
width:910px;
padding:25px;
background-image:url(../images/maincellbg.png);
display:table;
text-align:left;
}

div.leftcol {
float:left;
height:auto;
width:220px;
}

div.banner {
margin-top:25px;
}

div.banner img {
border:2px solid #99c069;
}

div.rightcol {
float:left;
height:auto;
width:690px;
}

div.ambiance {
width:340px;
height:271px;
float:left;
overflow:hidden;
margin-bottom:25px;
}

div.mar {
margin-right:10px;
}

div.ambiance2 {margin-bottom:25px;}

div.content {
padding:30px;
background:#FFF;
clear:both;
}

div.content h1 {
font-size:18px;
padding-bottom:20px;
font-weight:700;
}

div.content h2 {
font-size:16px;
padding-bottom:20px;
font-weight:700;
}

div.content h3 {
font-size:14px;
padding-bottom:20px;
font-weight:700;
}

/* footer */
div.footer {
margin:auto;
width:960px;
line-height:40px;
color:#1f3800;
font-weight:700;
}

div.footer a {
color:#1f3800;
text-decoration:none;
}