/* the container */
.allinone_bannerRotator {
	position:relative;
}
.allinone_bannerRotator img {
	position:absolute;
	top:0px;
	left:0px;
	max-width:100%;
	max-height:100%;	
}
.allinone_bannerRotator .stripe {
	position:absolute;
	display:block;	
	height:100%;
	z-index:1;
}
.allinone_bannerRotator .block {
	position:absolute;
	display:block;	
	z-index:1;
}

/***CLASSIC SKIN***/
.allinone_bannerRotator.classic .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
.allinone_bannerRotator.classic .leftNav {
	position:absolute;
	left:4px;
	top:50%;
	margin-top:-20px; /* height/2 */
	width:41px;
	height:41px;
	background:url(skins/classic/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerRotator.classic .leftNav:hover {
	background:url(skins/classic/leftNavON.png) 0 0 no-repeat;
}
.allinone_bannerRotator.classic .rightNav {
	position:absolute;
	right:4px;
	top:50%;
	margin-top:-20px; /* height/2 */
	width:41px;
	height:41px;
	background:url(skins/classic/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerRotator.classic .rightNav:hover {
	background:url(skins/classic/rightNavON.png) 0 0 no-repeat;
}
.allinone_bannerRotator.classic .bottomNav {
	position:absolute;
	background:url(skins/classic/bottomNavBg.png) 0 0 repeat-x;
	width:0px;
	height:24px;
	bottom:5px;
	z-index:4;
	padding-left:9px;
}
.allinone_bannerRotator.classic .bottomNavButtonOFF {
	float:left;
	display:block;
	width:11px;
	height:11px;
	background:url(skins/classic/bottomNavOFF.png) 0 0 no-repeat;
	padding-left:9px;
	cursor: pointer;
}
.allinone_bannerRotator.classic .bottomNavButtonON {
	float:left;
	display:block;
	width:11px;
	height:11px;
	padding-left:9px;
	background:url(skins/classic/bottomNavON.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerRotator.classic .bottomNavLeft {
	position:absolute;
	width:0px;
	display:none;
	background:#F00;
	height:24px;
	bottom:5px;
	z-index:4;
}
.allinone_bannerRotator.classic .bottomNavRight {
	position:absolute;
	width:0px;
	display:none;
	height:24px;
	background:#F00;
	bottom:5px;
	z-index:4;
}
.allinone_bannerRotator.classic .bottomOverThumb {
	position:absolute;
	width:88px;
	height:106px;
	background:url(skins/classic/bottomOverThumbBg.png) 23px bottom no-repeat;
	bottom:27px;
	margin-left:-25px;
}
.allinone_bannerRotator.classic .bottomOverThumb img {
	border:4px solid #000000;
}

/***Text Styles***/
.allinone_bannerRotator_texts {
	position:absolute;
	z-index:3;
	display: none;
	width:100%;
	text-align:left;
}
.allinone_bannerRotator_text_line {
	position:absolute;
}


/****Text Classic***/
.textElement11_classic {
	font: bold 16px Arial;
	text-transform:none;  
	color:#ce7917;
	text-decoration:none;
}
.textElement12_classic {
	font: bold 14px Arial;
	text-transform:uppercase;  
	color:#FFF;
	text-decoration:none;
}
.textElement13_classic {
	font: bold 14px Arial;
	text-transform:uppercase;
	width:113px;
  height:25px;
	color:#FFF;
	text-decoration:none;
  padding-left:9px;
  padding-top:5px;
  background: url("img/book_now.png") no-repeat;
}
.textElement13_classic a {
	color:#FFF;
	text-decoration:none;
}
.textElement13_classic a:hover {
	color:#FFF;
  text-decoration: underline;
}
.textElement14_classic {
	font: 16px 'Oswald', sans-serif;
	/*text-transform:uppercase;*/
  letter-spacing:2px;
	width:250px;
  height:32px;
	color:#FFF;
	text-decoration:none;
  padding-left:13px;
  padding-top:5px;
  background: url("img/offer_month.png") no-repeat;
}
.textElement14_classic a {
	color:#FFF;
	text-decoration:none;
}
.textElement14_classic a:hover {
	color:#FFF;
  text-decoration: underline;
}
.textElement21_classic {
	font: bold 20px 'BertholdAkzidenzGroteskBERg', Verdana, Helvetica, sans-serif;
	color:#e9d3c3;
}
.textElement22_classic {
	font: bold 45px 'BertholdAkzidenzGroteskBERg', Verdana, Helvetica, sans-serif;
	color:#faf5f1;
}
.textElement23_classic {
	font: bold 24px 'BertholdAkzidenzGroteskBERg', Verdana, Helvetica, sans-serif;
	color:#e9d3c3;
}
.textElement24_classic {
	font: bold 45px 'BertholdAkzidenzGroteskBERg', Verdana, Helvetica, sans-serif;
	color:#faf5f1;
}
.textElement25_classic {
	font: bold 24px 'BertholdAkzidenzGroteskBERg', Verdana, Helvetica, sans-serif;
	color:#e9d3c3;
}
.textElement26_classic {
	font: 12px Arial;
	width:221px;
  height:23px;
	color:#FFF;
	text-decoration:none;
  padding-left:15px;
  padding-top:3px;
  background: url("img/slider2_back.png") no-repeat;
}
.textElement26_classic a {
	color:#FFF;
	text-decoration:none;
}
.textElement26_classic a:hover {
	color:#FFF;
  text-decoration: underline;
}

.textElement31_classic {
	font: bold 12px Arial;
  text-transform:uppercase;  
	width:364px;
  height:25px;
	color:#FFF;
	text-decoration:none;
  padding-left:10px;
  padding-top:5px;
  background: url("img/slider3_back1.png") no-repeat;
}
.textElement32_classic {
	font: 12px Arial;
  text-align:justify;  
	width:364px;
  height:146px;
	color:#FFF;
	text-decoration:none;
  padding-left:11px;
  padding-top:14px;
  background: url("img/slider3_back2.png") no-repeat;
}
.slider3text {width:352px;}
.textElement33_classic {
	font: 12px Arial;
  text-align:justify;  
	width:90px;
  height:25px;
	color:#FFF;
	text-decoration:none;
  padding-left:20px;
  padding-top:5px;
  background: url("img/slider3_back3.png") no-repeat;
}
.textElement33_classic a {
	color:#FFF;
	text-decoration:none;
}
.textElement33_classic a:hover {
	color:#FFF;
  text-decoration: underline;
}

.textElement41_classic {
	font: 16px 'Oswald', sans-serif;
	/*text-transform:uppercase;*/
  letter-spacing:1px; 
	width:417px;
  height:34px;
	color:#FFF;
	text-decoration:none;
  padding-left:10px;
  padding-top:5px;
  background: url("img/slider4_back1.png") no-repeat;
}
.textElement42_classic {
	font: 12px Arial;
  text-align:justify;  
	width:229px;
  height:24px;
	color:#FFF;
	text-decoration:none;
  padding-left:21px;
  padding-top:5px;
  background: url("img/slider4_back2.png") no-repeat;
}
.textElement42_classic a {
	color:#FFF;
	text-decoration:none;
}
.textElement42_classic a:hover {
	color:#FFF;
  text-decoration: underline;
}

.textElement51_classic {
	font: 16px 'Oswald', sans-serif;
	/*text-transform:uppercase;*/
  letter-spacing:1px; 
	width:357px;
  height:32px;
	color:#FFF;
	text-decoration:none;
  padding-left:10px;
  padding-top:5px;
  background: url("img/slider5_back1.png") no-repeat;
}
.textElement52_classic {
	font: 12px Arial;
  text-align:justify;  
	width:134px;
  height:24px;
	color:#FFF;
	text-decoration:none;
  padding-left:18px;
  padding-top:5px;
  background: url("img/slider5_back2.png") no-repeat;
}
.textElement52_classic a {
	color:#FFF;
	text-decoration:none;
}
.textElement52_classic a:hover {
	color:#FFF;
  text-decoration: underline;
}
.hideElement {
	display:none;
}