#divContainer {
	position: relative;
	margin: auto;
	width: 999px;
	height: 850px;
	text-align: left;
	z-index: 0;
}

/*menu items*/
#div_logo {
	position: absolute;
	left: 22px;
	top: 14px;
}
#div_menu {
	position: absolute;
	left: 0px;
	top: 224px;
	text-align: left;
	width: 236px;
}
#div_adres1 {
	position: absolute;
	left: 208px;
	top: 96px;
}
#div_adres2 {
	position: absolute;
	left: 796px;
	top: 96px;
	text-align: right;
	width: 206px;
}
#div_bodytekst {
	position: absolute;
	border: solid;
	border-width: 1px;
	border-color: #c7c39e;
	background-image: url(../images/bck-main.jpg);
	width: 432px;
	left: 236px;
	top: 147px;
}
#div_hoteliers {
	position: absolute;
	border: solid;
	border-width: 1px;
	border-color: #c7c39e;
	background-image: url(../images/bck-main.jpg);
	left: 716px;
	top: 149px;
	width: 272px;
}
#div_sfeer1 {
	position: absolute;
	left: 716px;
	top: 302px;
	width: 274px;
}
#div_tijdelijk {
	position: absolute;
	left: 890px;
	top: 306px;
	z-index: 1;
}
#div_menu {
	position: absolute;
	left: 1px;
	width: 233px;
	top: 208px;
	text-align: right;
}
#div_vlag_nederlands {
	position: absolute;
	left: 948px;
	top: 38px;
}
#div_vlag_engels {
	position: absolute;
	left: 976px;
	top: 38px;
}


/*basis instellingen*/
.titel, .titel a
{
  font-size: 14px;
  color: #000000;
  line-height: 16px;
  font-weight: bold;
}


body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	min-height: 100%;
	text-decoration: none;
	background-image: url(../images/bck.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	line-height:16px;
}
.basis a {
	font-size: 12px;
	color: #000000;
	line-height:16px;
}
a {
	color: #000000;
	text-decoration: underline;
	line-height:16px;
}
p {margin: 0px; padding:0px}

.basis_nounderline {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.basiswit {
	font-size: 12px;
	line-height:14px;
	color: #ffffff;
	text-decoration: none;
}

table, td {
	border:none;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	line-height:16px;
}
.fotoboek {
	border: solid;
	border-width: 1px;
	border-color: #c7c39e;
	padding: 19px;
	}
.div_bodytekst {
	border: solid;
	border-width: 1px;
	border-color: #c7c39e;
	background-image: url(../images/bck-main.jpg);
	margin: 12px;
	width: 452px;
}
.basis, td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	z-index: 0;
}
.basis a:hover {
	font-size: 12px;
	color: #000000;
}
.basis_casa_groot {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.knoppen {
	background-color: #666666;
	color: #ffffff;
	border-bottom-width: 1px;
	border-color: #aaaaaa;
}
.footer, .footer a {
	font-size: 11px;
	color: #646464; 
}


/************************* MENU **************************/


ul#menu {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul#menu li {
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

.menu_1 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../images/menu.gif) no-repeat top left;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 26px;
	padding-left: 26px;
	display: block;
}

.menu_1:hover {
}
.menu_1_selected {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../images/menu.gif) no-repeat top left;
	color: #7c0040;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
	padding-left: 26px;
	display: block;
}

.menu_2 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 25px;
	line-height: 26px;
	display: block;
	background: #ffffff url(../images/dot.gif) no-repeat center left;
}

.menu_2:hover {
}

.menu_2_selected {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 35px;
	line-height: 26px;
	display: block;
	background: #ffffff url(../images/dot2.gif) no-repeat center left;
}




/*************** ACCORDION ********************/
.accordionHeader {
	border: 1px solid #c7c39e;
	color: #000000;
	background-color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent {
	background-color: #fff;
	border: 1px dashed #c7c39e;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.accordionLink {
	background-color: #fff;
	color: #000000;
}
