html,body {
background: url(img/back.png);
background-repeat: repeat-x;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 10px;
height: 100%;
margin: 0px;
padding: 0px;
}

.container {
width: 850px;
margin: 0 auto;
position: relative;
min-height: 100%;
background: #efffef;
border-right: 2px solid #d9fdce;
border-left: 200px solid #d9fdce;
font-size: 13px;
}

.header {
margin-left: -200px;
margin-right: -2px;
padding: 10px 25px 60px 25px;
height: 65px;
background: url(/img/bgheader.jpg);
font-family: Lucida Sans;
}

.headertext1 {
color: #CC2222;
font-size: 36px;
font-style: italic;
font-weight: normal;
}

.headertext2 {
margin-left: 50px;
color: #336633;
font-size: 24px;
font-weight: bold;
font-style: italic;
}

.headertext3 {
margin-left: 20px;
color: #336633;
font-size: 18px;
font-weight: bold;
font-style: italic;
}

.menu {
margin-left: -200px;
padding-top: 20px;
background: url(/img/bgmenu.jpg);
background-repeat: no-repeat;
width: 200px;
font-size: 14px;
position: absolute;
top: 135px;
}

.content {
padding: 10px 10px 45px 10px;
overflow: hidden;
}

.titel,.titel2 {
margin: 15px 0px;
padding-left: 20px;
width: 500px;
border-bottom: 1px solid #007700;
color: #000000;
font-size: 18px;
font-style: italic;
}

.titel2 {
margin-left: 10px;
width: 80%;
}

.sub {
margin: 15px 0px;
padding-left: 20px;
width: 500px;
border-bottom: 1px solid #000000;
font-weight: bold;
font-style: italic;
}

.promoties {
padding: 15px 0px 5px 0px;
text-align: center;
font-size: 14px;
}

.promotie {
margin-bottom: 10px;
}

a {
color: #007700;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.copyright {
width: 850px;
text-align: right;
position: absolute;
bottom: 0px;
background: #d9fdce;
font-size: 10px;
}

.contact {
padding: 5px;
text-align: center;
border: 1px solid #007700;
font-size: 12px;
}

textarea {
font-family: Verdana;
font-size: 12px;
}

table {
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 13px;
}

.bgtop {
vertical-align: top;
background: url(/img/bg.png);
}

.gborder {
border: 1px solid #007700;
}

.empty {
color: #ff0000;
}

.verzonden {
color: #00aa00;
}

.picture {
text-align: center;
color: #ffffff;
font-size: 20px;
}

.v {
background: #00ff00;
}

.b {
background: #ff0000;
}

.maand tr td {
width: 30px;
text-align: center;
}

.menu ul,.menu ul li {
list-style-type: none;
margin: 5px;
padding: 0px;
}

.menu ul li li {
font-size: 12px;
font-weight: bold;
}

.menu ul li li li {
font-weight: normal;
}

.menu #toerisme li {
font-weight: normal;
}

.home {
color: #ffffff;
font-weight: bold;
}