body {
	margin-top: 0px;
	background-color: #EFEFEF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#site {
	width: 1000px;
	float: left;
	position: absolute;
	left: 50%;
	margin-left: -500px;

}

#menu {
	background-color: #FFF;
	width: 1000px;
}

#menu p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 20px;
	color: #0e155d;
	padding: 5px;
	margin: 0px;
	background-color: #FFF;
	text-align: center;
}

#menu a {
	color: #0e155d;
	text-decoration: none;
}

#menu a:hover {
	color: #000;
	text-decoration: overline underline;
}

#skigebieden {
	float: left;
	background-color: #FFF;
	background-image: url('../images/skigebiedenBg.jpg');
	width: 181px;
	height: 700px;

}

#skigebieden  h1 {
	color: white;
	padding-left: 10px;
	
}

#skigebieden ul {
	list-style-image:url("../images/item.gif");
}

#skigebieden ul a{
	color: white;
	text-decoration: none;
	font-size: 14px;
}

#skigebieden ul a:hover{
	color: white;
	text-decoration: underline;
	font-size: 14px;
}

#skigebieden li {
	margin-bottom: 10px;
}

#content {
	background-color: #FFF;
	padding-top: 5px;
	overflow: auto;
}

#contentMid {
	float: left;
	width: 638px;
	height: 700px;
	background-color: #FFF;
}

#contentLarge {
	float: left;
	width: 804px;
	background-color: #FFF;
	padding-left: 15px;
}

#banner {
	float: right;
	background-color: #FFF;
	width: 179px;
	text-align: right;
}

#blocks3 img {
	margin-right: 5px;
	margin-left: 5px;
	border-style: none;
}

#blockSneeuwklassen {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockSneeuwklassen.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockLerarenactie {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockLerarenactie.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockKrokusPasen {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockKrokusPasen.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockVerzekering {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockEuropese.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockAfspraak {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockAfspraak.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockAutoverhuur {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockAutoverhuur.jpg');
	margin-right: 5px;
	margin-left: 5px;
}


#blockSneeuwklassenFR {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockSneeuwklassenFR.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockLerarenactieFR {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockLerarenactieFR.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockKrokusPasenFR {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockKrokusPasenFR.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockVerzekeringFR {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockEuropeseFR.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockAfspraakFR {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockAfspraakFR.jpg');
	margin-right: 5px;
	margin-left: 5px;
}

#blockAutoverhuurFR {
	float: left;
	width: 200px;
	height: 150px;
	background-image: url('../images/blockAutoverhuurFR.jpg');
	margin-right: 5px;
	margin-left: 5px;
}



div.blockHomepageFloat {
	display: none;
	height: 40px;
	background-color: #333;
	filter:alpha(opacity=80);
  opacity:0.80;
	position: relative;
	top: 101px;
	margin-left: 8px;
	margin-right: 7px;
	
}

div.blockHomepageFloat p {
	color: white;
	margin: 0px;
	padding-left: 10px;
	padding-top: 12px;
}

div.blockHomepage:hover {
	cursor: pointer;
}

#skimap {
	float: left;
}

#skiinfo {
	float: left;
	padding-left: 10px;
}
#skimap img {
	border-style: double;
	border-color: #999;
	border-width: 3px;
}

#skigebiedText {
	clear: left;
	text-align: justify;
	width: 580px;
	margin-top: 10px;
}

div.skigebiedHotel {
	float: left;
	width: 273px;
	height: 78px;
	overflow: hidden;
	border-style: solid;
	border-color: #CCC;
	border-width: 3px;
	margin: 2px;
	padding: 3px;
}

div.skigebiedHotel p {
	margin: 0px;
	padding: 0px;
}

div.skigebiedHotel:hover {
	border-color: #666;
	background-color: #e2e1dd;
	cursor: pointer;
}

div.skigebiedHotel img {
	border-style: solid;
	border-color: #999;
	border-width: 1px;
}

h2.hotel {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 2px;
}

div.hotelInfo {
	display: none;
	width: 700px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 320px;
	margin-left: -350px;
	background-color: #666;
	border-style: solid;
	border-color: #000;
	border-width: 4px;
  filter:alpha(opacity=95);
  opacity:0.95;
	padding: 5px;
}

div.hotelInfo h2 {
	color: white;
	margin-top: 0px;
	font-size: 20px;
}

div.hotelInfo img {
	border-style: solid;
	border-color: #FFF;
	border-width: 1px;
}

h1.pageTitle {
	color: #0f155f;
	font-size: 18px;
}

#footerSpacer {
	height: 5px;
	clear: both;
	background-color: #FFF;
}

#footer {
	clear: both;
	background-color: #0F1249;
	height: 25px;
}

#footer p {
	margin: 0px;
	padding-top: 4px;
	color: white;
	text-align: center;
}


/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #a0b9af;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #a0b9af;
	font-weight: bold;
	}


input.afspraakLogin {
	background-color: #efefee;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	width: 125px;
}

td.afspraakuren {
	border-style: dotted;
	border-color: #999999;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

textarea.afspraakMaken, textarea.surfBoeken {
	background-color: #efefee;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	width: 230px;
}

input.afspraakLoginBtn, input.surfBoekenBtn {
	background-color: #efefee;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
