/*

plain text: dark blue			#123169
titles and links: mid blue		#265b9f
lichtblauw diap					#a1bddc


*/

/* ---------------- layout and general typography ----------------------------------------------------*/

body
{
	background-image: url(../images/bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center 0px;
	line-height: 18px;
	color: #123169;
	position: relative;
}

body,
input,
textarea,
select,
option
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Segoe UI", Helvetica, Arial, Tahoma, clean, sans-serif;
	font-size: 13px;
}

strong, 
em
{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Segoe UI", Helvetica, Arial, Tahoma, clean, sans-serif;
}


ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#page
{
	position: relative;
	margin: 0 auto;
	width: 980px;
}

#home a
{
	position: absolute;
	z-index: 101;
	top: 30px;
	left: 0px;
	width: 190px;
	height: 145px;
	text-indent: -9999px;
	overflow: hidden;
}


#logo
{
	position: absolute;
	z-index: 100;
	top: 3px;
	left: 825px;
}

#logo h1
{
	margin: 0;
	padding: 0;
}

#logo a:link,
#logo a:visited,
#logo a:hover,
#logo a:active
{
	display: block;
	width: 131px;
	height: 81px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/logo-vrijuit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a:link,
a:visited,
a:hover,
a:active
{
	text-decoration: none;
	color: #265b9f;
}

.next-button
{
	width: 103px;
	height: 41px;
	display: block;
	background: url(../images/skiwizard-controls.gif) -213px 0px no-repeat;
	border: none;
	text-indent: -9999px;
}

.next-button:hover
{
	background: url(../images/skiwizard-controls.gif) -213px -44px no-repeat;
}

.next-bekijkselectie-button
{
	width: 103px;
	height: 41px;
	display: block;
	background: url(../images/skiwizard-controls.gif) -316px 0px no-repeat;
	border: none;
	text-indent: -9999px;
}

.next-bekijkselectie-button:hover
{
	background: url(../images/skiwizard-controls.gif) -316px -44px no-repeat;
}

.thumbs-arrows
{
	margin: 0 90px 0 0;
	float: right;
}

a.prev-arrow-button:link,
a.prev-arrow-button:visited,
a.prev-arrow-button:hover,
a.prev-arrow-button:active,
a.next-arrow-button:link,
a.next-arrow-button:visited,
a.next-arrow-button:hover,
a.next-arrow-button:active
{
	width: 40px;
	height: 44px;
	float: left;
	background: url(../images/thumbs-arrows.png) 0 -44px no-repeat;
	text-indent: -9999px;
	outline: none;
}

a.next-arrow-button:link,
a.next-arrow-button:visited,
a.next-arrow-button:hover,
a.next-arrow-button:active
{
	background: url(../images/thumbs-arrows.png) -40px -44px no-repeat;
}

a.prev-arrow-button:hover,
a.prev-arrow-button:active
{
	background: url(../images/thumbs-arrows.png) 0 -88px no-repeat;
}

a.next-arrow-button:hover,
a.next-arrow-button:active
{
	background: url(../images/thumbs-arrows.png) -40px -88px no-repeat;
}

a.prev-arrow-button.inactive:link,
a.prev-arrow-button.inactive:visited
{
	background: url(../images/thumbs-arrows.png) 0 0 no-repeat;
}

a.next-arrow-button.inactive:link,
a.next-arrow-button.inactive:visited
{
	background: url(../images/thumbs-arrows.png) -40px 0 no-repeat;
}



/* ---------------- start page ----------------------------------------------------*/

#introduction
{
	position: relative;
	float: left;
	overflow: none;
	width: 485px;
	height: 456px;
	margin: 0px 18px 0 0;
	padding: 175px 20px 0 37px;
	background-image: url(../images/start-intro-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #fff;
}

#introduction h2
{
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 15px 0;
}

#introduction p
{
	margin: 0 0 10px 0px;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #ee6b24;
}

#introduction ul
{
	margin: 0 0 0 7px;
	padding: 0;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	list-style: none;
}

#introduction ul li
{
	padding: 1px 0 1px 10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#introduction ul li strong
{
	font-weight: normal;
}


#introduction #start
{
	position: absolute;
	left: 284px;
	top: 386px;
}

#introduction #start a:link,
#introduction #start a:visited
{
	display: block;
	width: 198px;
	height: 55px;
	background-image: url(../images/start-btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}


#introduction #start a:hover,
#introduction #start a:active
{
	background: url(../images/start-btn.png) 0 -55px no-repeat;
}

#toplijst
{
	position: relative;
	float: left;
	width: 216px;
	height: 456px;
	margin: 40px 16px 0 0;
	background-image: url(../images/start-list-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#toplijst h3
{
	margin: 20px 0 0 0;
	padding: 0 7px;
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	color: #fff;
}

#toplijst-titel
{
	position: absolute;
	width: 212px;
	height: 34px;
	left: 0;
	top: 60px;
}

#toplijst-titel h4
{
	position: absolute;
	top: 0px;
	left: 24px;
	width: 164px;
	height: 31px;
	overflow: hidden;
	margin: 0;
	padding: 6px 0 0 0;
	background-image: url(../images/start-result-titel-bg.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-position: 0 0;
}

#toplijst-vorige
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#toplijst-vorige:link,
#toplijst-vorige:visited
{
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/start-list-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#toplijst-vorige:hover,
#toplijst-vorige:active
{
	background-position: 0 -24px;
}

#toplijst-volgende
{
	position: absolute;
	top: 0px;
	left: 188px;
}

#toplijst-volgende:link,
#toplijst-volgende:visited
{
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/start-list-arrow.png);
	background-repeat: no-repeat;
	background-position: -25px 2px;
}

#toplijst-volgende:hover,
#toplijst-volgende:active
{
	background-position: -25px -24px;
}


#toplijst #result-listing
{
	position: absolute;
	top: 102px;
	left: 7px;
	font-size: 12px;
}

#toplijst-start
{
	position: absolute;
	left: 8px;
	top: 384px;
}

#toplijst-start a:link,
#toplijst-start a:visited
{
	display: block;
	width: 197px;
	height: 48px;
	background-image: url(../images/start-result-btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}


#toplijst-start a:hover,
#toplijst-start a:active
{
	background-position: 0 -48px;
}

#sidebar
{
	position: relative;
	float: left;
	width: 180px;
	margin: 40px 0 0 0;
}

#sidebar ul
{
	margin: 0 0 0 0px;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #1664ac;
	list-style: none;
}

#sidebar ul li
{
	padding: 1px 0 1px 13px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#tip
{
	width: 150px;
	height: 114px;
	background-image: url(../images/start-sidebar-tip-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 44px 15px 0 15px;
}

#accommodatie
{
	position: relative;
	margin: 10px 0 0 0;
	width: 180px;
	height: 216px;
	padding: 0;
	background-image: url(../images/start-sidebar-acco-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#accommodatie h3
{
	margin: 0;
	padding: 8px 12px 0 12px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
	
#accommodatie .acco h2
{
	margin: 6px 0 0 0;
	padding: 7px 12px 0 17px;
	font-size: 12px;
	line-height: 14px;
}

#accommodatie .acco h2 a
{
	color: #fff;
}


#accommodatie .acco img
{
	position: absolute;
	top: 64px;
	left: 12px;
	width: 155px;
	height: 106px;
}

#accommodatie .acco a img
{
	border: none;
}


#accommodatie .acco h4
{
	position: absolute;
	top: 170px;
	left: 14px;
	width: 155px;
	height: 28px;
	margin: 0;
	padding: 5px 0 0 2px;
}

#nieuwsbrief
{
	margin: 10px 0 0 0;
}

#nieuwsbrief a
{
	display: block;
	padding: 10px 35px 15px 15px;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
}

#nieuwsbrief a:link,
#nieuwsbrief a:visited
{
	background: url(../images/start-sidebar-nieuwsbrief-bg.png) 0 0 no-repeat;
}

#nieuwsbrief a:hover,
#nieuwsbrief a:active
{
	background: url(../images/start-sidebar-nieuwsbrief-bg.png) 0 -52px no-repeat;
}


/* ---------------- skiwizard form ----------------------------------------------------*/

#skiwizard-window
{
	position: relative;
	float: left;
	overflow: none;
	width: 752px;
	height: 512px;
	margin: 16px 10px 0 0;
	background-image: url(../images/question-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#skiwizard-wrapper
{
	position: absolute;
	width: 710px;
	height: 330px;
	top: 90px;
	left: 20px;
	overflow: none;
}

#skiwizard-wrapper .question input
{
	display: none;
}


#skiwizard-wrapper h3
{
	margin: 0 0 0 210px;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #265b9f;
}

#skiwizard-wrapper p
{
	margin: 0 0 0 210px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #265b9f;
}

#skiwizard-wrapper ul
{
	position: absolute;
	top: 70px;
	left: 20px;
	width: 670px;
	height: 260px;
	overflow: none;
}

#skiwizard-wrapper .tip
{
	position: absolute;
	top: 220px;
	left: 150px;
	width: 410px;
	overflow: none;
	color: #265b9f;
	font-size: 12px;
	padding: 10px;
	background: url(../images/tip-bg.png) 0 100% repeat-x;
}

#skiwizard-wrapper .tip h4
{
	margin: 0;
}

#skiwizard-wrapper .tip p
{
	margin: 0 0 0 0;
}


/* ---------------- skiwizard controls ----------------------------------------------------*/

#skiwizard-controls
{
	position: absolute;
	top: 452px;
	left: 12px;
	width: 710px;
	height: 100px;
	overflow: none;
}

#skiwizard-controls .skiwizard-back
{
	float: left;
	margin: 0 0 0 0;
}

#skiwizard-controls .skiwizard-back a:link,
#skiwizard-controls .skiwizard-back a:visited
{
	display: block;
	width: 75px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/skiwizard-controls.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#skiwizard-controls .skiwizard-back a:hover,
#skiwizard-controls .skiwizard-back a:active { background-position: 0 -41px; }

#skiwizard-controls .questions
{
	position: absolute;
	left: 255px;
	top: 8px;
}

#skiwizard-controls .questions p
{
	display: block;
	float: left;
	margin: 0;
	width: 45px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/skiwizard-controls.gif);
	background-repeat: no-repeat;
	background-position: -84px 0;
}

#skiwizard-controls .questions span,
#skiwizard-controls .questions a
{
	display: block;
	float: left;
	margin: 0;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/skiwizard-controls.gif);
	background-repeat: no-repeat;
	background-position: -84px -28px;

}

#skiwizard-controls .questions span#questions1,
#skiwizard-controls .questions a#questions1,
#skiwizard-controls .questions a:visited#questions1 { background-position: -84px -28px; }
#skiwizard-controls .questions span#questions2,
#skiwizard-controls .questions a#questions2,
#skiwizard-controls .questions a:visited#questions2 { background-position: -104px -28px; }
#skiwizard-controls .questions span#questions3,
#skiwizard-controls .questions a#questions3,
#skiwizard-controls .questions a:visited#questions3 { background-position: -124px -28px; }
#skiwizard-controls .questions span#questions4,
#skiwizard-controls .questions a#questions4,
#skiwizard-controls .questions a:visited#questions4 { background-position: -144px -28px; }
#skiwizard-controls .questions span#questions5,
#skiwizard-controls .questions a#questions5,
#skiwizard-controls .questions a:visited#questions5 { background-position: -164px -28px; }
#skiwizard-controls .questions span#questions6,
#skiwizard-controls .questions a#questions6,
#skiwizard-controls .questions a:visited#questions6 { background-position: -184px -28px; }

#skiwizard-controls .questions span#questions1.current{ background-position: -84px -52px; }
#skiwizard-controls .questions span#questions2.current{ background-position: -104px -52px; }
#skiwizard-controls .questions span#questions3.current{ background-position: -124px -52px; }
#skiwizard-controls .questions span#questions4.current{ background-position: -144px -52px; }
#skiwizard-controls .questions span#questions5.current{ background-position: -164px -52px; }
#skiwizard-controls .questions span#questions6.current{ background-position: -184px -52px; }

#skiwizard-controls .questions a:hover#questions1 { background-position: -84px -76px; }
#skiwizard-controls .questions a:hover#questions2 { background-position: -104px -76px; }
#skiwizard-controls .questions a:hover#questions3 { background-position: -124px -76px; }
#skiwizard-controls .questions a:hover#questions4 { background-position: -144px -76px; }
#skiwizard-controls .questions a:hover#questions5 { background-position: -164px -76px; }
#skiwizard-controls .questions a:hover#questions6 { background-position: -184px -76px; }

#skiwizard-controls .skiwizard-next,
#skiwizard-controls .skiwizard-next-last
{
	position: absolute;
	top: 7px;
	left: 565px;
}

#skiwizard-controls .skiwizard-next a:link,
#skiwizard-controls .skiwizard-next a:visited
{
	display: block;
	width: 103px;
	height: 41px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/skiwizard-controls.gif);
	background-repeat: no-repeat;
	background-position: -213px 0;
}

#skiwizard-controls .skiwizard-next a:hover,
#skiwizard-controls .skiwizard-next a:active { background-position: -213px -44px; }

#skiwizard-controls .skiwizard-next a.inactive {
	background-position: -213px -87px;
}


#skiwizard-controls .skiwizard-next-last a:link,
#skiwizard-controls .skiwizard-next-last a:visited
{
	display: block;
	width: 103px;
	height: 41px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/skiwizard-controls.gif);
	background-repeat: no-repeat;
	background-position: -320px 0;
}

#skiwizard-controls .skiwizard-next-last a:hover,
#skiwizard-controls .skiwizard-next-last a:active { background-position: -320px -44px; }

#skiwizard-controls .skiwizard-next-last a.inactive { background-position: -320px -87px;
}


/* ---------------- skiwizard results ----------------------------------------------------*/

#skiwizard-result
{
	position: relative;
	float: left;
	width: 212px;
	height: 504px;
	margin: 55px 0 0 0;
	background-image: url(../images/result-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #a1bddc;
}

#result-number 
{ 
	margin: 56px 0 0 57px;
}

#result-number span
{
	display: block;
	float: left;
	margin: 0 3px 0 0;
	width: 31px;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/result-cijfers.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#result-number span.result0 { background-position: 0 0; }
#result-number span.result1 { background-position: -41px 0; }
#result-number span.result2 { background-position: -82px 0; }
#result-number span.result3 { background-position: -123px 0; }
#result-number span.result4 { background-position: -164px 0; }
#result-number span.result5 { background-position: -205px 0; }
#result-number span.result6 { background-position: -246px 0; }
#result-number span.result7 { background-position: -287px 0; }
#result-number span.result8 { background-position: -328px 0; }
#result-number span.result9 { background-position: -369px 0; }

.result-number-text
{
	clear: left;
	padding: 5px 0 0 0;
	text-align: center;
	color: #a1bddc;
}

#result-listing
{
	position: absolute;
	top: 135px;
	left: 7px;
	font-size: 12px;
}

#result-listing td
{
	margin: 0;
	padding: 0 5px;
	height: 34px;
	width: 188px;
	position: relative;
	background-image: url(../images/result-listing-item-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	vertical-align: middle;
}

#result-listing td a strong
{
	margin: 0;
	padding: 0 36px 0 0;
}

#result-listing td a:link,
#result-listing td a:visited
{
	line-height: 13px;
	font-size: 12px;
	font-weight: bold;
}

#result-listing td:hover, #result-listing td.hover { background-position: -198px -34px;  color: #265b9f;}
#result-listing td.active { background-position: -396px -34px; color: #fff; }
/* #result-listing td a.active { background-position: -396px -34px; color: #fff;} */

#result-listing td.first a:link,
#result-listing td.first a:visited { background-position: 0 0; }
#result-listing td.first a:hover { background-position: -198px 0; }
#result-listing td.first a:active { background-position: -396px 0; }
#result-listing td.first a.active { background-position: -396px 0; color: #fff; }

#result-listing td.last a:link,
#result-listing td.last a:visited { background-position: 0 -68px; }
#result-listing td.last a:hover { background-position: -198px -68px; }
#result-listing td.last a:active { background-position: -396px -68px; }
#result-listing td.last a.active { background-position: -396px -68px; color: #fff; }


/* ---------------- skiwizard results country flags ----------------------------------------------------*/

#result-listing td span
{
	display: none;
}

#result-listing td a
{
	display: block;
	width: 99%;
	padding: 2px 0 2px 0;
	background-image: url(../images/at.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#result-listing td a.de { background-image: url(../images/de.png); }
#result-listing td a.at { background-image: url(../images/at.png); }
#result-listing td a.fr { background-image: url(../images/fr.png); }
#result-listing td a.ch { background-image: url(../images/ch.png); }
#result-listing td a.it { background-image: url(../images/it.png); }
#result-listing td a.cz { background-image: url(../images/cz.png); }
#result-listing td a.fi { background-image: url(../images/fi.png); }
#result-listing td a.no { background-image: url(../images/no.png); }


/*
#result-listing td a.de:link, #result-listing td a.de:visited  { background-position: 0 0; }
#result-listing td a.de:hover { background-position: 0 -32px; }
#result-listing td.active a.de { background-position: 0 -64px; }
#result-listing td a.at:link, #result-listing td a.at :visited { background-position: -175px 0; }
#result-listing td a.at:hover { background-position: -175px -32px; }
#result-listing td.active a.at { background-position: -175px -64px; }
#result-listing td a.fr:link, #result-listing td a.fr:visited  { background-position: -105px 0; }
#result-listing td a.fr:hover  { background-position: -105px -32px; }
#result-listing td.active a.fr { background-position: -105px -64px; }
#result-listing td a.ch:link , #result-listing td a.ch:visited  { background-position: -245px 0; }
#result-listing td a.ch:hover  { background-position: -245px -32px; }
#result-listing td.active a.ch { background-position: -245px -64px; }
#result-listing td a.it:link , #result-listing td a.it:visited  { background-position: -140px 0; }
#result-listing td a.it:hover  { background-position: -140px -32px; }
#result-listing td.active a.it { background-position: -140px -64px; }
#result-listing td a.cz:link, #result-listing td a.cz:visited  { background-position: -35px 0; }
#result-listing td a.cz:hover  { background-position: -35px -32px; }
#result-listing td.active a.cz { background-position: -35px -64px; }
#result-listing td a.fi:link , #result-listing td a.fi:visited  { background-position: -210px 0; }
#result-listing td a.fi:hover  { background-position: -210px -32px; }
#result-listing td.active a.fi { background-position: -210px -64px; }
#result-listing td a.no:link , #result-listing td a.no:visited  { background-position: -70px 0; }
#result-listing td a.no:hover  { background-position: -70px -32px; }
#result-listing td.active a.no { background-position: -70px -64px; }
*/

/* ---------------- skiwizard results controls ----------------------------------------------------*/
#result-control
{
	position: absolute;
	top: 407px;
	left: 7px;
}

#result-control .result-back
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/result-nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#result-control .result-back a:link,
#result-control .result-back a:visited
{
	display: block;
	width: 47px;
	height: 36px;
	background-image: url(../images/result-nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#result-control .result-back a:hover { background-position: 0 -72px; }
#result-control .result-back a.inactive:hover { background-position: 0 0; }
#result-control .result-back a:active { background-position: 0 -36px; }

#result-control .results
{
	position: absolute;
	top: 0px;
	left: 47px;
	width: 100px;
	height: 36px;
	background-image: url(../images/result-nav.gif);
	background-repeat: no-repeat;
	background-position: -47px 0px;
}

#result-control .results p
{
	padding: 0 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 36px;
}

#result-control .result-next
{
	position: absolute;
	top: 0px;
	left: 147px;
	background-image: url(../images/result-nav.gif);
	background-repeat: no-repeat;
	background-position: -147px 0px;
}

#result-control .result-next a:link,
#result-control .result-next a:visited
{
	display: block;
	width: 51px;
	height: 36px;
	background-image: url(../images/result-nav.gif);
	background-repeat: no-repeat;
	background-position: -147px 0;
	text-indent: -9999px;
	overflow: hidden;
}

#result-control .result-next a:hover { background-position: -147px -72px; }
#result-control .result-next a.inactive:hover { background-position: -147px 0px; }
#result-control .result-next a:active { background-position: -147px -36px; }

#result-control .result-select
{
	position: absolute;
	top: 41px;
	left: 0px;
}


#result-control .result-select a:link,
#result-control .result-select a:visited
{
	display: block;
	width: 198px;
	height: 45px;
	background-image: url(../images/result-nav.gif);
	background-repeat: no-repeat;
	background-position: 0px -108px;
	text-indent: -9999px;
	overflow: hidden;
}

#result-control .result-select a:hover { background-position: 0px -153px; }
#result-control .result-select a:active { background-position: 0px -153px; }

#result-control .result-select a.inactive:link,
#result-control .result-select a.inactive:visited,
#result-control .result-select a.inactive:hover,
#result-control .result-select a.inactive:active
{
	background-position: 0px -378px;
}

/* ---------------- skiwizard results pistepagina ----------------------------------------------------*/

.pistepagina #skiwizard-result
{
	height: 544px;
	margin: 15px 0 0 0;
	background-image: url(../images/result-bg-piste.png);
}

.pistepagina #result-number
{
	display: none;
}

.pistepagina .result-number-text
{
	display: none;
}

.pistepagina #result-control .result-select a:link,
.pistepagina #result-control .result-select a:visited
{
	background-position: 0px -198px;
}

.pistepagina #result-control .result-select a:hover { background-position: 0px -243px; }
.pistepagina #result-control .result-select a:active { background-position: 0px -243px; }

.pistepagina #result-control .result-select-home a:link,
.pistepagina #result-control .result-select-home a:visited
{
	background-position: 0px -288px;
}

.pistepagina #result-control .result-select-home a:hover { background-position: 0px -333px; }
.pistepagina #result-control .result-select-home a:active { background-position: 0px -333px; }

.pistepagina #result-listing
{
	top: 175px;
}

.pistepagina #result-control
{
	top: 447px;
}

/* ---------------- piste resultpage ----------------------------------------------------*/


#piste-wrapper
{
	float: left;
	position: relative;
	margin: 20px 0 0 10px;
	width: 754px;
	height: 600px;
	background-image: url(../images/piste-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden:
}

#subcolumn
{
	position: absolute;
	top: 42px;
	left: 0px;
	width: 228px;
}

#maincolumn
{
	position: absolute;
	top: 42px;
	left: 234px;
	width: 522px;
}

#head
{
	position: relative;
	clear: both;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#piste-wrapper .verkeersbureau
{
	position: absolute;
	top: 5px; 
	left: 500px;
	z-index: 1;
	width: 76px;
	height: 45px;
}

#head ul
{
	display: inline;
	height: 33px;
}

#head li
{
	padding: 0;
	margin: 0;
	color: #2f78d6;
	display: inline;
	float: left;
	height: 34px;
}

#subheader
{
	padding: 0 0 0 23px;
	margin: 0;
	clear: both;
	font-size: 12px;
	color: #5a90c7;
	line-height: 14px;
}

#header
{
	margin: 0;
	padding: 10px 0 0 23px;
	font-size: 24px;
	font-weight: normal;
	color: #255a9d;
}

#headflag span
{
	display: block;
	width: 25px;
	height: 22px;
	margin: 10px 0 0 10px;
	background-image: url(../images/vlaggen.png);
	background-repeat: no-repeat;
	background-position: 0 -96px;
	text-indent: -9999px;
	overflow: hidden;
}

#headflag span.de { background-position: 0 -96px; }
#headflag span.at { background-position: -175px -96px; }
#headflag span.fr { background-position: -105px -96px; }
#headflag span.ch { background-position: -245px -96px; }
#headflag span.it { background-position: -140px -96px; }
#headflag span.cz { background-position: -35px -96px; }
#headflag span.fi { background-position: -210px -96px; }
#headflag span.no { background-position: -70px -96px; }

#TB_ajaxContent h3 span
{
	display: block;
	float: right;
	width: 25px;
	height: 22px;
	margin: 10px 100px 0 0;
	background-image: url(../images/vlaggen.png);
	background-repeat: no-repeat;
	background-position: 0 -96px;
	text-indent: -9999px;
	overflow: hidden;
}

#TB_ajaxContent h3 span.de { background-position: 0 -96px; }
#TB_ajaxContent h3 span.at { background-position: -175px -96px; }
#TB_ajaxContent h3 span.fr { background-position: -105px -96px; }
#TB_ajaxContent h3 span.ch { background-position: -245px -96px; }
#TB_ajaxContent h3 span.it { background-position: -140px -96px; }
#TB_ajaxContent h3 span.cz { background-position: -35px -96px; }
#TB_ajaxContent h3 span.fi { background-position: -210px -96px; }
#TB_ajaxContent h3 span.no { background-position: -70px -96px; }


#piste-introduction
{
	margin: 30px 0 0 26px;
	padding: 0 0 10px 0;
	width: 200px;
	height: 170px;
	overflow: auto;
	font-size: 12px;
}

#piste-introduction span
{
	display: block;
}

.piste-more
{
	margin: 10px 0 0 0;	
}

.piste-more a:link,
.piste-more a:visited
{
	background: url(../images/piste-more-bg.gif) 0 50% no-repeat;
	padding: 1px 0 0 22px;
}

.piste-more a:hover,
.piste-more a:active
{
	text-decoration: underline;
}

#piste-send
{
	margin: 10px 0 0 12px;
	overflow: none;
	font-size: 12px;
}

#piste-send a:link,
#piste-send a:visited
{
	display: block;
	padding: 3px 0 0 36px;
	width: 303px;
	height: 28px;
	background-image: url(../images/piste-send-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #fff;
	text-decoration: none;
}

#piste-send a:hover,
#piste-send a:active
{
	background-position: 0 -30px;
}


#mediaplayer
{
	position: relative;
	width: 513px;
	height: 259px;
	margin: 11px 0 0 0;
	background-image: url(../images/piste-mediaplayer-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#mediaplayer p
{
	padding: 20px;
}

#mediaplayer .disclaimer
{
	position: absolute;
	font-size: 11px;
	top: 225px;
	left: 10px;
	text-align: right;
}

#mediaplayer .disclaimer a:hover,
#mediaplayer .disclaimer a:active
{
	text-decoration: underline;
}

#mediaplayer .upload
{
	width: 60px;
	position: absolute;
	font-size: 11px;
	top: 212px;
	right: 15px;
	line-height: 13px;
}

#mediaplayer .upload a:hover,
#mediaplayer .upload a:active
{
	text-decoration: underline;
}

#top-accos-wrapper
{
	position: absolute;
	top: 276px;
	left: 0;
	width: 513px;
}

#top-accos-wrapper h3
{
	margin: 0;
	padding:  0 0 10px 0;
	font-size: 17px;
	font-weight: normal;
	color: #255a9d;
}

#top-accos-wrapper h3 span
{
	display: block;
	float: right;
	padding: 2px 15px 0 25px;
	background-image: url(../images/piste-top-acco-brochure.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #637080;
}

#top-accos
{
	margin: 10px 0 0 0;	
}

#top-accos .single-acco
{
	float: left;
	margin: 0;
	width: 128px;
	height: 170px;
	background-image: url(../images/piste-top-acco-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top-accos table td
{
	vertical-align: middle;
}

#top-accos td.acco-title
{
	height: 47px;
}


#top-accos td.acco-img
{
	height: 81px;
}

#top-accos td.acco-link
{
	height: 34px;
}

#top-accos td.acco-title strong
{
	display: block;
	overflow: hidden;
	margin: 0 0 0 2px;
	padding: 0 7px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

#top-accos table a:link strong,
#top-accos table a:visited strong,
#top-accos table a:hover strong,
#top-accos table a:active strong
{
	color: #fff;
}

#top-accos table img
{
	width: 122px;
	height: 81px;
	margin: 0 0 0 2px;
	padding: 0;
	border: none;
	overflow: hidden;
}

#top-accos table td.acco-link p
{
	overflow: hidden;
	margin: 0;
	padding: 0 27px 0 7px;
	color: #255a9d;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}

#top-accos .single-acco
{
	position: relative;
}

#top-accos .top-accos-link
{
	width: 128px;
	height: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

#all-accos
{
	position: absolute;
	left: 390px;
	top: 38px;
}

#all-accos a:link,
#all-accos a:visited
{
	display: block;
	padding: 10px;
	width: 100px;
	height: 78px;
	background-image: url(../images/piste-accos-btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: normal;
	color: #fff;
	overflow: hidden;
}

#all-accos a:hover,
#all-accos a:active
{
	background-position: 0 -102px;
}

#theplayer 
{
	float : left;
	width : 240px;
	height : 230px;
	padding-left : 10px;
	padding-top : 13px;
	padding-right : 10px;
	overflow: hidden;
}

#mediaindex 
{
	width: 240px;
	height: 186px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	margin: -2px 0 0 -2px;
}

#mediaindex div.thumbpage
{
	display: none;
}

#mediaindex div.thumb 
{
	float: left;
	padding-right: 2px;
	padding-bottom: 5px;
}

#mediaindex div.thumb img 
{
	width: 74px;
	height: 57px;
	margin: 0;
}

#mediaindex div.thumb a img 
{
	border-style: none;
}

/* ---------------- piste #map-info ----------------------------------------------------*/

#map-info
{
	position: absolute;
	top: 247px;
	left: 5px;
	width: 227px;
	height: 167px;
	background-image: url(../images/piste-map-info-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
}


#map-info.info
{
	background-position: 0 -172px;
}

#map-info ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#map-info ul li 
{
	margin: 0;
	padding: 0;
	float: left;
}

#map-info ul li a
{
	display: block;
	text-align: center;
}

#map-info ul li .pistekaart-link
{
	padding: 10px 0 0 11px;
	width: 80px;
}

#map-info ul li .pisteinformatie-link
{
	padding: 10px 14px 0 0px;
	width: 120px;
}

#map-info #pistekaart,
#map-info #pisteinformatie
{
	position: absolute;
	top: 32px;
	left: 14px;
}

#map-info #pisteinformatie
{
	display: none;
}

#pistekaart a:link,
#pistekaart a:visited
{
	position: absolute;
	display: block;
	width: 26px;
	height: 27px;
	top: 92px;
	left: 170px;
	z-index: 10;
	background-image: url(../images/piste-enlarge.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#pistekaart a:hover,
#pistekaart a:active
{
	background-position: 0 -27px;
}

#pistekaart img
{
	margin: 5px 0 0 2px;
}

#map-info #pisteinformatie ul li
{
	float: none;
	font-size: 10px;
	line-height: 17px;
	border-bottom: 1px solid #b0d4f1;
	width: 192px;
	height: 17px;
	color: #255a9d;
}

#map-info #pisteinformatie ul li div
{
	float: left;
}

#map-info #pisteinformatie ul li div.sterren
{
	float: right;
	width: 76px;
	background-image: url(../images/star.png);
	background-repeat: repeat-x;
	background-position: 0 -14px;
}

#map-info #pisteinformatie ul li div.sterren div
{
	background-image: url(../images/star.png);
	background-repeat: repeat-x;
	background-position: 0 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#window-kaart { display : none; }
#window-meer-info { display : none; }
#window-verstuur-piste { display : none; }
#window-bekijk-preview { display : none; }
#window-disclaimer { display : none; }
#mailpreview { display : none; }
#verstuur-piste-succes { display : none; }
#ie6melding { display: none; }

#mailpreview { padding : 10px 12px 0px 10px ; }
#mailpreview table { border-collapse : collapse;}
#mailpreview table tr td { padding : 0; margin : 0; }
#mailpreview table tr td img { padding : 0 ! important; margin : 0 ! important; }

/* ---------------- #noscriptmelding ----------------------------------------------------*/

#noscriptmelding
{
	position: absolute;
	top: 17px;
	left: 195px;
	font-size: 11px;
	line-height: 20px;
	background-color: #b00;
	padding: 0 5px;
	color: #fff;
}

/* ---------------- #no-results-message ----------------------------------------------------*/

#no-results-message
{
	background-image: url(../images/no-result-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
	color: #fff;
	width: 172px;
	height: 246px;
	font-size: 18px;
	line-height: 140%;
	padding: 13px 13px;
	position: absolute;
	top: 135px;
	left: 7px;
}

#no-results-message p
{
	margin: 0 0 20px 0;
}

#no-results-message a:link,
#no-results-message a:visited,
#no-results-message a:hover,
#no-results-message a:active
{
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

/* ---------------- #nm neckermann aanpassingen ----------------------------------------------------*/

#nm #logo
{
	top: -15px;
	left: 838px;
}

#nm #logo a:link,
#nm #logo a:visited,
#nm #logo a:hover,
#nm #logo a:active
{
	width: 89px;
	height: 89px;
	background-image: url(../images/logo-neckermann.gif);
}

#nm #introduction
{
	background-image: url(../images/start-intro-bg-nm.png);
}

#nm #skiwizard-window
{
	background-image: url(../images/question-bg-nm.png);
}

#nm.pistepagina #skiwizard-result
{
	background-image: url(../images/result-bg-piste-nm.png);
}

#nm #piste-send
{
	margin: 20px 0 0 12px;
}

#nm #map-info
{
	top: 60px;
}

#nm #piste-wrapper
{
	background-image: url(../images/piste-bg-nm.png);
}
