#MainWrapper { width: 945px; margin: 0 auto; background: #fff url(http://images.tyrol.tl/header/header_sommer.jpg) left top no-repeat; }
#MainWrapper.winter { background-image: url(http://images.tyrol.tl/header/header_winter.jpg); }
#ContentWrapper { background: #fff; float: left; width: 698px; margin: 212px 0 0 0; }
#theContent { background: #fff; float: right; width: 449px; margin: 0 1px 0 0; }
#theHeader { position: absolute; top: 0px; height: 212px; }
#TheFooter { clear: both; background: #fff url(http://images.tyrol.tl/structure/footer.gif) left top no-repeat; height: 116px; margin: 28px 0 0 0; padding: 0; }
#theLeftColumn { width: 240px; margin-top: -71px; float: left; }
#theRightColumn { background: #fff; width: 240px; float: right; margin: 212px 0 0 0; z-index: 100; }
#Adjust { background: #fff; padding: 0; }


/* \*/
* html h2 { height: 1%; }
* html h3 { height: 1%; }
/* */

.logo {
	position: absolute;
	top: 0;
	margin: 0 0 0 13px;
	width: 214px;
	height: 132px;
}

/* \*/
* html .logo {
top: 0;
t\op: 0;
}
/* */

.languages {
	font-weight: bold;
	position: relative;
	left: 921px;
	top: 33px;
	width: 20px;
	height: 70px;
	text-align: center;
}

/* \*/
* html .languages {
top: 30px;
t\op: 30px;
}
/* */

.search {
	background: transparent url(http://images.tyrol.tl/header/search.gif) left top no-repeat;
	z-index: 99;
	position: relative;
	left: 705px;
	top: 115px;
	width: 180px;
	height: 27px;
	overflow: hidden;
	padding: 0 0 0 53px;
}

/* \*/
* html .search {
top: 114px;
t\op: 114px;
}
/* */

div.footer_func {
	font-weight: bold;
	font-size: 0.9em;
	position: relative;
	left: 269px;
	top: 14px;
	width: 680px;
}
div.footer_impressum {
	font-size: 1em;
	position: absolute;
	margin: 0 0 0 28px;
	text-align: center;
}
div.footer_links {
	font-size: 0.9em;
	position: relative;
	left: 243px;
	top: 40px;
	width: 680px;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 100px;
    height: 100px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango .jcarousel-container {
	background: #fff;
	border: 1px solid #fff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; background-color: #fff;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 14px 32px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	padding: 0;
	margin: 0;
}

.jcarousel-skin-tango .jcarousel-item {
	padding: 0;
	margin: 0;
	width: 100px;
	height: 100px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0;
	padding: 0 28px 0 0;
	width: 100px;
	height: 100px;
}
ul.E2Wgallery-item li { padding: 0 13px 0 0 !important; }

.jcarousel-item-horizontal img { padding: 0; margin: 0; }

.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 14px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal, #TB_next a {
	position: absolute;
	top: 39px;
	right: -1px;
	width: 19px;
	height: 50px;
	cursor: pointer;
	background: transparent url(http://images.tyrol.tl/thickbox/next.png) no-repeat 0 0; /* next */
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover, #TB_next a:hover {
	background-position: -19px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active, #TB_next a:active {
	background-position: -38px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -57px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal, #TB_prev a {
	position: absolute;
	top: 39px;
	left: -1px;
	width: 19px;
	height: 50px;
	cursor: pointer;
	background: transparent url(http://images.tyrol.tl/thickbox/prev.png) no-repeat 0 0; /* prev */
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, #TB_prev a:hover {
	background-position: -19px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active, #TB_prev a:active  {
	background-position: -38px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -57px 0;
}
.jcarousel-clip-horizontal { padding-left: 0;}#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
}
#TB_window a:link { color: #666; }
#TB_window a:visited { color: #666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666; }
#TB_window a:focus { color: #666; }

#TB_overlay {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height: 100%;
	background-color: #000;
}

#TB_window {
	position: absolute;
	z-index: 102;
	color: #000;
	display: none;
	text-align: left;
}

#TB_NewcloseWindow {
	height: 16px;
	padding: 3px 13px 3px 0;
	float: right;
	clear: both;
}
#TB_window img#TB_Image {
	display: block;
	margin: 0 auto;
}
#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}
#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}
#TB_closeAjaxWindow {
	float: right;
	margin: 7px -1px 0 0;
	width: 22px;
	height: 22px;
}
#TB_closeWindowButton {
	width: 22px;
	height: 22px;
	display: block;
	background-image: url(http://images.tyrol.tl/thickbox/close.gif);
	background-repeat: no-repeat;
	position: relative;
	z-index: 100;
}
#TB_ajaxWindowTitle {
	float: left;
	height: 22px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 12px 0 0 29px;
}
#TB_title {
	background-image: url(http://images.tyrol.tl/thickbox/header_bg.png);
	background-repeat: no-repeat;
	height: 32px;
	float: left;
}

#TB_title_right {
	float: left;
	height: 32px;
	width: 13px;
	background-image: url(http://images.tyrol.tl/thickbox/right_top_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#TB_ajaxContent{
	clear: both;
	padding: 0 3px 3px 3px;
	background-color: #fff;
	border-left: 2px solid #D0D4D7;
	border-right: 2px solid #D0D4D7;
	border-bottom: 2px solid #D0D4D7;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
	padding: 15px;
}
#TB_ajaxContent p {
	padding: 5px 0 5px 0;
}
#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	height: 100%;
	width: 100%;
}

#frame_box {
	clear: both;
	border-left: 2px solid #D0D4D7;
	border-right: 2px solid #D0D4D7;
	border-bottom: 2px solid #D0D4D7;
	padding: 0px 0px 0px 3px;
	background-color: #fff;
}
#TB_ImageOff {
	text-align: center;
	clear: both;
}
#img_box {
	background-color: #fff;
	border-left: 2px solid #D0D4D7;
	border-right: 2px solid #D0D4D7;
	border-bottom: 2px solid #D0D4D7;
	padding: 0 3px 3px 3px;
	clear: both;
	text-align: center;
}
#TB_ImageOff img {
	margin: 0 auto 0 auto;
}

#paging_box span {
	display: none;
}

#TB_next a {
	position: absolute;
	top: 33%;
	right: 29px;
}
#TB_prev a {
	position: absolute;
	top: 33%;
	left: 2px;
}
p#LongDesc {
	text-align: center;
	padding: 5px 8px;
	position: absolute;
	bottom: -7px; left: 5px;
	right: 32px;
	background: transparent url(http://images.tyrol.tl/thickbox/white.png) left top repeat;
	border: 1px solid #ededed;
	border-width: 1px 0 0 0;
}
#TB_iframeContent {
	display: block;
	padding: 0px;
	margin: 0px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
    border: 1px solid #f7bb05;
    background-color: #ffe675;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }


#tt {
    position: absolute;
    background-color: #ffe675;
    padding: 5px 10px 5px 10px;
    border: 1px solid #ccc;
}
.dp-choose-date
{
	vertical-align: middle;
	margin: 0 0 0 0;
	cursor: pointer;
}
.dp-choose-date_off
{
	vertical-align: middle;
	margin: 0 0 0 0;
}

table.jCalendar {
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background-color: #ccc;
	font-weight: bold;
	font-size: 90%;
	padding: 2px;
	border-bottom: 1px solid #aaa;
}
table.jCalendar td {
	background: #ffffff;
	color: #000;
	font-size: 90%;
	padding: 1px 4px 1px 4px;
	text-align: center;
}
table.jCalendar td.other-month, table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #fff;
	color: #ccc;
}
table.jCalendar td.today {
	color: #ff0000;
	font-weight: bold;
}
table.jCalendar td.selected:hover, table.jCalendar td:hover, table.jCalendar td.dp-hover {
	color: #ff0000;
}
table.jCalendar td.selected {
	background: #bbb;
	color: #ff0000;
	font-weight: bold;
}


/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	background: #c0c0c0;
	font-size: small;
	font-family: Tahoma, serif;
	padding: 2px;
}
div#dp-popup {
	position: relative;
	border: 1px solid #999999;
}
div#dp-outPopup {
	position: absolute;
	z-index: 199;
	border: 1px solid #cccccc;
	background-color: #fff;
	padding: 8px;
	float: left;
	width: 176px;
}
div.dp-popup h2 {
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	margin: 2px 0 -18px 0;
	padding: 0;
}
a#dp-close {
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	font-size: 90%;
	font-weight: bold;
	top: 1px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
	margin: 0 5px 0 0;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	font-size: 90%;
	font-weight: bold;
	top: 1px;
	right: 4px;
	height: 20px;
	margin: 1px 0 0 0;
}
div.dp-popup div.dp-nav-next a {
	float: right;
	margin: 0 0 0 5px;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #888888;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
body {
	background: #faecaf url(http://images.tyrol.tl/structure/body.jpg) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 17px;
	line-height: 20px;
	padding: 0;
	margin: 35px 0 10px 0; 
}
h2 {
	font-size: 13px;
	line-height: 18px;
	padding: 0;
	margin: 0 0 19px 0; 
}
h3 {
	font-size: 13px;
	line-height: 18px;
	padding: 0;
}
h4 {
	font-size: 13px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
h5 {}
h6 {}

address {}
blockquote { font-size: 0.9em; }
p {}
pre {
text-align: left;
font-size: 12px;
}
ins {}
del {}
table { clear: both; }
td { font-size: 1em; }
a:link {
color: #000;
text-decoration: none;
}
a:visited {
color: #333;
text-decoration: none;
}
a:link:hover {
color: Red;
text-decoration: none;
} a:visited:hover {
color: Red;
text-decoration: none;
}
a:active {
text-decoration: none;
}
a:focus {
text-decoration: none;
}
a:focus:hover {
color: Red;
text-decoration: none;
}
img { border: none; }
hr {
	background: #fff;
	color: #666;
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 0 0 13px 0;
	border: none;
}
hr.space, hr.spacer, hr.IEspacer {
	background: #fff;
	color: #fff;
}
hr.space.grey, hr.spacer.grey, hr.IEspacer.grey {
	background: #f4f4f3;
	color: #f4f4f3;
}
hr.space.darkgrey, hr.spacer.darkgrey, hr.IEspacer.darkgrey {
	background: #e9e9e9;
	color: #e9e9e9;
}
hr.darkergrey, hr.darkergrey, hr.darkergrey {
	background: #989898;
	color: #989898;
}
hr.space.dotted, hr.spacer.dotted {
	border-top: 1px dotted #333;
}
hr.space.light, hr.spacer.light {
	border-top: 1px solid #d0d0d0;
}

iframe {}

form {
margin: 0;
padding: 0;
}
input {
vertical-align: middle;
font-size: 11px;
border: 1px solid #a5acb2;
background: #FFF;
}
input[type=checkbox] { border: none; background: transparent; }
input:hover[type=submit] { cursor: pointer; }
input:hover[type=image] { cursor: pointer; }
input:focus {}
button { font-family: Arial, Helvetica, sans-serif; cursor: pointer; border: none; margin: 0; padding: 0; }
button:focus {}
select {
vertical-align: middle;
font-size: 11px;
margin: 2px 0 2px 0;
}
select:focus {}
optgroup {}
option {
font-size: 11px;
}
textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #CFCAB3;
background: #FFF;
}
textarea:focus {}
label {
	width: 150px;
	text-align: right;
	float: left;
	margin: 0 .6em 0 0;
}
fieldset {
	width: 420px;
	border: none;
	margin: 0 auto 1.2em auto;
	padding: 0;
}
legend { color: #000; }

	.bigTitle {
		font-size: 17px;
		line-height: 20px;
		padding: 0;
		margin: 35px 0 14px 0;
	} #NewsTitle { margin-top: 22px; }
	
	h4.bigTitle, h5.bigTitle, span.bigTitle {
		font-size: 17px;
		line-height: 20px;
		padding: 0;
		margin: 0; 
	}
	.bigTitle.padded {
		padding-left: 14px !important;
		padding-right: 14px !important;
	}
	
	h4.smallTitle, h5.smallTitle {
		font-size: 11px;
		line-height: 13px;
	}


	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.clearfix { display: inline-block; }
	/*	Hides from IE-mac \*/
		* html .clearfix { height: 1%; }
		.clearfix { display: block; }
	/*	End hide from IE-mac */

	.accessibility, .accessible {
			display: block;
			width: 0;
			height: 0;
			overflow: hidden;
	}
	.hide { display: none !important; }

	.maincolor { color: #CC3333; }
	.nowrap { white-space: nowrap; }
	.nomargin { margin: 0; padding: 0; }
	.clear { clear: both; }
	.justclear { clear: both; line-height: 1px; height: 1px; font-size: 1px; }
	.bottom { position: relative; }
	.to-right { float: right; }
	.to-left { float: left; }
	
	.uppercase { text-transform: uppercase; }
	.italic { font-style: italic; font-weight: normal !important; }
	.strong { font-weight: bold; }
	.small { font-size: small; line-height: 14px !important; }
	.justify { text-align: justify; }
	
	.lupe { margin-left: 8px; }
	.absmiddle { vertical-align: middle; }
	.top { margin-top: 0 !important; padding-top: 0; }
	.alignleft { text-align: left; }
	.aligncenter { text-align: center; }
	.alignright { text-align: right; }
	.auto { margin-left: auto; margin-right: auto; }
	.relative { position: relative; }
	.absolute { position: absolute; }
	.autowidth { width: auto !important; }
	.autoheight { height: auto !important; }
	.block { display: block; }
	.inline { display: inline; }

	#top_nav { height: 27px; position: absolute; margin: 84px 0 0 239px; padding: 0; width: 460px; }
	#top_nav li {
		margin: 0;
		padding-left: 8px;
		padding-right: 8px;
		line-height: 27px;
		height: 27px;
		background: transparent url(http://images.tyrol.tl/header/top_nav_sep.gif) right 2px no-repeat;
		display: inline;
	} #top_nav li.last { background-image: none; }
	.languages ul {
		margin: 0;
		padding: 0;
		display: block;
	}
	.languages li {
		line-height: 22px;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 19px;
	}
	.languages li.mid {
		border-top: 1px dotted #333;
		border-bottom: 1px dotted #333;
	}

	a.red, *.red { color: Red !important; }
	a.redbold, *.redbold {
		color: Red !important;
		font-weight: bold !important;
	}
	.licol {
		font-size: 1.1em;
		font-weight: bold;
		float: left;
		width: 220px;
	}
	
	.banner { margin: 6px 0 0 13px; }

	table.formular input, input.word {
		width: 250px;
	}

	div.ecards {
		float: left; width: 203px; margin: 0; padding-left: 14px;
	}

	ul.theme_criteria {
		margin-top: 16px;
		padding: 0 0 0 18px;
	}
	ul.theme_criteria li { margin: 0; }

	.fullwidth { width: 449px; }
	.footer_links, .footer_links a { color: #999; }



	#jQueryTopSubmit {
		margin: 0 0 0 -30px;
		background: transparent;
		width: 27px !important;
		height: 20px !important;
		border: none;
		float: left;
	}

	.whitebk, .white { background: #fff; }
	.greybk, .grey, .gray { background: #e9e9e9; }
	.darkgreybk, .darkgrey, .darkgray { background: #e9e9e9; }
	.lightgreybk, .lightgrey, .lightgray { background: #e9e9e9; }

	div.fourteen {
		width: auto;
		padding: 0 14px 0 14px;
		margin: 0;
	}
	p.fourteen {
		margin: 0 0 14px 14px !important;
		padding: 0 !important;
	}

	
	.pad1 { padding: 0 14px; }
	.pad1-full { padding: 14px; }
	.pad1-vert { padding: 14px 0; }
	.pad1-hor { padding: 0 14px; }
	.pad1-bottom { padding: 0 14px 14px 14px; }
	.pad1-top { padding: 14px 14px 0 14px; }
	.pad1-toponly { margin-top: 14px ; }
	.pad26 { padding: 26px 0; }

	.broadColumn, broadcolumn { width: 308px; }
	.standard210Column, standard210column { width: 210px; }
	.standardColumn, standardcolumn { width: 197px; }
	.halfColumn, .halfcolumn { width: 91px; }
	.genericHalfWidth { width: 203px; }
	.twothirds { width: 265px; }	

	.twelve { height: 12px; overflow: hidden; }
	.icon16 { width: 16px; height: 16px; }
	.icon25 { width: 25px; height: 25px; }
	.icon28 { width: 28px; height: 28px; }
	.icon32 { width: 32px; height: 32px; }

	a.extLink { padding-right: 12px; background-image: url(http://images.tyrol.tl/icon/ext_link.gif); background-position: right 3px; background-repeat: no-repeat; }
	li.external a { padding-left: 8px !important; }
	li.external a span { display: block; padding-left: 16px !important; background-image: url(http://images.tyrol.tl/icon/ext_link.gif) !important; background-position: left 3px !important; background-repeat: no-repeat !important; }
	
	.greytext, .externalPlacedLink { color: #888; }
	.externalPlacedLink a, .externalPlacedLink a:hover {
		color: #888 !important;
		border: none;
	}
	ul.list-link-list {
		margin: 0px;
		padding: 0px;
	}
	ul.list-link-list li {
		margin: 0px;
		padding: 0px !important;
		width: 220px !important;
	}
	ul.list-link-list li a {
		border-bottom: 1px dotted #000 !important;
		line-height: 20px;
	}

.e2w_rss_link {
	float: left;
	margin: 0 10px 0 0;
}

#Adjust p, div.textContent p {
	font-size: 13px;
    line-height: 18px;
	margin: 0 0 12px 0; 
	padding: 0;
}
#Adjust p + p { margin-top: 0px; }
div.content_wrap { padding: 11px 0 10px 0; }

#Adjust div.textBlock { clear: both; margin: 0 14px 36px 14px; padding: 0; }
#Adjust p.small { font-size: 11px; }
#Adjust a { padding-bottom: 0; border-bottom: none; }
#Adjust p a, #Adjust a.standardLink  { color: #000; padding-bottom: 1px; border-bottom: 1px dotted #666; }
#Adjust p a.discreet  { border: none; }
#Adjust p a:hover, #Adjust a.standardLink:hover { color: Red; border-bottom: 1px dotted Red; }
#Adjust p a.discreet:hover  { border: none; }
#Adjust a:hover { color: Red; }
#Adjust h4 a { color: #000; }
#Adjust ul.unstyled {
	margin: 0;
	padding: 0;
	list-style: none;
}
#Adjust ul.unstyled li {
	margin: 0;
	padding: 0;
	display: block; margin-left: 28px; text-indent: -28px;
}
#Adjust ul.simplelist { margin-left: 1.8em; padding: 0; }
#Adjust ul.simplelist li { margin: 0; padding: 0; }
#Adjust ul.simplelist li p { margin: 0; padding: 0; }

#ShortMeteo { margin: 10px 0 4px 28px; background-color: #fcf5d6; border: 1px solid #ccc; }
#ShortMeteo td, #ShortMeteo th {
	text-align: center;
	padding: 1px;
}

	#topOffers {
		clear: both;
		padding: 0;
		margin: 0;
	}
	#topOffers ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: 90%;
		background: #e9e9e9;
		clear: both;
	}
	#topOffers ul li {
		height: 105px;
		padding: 8px 0 0 0;
		margin: 0 0 0 0;
		width: 225px;
		float: left;
		background: #f4f4f3;
		overflow: hidden;
	}
	#topOffers ul li.top { border-top: none; }
	#topOffers ul li .tpdate {
		clear: left;
		line-height: 13px;
		font-size: 11px;
		padding: 5px 0 0 0;
	}
	#topOffers ul li .tpdesc {
		line-height: 13px;
		padding: 5px 0 0 0;
		clear: left;
	}
	#topOffers ul li p.tpdesc {
		font-size: 11px !important;
	}
	#topOffers ul li p.link {
		margin: 0 0 0 0;
		padding: 5px 0 5px 7px;
		height: 23px;
		clear: both;
	}
	#topOffers ul li.clearfix .offers_content_box { border-right: none;}
	#topOffers ul li.clearfix p { border-right: none;}
	#topOffers ul li.clearfix { width: 224px; float:right; margin: 0; }
	#topOffers ul li img { float: left; }
	p.link .link_a, p.link .link_a_ext {
		float: left;
		color: #000;
		padding: 5px 0 0 6px;
		width: 204px;
		height: 18px;
		font-size: 11px;
		display: block;
		line-height: 13px;
		background-image:  url(http://images.tyrol.tl/icon/small_square_arrow.gif);
		background-position: 185px center;
		background-repeat: no-repeat;
		background-color: #fff;
		border: none;
	}
	p.link .link_a:hover, p.link .link_a_ext:hover { color: #000; }
	p.link .link_a strong:hover, p.link .link_a_ext strong:hover { color: red; }
	p.link .link_a_ext { background-image:  url(http://images.tyrol.tl/icon/small_square_arrow_ext.gif); }
	#topOffers .price_label, #topOffers .link_a, #topOffers .link_a_ext, #topOffers .price_label:hover, #topOffers .link_a:hover, #topOffers .link_a_ext:hover {
		border: none;
	}
	a.price_label {
		clear: left;
		float: right;
		width: 56px;
		margin: -28px 38px 0 0;
		z-index: 10;
		height: 24px;
		font-size: 15px;
		line-height: 17px;
		background-image: url(http://images.tyrol.tl/icon/price_label.gif);
		background-repeat: no-repeat;
		padding: 8px 0 0 1px;
		text-align: center;
		font-weight: bold;
		color: #000 !important;
	} a.price_label:hover { color: Red !important; }

	.offers_img_link {
		float: left;
		margin: 4px 0 0 0;
		padding-left: 8px;
	}
	.offers_title {
		margin: 0 0 0 0;
		width: 135px;
		padding: 0 0 0 0;
		line-height: 1.2em;
	}
	.offers_title a {
		margin: 0;
		padding: 0;
		float: left;
		font-size: 11px;
		line-height: 13px;
	}
	.offers_content_box {
		float: right;
		width: 142px;
		height: 98px;
		margin-bottom: -37px;
		border-right: 1px solid #dbdbda;
	}


	p#season_txt { padding: 14px; }


	#interactivetable {
		width: 449px;
		margin-top: -1px;
		border: 1px solid #cecece;
		border-width: 0 1px 1px 0;
	}
	#interactivetable td {
		width: 71px;
		height: 68px;
		overflow: hidden;
		padding: 0;
		background-color: #f6f6f6;
	}
	#interactivetable td img {
		margin: 0;
	}
	#interactivetable td.link {
		width: auto;
		padding: 0 0 0 8px;
		border: 1px solid #cecece;
		border-width: 1px 0 0 0;
		background-color: #f6f6f6;
	}

div#AdminPanel { position: absolute; right: 8px; top: 8px; width: 32px; height: 32px; }

	#top_links h4 {
		margin: 0;
		padding: 0;
		font-size: 12px;
	}
	#top_links h4 a {
		padding: .4em 6px 0 24px;
		background-image: url(http://images.tyrol.tl/icon/ext_link.gif);
		background-repeat: no-repeat;
		background-position: 8px 8px;
		border: none;
		line-height: 1.2em;
	}
	#top_links p {
		font-size: 1em;
		line-height: 1.2em;
		padding: 0 0 3px 25px;
	}

	#quality_title {
		border: 1px solid red;
		background-image: url(http://images.tyrol.tl/thickbox/header_bg.png);
		background-repeat: no-repeat;
		height: 34px;
	}
	
	.db_debug_box {
		position: relative;
		z-index: 200;
		font-family: Verdana;
		font-size: 8px;
		font-weight: bold;
	}
	
	.db_debug_ok {
		color: green;
		cursor: pointer;
	}
	
	.db_debug_err {
		color: red;
		cursor: pointer;
	}
	
	.none {
		display: none;
	}
	
	.db_debug_query {
		background-color: white;
		border: 1px solid #ccc;
		padding: 3px;
		margin: 1px;
		font-weight: normal;
	}
	.darkMapLink {
		display: block;
		height: 298px;
		margin: 40px 0 0 0;
		padding: 0 0 0 0;
	}
	.darkMapLink span {
		display: block;
		position: relative;
		z-index: 2;
		width: 185px;
		height: 29px;
		margin: -166px auto 0 auto;
		font-weight: bold;
		font-size: 14px;
		line-height: 29px;
		background-image: url(http://images.tyrol.tl/elements/h2_themes_button.gif);
		background-repeat: no-repeat;
		text-align: center;
		padding: 0;
		text-indent: -29px;
	}
	#PanoramadarkMapLink { margin: 0 !important; height: 243px; }
	#PanoramadarkMapLink span { margin: -139px auto 0 auto; }	

	#ThemesUl { margin: 0 14px; padding: 0; list-style: none; }
	#ThemesUl li {
		padding: 0; margin: 0;
		line-height: 47px;
		width: 204px;
		height: 47px;
		border-top: 1px solid #fcfcfc;
		border-bottom: 1px solid #efefef;
		background: #efefef url(http://images.tyrol.tl/themes/theme_gradient.gif) left top repeat;
	}
	
	#ThemesUl li a {
		font-weight: bold;
		display: block;
		margin: 0;
		height: 47px;
		padding: 0 0 0 58px;
		background: transparent url(http://images.tyrol.tl/themes/theme_gradient.gif) left center no-repeat
	}
	
	div.IconButtonBox {
		margin: 0;
		background-position: left top;
		background-repeat: no-repeat;
		padding: 0 0 0 14px;
		height: 50px;
	}
	div#HotelThemeLinkBox, div#HotelThemeLinkBoxII {
		clear: both;
		margin: 24px 0 24px 0;	
	}

ol.RoundedList { background-color: #fff; margin: 0; padding: 0; }
ol.RoundedList li, div.genericRoundedBox {
	display: block;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 14px 0 0 0;
}
div.genericRoundedBox { margin: 14px 0; }

ol.RoundedList div.padbox, div.padbox { padding: 0 14px; }
ol.RoundedList div.padbox.bottompad, div.padbox.bottompad { padding-bottom: 14px; }

div.genericRoundedBox div.box { padding: 0 0 14px 0; }

ol.RoundedList li.whiteli { background-color: #fff; padding-top: 16px; }
ol.RoundedList li.grayli, div.genericRoundedBox { background:  #e9e9e9 url(http://images.tyrol.tl/hotel/HotelList_top.gif) left top no-repeat; }
ol.RoundedList.innerbox li.whiteli { background: #fff url(http://images.tyrol.tl/hotel/HotelContainer_top.gif) left top no-repeat; }
ol.RoundedList.innerbox li.grayli { background-image: none; }

div.genericRoundedBox.afterPaging { margin-top: -26px; background-image: none; }

ol.RoundedList div.whitediv { background-color: #fff; padding-bottom: 2px; }
ol.RoundedList div.graydiv, div.genericRoundedBox div.box, div.genericRoundedBox div.padbox { background:  #e9e9e9 url(http://images.tyrol.tl/hotel/HotelList_bottom.gif) left bottom no-repeat; }
ol.RoundedList.innerbox div.whitediv { background: #fff url(http://images.tyrol.tl/hotel/HotelContainer_bottom.gif) left bottom no-repeat; }
ol.RoundedList.innerbox div.graydiv { background-image: none; }

div.genericRoundedBox.hotel, div.genericRoundedBox.hotel div.box, div.genericRoundedBox.hotel div.padbox { background-color: #e9eaea; }

ol.RoundedList div.leftPic {
	float: left;
	width: 140px;
	overflow: hidden;
}
ol.RoundedList div.leftPic.e2w { width: 178px; }
ol.RoundedList div.rightInfo {
	float: right;
	margin: 0;
	width: 252px;
}

ol.RoundedList div.rightInfo.e2w.noimage { width: 100%; }
ol.RoundedList div.rightInfo.standard { height: 105px; }
ol.RoundedList div.rightInfo p { margin-bottom: 0; }
ol.RoundedList div.rightInfo.e2w p { height: auto; }
ol.RoundedList div.rightInfo.e2w p.nobottom, ol.RoundedList div.rightInfo.e2w p a { margin-bottom: 0 !important; }

ol.RoundedList div.rightInfo.e2w { width: 229px; }
ol.RoundedList div.rightInfo.e2w h4, ol.RoundedList h4.taller { margin: 0 0 11px 0; height: auto; }
ol.RoundedList div.rightInfo.e2w p { margin: 0; height: auto; }

ol.RoundedList table.themetable {
	border-collapse: collapse;
	width: 140px;
	margin: 0 0 0 0;
}
ol.RoundedList table.themetable.nopic { margin: 105px 0 0 0; }
ol.RoundedList table.themetable td {
	padding: 10px 0 0 0;
	width: 41px;
}
ol.RoundedList table.themetable td.alignright { text-align: right; }
ol.RoundedList table.themetable td.aligncenter { width: 58px; }
table.themetable td img, div.themetable img {
	width: 36px;
	height: 24px;
	border: 1px solid #b0b0b0;
}
ol.RoundedList div.threethemes {
	margin: 13px 0 0 0 ;
	padding: 0 0 0 0;
}
ol.RoundedList div.morethemes {
	margin: 0;
	padding: 52px 0 0 0;
}
ol.RoundedList div.rightInfo.morethemes {}
ol.RoundedList a { color: #000; }
ol.RoundedList h4 { height: 61px; }
ol.RoundedList h4.autoheight { margin-bottom: 14px; }
ol.RoundedList p {}
ol.RoundedList p.to-left, ol.RoundedList p.to-right { width: 123px; }
ol.RoundedList p.location {
	padding-top: 10px !important;
	white-space: nowrap;
}
ol.RoundedList p.price {
	float: right;
	width: 90px;
	white-space: nowrap;
	overflow: hidden;
}
ol.RoundedList p.price.morethemes { margin-top: 33px; }
ol.RoundedList p.details, 
ol.RoundedList p.outside {
	width: 123px;
	height: 26px;
	margin: 0;
	padding: 0;
}
ol.RoundedList a.outside { margin-left: 7px; }
ol.RoundedList a.details span, ol.RoundedList a.outside span { width: 66px; }

#BottomLinks {
	width: auto;
	padding: 14px 14px 0 14px;
	margin: 0;
	background: #fff;
}
#BottomLinks.grey { margin-top: 40px; background: #e9e9e9; }
#BottomLinks.empty { padding: 0 14px; margin-top: 40px; }

#RalphBottomLinks {
	padding: 0 14px;
	margin: 0;
	background: #fff;
}
#RalphBottomLinks.grey { padding: 14px 14px 0 14px; background: #e9e9e9; }
#RalphBottomLinks.empty { padding: 14px 14px 0 14px; }
#RalphBottomLinks.empty a { margin-bottom: 0 !important; }

ul.unformatted, ol.unformatted { list-style: none; margin: 0; padding: 0; }

#HotelInfo p.hotel_address { padding: 0; line-height: 18px; }

#HotelInfo { padding: 40px 0 0 0; }
#HotelInfo div.to-left { width: 210px; overflow: hidden; }
#HotelInfo div.to-right { width: 210px; }

#HotelInfo div.themetable { margin: 0; padding: 0; white-space: nowrap; }
#HotelInfo div.themetable img { float: left; margin: 0 14px 7px 0; }
#HotelInfo div.themetable img.more5 { margin-right: 5px; }
#HotelInfo div.themetable img.last { margin-right: 0 !important; }

#HotelStars { height: 16px; margin: 0; }
#HotelInfo h1 { margin-top: 0; }

.iebottomlinks { margin-top: 28px; }

#hotel_buttons { padding: 0; margin: 0; }
#hotel_buttons p { padding: 0; margin: 0; }
#hotel_buttons a.blueLeft { }
#hotel_pictures a.blueLeft {  }

#hotel_buttons a.blueLeft { margin: 0 0 7px 0; }
#hotel_pictures a.blueLeft { margin: 0 0 7px 0; }

div#CarouselContainer { margin: 0; }
div#HotelContainer { padding: 14px; background: #e9e9e9 url(http://images.tyrol.tl/hotel/HotelList_bottom.gif) left bottom no-repeat; }
div.whitebox { margin: 14px 0 0 0; padding: 5px 5px 0 5px; background: #fff url(http://images.tyrol.tl/hotel/HotelContainer_top.gif) left top no-repeat; }
div.whiteboxbottom { height: 5px; overflow: hidden; background: #fff url(http://images.tyrol.tl/hotel/HotelContainer_bottom.gif) left bottom no-repeat; }
div.e2wArticlewhitebox { margin: 14px 0 0 0; padding: 5px; background: #fff; }
div.e2wArticlewhiteboxbottom { display: none; }
div.whitebox.gray { background: none; }
div.whiteboxbottom.gray { background:none; }
div#HotelContainer h2 { padding: 0; margin: 14px 0 !important; }

p#shortHotelDescription, p#fullHotelDescription { padding: 0 !important; margin: 9px 0 !important; } 
div.skipLink { margin-top: 14px; }

ul#extrasList { margin: 0 0 0 28px; padding: 9px 0 3px 0; }
li.extrasicon { float: left; margin: 0; padding: 0; width: 30px; height: 31px; }
li.extrasicon a, li.extrasicon img { margin: 0; padding: 0; cursor: default; }

div.whitebox.nopad { padding: 0; }
.hotelPriceInfo { width: 421px; }
.hotelPriceInfo td { padding: 0 6px 5px 6px; border-bottom: 1px dotted #333; }
.hotelPriceInfo td span { display: block; margin-top: -3px; }
.hotelPriceInfo td.first { padding: 6px 6px 5px 6px; }
.hotelPriceInfo td.last { border-bottom: none; padding-bottom: 0 !important; height: 13px; }
.hotelPriceInfo.guestbook td { padding: 3px; border-bottom: none; }
.hotelPriceInfo td.guestbookText { padding: 2px 6px 0 6px; }
.hotelPriceInfo td.guestbookText p { margin-bottom: 0 !important; }

.hotelPriceInfo th { 
	padding: 5px;
	background: #e9e9e9;
} 
.hotelPriceInfo th.date { width: 100px !important; } 
.hotelPriceInfo th.name { width: 100% !important; } 
.hotelPriceInfo th.email { width: 80px !important; } 
#moreEntries { margin-top: -26px; }

div.hotelright { margin-right: -14px !important; }
#extLink, #IntLink { margin-bottom: -14px !important; }

#shortNewsListContainer, #shortTopPackagesContainer { margin: 28px 0 14px 0; }
#shortTopPackagesContainer.e2w { margin: 23px -14px 30px -14px !important; padding: 14px; }
#shortTopPackagesContainer.e2wArticle { margin: 23px 0 30px 0 !important; padding: 12px; }
ol#shortNewsList { list-style: none; margin: 0 2px; padding: 0 !important; }
ol#shortNewsList li { margin: 0 !important; padding: 3px 23px !important; border-bottom: 1px dotted #333; }
ol#shortNewsList li.e2wArticle { padding: 3px 6px !important; }
ol#shortNewsList li.first { padding-top: 0 !important; }
ol#shortNewsList li.last { border-bottom: none; padding-bottom: 0 !important;  }
ol#shortNewsList li p.title, ol#shortNewsList li h4 { font-weight: normal; }
ol#shortNewsList li.last p {}
ol#shortNewsList li.first p.title { }
ol#shortNewsList li.last h4 {}
ol#shortNewsList li.last h4.innerTitle { width: 252px; }
ol#shortNewsList li h4.innerTitlee2wArticle { width: 242px; margin: 0 8px;}
ol#shortNewsList li h4.innerTitle a.extLink { background-position: right 5px; }

ol#shortNewsList li p, ol#shortNewsList li h4 { margin-bottom: 0; }

div sixty, p.sixty { width: 64px !important; font-weight: bold; }
div forty, p.forty { width: 44px !important; font-weight: bold; }
p.newsdesc, p.newslongdesctoggle { margin: 4px 0 4px 65px !important; }

html>body div.rightButton { margin-left: 225px; }

	.offer_price_list p a.blueLeft { margin: 0; }
	.offers_description { height: 138px; }
	.offerImage { width: 100px; overflow: hidden; }
	div.offerContainer { width: 308px; padding: 0; margin: 0; }
	div.offerContainer.innerbox { width: 278px; }
	div.offerContainer.innerbox.noimage { width: 393px; }
	div.offerContainer.innerbox h4, h3.smallertitle, h4.smallertitle { font-size: 1.2em; }
	div.offerInfo { width: 193px; }
	div.offerInfo.innerbox { width: 163px; }
	div.offerInfo.noimage { width: 303px; }
	div.offerInfo.innerbox.noimage { width: 270px; }

	div.offerInfo p { height: 130px; }
	div.offerInfo.innerbox p { height: 112px; }
	div.offerDetailsColumn { height: 171px; }
	div.offerPriceDetails { height: 145px; }

	h3.detail { margin: 0 28px; }
	p.detail { margin: 0 28px !important; }
	.offerpad { margin: 0 14px; }
	p.detailstay { margin: 0 0 0 28px !important; line-height: 18px; }
	div.detailprice { margin-right: 25px; }

	.offer_price_list {
		border-left: 1px solid #C3C3C2;
		width: 94px;
		padding: 0 0 0 10px;
		margin: 0;
	}

	.offer_description p, .offer_price_list p {
		margin: 0;
		padding: 0;
		line-height: 16px;
	}

	.price_front {
		font-size: 12px;
		float: left;
		line-height: 14px;
		margin: 12px 7px 5px 0;
width: 20px !important;
	}
	.price_person {
		font-size: 12px;
		float: left;
		line-height: 14px;
		margin: 12px 0 5px 7px;
	}
	.price_label_offer_list, .price_label_offer_details {
		display: block;
		height: 24px;
		font-size: 16px;
		width: 56px !important;
		font-weight: bold;
		margin: 2px 0 5px 0;
		line-height: 18px;
		padding: 8px 0 0 1px;
		background-image: url(http://images.tyrol.tl/icon/price_label_detail.gif);
		background-repeat: no-repeat;
		background-position: top right;
		float: left !important;
		text-align: center;
	}
	.price_label_offer_list a, .price_label_offer_details a { border: none; }

	div.offer_hotel_text {
		margin: 0 0 0 -113px;
		width: 306px;
	}
	div.offer_hotel_text div.to-left { width: 110px; }
	div.offer_hotel_text div.to-right { width: 193px; }
	img.offer_hotel_theme_hotels_icon { border: 1px solid #b0b0b0; }

	.offer_type {
		float: right;
		margin-right: 5px;
		line-height: 16px;
		padding-top: 3px;
	}
	span.offer_type_s {
		color: #969696;
		margin-left: -6px;
		margin-right: 5px;
		line-height: 12px;
		float: right;
	}

	ul#offersThumbs, ul#offersThumbs li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	ul#offersThumbs li {
		width: 64px;
		overflow: hidden;
		float: left;
		margin: 0 5px 5px 0;
	}
	ul#offersThumbs li img {
		margin: 0;
		padding: 0;
	}
	ul#offersThumbs li#main {
		width: 210px;
		height: auto;
		margin: 0 0 5px 0;
		padding: 0;
	}
	div#themeBox {
		margin: 1.8em 0;
		width: 50px; padding: 6px 0 0 0;
	}
	#themeBox_2 {
		margin: 0 9px 0 0;
		padding: 0;
		border: 1px solid #c3c3c2;
	}

	div#themeBox img { border: 1px solid #c3c3c2; }
	div#offerDetails { margin: 1.8em 0; }


	#LongDescr { margin: 14px; }

	div#LongDescr ul {
		margin: 0;
		padding: 0 0 0 14px;
	}
	div#LongDescr ul li {
		line-height: 18px;
	}

	div.offerData { margin: 6px 0; }
	img#mainImage { margin: 11px 0 0 0; }
	#TopPackages li { width: 218px; margin: 0 0 11px 0; padding: 0; }
	#TopPackages li div.packageContainer { padding: 10px 6px 5px 6px; }
	#TopPackages li div.packageContainer.empty { padding-bottom: 10px; }
	#TopPackages li div.packagePicture { width: 72px !important; height: 71px; padding: 0 0 0 4px; margin: 0; }
	#TopPackages li div.packagePicture a, #TopPackages li div.packagePicture img { padding: 0; margin: 0; }

	#TopPackages li div.packageDescription { height: 75px; width: 130px; padding: 0; margin: 0; }
	#TopPackages li div.packageDescription h4, #TopPackages li div.packageDescription h4 a { padding: 0; margin: 0; }
	#TopPackages li p.packageInfo { height: 71px; width: 130px; padding-top: 6px; }

	p.link.new .link_a, p.link.new .link_a_ext { width: 200px; background-position: 180px 3px; border: none !important; padding-left: 6px; }
	p.link.new .price_label { margin-right: 30px; border: none !important; }

div#TopPager, div#BottomPager {
	margin: 0;
	padding: 12px 14px 12px 14px;
	background: #9ecff0 url(http://images.tyrol.tl/tabs/fullgradient.jpg) left top repeat-x;
}

div#TopPager { margin: 1.4em 0 0 0; }
div#TopPager p {
	margin: 0 8px 0 0; padding: 0;
	line-height: 26px;
}
div#TopPager .bigTitle { margin: 2px 0 0 0; }
div#TopPager p.to-right { margin: 0 14px 0 0; }
div#TopPager a.whiteRight  { width: 147px; }
div#TopPager a.whiteRight span  { width: 120px; }
div#TopPager a.whiteRight.longer  { width: 227px; }
div#TopPager a.whiteRight span.longer  { width: 200px; }

div#BottomPager.graydiv { margin: 14px 0 26px 0; }
div#BottomPager.whitediv { margin: 0 0 26px 0; }
div#BottomPager{ text-align: center; }
div#TopPager div, div#BottomPager div { height: 26px; margin: 0; padding: 0; }

div#Paginator .Prev { width: 91px; }
div#Paginator .Next { width: 92px; }
div#Paginator div#Pages { float: left; text-align: center; width: 238px; }
div#Paginator a, div#Paginator span { height: 26px; line-height: 26px; text-decoration: none; }

div#Paginator .empty, div#PaginatorII .empty {
	font-weight: bold;
	display: block;
	float: left;
	background: transparent url(http://images.tyrol.tl/pager/_pager_empty.gif) left top no-repeat;
}
div#Paginator .Next.empty, div#PaginatorII .Next.empty { background-position: right top; }

ul#PageList {
	float: none;
	width: 224px;
	margin: 0 auto;
	padding: 0;
}
ul#PageList.page1 { width: 26px; }
ul#PageList.page2 { width: 59px; }
ul#PageList.page3 { width: 92px; }
ul#PageList.page4 { width: 125px; }
ul#PageList.page5 { width: 158px; }
ul#PageList.page6 { width: 191px; }
ul#PageList.page7 { width: 224px; }
ul#PageList li {
	margin: 0;
	width: 33px;
	display: block;
	float: left;
}
ul#PageList li.last { width: 26px; }
ul#PageList li a, ul#PageList li span {
	width: 26px;
	background: #fff url(http://images.tyrol.tl/pager/_pager_pages_back.gif) left top no-repeat;
	display: block;
}
ul#PageList li a.current, ul#PageList li span.current {
	font-weight: bold;
	background-image: url(http://images.tyrol.tl/pager/_pager_current_back.gif);
}

div.PagerPlaceHolder { height: 40px; }


	.whiteLeft, .whiteRight, .whiteButton {
		cursor: pointer;
		color: #000;
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		white-space: nowrap;
		line-height: 26px;
		height: 26px;
		text-align: center;
		border: none !important; 
		padding: 0 !important;
	}
	.whiteLeft:link, .whiteRight:link, .whiteButton:link { color: #000; }
	.whiteLeft:visited, .whiteRight:visited, .whiteButton:visited { color: #000; }
	.whiteLeft:hover, .whiteRight:hover, .whiteButton:hover { color: Red; border: none; outline: none; }
	.whiteLeft, .whiteButton { background: #fff url(http://images.tyrol.tl/tabs/_whiteLeft.gif) right top no-repeat; }
	.whiteLeft span {
		padding: 0 9px 0 35px ;
		background: transparent url(http://images.tyrol.tl/tabs/_whiteLeft_span.gif) left top no-repeat;
	}
	.whiteRight, .whiteButton { background: #fff url(http://images.tyrol.tl/tabs/_whiteRight.gif) left top no-repeat; }
	.whiteRight span, .whiteButton span {
		padding: 0 35px 0 9px;
		background: transparent url(http://images.tyrol.tl/tabs/_whiteRight_span.gif) right top no-repeat;
	}
	.whiteLeft span, .whiteRight span, .whiteButton span {
		min-width: 50px;
		display: block;
		float: left;
		margin: 0;
		white-space: nowrap;
		text-align: center !important;
		height: 26px;
		line-height: 26px;
		margin: 0 !important;
	}
	.whiteButton { border-bottom: 1px solid Green; }
	span.simpleWhiteButton { display: block; width: 135px; background-image: none; background-color: #fff; height: 26px; line-height: 26px; text-align: center; }
	span.simpleWhiteButton.disabled { font-weight: bold; background-color: #b7daf1; }

	a.blueLeft {
		border: none !important;
		color: #000;
		display: block;
		float: left;
		font-size: 13px;
		cursor: pointer;
		margin: 0 14px 14px 0;
		padding: 0 !important;
		white-space: nowrap;
		line-height: 26px;
		height: 26px;
		text-align: center;
		font-weight: bold;
		background: transparent url(http://images.tyrol.tl/tabs/_blueLeft.gif) left top no-repeat;
	}
	a.blueLeft:link { color: #000; }
	a.blueLeft:visited { color: #000; }
	a.blueLeft:hover { color: Red; border: none; outline: none; }
	a.blueLeft.col2 { margin-right: 0; }
	a.blueLeft span {
		display: block;
		float: right;
		white-space: nowrap;
		text-align: center;
		height: 26px;
		line-height: 26px;
		margin: 0;
		padding: 0 39px 0 12px;
		background: transparent url(http://images.tyrol.tl/tabs/_blueLeft_span.gif) right top no-repeat;
	}
	a.blueLeft.outside span, a.blueLeft.external span { background-image: url(http://images.tyrol.tl/tabs/_blueLeft_span_ext.gif); }
	a.blueLeft.anchor span { background-image: url(http://images.tyrol.tl/tabs/_blueLeft_span_anchor.gif); }
	a.blueLeft.nomargin { margin-bottom: 0; }


	button.whiteLeft span, button.whiteRight span {
		position: relative;
		top: -1px;
		display: block;
		white-space: nowrap;
		margin: 0;
		width: auto;
	}

	button.blueLeftButton {
		font-weight: bold;
		text-align: center;
		width: auto;
	}
	button.blueLeftButton span {
		position: relative;
		top: -1px;
		left: -3px;
		display: block;
		white-space: nowrap;
		margin: 0;
		width: auto;
	}
	button.blueLeftButton {
		font: bold 13px Arial, Helvetica, sans-serif;
		padding: 0 21px 0 0;
		height: 26px;
		line-height: 26px;
		background: transparent url(http://images.tyrol.tl/tabs/_blueLeft_span.gif) right top no-repeat;
	}
	button.blueLeftButton span {
		text-align: center;
		height: 26px;
		line-height: 26px;
		background: transparent url(http://images.tyrol.tl/tabs/_blueLeft.gif) left top no-repeat;
		padding: 0 12px;
	}


	.mini { width: 97px; }
	.mini span { width: 46px; }

	.narrow { width: 137px; }
	.narrow span { width: 86px; }

	.mid { width: 177px; }
	.mid span { width: 126px; }

	.standard { width: 196px; }
	.standard span { width: 145px; }

	.standard.half { width: 203px; }
	.standard.half span { width: 152px; }

	.standard.wider { width: 210px;  }
	.standard.wider span { width: 159px; }

	.fullwidth { width: 421px;  }
	.fullwidth span { width: 370px; }


	#HotelGoogleMap { width: 137px; }
	
	#WebkitWhiteButton, .whiteButton { background-image: none; }
	#WebkitWhiteButton span, .whiteButton span { background: transparent url(http://images.tyrol.tl/tabs/WebkitWhiteButton_span.gif) right top no-repeat; }
	
div.bigImage, div.bigImageII { margin: 40px 14px -2px 14px; padding: 0; width: 421px; overflow: hidden; }
div.bigImageII { margin: 0 auto 5px auto; }


div.tighterGalleryBox { width: 421px; border-top: 1px solid Red; margin: 0 14px 28px 0; padding: 14px; }
div.simpleBox {
	margin: 0;
	padding: 0 0 14px 0;
}
div.simpleBox div.leftcolumn {
	float: left;
	width: 188px;
	overflow: hidden;
}
div.simpleBox div.maincolumn {
	float: left;
}
div.simpleBox div.rightcolumn {
	float: right;
	width: 222px;
}
div.simpleBox div.rightcolumn.wider, .paddedwidth { width: 421px; }
div.simpleBox div.halfcolumn {
	width: 111px;
	margin: 14px 14px 0 0;
}

h3.oldstyle {
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 14px;
	margin: 26px 0 0 0;
	background: #fff url(http://images.tyrol.tl/e2w/e2w_list_h3.gif) left top no-repeat;
}

div#LinkList { padding: 8px 14px 10px 14px; background-color: #e9e9e9; }
div#MetaLinkList { width: 150px; margin: -2px 0 14px 14px; padding: 8px 14px 10px 14px; background-color: #e9e9e9; }
div#MetaLinkList ul, div#LinkList ul, div#QuickLinks ul, div#quick_links ul { margin: 0; padding: 0; list-style: none; }
div#MetaLinkList ul li, div#LinkList ul li, div#QuickLinks ul li, div#quick_links ul li { background: transparent url(http://images.tyrol.tl/boxes/top_angebote_raquo.gif) left 8px no-repeat; }
div#MetaLinkList li a, div#LinkList li a, div#QuickLinks li a, div#quick_links li a { display: block; margin: 0 0 0 14px; padding: 3px 0; line-height: 16px; border-style: dotted; border-color: #7a7a7a; border-width: 0 0 1px 0; }
p.arrow { background: transparent url(http://images.tyrol.tl/boxes/top_angebote_raquo.gif) left 7px no-repeat; }
p.arrow a { margin: 0 0 0 14px; }
div#QuickLinks ul, div#quick_links ul { margin: 0 8px; }
div#LinkList .floater {
	float: left;
	width: 203px;
	margin: 0 0 0 0;
}
div#LinkList .floater.taller { width: 189px; }
div#LinkList .second { margin-left: 15px; }
div#LinkList.topSeasonLinkList {
 padding: 8px 0 0 0;
}
div#MetaLinkList li.last a, div#LinkList li.last a, div#QuickLinks li.last a, div#quick_links li.last a { border-bottom: none; }
div#QuickLinks li.last, div#quick_links li.last { margin-bottom: -8px; }

div#E2WHotelLinks { margin: 0 0 14px 0; padding: 0 0 0 14px; }
div#HotelLinks, div#HotelThemeLinks, div#HotelThemeLinksII { margin: 0 0 14px 0; padding: 0 0 14px 14px; }
div#HotelLinks h3, div#HotelThemeLinks h3, div#HotelThemeLinksII h3, #E2WHotelLinks h3 { margin: 0 !important; }
div#HotelLinks a.blueLeft, div#HotelThemeLinks a.blueLeft, div#HotelThemeLinksII a.blueLeft { margin: 14px 14px 0 0 !important; }
div#HotelThemeLinks p, div#HotelThemeLinksII p { padding: 10px 0 0 0; margin: 0 !important; }
div#HotelLinks.inside { margin: 0 -14px 0 0; padding: 0; }
.rounded { background-color: #e9e9e9; }

	div.leftcolumn.theme {
		width: 129px;
	}
	div.rightcolumn.theme {
		width: 278px;
	}
	div.leftcolumn.brochures {
		width: 105px;
	} div.leftcolumn.brochureinput {
		width: 26px;
		padding: 0 14px 0 0;
	}
	h3.brochures {
		width: 283px !important;
	}
	div.rightcolumn.brochures {
		width: 283px;
	} div.rightcolumn.brochuredetails {
		width: 252px;
	}

	.formsubmit { width: 124px; }

	div.leftcolumn.offerslist { width: 105px; }
	div.rightcolumn.offerslist { width: 303px; }


legend.title { display: block; font-size: 1em; margin: 0 0 14px 0; }
label.right, fieldset div.right  {
	margin-left: 154px;
	text-align: left;
	clear: both;
	background-color: transparent;
}

#TopSearch { padding-top: 4px; }
#NewsletterBox { padding: 6px 22px 0 31px; }
div.search input.input {
	width: 126px;
	border: 1px solid #CFCAB3;
	padding-left: 4px;
	color: #999;
}
div.search input.submit {
	width: 18px;
	height: 18px;
	border: none;
	background: transparent url(http://images.tyrol.tl/spacer.gif) left top no-repeat;
}
#Adjust form.request { width: 449px; padding: 0; margin: 0 auto; overflow: hidden;  }
#Adjust form.request select, #Adjust form.request input, #Adjust form.request textarea  {
	width: 200px;
	padding: 1px 0 1px 3px;
}
#Adjust form.request input.autowidth { width: 449px; }
#Adjust form.request fieldset ul { float: right; width: 263px; list-style: none; padding: 0; padding: 0; margin: 0; }
#Adjust form.request fieldset ul li { margin: 0; padding: 0; }
#Adjust form.request fieldset p { margin-left: 157px; }
#Adjust form.request fieldset label { line-height: 20px; }
a.ShowExtras { margin: 8px 0 7px 0; }

div#captchaContainer { margin: 0; padding: 0; }
form.request div#captchaContainer { margin: 0 0 0 157px; padding: 0; }
div#captchaContainer h3 { margin: 0; }
div#captchahelp { position: absolute; margin: -23px 0 0 -370px; }
div#captchahelp div#TB_title { width: 337px; }
div#captchahelp div#TB_window { width: 357px; display: block; }
div#captchahelp div#TB_ajaxContent { width: 334px; height: auto; padding: 6px; }
div#captchahelp a.closehelp { float: right; display: block; }
div#captchaheader { width: 206px; height: 24px; vertical-align: middle; margin-bottom: 0; }
div#captchaheader h3 { line-height: 24px; float: left; }
a#showcaptchahelp { display: block; float: right; width: 24px; height: 24px; background: transparent url(http://images.tyrol.tl/icon/helpbutton.gif) center center no-repeat; }
a#showcaptchahelp:hover { cursor: help; }
a#captchalink:hover, a.closehelp:hover { cursor: pointer; }
div#captchahelp dl { margin: 0; padding: 8px 21px; }
div#captchahelp dt { font-weight: bold; }
div#captchahelp dd { margin: .4em 0 .4em 1em; }
input.word { width: 201px !important; color: #999; margin: 1em 0 .4em 0; }
div#captchaContainer img { margin: 0; }
div#captchaContainer p { padding: 0; }

fieldset.wrap div {
	padding: 2px 0 0 0;
	margin: 1px 0 0 0;
	clear: both;
}

fieldset.wrap div.error, fieldset div.error {
	border: 2px solid #F00000;
	padding: 2px 0 2px 0;
	margin: 4px 18px 0 0;
}
fieldset#SelectDate div select {
	width: auto !important;
}
.errorBox {
	color: red;
	line-height:160%;
}
.errorBox2 {
	border: 2px solid #FF0000;
	margin: 0 20px 10px 15px;
	padding: 10px 0 10px 20px;
	color: #EF0020;
}
.errorList {
	margin: 10px 0 10px 0;
	padding:0px;
}
.errorList li {
	margin: 3px 0 3px 25px;
	padding: 0;
}
.suggestionBox {
		color: green;
}
.suggestionBox.a {
		color: green;
}
.dateErrorBlock {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin: 5px 0 10px -12px;
	padding: 0 0 5px 10px;
}

.requested {
		font-weight: bold;
}
fieldset legend span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

fieldset.wrap p.nomargin {
	padding: 0 !important;
}
fieldset#extras input {
	width: auto;
}


a#captchalink, a#captchalink:hover, a#captchalink:visited {
	cursor: pointer;
}
div#captchaImage  { padding: 8px 0 0 0; }
img#freecap { border: 1px solid #ccc; width: 203px;}
div.clearfix label {
	display: block;
	float: left;
	width: 136px;
	white-space: nowrap;
	text-align: right;
	padding-right: 8px;
}


select#roomcategory { width: 183px; }
#ExtraList { margin: 14px 0 0 0; }
#ExtraList input { width: auto !important; margin: -4px 11px 0 0; }
#ExtraList li { line-height: 1.6em; }
div.extratitle { display: block; float: left; text-align: right; width: 140px; margin-left: -19px; height: 33px; }

fieldset.submitButton, p.submitButton a, div.submitButton { height: 26px !important; margin: 0; padding: 0; }
div#DateAdapter { margin-left: -31px; }

input.disabled, select.disabled { color: #666; background-color: #e9e9e9; border: 1px solid #c7c7c7; }

ul.newmenu, ul.newmenu ul, ul.newmenu ul ul { width: 240px; list-style: none; margin: 0; padding: 0; }
ul.newmenu a, ul.newmenu ul a, ul.newmenu ul ul a { display: block; position: relative; } /* height: 1.8em; for IE 6 */
ul.newmenu a.active { font-weight: bold !important; }
ul.newmenu li { margin: 0; padding: 0; position: relative; background: transparent url(http://images.tyrol.tl/boxes/new/box_back.gif) left top repeat-y; }
ul.newmenu li a:after { content: " " }
ul.newmenu.hotel li p, ul.newmenu li a { display: block; line-height: 18px; background: #faecae url(http://images.tyrol.tl/boxes/new/dot.gif) left bottom repeat-x; margin: 0 18px; padding: 2px 0 4px 14px; }
ul.newmenu.hotel li p.small { padding-top: 4px !important; font-size: .95em !important; }
ul.newmenu.hotel li p, ul.newmenu.hotel li a { background-color: #d6e8f4; }
ul.newmenu li a.active { background-color: #fee36b; background-image: none; padding-bottom: 3px; }
ul.newmenu.hotel li a.active { background-color: #a9d3f2; padding-bottom: 3px; }
ul.newmenu ul li { position: relative;  }
ul.newmenu ul li p, ul.newmenu ul li a, ul.newmenu ul li a.active { line-height: 18px; background: #fbf1c2 url(http://images.tyrol.tl/boxes/new/dot.gif) left bottom repeat-x; padding: 1px 0 3px 28px; }
ul.newmenu ul li a.active { background-color: #fcf5d6; }
ul.newmenu.hotel ul li a { background-color: #e0eef7; }
ul.newmenu.hotel ul li a.active { background-color: #eaf3f9; }
ul.newmenu ul ul li { position: relative; }
ul.newmenu ul ul li a, ul.newmenu ul ul li a.active { line-height: 18px; background-color: #fcf5d6; padding: 1px 0 3px 42px; }
ul.newmenu.hotel ul ul li a, ul.newmenu.hotel ul ul li a.active { background-color: #eaf3f9; }
ul.newmenu ul ul ul li { position: relative; }
ul.newmenu ul ul ul li a, ul.newmenu ul ul ul li a.active { background-color: #fefaeb; padding: 1px 0 3px 56px; }
ul.newmenu.hotel ul ul ul li a.active { background-color: #ebf2f5; }
ul.newmenu ul ul ul ul li { position: relative;  }
ul.newmenu ul ul ul ul li a, ul.newmenu ul ul ul ul li a.active,
ul.newmenu.hotel ul ul ul ul li a, ul.newmenu.hotel ul ul ul ul li a.active { background-color: #fff; padding: 1px 0 3px 70px; }

#ThemesMenu li { background-color: #faecae; background-image: url(http://images.tyrol.tl/boxes/new/white_box_back.gif); }
#ThemesMenu li img { margin: -4px 4px 0 2px; vertical-align: middle;  }
#ThemesMenu li a { overflow: hidden; height: 26px; line-height: 28px; width: 190px; margin: 0 auto; padding: 0; background-image: url(http://images.tyrol.tl/boxes/new/themes_box_back.gif); border-style: solid; border-color: #d5d5d5; border-width: 0 1px 1px 1px;  }
#ThemesMenu li.first { padding-top: 6px; }
#ThemesMenu li.first a { border-width: 1px;  }

h3.boxTitle {
	margin: 0;
	padding: 5px 0 1px 31px;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	background: #fff url(http://images.tyrol.tl/boxes/new/h3.gif) left top no-repeat;
}
h3.boxTitle.hotel { background: transparent url(http://images.tyrol.tl/boxes/new/h3.hotel.gif) left top no-repeat; }
h3.boxTitle.hotel.transparent { background-image: none; }
h3.boxTitle.inside { background-image: url(http://images.tyrol.tl/boxes/new/h3.square.gif);}

div.roundedBox {
	margin: 12px 0;
	padding: 0 0 12px 0;
	background: transparent url(http://images.tyrol.tl/boxes/new/box_bottom.gif) left bottom no-repeat;
}
div.roundedBox.hotel {
	background-image: url(http://images.tyrol.tl/boxes/new/box_bottom.hotel.gif);
}
div.openroundedBox {
	margin: 0;
	padding: 0 0 12px 0;
	background: transparent url(http://images.tyrol.tl/boxes/new/open_box_bottom.gif) left bottom no-repeat;
}
div.roundedBox.last {
	margin: 0 0 12px 0;
}
div.roundedBox div.insideBox, div.openroundedBox div.insideBox {
	background: #faecae url(http://images.tyrol.tl/boxes/new/white_box_back.gif) left top repeat-y;
}

#top_links a { border: none; }

ul.unstyled { margin: 0; padding: 0; list-style: none; }
ul.inline li { display: inline; }

	#QuickLinks, #quick_links {
		float: left;
		width: 227px;
		background: #f4f4f3;
		padding: 0;
	}
	#QuickLinks ul, #quick_links ul { margin: 0; padding: 0; }
	#QuickLinks h3, #quick_links h3, #quick_search h3 {
		font-size: 1em;
		padding: 0 0 0 8px;
		margin: 0;
		line-height: 32px;
		height: 32px;
		background: transparent url(http://images.tyrol.tl/e2w/e2w_list_h3.gif) left top no-repeat;
	}
	#QuickLinks h3, #quick_links h3 { height: 30px; border-bottom: 2px solid #fff; }


	#quick_search {
		float: right;
		width: 206px;
		margin: 0;
	}
	#quick_search form {
		text-align: center;
		font-size: 0.9em;
		padding: 8px;
		margin: 0;
		background: #f4f4f3;
	}
	#quick_search select { width: 185px; height: 20px; }
	#quick_search input.submit { margin: 5px 0 5px 0; height: 18px; }


	div#SeasonBanner div { margin: 0; padding: 0; }
	div#SeasonBanner div#SeasonImage { height: 110px }
	a#TopSeasonLink { width: 152px !important; }
	div#TopSeasonLinkBox { padding: 5px 14px 8px 14px; }

	div.Tabs {
		float: left;
		width: 449px;
		height: 28px;
		background: #fff url("http://images.tyrol.tl/tabs/bg.gif") repeat-x top;
		margin: 28px 0 0 0;
		overflow: hidden;
	}
	div.Tabs:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	div.Tabs ul, div.Tabs ol {
		list-style: none;
		margin: 0 0 0 -1px;
		padding: 0;
	}
	div.Tabs li, div.Tabs h2, div.Tabs h3 {
		float: left;
		margin: 0;
		padding: 0;
		background: #fff;
		white-space: nowrap;
	}
	div.Tabs a, div.Tabs h2 a, div.Tabs h3 a {
		float: left;
		display: block;
		height: 28px;
		line-height: 28px;
		background: transparent url("http://images.tyrol.tl/tabs/left_both.gif") no-repeat left top;
	}
	div.Tabs a span {
		min-width: 64px;
		float: left;
		display: block;
		padding: 0 6px 0 12px;
		text-align: center;
		background: transparent url("http://images.tyrol.tl/tabs/right_both.gif") no-repeat right top;
	}
	div.Tabs #HotelToc a {}
	div.Tabs #HotelToc a span { min-width: 70px; }

	div.Tabs a.current, div.Tabs h2 a.current, div.Tabs h3 a.current
	div.Tabs a:hover, div.Tabs h2 a:hover, div.Tabs h3 a:hover
	{
		border: none;
		cursor: pointer;
		background-image: url("http://images.tyrol.tl/tabs/left_both_on.gif");
	}
	div.Tabs a:active, div.Tabs h2 a:active, div.Tabs h3 a:active,
	div.Tabs a:focus, div.Tabs h2 a:focus, div.Tabs h3 a:focus
	{
		border: none;
		outline: none;
	}

	div.Tabs a.current span, div.Tabs a:hover span {
		background-image: url("http://images.tyrol.tl/tabs/right_both_on.gif");
	}


	div#MeteoTabs { margin-top: 4px; }
	div#meteoTodayMap, div#meteoTomorrowMap { background-position: 40px 15px; background-repeat: no-repeat; height: 230px; }
	table.weather { width: 350px; clear: both;  }
	table.weather td { font-size: 12px !important; }
	td.small, span.small { font-size: 11px !important; }
	.weather_max_degrees {
		font-weight: bold;
		color: #e23636;
	}
	.weather_min_degrees {
		font-weight: bold;
		color: #3466a8;
	}
	div.meteoIcon {
		position: absolute;
		text-align: center;
		width: 80px;
		font-size: 11px;
		line-height: 12px;
	}
	div.meteoIcon span { margin-top: -7px; font-weight: bold; }
	div.meteoIcon.sterzing { margin: 26px 0 0 166px; }
	div.meteoIcon.bruneck { margin: 55px 0 0 251px; }
	div.meteoIcon.schlanders { margin: 93px 0 0 58px; }
	div.meteoIcon.meran { margin: 81px 0 0 121px; }
	div.meteoIcon.brixen { margin: 80px 0 0 200px; }
	div.meteoIcon.bozen { margin: 136px 0 0 154px; }
	div.meteoLegend { position: absolute; margin: 180px 0 0 293px; font-size: 13px; width: 110px; }
	h3#MeteoTitle, h3#MeteoTitleII { margin-top: 10px !important; }

/* autocomplete */
input.geocomplete
{
	color: #666;
	width: 128px;
	height: 17px;
	line-height: 21px;
	margin: 0 1px 0 0;
	display: none;
}
input.autocomplete-loading
{
	width: 128px;
	background-image:url(http://images.tyrol.tl/ralph_search/autocomplete.gif);
	background-position: center right;
	background-repeat:no-repeat;
}
ul.autocomplete 
{
	position: absolute;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid ButtonShadow;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #000;
	display:none;
	z-index: 1000;
}
ul.autocomplete li 
{
	font-size: 100%;
	display: block; 
	padding: 0.3em; 
	cursor:pointer;
}

ul.autocomplete li.selected 
{
	background-color: Highlight; 
	color: #fff;
}

div#RalphSpacer { margin-top: 14px !important; }
div#RalphSearchBox { background-color: #cae3f5; }
div#RalphSearchBox label {
	margin: 0;
	float: none;
	text-align: left;
	font-weight: bold;
	line-height: 30px;
}
div#RalphSearchBox label.inside {
	float: left;
	line-height: 22px;
	padding-left: 14px;
	width: 130px;
}
div#RalphSearchBox select {
	margin: 0;
	width: 154px;
	height: 21px;
	line-height: 24px;
}
a#SearchInfo {
	float: left;
	width: 21px;
	height: 21px;
	background: #357cd7 url(http://images.tyrol.tl/ralph_search/info.gif) left top no-repeat; 
}

ul.multicolumn {
	float: left;
	width: 421px; /* width is changed */
	margin: 0;
	padding: 0;
	list-style: none;
}
 
ul.multicolumn li {
	float: left !important;
	width: 209px;
	margin: 0;
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 0; /* left padding moves the text away from the bullet */
}
#ExtraList label.clickable {
	cursor: pointer;
	font-weight: normal;
	padding: 0;
	line-height: 20px;
	height: auto;
	width: 120px;
	margin: 0;
}
#ArrivalBox, #DepartureBox {
	padding: 0 0 8px 0;
}
#ArrivalBox select, #DepartureBox select {
	width: auto !important;
}
#SearchButtonBox {
	width: 85px;
	padding-top: 27px;
}
#InnerSearchButtonBox {
	width: 85px;
	margin-left: 157px !important;
}
#SearchButton button {
	width: 97px !important;
}

div#TopPagerExtension {
	margin: -13px 0 0 0;
	padding: 1px 14px 12px 14px;
	background-color: #a6d3f0;
}
div#TopPagerExtension p { padding: 0; width: 304px; margin: 0 0 0 117px; }
div#TopPagerExtension ul { padding: 0; width: 270px; margin: 0 0 0 131px; }

div#TopPagerExtension li p { margin: 0; }
div#TopPagerExtension li { margin: 0; padding: 0; }
div#TopPagerExtension p:first-child {
	margin-top: 5px;
}
div#TopPagerExtension div {
	padding: 10px 10px 10px 0;
	min-height: 77px;
	background: #fff url(http://images.tyrol.tl/ralph_search/info_big.gif) 29px 19px no-repeat;
}
div#TopPagerExtension div.auto { height: auto; }

div#HomePage h3 { margin: 29px 0 12px 0; }
div.homebox { padding: 0 !important; }
#HomeTextContainer { width: 250px; } 
#HomeTextContainer p { margin: 0; } 
#HomeTopSeasonsBanner {
	width: 180px;
	background: #cae3f5;
	overflow: hidden;
	margin: 4px 0 0 0;
}
#HomeTopSeasonsBanner a.whiteRight span { width: 120px; }
#FlashContent { padding: 4px 0 0 0; }
#FlashContent, #FlashContent img {
	width: 152px !important;
	height: 100px !important;
}
#FlashContentText { width: 280px; height: 100px; }

#OpenTheMap { margin: -6px 0 0 0;}


div.eventContainer {
	margin: 0 0 13px 0;
}

div.eventLabel {
	float: left;
	width: 62px;
	padding-right: 8px;
}

div.eventDetail {
	border-left: 1px solid #000;
	float: right !important;
	width: 342px !important;
	padding: 2px 0 0 8px;
}

div.eventDetailColumns {
	margin: 11px 0 0 0 !important;
	padding: 11px 0 0 0;
	border-top: 1px solid #a8a8a8;	
}

p.eventDetailColumn {
	width: 140px;
	text-align: center;
	margin: 0 !important;
}

p.eventDetailColumn span {
	padding: 0 0 0 16px;
	background: transparent url(http://images.tyrol.tl/boxes/top_angebote_raquo.gif) left 6px no-repeat;
}

div.bigDate { width: 70px; text-align: center; }
div.bigDate span.bigTitle { line-height: 17px; }
div.bigDateInfo { width: 330px !important; }
span.bigDot { font-size: 16px; font-weight: bold; }

.corner, .curve9 { -moz-border-radius: 9px; -webkit-border-radius: 9px; -khtml-border-radius: 9px; /*border-radius: 9px;*/ }
.corner5, .curve5, .e2wArticlewhitebox { -moz-border-radius: 5px; -webkit-border-radius: 5px !important; -khtml-border-radius: 5px; /*border-radius: 5px;*/ }

/*	survey styles */
	#survey_ad {
		z-index: 100;
		position: fixed;
		margin-left: 15%;
		top: 100px;
		overflow: hidden;
		padding: 0;
	}
	#survey_ad_content {
		width: 265px;
		height: 174px;
		overflow: hidden;
		background: #FEF2C8 url(http://images.tyrol.tl/survey/survey_back.gif) left top no-repeat;
	}
	#survey_ad_content .title {
		font-size: 16px;
		line-height: 44px;
	}
	#survey_ad_content a.button, #survey_ad_content a.buttonext {
		display: block;
		float: left;
		width: 90px;
		height: 23px;
		line-height: 23px;
		font-weight: bold;
		text-align: center;
		padding-right: 8px;
		background: transparent url(http://images.tyrol.tl/survey/survey_button_back.gif) left top no-repeat;
	}
	#survey_ad_content a.buttonext {
		background: transparent url(http://images.tyrol.tl/survey/survey_button_back_ext.gif) left top no-repeat !important;
	}



	body { background-color: #e5f2c4; }
	#QuickLinks, #quick_links, #quick_search form { border-bottom: 1px solid #a9d3f2; }
	p.link .link_a, p.link .link_a_ext { background-color: #D2E6F4; }
	#QuickLinks, #quick_links, #quick_search form { border-bottom: 1px solid #a9d3f2; }

	#ShortMeteo { background-color: #e4edf4; }

ul.newmenu.hotel li p, ul.newmenu li a, div.roundedBox div.insideBox, div.openroundedBox div.insideBox, #ThemesMenu li { background-color: #c9dcea; }
ul.newmenu.hotel li p, ul.newmenu.hotel li a { background-color: #bcdb7e; }
ul.newmenu li a.active { background-color: #8cb9d9; }
ul.newmenu.hotel li a.active{ background-color: #7ebe3b; }
ul.newmenu ul li p, ul.newmenu ul li a, ul.newmenu ul li a.active { background-color: #e4edf4; }
ul.newmenu.hotel ul li a { background-color: #cde49e; }
ul.newmenu.hotel ul li a.active {  background-color: #cde49e; }
#tt  { background-color: #e0eef7; }
ul.newmenu ul ul li a, ul.newmenu ul ul li a.active { background-color: #e4edf4; }
ul.newmenu.hotel ul ul li a, ul.newmenu.hotel ul ul li a.active { background-color: #cde49e; }
ul.newmenu ul ul ul li a, ul.newmenu ul ul ul li a.active { background-color: #eff6fa; }
ul.newmenu.hotel ul ul ul li a.active { background-color: #fcf5f6; }


div#RalphSearchBox, #HomeTopSeasonsBanner, table.jCalendar td.selected { background-color: #bcdb7e; }
div#TopPagerExtension { background-color: #bcd1ee; }
span.simpleWhiteButton.disabled { background-color: #c4d5f1; }