/* ALLGEMEINE FORMATIERUNGEN */
body, div, td, th, a, input, select, textarea, font, option, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*color: #000000;
	font-size: 10px;*/
}

a {
	color: #E10915;
}
a:hover {
	text-decoration: none;
}

input, select, textarea, option {
	color: #000000;
	font-size: 9px;
}
	input, select, textarea, .xxl_button {
		border: 1px solid #000000;
	}

ul {
	list-style-image: url(http://homes.tiscover.com/prjt/innsbruck/img/list_icon.gif);
	margin: 0 0 0 20px;
	padding: 0px;
}
	li {
		margin:5px 0 5px 0;
	}

form {
	display: inline;
}
	
/************************************************************************/
/* LAYOUT */

/* body -> zentriert */
body {
	margin: 0;
	margin-top: 25px;
	background: #FFFFFF;
	text-align: center;
}

/* content-holder */
div#xxl_main {
	text-align: left;
	margin: auto;
	width: 885px;
}

/* logo */
div#xxl_logo {
	position: absolute;
	top: 50px;
	z-index: 2;
}

/* Splash-Page: Ski-Innsbruck-Banner */
div#xxl_splash_ski-innsbruck {
	position: absolute;
	top: 10px;
	margin-left: 700px;
	z-index: 2;
}

/* sprach-auswahl */
div#xxl_header_left {
	float: left;
	height: 24px;
	overflow: hidden;
}
/* top-navigation rechts oben */
div#xxl_header_right {
	float: right;
	text-align: right;
	height: 24px;
	overflow: hidden;
}
	
	ul#xxl_header_topnav {
		margin-left: 0;
	}
		ul#xxl_header_topnav li {
			margin: 0;
			list-style: none;
			float:left;
			font-size: 8px;
			color: #E10915;
		}
			ul#xxl_header_topnav li a {
				margin: 0 5px 0 5px;
				vertical-align: top;
			}
	
/* linker teil des headerbilds */
div#xxl_headerpic_left {
	float: left;
	width: 669px;
	overflow: hidden;
	border-right: 1px solid #FFF;
}
/* rechter teil des headerbilds */
div#xxl_headerpic_right {
	float: left;
	width: 215px;
	overflow: hidden;
}

/* zeile mit link (stadt|land) & hauptnavigation */
div#xxl_navholder {
	clear: both;
}
/* link _site = innsbruck | region */
	div#xxl_sitelink {
		float: left;
		width: 135px;
		padding-top: 20px;
	}
	
	div#xxl_sitelink_fr {
		float: left;
		width: 135px;
		padding-top: 7px;
	}
	
	/* holder für hauptnavigation */
	div#xxl_navigation {
		float: left;
	}
		ul#xxl_mainnav {
			margin-left: 0;
		}
			ul#xxl_mainnav li {
				list-style: none;
				float: left;
				margin: 0 0 0 1px;
			}
			
	/* ausklappbare subnavigation, umrandendes div, einrückung von links wird in index.html definiert */
	div.xxl_subnav {
		position: absolute;
		top: 293px;
		width: 165px;
		visibility: hidden;
		background: #E7E6E3;
	}
	table.xxl_subnav_content {
		padding: 5px 0 5px 0;
		width: 165px;
	}

	table.xxl_subnav_content td {
		padding: 3px 10px 3px 10px;
		font-weight: bold;
	}
		table.xxl_subnav_content td a {
			text-decoration: none;
			color: #E10915;
		}
			table.xxl_subnav_content td a:hover {
				text-decoration: underline;
			}

div#xxl_header_ticker {
	padding-top: 15px;
	height: 20px;
}
	marquee {
		font-weight: bold;
	}
		marquee.ticker_innsbruck, marquee.ticker_innsbruck a {
			color: #E10915;
		}
		marquee.ticker_region, marquee.ticker_region a {
			color: #C79E22;
		}
	marquee#xxlHeaderTickerSplash {
		padding: 10px 0 0 10px;
		margin-left: 10px;
	}

div#xxl_splash_header_region, div#xxl_splash_map_region {
	display: none;
}

	
/* linke spalte */
div.xxl_leftcol, div.sys_leftcol {
	float:left;
	width: 215px;
	overflow: hidden;
}
	div.xxl_leftcol {
		margin-right: 10px;
	}
		div.xxl_leftcol a, div.xxl_menuleft a {
			color: #000000;
		}

	/* wettericon */
	div.wettericon {
		float:left;
		width: 35px;
	}
	/* datum & temperatur */
	div.wetterdaten {
		float:left;
		width: 60px;
	}
		.wetter {
			width: 100%;
		}
		
	div.wettericon a, div.wetterdaten {
		text-decoration: none;
		color: #000000;
	}
	
	div.xxl_leftcol_home_top_bild {
		float:right;
		padding: 0 0 5px 5px;
	}
	
	div.xxl_leftcol_home_top_bild_splash {
		float:right;
		padding: 0 0 5px 0px;
		margin-top:-10px;
	}
	
	div.xxl_leftcol_home_banner {
		padding: 5px 0 5px 0;
	}
	
	div.xxl_menuleft, div.xxl_menuleft_a {
		padding-top: 5px;
	}
		div.xxl_menuleft_a a {
			text-decoration: none;
			color: #E10915;
			font-weight: bold;
		}

/* mittlere spalte */
div.xxl_middlecol, div.xxl_middlecol_ffs, div.xxl_splash_middle {
	width: 435px;
	overflow: hidden;
}
	div.xxl_splash_middle {
		width: 660px;
	}
	div.xxl_middlecol, div.xxl_splash_middle {
		float:left;
	}
	div.xxl_middlecol_ffs {
		padding: 0 10px 10px 10px;
		text-align: left;
	}

/* rechte spalte */
div.xxl_rightcol {
	float:left;
	width: 215px;
	margin-left: 10px;
	overflow: hidden;
}
	div#xxl_vtsuche_txt {
		float:left;
		width: 45px;	
		padding-top: 6px;
	}
	div#xxl_vtsuche_input {
		float:left;
		width: 120px;	
	}
	
	div#xxl_vtsuche_dd {
		float:left;
		padding-top: 1px;
		padding-left: 1px;
	}
	
	div#xxl_vtsuche_go {
		float:left;
		padding-top: 1px;
		padding-left: 1px;
	}
	
	/* inhalt leftcol & rightcol */
	div.xxl_sidebox, div.xxl_sidebox_grau {
		padding: 0 10px 0 10px;
	}
	
	div.xxl_sidebox_search {
		padding: 0 10px 0 10px;
		padding-top:13px;
		float:right;
	}
	
	div.xxl_sidebox_grau {
			background: #E7E6E3;
			padding: 10px;
			margin: 10px;
	}
	
	div.xxl_col_top {
		min-height: 30px;
	}
	
	div.bookingbox {
		margin-top:14px;
		width:212px;
		border: 1px solid #C30000;		
	}
	
	div.xxl_buchenbox_zeile_top {
		padding-bottom: 4px;
		padding-top: 4px;
		padding-left: 10px;
		background: #C30000;
		color:#FFFFFF;
		font-weight:bold;
		
	}
	
	div.xxl_buchenbox_zeile {
		padding-bottom: 4px;
	}
		div.xxl_buchenbox_spalte1, div.xxl_buchenbox_spalte2 {
			float: left;
		}
			div.xxl_buchenbox_spalte1, select.xxl_buchenbox_input1 {
				width:58px;
				margin-right:5px;
			}
				select.xxl_buchenbox_input1 { margin: 0; }
				
			div.xxl_buchenbox_spalte2, select.xxl_buchenbox_input2 {
				width:66px;
			}
		select.xxl_buchenbox_input3 { width: 190px; }

		ul#xxl_service { margin-top: 5px; }
		ul#xxl_service li { margin: 0px; }

/* footer (mittlere und rechte spalte) */
div#xxl_footer {
	float:left;
	width: 660px;
	text-align: right;
	font-size: 8px;
}
	div#xxl_footer a {
		margin: 0 5px 0 5px;
		vertical-align: top;
	}
	
	
/* Quick-Links Splashpage */
ul#xxlQuickLinks {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
	ul#xxlQuickLinks li {
		float: left;
		padding-right: 30px;
	}
	ul#xxlQuickLinks li a {
		font-weight: bold;
		color: #888275;
	}
	
ul.xxlQuickLinksSub li {
	float: left;
	margin-right: 30px;
}


/* clearer-div (1px hoch) */
div.clearer {
	clear:both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
 }
 
/* clearer-div (10px hoch) */
div.xxl_spacer {
	clear:both;
	font-size: 1px;
	height: 10px;
	overflow: hidden;
 }
 
/* horizontale linie mit clear (1px hoch, oben und unten 8px abstand) */
div.xxl_linie {
	clear:both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	margin: 8px 0 8px 0;
	background: #C5C5C5;
}

div.xxl_linie_splash {
	clear:both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	margin: 3px 0 6px 0;
	background: #C5C5C5;
}

/************************************************************************/
/* CONTENT-STYLES */
div.xxl_listtop {

	background: #E7E6E3;
	margin-top: 14px;
	overflow: hidden;
}
div#xxl_splash_artikel_innsbruck {
	background: #E1D9DB;
	margin-right: 10px;
}
div#xxl_splash_artikel_region {
	background: #F7F1DD;
	margin-right: 10px;
}
	div.xxl_splash_artikel_pic {
		float:left; 
		width: 210px;
		overflow: hidden;
	}
	div.xxl_splash_artikel_txt {
		float: left;
		padding: 10px 10px 5px 10px;
		width: 420px;
		color: #5A5A5A;
	}
		div.xxl_splash_artikel_txt a {
			color: #5A5A5A;
			text-decoration: none;
		}
		



div.xxl_listpic, div.xxl_listtoppic {
	padding-top: 14px;
	float: left;
	width: 100px;
	overflow: hidden;
}
	div.xxl_listtoppic {
		width: 210px;
		padding: 0;
	}

div.xxl_listtxt, div.xxl_listtoptxt {
	padding-top: 14px;
	float: left;
	width: 325px;
	padding-left: 10px;
}
	div.xxl_listtoptxt {
		width: 205px;
		padding: 10px 5px 5px 10px;
	}

	div.xxl_listhdl_red {
		padding-top: 3px;
		font-weight: bold;
		color: #B90000;
	} 
		div.xxl_listhdl_red a {
			color: #B90000;
			text-decoration: none;
		}
			div.xxl_listhdl_red a:hover {
				text-decoration: underline;
			}
	
	div.xxl_listhdl {
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	div.xxl_listhdl_splash {
		font-weight: bold;
		padding-bottom: 2px;
	}
		div.xxl_listhdl a {
			text-decoration: none;
		}
		
		div.xxl_listhdl a:hover {
			color: #E10915;
		}
		
		div.xxl_listhdl_splash a {
			text-decoration: none;
			color: #B00610;
		}
		
		div.xxl_listhdl_splash a:hover {
			color: #B00610;
		}
		

	div.xxl_listbutton {
		padding-top: 10px;
	}

div.xxl_jumplist {
	padding-top: 15px;
	color: #E10915;
	font-weight: bold;
}
	div.xxl_jumplist a {
		color: #E10915;
		font-weight: normal;
		text-decoration: none;
	}

div.xxl_detailtext {
}	
	div.xxl_leftpic {
		float: left;
		margin: 0 10px 10px 0;
	}
	
	div.xxl_rightpic {
		float: right;
		margin: 0 0 10px 10px;
	}
	
.xxl_textsmall, .xxl_textsmall a {
	font-size: 9px;
}

.xxl_textred, .xxl_textred a {
	color: #E10915;
}

ul#xxl_linkblock li {
	float:left;
	width: 205px;
}
	ul#xxl_linkblock li a {
		color: #E10915;
	}

div.xxl_formleft, div.xxl_formright  {
	float: left;
	width: 150px;
	padding-bottom: 4px;
}
	div.xxl_formright  {
		width: 283px;
	}
	
	input.xxl_input, select.xxl_input {
		width: 280px;
	}
	textarea.xxl_input {
		width: 430px;
	}
	
div.xxl_smallcols {
	float:left;
	width: 105px;
	margin-right: 5px;
	overflow: hidden;
	line-height: 15px;
}
	div.xxl_smallcols div.xxl_headline {
		padding: 10px 0 10px 0;
	}
	div.xxl_smallcols a {
		color: #E10915;
	}
	
/* added by Chris */

div.xxl_list_ort a {
	line-height: 12px;
	text-decoration: none;
	color: #000000;
}
div.xxl_list_ort a:hover {
	color: #E10915;
}

#tisRight .mnuSel, #tisRight .mnuSel a {
	background: none;
	color: #E10915;
}

/* B2B ANFANG */

legend{
  color: #999999;
  font-weight:bold;
  padding-left: 3px;
  padding-right: 3px;
}

fieldset{
  border: 1px solid #CCCCCC;
}

.fieldset{
  padding: 10px;
  padding-bottom: 15px;
}

.tableTitle{
  background-color: #BFBFBF;
  color:#FFFFFF;
  font-weight:bold;
  padding-left:5px;
  padding-right:5px;
}
.tableTitleArea{
	background-color: #BFBFBF;
  color:#FFFFFF;
  font-weight:normal;
  padding-left:5px;
  padding-right:5px;
}
.tableTitleSpace{
	background-color: #BFBFBF;
  color:#000000;
}
.tableBg1{
	background-color: #FFFFFF;
  padding-left:9px;
  padding-right:9px;
}
.tableBg2{
	background-color: #F7F7F7;
  padding-left:9px;
  padding-right:9px;
}
.tableBottom{
	background-color: #CCCCCC;
}

.nichthervorheben .hervorheben { font-size:10px; font-weight:normal; text-decoration:none;}
.jetzthervorheben .hervorheben { font-size:10px; font-weight:bold; text-decoration:none; }

/************************************************************************/
/* MyImage-"Alternative" CN */
div.xxl_sidebox a {
	text-decoration: none;
}

div.xxl_sidebox_grau a {
	text-decoration: none;
	padding-bottom: 2px;
}

ul#xxl_header_topnav  a {
	text-decoration: none;
}

.myImage0 {
	width: 435px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #8C8C8C;
}

.myImage1 {
	width: 195px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #8C8C8C;
}

.myImage2 {
	margin-right: 1px;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #E10915;
}

.myImage3 {
	width: 435px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #8C8C8C;
}

/* B2B ENDE */
