@charset "UTF-8";
BODY {
	width: 100%;
	height: 100%; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family:Century Gothic, Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-position:bottom;
	text-align: center;
	line-height:13px;
	background-color: #f5f9fa;
}


IMG {
	border: none;
}


.float {
	float: left;
}

.floatRight {
	float: right;
}

.clearClass {
	clear: both;
}

A:link { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #d10404;
	text-decoration:none;
} 


A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #d10404;
	text-decoration:none;
} 

A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #d10404;
	text-decoration:none;
} 

A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #d10404;
	text-decoration: underline;
}

  
.main {
	padding:0px;
	text-align: left; 
	border: none;
	background-color: #e5eff3;
}

.centerDiv{
	width: 840px;
	padding:0px;
	margin: 0px auto -8px auto;
	text-align: left; 
	border: none;
}

.relative{
	position: relative;
}

/* -------------- Head --------------- */

.head {
	width: 812px;
	height: 152px;
	background: url(../images/head.png) no-repeat;
	margin-bottom: 17px;
	
}

.logoArea{
	padding-top: 11px;
	margin-left: 50px;
}

.logo{
	width: 176px;
	height: 117px;
	background: url(../images/logo.jpg);
}

.skifahrer{
	width: 333px;
	height:117px;
	background:url(../images/skifahrer.png) no-repeat left;
}

.subNavis{
	width: 237px;
	height: 117px;
}

.subNavi{
	width: 217px;
	height: 41px;
}

.menuSubNav{
	text-decoration:none;
	color: #2a3942;
}

.shortcutText{
	color: #2a3942;
	text-decoration: none;
}

.shortcutText:hover{
	color: #2a3942;
	text-decoration: underline;
}

.spacerSubNav{
	width: 25px;
	height: 13px;
}

.spacer5{
	height: 5px;
}

.shortcuts2Links{
	height: 76px;
	padding-top:42px;
}

.shortcut{
	height: 20px;
}

.linkSymbol{
	margin-right: 4px;
}

.buttonBuchung{
	width: 160px;
	height: 29px;
	background:url(../images/button_Buchung.png)
}

.buttonBuchung:hover{
	width: 160px;
	height: 29px;
	background:url(../images/button_BuchungHover.png)
}

.buttonRegistrierung{
	width: 160px;
	height: 29px;
	background:url(../images/button_Registrierung.png)
}

.buttonRegistrierung:hover{
	width: 160px;
	height: 29px;
	background:url(../images/button_RegistrierungHover.png)
}

/* -------------- MainNav --------------- */

.mainNav{
	margin-left: 6px;
	width: 214px;
}

.boxNav{
	margin-bottom: 7px;
}
.navText{
	padding-top: 6px;
	width: 90px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #000;
}



/* -------------- Content --------------- */

.content{
	height: auto;
	width: 610px;
	border-left: 1px solid #7b959e;
	position: relative;
	overflow: hidden;
}

.motivHome{
	margin-left: 26px;
	width: 560px;
	height: 192px;
	background:url(../images/homeMotiv.jpg) no-repeat;
}

.motivTextTop{
	padding-top: 22px;
	width: 560px;
	height: 23px;
	background:url(../images/homeTextTop.png) no-repeat right bottom;
	-background:url(../images/homeTextTop.jpg) no-repeat right bottom;
}

.motivTextBottom{
	margin-left: 18px;
	margin-top: 84px;
	height: 64px;
	width: 540px;
	background:url(../images/homeTextBottom.png) no-repeat;	
	-background:url(../images/homeTextBottom.jpg) no-repeat;	
}

.contentHeader{
	margin-left: 26px;
	width: 556px;
	height: 80px;
	margin-bottom: 6px;
}

.h1{
	margin-top: 18px;
	margin-left: 26px;
	margin-bottom: 23px;
	width: 560px;
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing:0;
	line-height:25px;
	color: #2a3942;
}

.column1of2{
	padding-left: 26px;
	width: 260px;
	height: auto;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing:0;
	color: #2a3942;
	line-height:13px;
}

.column2of2{
	padding-left: 34px;
	width: 266px;
	height: auto;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing:0;
	color: #2a3942;
	line-height:13px;
}

.column1of1{
	margin-left: 26px;
	width: 560px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing:0;
	color: #d10404;
	line-height:13px;
}

.column1{
	width: 600px;
}

/* -------------- Table --------------- */

.h1Table{
	color: #d10404;
	font-weight:bold;
	background:url(../images/tabellenBgWhite.gif) no-repeat top;
}

.h2Table{
	padding-top: 10px;
	padding-left:10px;
	color: #d10404;
	font-weight:bold;
}

.h1Category{
	padding-top: 10px;
	padding-left:10px;
	color: #2a3942;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom: 10px;
}

.contentTableBg{
	color: #2a3942;
	background:url(../images/tabellenBgDark.gif) no-repeat;
	width: 555px;
	height: 35px;
}

.contentTable{
	color: #2a3942;
}

.category{
	padding-top: 10px;
	padding-left:10px;
	width: 124px;
	height: 32px;
}

.categoryIcons{
	width: 35px;
	height: 22px;
}

.categoryText{
	padding-top: 5px;
}

.categoryNoSpace{
	width: 110px;
	height: 22px;
}

.category2Lines{
	padding-top: 4px;
	padding-left:10px;
	width: 124px;
	height: 32px;
	vertical-align:middle;
	line-height: 13px;
}


.tableMiddle{
	padding-top: 10px;
	width: 56px;
	height: 32px;
	text-align: right;
}

.tableMiddleNoSpace{
	width: 56px;
	height: 22px;
	text-align: right;
}

.tableLast{
	padding-top: 10px;
	width: 78px;
	height: 32px;
	text-align: right;
}

.tableLastNoSpace{
	width: 78px;
	height: 22px;
	float:right;
	padding-right: 10px;
}

.tableLastNoSpaceDouble{
	width: 146px;
	height: 22px;
	text-align: right;
}

.tableLast2Lines{
	padding-top: 4px;
	width: 78px;
	height: 32px;
	text-align: right;
}

.prices{
	color: #2a3942;
	font-weight:bold;
	width: 555px;
	text-align:center;
}


/* -------------- Footer --------------- */


.footerBg{
	position: relative;
	width: 100%;
	height: 169px;
	background:url(../images/bgBerge.gif) repeat-x center;
	bottom: -1px;
	z-index: 0;
}

.address{
	position: relative;
	width: 100%;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:0;
	line-height:13px;
	z-index: 10;
}

*:first-child+html .address{
}


.footerText{
	position: absolute;
	top: 70px;
	left: 246px;
	z-index: 999;
}

.footerLogo1{
	position: absolute;
	top: 70px;
	width: 150px;
	left: 465px;
	z-index:100;
	padding-top: 28px;
}

.footerLogo2{
	position: absolute;
	top: 70px;
	left: 680px;
	width: 150px;
	z-index:100;
}

/* -------------- Spans --------------- */

span.h2{
	color: #d10404;
	font-weight:bold;
}

span.bold{
	line-height: 18px;
	font-size: 12px;
	font-weight:bold;
}

span.boldText{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing:0;
	color: #2a3942;
	line-height:13px;
	text-decoration: underline;
	text-transform:none;
}

span.shortcutText{
	color: #2a3942;
	text-decoration: none;
}

span.shortcutText:hover{
	color: #2a3942;
	text-decoration: underline;
}