body{
	background-repeat: no-repeat;
	background-position: center 63px;	
	margin: 0;
	padding: 0;
	color: #737373;
	font-family: Arial;
	font-size: 0.8em;
}

.wrapper{
	position: relative;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

p{
	line-height: normal;
	padding: 0;
	margin: 0;
}

.homeLink{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 124px;
	height: 136px;
	cursor: pointer;
}

.actDropDown{
	position: absolute;
	top: 63px;
	left: 533px;
	width: 124px;
	height: 195px;
	cursor: pointer;
	background-image: url(images/contentBody_background.png);
	display: none;
}

.actDropDown a{
	padding-left: 10px;
	text-decoration: none;
	color: #737373;
	font-weight: bold;
	line-height: 24px;
}

.actDropDown a:hover{
	text-decoration: underline;
	color: #737373;
	font-weight: bold;
}

.header{
	position: relative;
	height: 267px;
}

.menu{
	padding-top: 43px;
}

.header ul{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #737373;	
}

.header li{
	display: inline;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	color: #b1cbe7;
}

.header li a{
	text-decoration: none;
	color: #737373;	
}

.header li a:hover{
	text-decoration: underline;
	color: #737373;	
}

.contactInfo{
	position: relative;
	background-image: url(images/contactInfo_background.jpg);
	float: left;
	width: 152px;
	margin-top: 36px; 
	font-size: 0.8em;
}

.contactInfo a{
	text-decoration: underline;
	color: #0057ad;
}

.contactInfo a:hover{
	color: #737373;
}

.contentBody a{
	text-decoration: underline;
	color: #0057ad;
}

.contentBody a:hover{
	color: #737373;
}

.content{
	position: relative;
	width: 823px;
	float: left;
}

.contentHeader{
	position: relative;
	width: 803px;
	background-image: url(images/contentHeader_background.png);
	height: 31px;
	font-family: Times New Roman;
	font-size: 1.7em;
	line-height: normal;
	color: #737373;
	padding: 5px 10px 0px 10px;
	margin: 0;
}

.contentFlags{
	position: absolute;
	top: 3px;
	right: 10px;
	width: 200px;
	text-align: right;
}

.contentBody{
	position: relative;
	width: 803px;
	padding: 10px; 
}

.contentBeschibaarheid{
	position: relative;
	
}

.contactForm tr{
	height: 33px;
}

.contactForm .status{
	height: 33px;
	width: 32px;
}

.contactForm input, .contactForm select, textarea{
	color: #737373;
	font-family: Arial;
	font-size: 1em;
}

.thumbnail{
	position: relative;
	float: left;
	background-image:url(images/img-foto-background.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 12px;
	height: 145px;
	width: 178px;
}

.title{
	width: 192px;
	float: left;	
	font-family: Times New Roman;
	font-size: 1.7em;
	line-height: normal;
	color: #737373;
	font-weight: normal;
	text-align: center;
}

.thumbnail img{	
	cursor: pointer;
}

.fotoSrc{
	position: relative;
	float: left;
	background-image:url(images/img-foto-background-2.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 11px;
	height: 406px;
	width: 603px;	
}

h4{
	font-family: Times New Roman;
	font-size: 1.7em;
	line-height: normal;
	color: #737373;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.beschikbaarheid {
	width: 220px;
	table-layout: fixed;
	border: 0px;
}

.thheader {
	font-family: Times New Roman;
	font-size: 1.8em;
	line-height: normal;
	color: #737373;
	font-weight: normal;
	text-align: center;
	padding: 0px;
}

tbody{
	width: 220px;
}

.menularose, .menutournesol, .menulacave{
	height: 20px;
	text-align: center;
}

.trbeschikbaarheid {
	height: 20px;
	text-align: center;
}

td.td40{
	width: 40px;
	color: black;
	font-family: Verdana;
	font-size: 0.8em;
}

td.td20{
	width: 20px;
	color: black;
	font-family: Verdana;
	font-size: 0.8em;
}

.yes1{
	/*background-image:url(images/img-yes.jpg);*/
	background-position: center;
	background-repeat: no-repeat;
	background-color: green;
	font-size:1px;
	color: green;
	height: 20px;
	width: 20px;
}

.no1{
	/*background-image:url(images/img-no.jpg);*/
	background-position: center;
	background-repeat: no-repeat;
	background-color: red;
	font-size:1px;
	color: red;
	height: 20px;
	width:20px;
}

.maybe1{
	/*background-image:url(images/img-maybe.jpg); */
	background-position: center;
	background-repeat: no-repeat;
	background-color: orange;
	font-size:1px;
	color: orange;
	height: 20px;
	width: 20px;
}

/* jjmenu styles */
.ItemRed { color: red; }
.ItemBlue { color:blue; }
.ItemGreen { color:green; }
.ItemOrange { color:orange; }

div.jjmenu {
	
	position:absolute;
	background:#fffef0;
	border-bottom:2px solid gray;
	border-right:1px solid gray;
	padding:0px;
}

div.jj_menu_item {
	color:black;
	border:1px solid gray;
	border-bottom:none;
	background:url(menuitem.gif) no-repeat white;
	cursor:pointer;
}

div.jj_menu_item span {
	display:block;
	padding:4px;
}

div.jj_menu_item_more span {
	background:url(more.gif)  right no-repeat;	
}
div.jj_menu_item_more span {
	padding-right:20px;
}

div.jj_menu_item_hover {
	background:#e4e4e4;
	
}

div.calendarwrapper{
	position: relative;
	border: 0px solid gray;
	width: 700px;
	font-family: Times New Roman;
	
}

div.calendar1{
	position: absolute;
	border: 0px solid gray;
	top: 50px;
	left: 40px;
	width: 220px;
}

div.calendar2{
	position: absolute;
	border: 0px solid gray;
	top: 50px;
	left: 290px;
	width: 220px;
	
}

div.calendar3{
	position: absolute;
	border: 0px solid gray;
	top: 50px;
	left: 540px;
	width: 220px;
	
}

.legenda{
	font-size: 1.2em;	
}
