/* Chalet le Grand Bornand */

* {
	margin: 0;
	padding: 0;
	border: 0px;
}

body {
	color: #000; 
	background: #8A511A url(../images/content_back.jpg) repeat top left; 
	margin: 0; 
	padding-top: 0px;
	height: 100%;
	font: 75%/160% verdana; 
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif; 
}

a {
   color: #00369b;
   text-decoration: underline;
}
   a:hover {
      color: #00369b;
      text-decoration: none;
   }

.clear {
   height: 1px;
   overflow: hidden;
   margin-top: -1px;
   clear: both;
}


#header {
   position: relative;
	display: block;
	background: transparent url(../images/header.jpg) no-repeat;
	height: 245px;
}

#header h1 {
	position: relative;
	text-indent: -9999px;
	background: transparent url(../images/chalet.png);
	top: 49px;
	left: -14px;
	width: 338px;
	height: 230px;
}
#header a {
   position: absolute;
   top: 210px;
   right: 34px;
   z-index: 10;
   font-size: 11px;
   line-height: 14px;
   text-align: right;
   text-decoration: none;
}
   #header a:hover {
      text-decoration: underline;
   }

#langMenu {
	position: relative;
	display: block;
	padding: 2px;
	float: left;
	top: 2px;
	left: -20px;
	right: 0px;
	clear: left;
	margin-left: 22px;
}
	#langMenu a	{
	   position: relative;
	   top: 0px;
	   right: 0px;
	   padding-left: 5px;
	   text-align: left;
	   text-decoration: none;
	}
	#langMenu a:hover	{
	   position: relative;
	   top: 0px;
	   right: 0px;
	   padding-left: 5px;
	   text-align: left;
	   text-decoration: none;
	}

ul#menu {
	position: relative;
	display: block;
	width: 264px;
	float: left;
	top: 18px;
	border-top: 1px solid #A5C5FF;
	clear:left;
	margin-left: 22px;
	background: white;
	list-style: none;
}
* html ul#menu {margin-left: 11px;}

ul#menu li {
	display: block;
	height: 40px;
	width: 264px;
}
ul#menu li a {
	display: block;
	height: 40px;
	width: 264px;
	/* text weg, maar toch accessible */
	text-indent: -9999px;
	overflow: hidden;	
}

ul#menu li#chalet a { background: transparent url(../images/menu-01.gif) top right;}
ul#menu li#appartement a { background: transparent url(../images/menu-02.gif) top right;}
ul#menu li#omgeving a { background: transparent url(../images/menu-03.gif) top right;}
ul#menu li#begane_grond a { background: transparent url(../images/menu-04.gif) top right;}
ul#menu li#eerste_verdieping a { background: transparent url(../images/menu-05.gif) top right;}
ul#menu li#kelder a { background: transparent url(../images/menu-06.gif) top right;}
ul#menu li#routebeschrijving a { background: transparent url(../images/menu-07.gif) top right;}
ul#menu li#indeling a { background: transparent url(../images/menu-08.gif) top right;}
ul#menu li#beschikbaarheid a { background: transparent url(../images/menu-09.gif) top right;}

/* de onmouseover even groot maken en dan onder de normal state in de gif zetten */
ul#menu li#chalet a:hover { background: transparent url(../images/menu-01.gif) bottom right;}
ul#menu li#appartement a:hover { background: transparent url(../images/menu-02.gif) bottom right;}
ul#menu li#omgeving a:hover { background: transparent url(../images/menu-03.gif) bottom right;}
ul#menu li#begane_grond a:hover { background: transparent url(../images/menu-04.gif) bottom right;}
ul#menu li#eerste_verdieping a:hover { background: transparent url(../images/menu-05.gif) bottom right;}
ul#menu li#kelder a:hover { background: transparent url(../images/menu-06.gif) bottom right;}
ul#menu li#routebeschrijving a:hover { background: transparent url(../images/menu-07.gif) bottom right;}
ul#menu li#indeling a:hover { background: transparent url(../images/menu-08.gif) bottom right;}
ul#menu li#beschikbaarheid a:hover { background: transparent url(../images/menu-09h.gif) top right;}

/* De menu item van de huidige pagina moet ook worden geselecteerd */
body#chalet ul#menu li#chalet a { background: transparent url(../images/menu-01.gif) bottom right;}
body#appartement ul#menu li#appartement a { background: transparent url(../images/menu-02.gif) bottom right;}
body#omgeving ul#menu li#omgeving a { background: transparent url(../images/menu-03.gif)  bottom right;}
body#begane_grond ul#menu li#begane_grond a { background: transparent url(../images/menu-04.gif)  bottom right;}
body#eerste_verdieping ul#menu li#eerste_verdieping a { background: transparent url(../images/menu-05.gif) bottom right;}
body#kelder ul#menu li#kelder a { background: transparent url(../images/menu-06.gif) bottom right;}
body#routebeschrijving ul#menu li#routebeschrijving a { background: transparent url(../images/menu-07.gif) bottom right;}
body#indeling ul#menu li#indeling a { background: transparent url(../images/menu-08.gif) bottom right;}
body#beschikbaarheid ul#menu li#beschikbaarheid a { background: transparent url(../images/menu-09h.gif) top right;}


#content {
	width: 400px;
	border-left: 1px solid #ABBFE4;
	border-bottom: 1px solid #A5C5FF;
	margin-left: 285px;
	z-index: 10;
	position: relative;
	background: white url(../images/content-background.gif) repeat-y;
}
* html #content {left: -4px;}


#content p,
#content ul,
#content ol {
	background: transparent;
	margin: 0 18px 18px 18px;
	position: relative;
	z-index: 30;
	font: 8pt verdana,sans-serif;
}
   #content ul,
   #content ol {
      margin-left: 4em;
   }

#content img {
	border: 1px solid #ABBFE4;
	position: relative;
	z-index: 100;
}
   #content .imageContainer img {
      float: left;
      margin-right: 4px;
      margin-bottom: 18px;
   }

img.rightFloat {
	float: right;
	z-index: 100;
	display: block;
	position: relative;
	/* z-index werkt alleen als een element een position heeft!! */
	border: 1px solid #ABBFE4;
	margin: 0 0 10px 10px;
	/*margin-left: 0; /* overschrijven tot nil */
	clear: right;
}

#content img.pdf {
	display: inline;
	clear: none;
	float: left;
	border: none;
	margin-right: 0.5em;
}


p#first {
	/* sorry, ander krijg ik de positionering ten opzichte van de h2 niet goed */	
	padding-top: 60px;
}

#content h2 {
	display: block;
	z-index: 20;
	text-indent: -9999px;
	overflow: hidden;
	background-color: white;
	position: absolute;
	width: 420px;
	height: 330px;
}
* html #content h2 {	left: 0px;}

#content h2#chalet {	background: url(../images/h2-chalet.gif);}
#content h2#appartement { background: url(../images/h2-appartement.gif);}
#content h2#omgeving { background: url(../images/h2-omgeving.gif);}
#content h2#begane_grond { background: url(../images/h2-begane-grond.gif);}
#content h2#eerste_verdieping { background: url(../images/h2-eerste-verdieping.gif);}
#content h2#kelder {	background: url(../images/h2-kelder.gif);}
#content h2#routebeschrijving { background: url(../images/h2-routebeschrijving.gif);}
#content h2#beschikbaarheid { background: url(../images/h2-beschikbaarheid.gif);}

#container { 
	background: white;
	width: 720px;
	margin: 0 auto;
	padding: 0;  
	overflow: hidden;
}

#footer {
	text-align:center;
	text-indent: -9999px;
	background: blue url(../images/footer_bg.gif) top left;
	height: 41px;
	z-index: 5;
	position: relative;
	margin-top: -20px;
}

