* {
	margin: 0;
	padding:0;
}
html, body {
	height: 100%;
	background:#000000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 184px;
	overflow: auto;
	width: auto;
	margin-right: 30px;
}



#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -370px; /* the bottom margin is the negative value of the footer's height */
}

#footer, #push {
	height: 370px; /* .push must be the same height as .footer */
}


#header {
	min-width:817px; /* ------- nodig om de rechterfloat niet te laten verschuiven door verkleinen van window ------*/
	height:118px;
	text-align:right;
}

#logo {
	float:left;
	height:118px;
	width:300px;
	background-image:url(_images/logo_jordino.jpg);
}

#header_rechts {
	float:right;
	width:517px;
	height:118px;
	background-image:url(_images/Top_bar.png);
}

#lijn_boven,
#lijn_onder {
	width:100%;
	height:1px;
	background-image:url(_images/lijn.jpg);
}

#menu {
	width:817px;
	height:25px;
}

/*------------------dropdown menu----------------------*/    
    
.dropdown-menu {
	width:115px;
	float:left;
	font-size:11px;
	letter-spacing:1px;
	color: #FFCC33;
	cursor:pointer;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	z-index:5000;
}

.dropdown-menu a:link,
.dropdown-menu a:visited {
	color:#DAA727 !important;
	display:block !important;
	text-decoration:none !important;
	margin:0 !important;
}

.dropdown-menu a:hover {
	color:#FFF !important;
}

.dropdown-menu,
.slide-down {
	background:url(../images/red-dd-down-button.gif) no-repeat;
	color: #FFCC00;
}

.menu-first {
	line-height:15px;
	height:20px;
	color: #FFCC00;
}

.down-list {
	display:none;
	margin-left:0px;
	padding-bottom:5px;
	background-color:#333333;
	color: #FFCC00;
}

.down-list li {
color:#FFFFFF;
    padding:5px 5px 5px 5px;
	list-style-type:none;
}




/*---------images positionering -----------*/
.cake {
	position: absolute;
	left: 380px;
	top: 151px;
	right: auto;
	bottom: auto;
	visibility: visible;
}
.ijs {
	position: absolute;
	left: 210px;
	top: 51px;
	right: auto;
	bottom: auto;
	background-color: #FFFFFF;
}
.marrons {
	position: absolute;
	left: 520px;
	top: 261px;
	right: auto;
	bottom: auto;
	visibility: visible;
}
.truffels {
	position: absolute;
	left: 50px;
	top: 231px;
	right: auto;
	bottom: auto;
	visibility: visible;
}
.shop {
	position: absolute;
	left: 610px;
	top: 51px;
	right: auto;
	bottom: auto;
}
.macron {
	position: absolute;
	left: 160px;
	top: 251px;
	right: auto;
	bottom: auto;
}


#main_content{
	position:absolute;
	top:147px;
	left:-2px;
	width:100%;
	z-index: 250;
}
.photoalbum {
	position: absolute;
	left: 10px;
	top: 20px;
	right: auto;
	bottom: auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt_kader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#wrapper .body a {
	color: #DAA727;
}
.plattegrond {
	position: absolute;
	top: 195px;
	height: 276px;
	width: 276px;
	left: 295px;
}

.foto_links {
	float:left;
	margin-right: 20px;
	margin-bottom: 15px;
}


.foto_rechts {
	float:right;
	margin-left: 20px;
	margin-bottom: 15px;
}

.no_float {
	float:none;
}
.ft {
	position: relative;
	left: auto;
	top: auto;
	right: 10px;
	bottom: auto;
	background-color: #000000;
	margin: 15px;
	clear: none;
	float: right;
	visibility: visible;
	overflow: visible;
	height: auto;
	width: auto;
	background-position: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
}

