/* Algemene tags */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4FB9FF;
	background-image: url(../images/bg_boven.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

p{
	padding-bottom: 15px;
	line-height: 20px;
}
hr {
  height: 1px;
  color: #FFFFFF;
  background-color: #FFFFFF;
  border: solid #FFFFFF 0px;
}

.oranje:first-letter{
	background-color: #FEAB3F;
	font-size: 36px;
	width: 44px;
	height: 44px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}

.groen:first-letter{
	background-color: #33CC00;
	font-size: 36px;
	width: 44px;
	height: 44px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;	
}

.paars:first-letter{
	background-color: #9B79FF;
	font-size: 36px;
	width: 44px;
	height: 44px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}

h1{
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}

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

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* De 3 kolommen Lay-out */

#inhoudAchter{
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	display: table;
	position: absolute;
	left: 0px;
	top: 306px;
}


#linksBalk{
	float: left;
	width: 200px;
	position: relative;
	top: -35px;
}


#tekst{
	float: left;
	width: 410px;
	padding: 0px 20px 0px 15px;
	position: relative;
	top: -35px;
}


#rechtsBalk{
	float: left;
	width: 355px;
	padding-top: 113px;
}


/* De boxjes aan de linkerkant */

#luchtfotoDiv{
	background-image: url(../images/box_luchtfoto.jpg);
	width: 154px;
	height: 150px;
	padding: 50px 30px 0px 16px;
	line-height: 20px;
}

#tourDiv{
	background-image: url(../images/box_tour.jpg);
	width: 154px;
	height: 140px;
	padding: 60px 30px 0px 16px;
}

#vogelDiv{
	background-image: url(../images/box_vogel.jpg);
	width: 154px;
	height: 150px;
	padding: 60px 30px 0px 16px;
}


#nieuwsDiv{
	background-image: url(../images/box_nieuws.jpg);
	width: 154px;
	height: 150px;
	padding: 50px 30px 0px 16px;
	line-height: 20px;
}

#reserverenDiv{
	background-image: url(../images/box_reserveren.jpg);
	width: 154px;
	height: 140px;
	padding: 60px 30px 0px 16px;
	line-height: 20px;
}

#vacaturesDiv{
	background-image: url(../images/box_vacatures.jpg);
	width: 154px;
	height: 150px;
	padding: 60px 30px 0px 16px;
}

/* Het navigatiemenu */

#tabsDiv{
	position: absolute;
	top: 163px;
	left: 264px;
	border-bottom: 6px #FEAB3F solid;
	width: 736px;
	height: 37px;
}

#aMenuvacatures {
	margin-right: 0px;
	margin-left: -2px;
	position: relative;
	left: 2px;
}

#tabsDiv a{
	margin-right: 2px;
}

UL.menu {
	margin: 0px;
	padding: 0px;
}

UL.menu LI {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

/* Het fotoboekje aan de rechterkant */

#fotoBoekje{
	width: 355px;
	position: absolute;
	top: 206px;
	left: 645px;
	z-index: 10;
}

#miniBalk{
	width: 355px;
	height: 44px;
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	left: 645px;
	top: 375px;
	z-index: 11;
}

#miniFoto{
	text-align: right;
	width: 352px;
	position: absolute;
	left: 645px;
	top: 375px;
	padding-right: 3px;
	padding-top: 3px;
	z-index: 12; 
}

DIV.fade {
  visibility: hidden;
}

/* De horeca box aan de rechterkant */

#horecaDiv{
	background-image: url(../images/box_horeca.jpg);
	width: 163px;
	height: 140px;
	padding: 60px 180px 0px 12px;
	line-height: 20px;
}

#aanwijzingDiv{
	background-image: url(../images/box_aanwijzing.jpg);
	width: 163px;
	height: 140px;
	padding: 60px 180px 0px 12px;
	line-height: 20px;
}


/* De footer */


#contactFooter{
	background-color: #9B79FF;
	height: 20px;
	width: 1000px;
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
}


/* Afbeeldingen */

.rechtsImg{
	float: right;
	margin: 5px 0px 5px 5px;
	border: 1px #FFFFFF solid;
}

.linksImg{
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px #FFFFFF solid;
}

/*
img.png {
  behavior: url("../js/pngbehavior.htc");
}
*/

/* Afbeeldingen */

.formVeld{
	background-color: #FEAC3E;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.divSubmenu {
  position: absolute;
  right: 23px;
  top: -50px;
}