/****** FILE: sitecode/plugins/multitoggler/jquery.multitoggler.css *****/
.hidden{
	display: none;
}
.multitoggler-trigger{
	cursor: pointer;
}

/****** FILE: themes/hotel/css/add.winter2013.css *****/
/*
 *	KEMPINSKI HOTELS & RESORTS
 *	WINTER BREAKS 2012
 *
 *	2012 by Björn Lorenz, ennit interactive GmbH <http://www.ennit.de/>
 */
#body {
	float: none!important;
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0!important;
	position: absolute!important;
	top: 0;
}
#body .inner {
	height: 100%;
	min-height: 100%;
	position: relative;
}
#winter2013 {
	display: block;
	width: 540px;
	height: 280px;
	margin: 0 auto;
	padding: 50px 60px 0px;
	background: rgba(0,0,0,.4);
	color: white;
	text-align: center;
	position: relative;
	top: 25%;
	z-index: 1;
}
#winter2013 .headline {
	display: block;
	height: 76px;
	background: url("../../../themes/corporate/images/layout/winter2013/winter-breaks.png")/*tpa=http://www.kempinskis.com/themes/corporate/images/layout/winter2013/winter-breaks.png*/ no-repeat center top;
	overflow: hidden;
	text-indent: -6666px;
}
#winter2013 .paragraph {
	display: block;
	margin: -17px 0 3px;
	font: 46px/1.25 "Times New Roman", Times, serif;
	text-align: right;
}
#winter2013 .button {
	display: inline-block;
	min-width: 111px;
	min-height: 20px;
	padding: 100px 0 0;
	background: url("../../../themes/corporate/images/layout/winter2013/bg.button.png")/*tpa=http://www.kempinskis.com/themes/corporate/images/layout/winter2013/bg.button.png*/ no-repeat center top;
	color: white;
	font: 17px/1.25 Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

