@charset "UTF-8";

html {
overflow-y: scroll;
}

img, div { behavior: url(iepngfix.htc) }

body {
	padding: 0;
	margin: 0 auto;
	background: #241c0f url('img/bgbrown.jpg') no-repeat 50% 0%;
}

body.camping {
	padding: 0;
	margin: 0 auto;
	background: #1b2604 url('img/bgbrown_camping.jpg') no-repeat 50% 0%;
}

table {
	font-size: 11px;
	line-height: 20px;
}


img { border: 0; }

h1 {
	font-family: Times New Roman;
	font-size:18px;
	color:#87b603;
	margin-bottom: 10px;
	text-align:left;
	font-weight: normal;
}

h2 {
	font-family: Verdana;
	font-size:13px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:left;
	font-weight: bold;
}

h3 {
	font-family: Verdana;
	font-size:11px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:left;
	font-weight: bold;
}


p {
	margin: 0;
	}

.paper {
	background: #FFFFFF url('img/bgpaper.jpg') repeat-y;
	width: 566px;
	margin: 0 auto;
	text-align: center;
}

.menu {
	background: url('img/menu_a.jpg') repeat-x;
	padding-top: 8px;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
}

.menu ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

.menu ul li {
	list-style: none;
	display: inline;
	list-style-type: none;
}

.menu ul li a{
	font-family: Times New Roman;
	font-size: 16px;
	font-style: oblique;
	color: #321e07;
	text-decoration: none;
	
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 1px;
	white-space: nowrap;
}

.menu ul li a:hover, .menu ul li a:active{
	text-decoration: none;
	color: #87b603;
}

.sublinks {
	margin: 0;
	padding-left: 20px;
}

.sublinks li {
	list-style: square;
	margin: 0;
	padding: 0;
}

.sublinks li a{
	font-family: Verdana;
	font-size: 11px;
	color: #321e07;
	font-weight: bold;
	text-decoration: none;
	
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 1px;
	white-space: nowrap;
}

.sublinks li a:hover, .sublinks li a:active{
text-decoration: none;
color: #87b603;
}


.borderimg {
padding-top: 5px;
border-top: 1px solid #000000;
margin-top: 15px;
}


.contentimg {
padding-top: 5px;
border-top: 1px solid #000000;
float: left;
margin-left: 25px;
margin-top: 25px;
}

.break {
clear:both;
}

.title {
font-family: Times New Roman;
font-size:18px;
color:#87b603;
margin-bottom: 10px;
text-align:left
}

.contentbig {
text-align: left;
padding-top: 20px;
padding-left: 25px;
width: 290px;
float: left;

font-family: Verdana;
font-size: 11px;
line-height: 20px;
}

.contentsmall {
text-align: left;
padding-top: 20px;
padding-left: 25px;
width: 150px;
float: left;

font-family: Verdana;
font-size: 11px;
line-height: 20px;
}

.contentnormal {
text-align: left;
padding-top: 20px;
padding-left: 25px;
width: 500px;
float: left;

font-family: Verdana;
font-size: 11px;
line-height: 20px;
}

.prijzen {
width: 190px;
margin-top: 25px;
margin-left: 15px;
padding-top: 8px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 0px;
background: #e7e7e7;
float: left;
text-align: left;
display: block;


font-family: Arial;
font-size: 11px;
line-height: 20px;
}

.prijstitle {
font-family: Times New Roman;
font-size: 18px;
color:#707070;
margin-bottom: 10px;
}

.green {
font-weight:bold;
color:#87b603;
}

a {
text-decoration:underline;
color: #000000;
}

a:hover {
text-decoration:none;
}

.footer {
text-align: right;
background-color: #e7e7e7;
color:#606060;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
height: 28px;
padding-top: 10px;
padding-right: 10px;
margin-top:40px;
}

a.ftr {
text-decoration:none;
color:#606060;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}

a.ftr:hover {
text-decoration:none;
color:#000000;
}

.smallfont {
padding-left: 25px;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}


a.groen {
text-decoration:none;
color: #87b603;
font-weight:bold;
}

a.groen:hover {
text-decoration:underline;
}

.bereken {
	font-size: 80%;
}

.bereken tr td {
	text-align: center;
}

.bereken tr td #datepicker, .bereken tr td #datepicker2 {
	width: 70px;
	font-size: 9px;
}
.bereken tr td #personen {
	width: 50px;
	font-size: 9px;
}

