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;
}

.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; 
}

.beschikbaarheid th{
	width: 20%;
	font-family: Times New Roman;
	font-size: 1.5em;
	line-height: normal;
	color: #737373;
	font-weight: normal;
	text-align: center;
}

.beschikbaarheid td{
	width: 20%;
	text-align: center;
}

.contactForm tr{
	height: 33px;
}

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

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

.yes{
	background-image:url(images/img-yes.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 33px;
}

.no{
	background-image:url(images/img-no.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 33px;
}

.maybe{
	background-image:url(images/img-maybe.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 33px;
}

.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;
}

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