body {
	background-color: #009ee1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
input,
textarea,
select,
button {
	font-size: 11px;
}
input[type=hidden]{
	visibility:hidden;
}
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
fieldset.regular{
	border:0px;
}
img {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
p {
	color: #000;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-align: left;
}
a {
	background-color: inherit;
	color: #009ee1;
	text-decoration: none;
	font-weight: normal;
}
p a {
	background-color: inherit;
	/*color: #98b41b; */
	color: #009ee1;
	font-weight: normal;
}
p a:hover,
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
td{
	height:27px;
}
th{
	font-weight:bold;
}

h1 {
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 30px;
}
h1 span {
	color: #009ee1;
}
h2 {
	background-color: inherit;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 16px;
}

hr {
	border: 1px solid #cacaca;
	height: 0px;
	line-height: 0px;
}

div.clear {
	border: 0px none;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* standaard ul */
#contentText ul{
	margin: 0 0 10px 1px;
	padding-left: 0;
	list-style: none;
}
#contentText li {
	padding-left: 12px;
	background-image: url(/img/gif/bullits.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 16px;
}
#contentText ul li a{
	color: #009ee1;
	text-decoration: none;	
}
#contentText ul li a:hover {
	color: #000;
	text-decoration: none;	
}
.aanbieding{
	line-height:19px;
}
.aanbiedingbutton {
	float:left;
	background-color: inherit;
	background-image: url(/img/gif/btn-boeken.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 29px;
	line-height: 27px;
	padding: 0 2px 0 0;
	text-align: center;
	width: 91px;
}
.aanbiedingbutton:hover {
	background-color: inherit;
	color: #ffffff;
	font-weight: bold;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #009ee1;
	cursor:pointer;
}
.centeredTable{
	text-align:left;
}
.centeredTable td {
	border-bottom: 1px solid #d9efff;
	padding: 0 0 0 6px;
}
.imgSelected{
	border:1px solid #3DC5FF;
}
.imgNotSelected{
	border:1px solid #FFFFFF;
}
.tableBg {
	background-color: #009ee1;
	color: #fff;
	border-right: 2px solid #fff;
	padding: 2px 2px 2px 6px;
}
.verplicht{
	color:#FF0000;
	font-weight:bolder;
}
