@CHARSET "UTF-8";
HTML, BODY {
	height: 100%;
	color: #333;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	/* background: url(../images/body-bg.gif); */
}
BODY.simple {
	padding: 20px;
}

A,
A:link,
A:visited {
	color: #385AB6;
}
A:hover,
A:active {
	color: #84082B;
}

#page-body {
	/* background: url(../images/page-bg.gif) left top repeat-y; */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header {
	padding: 0;
	margin: 0;
	padding-top: 18px;
	/* background: #FFF url(../images/header-bg.jpg) left top no-repeat;*/
}
.container_8 {
	margin-left: -10px;
	margin-right: -10px;
}

.container_8 .box {
	background: url(../images/box-right-middle.jpg) left top repeat-y;
	margin-top: 18px;
}
.container_8 .box-contents {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background: url(../images/box-right-top-2.jpg) left top no-repeat;
}
.container_8 .box-bottom {
	height: 18px;
	background: url(../images/box-right-bottom.jpg) left bottom no-repeat;
}

.box-big {
	background: url(../images/box-big-middle.jpg) left top repeat-y;
	margin-top: 18px;
}
.box-big-contents {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background: url(../images/box-big-top.jpg) left top no-repeat;
}
.box-big-bottom {
	height: 18px;
	background: url(../images/box-big-bottom.jpg) left bottom no-repeat;
}

/*
#header div,
#menubar div,
#footer div,
.container_12,
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.before-footer {
	padding-bottom: 0;
}
*/

div.before-footer {
	padding-bottom: 90px;
}

#footer {
	width: 960px;
	padding: 0;
	margin: -90px auto 0 auto;
	height: 90px;
	background: url(../images/footer-bg.jpg) left top no-repeat;
}

#menubar {
	background: url(../images/menutop-bg.jpg) left top no-repeat;
	height: 36px;
	psdding-left: 18px;
	padding-right: 18px;
}

.contents-right .box {
	background: url(../images/box-right-middle.jpg) left top repeat-y;
	margin-top: 18px;
}
.contents-right .box-contents {
	background: url(../images/box-right-top.jpg) left top no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
.contents-right .box-bottom {
	height: 18px;
	background: url(../images/box-right-bottom.jpg) left bottom no-repeat;
}
.contents-right .box-contents .special {
	background: url(../images/box-right-top-special.jpg) left top no-repeat!important;
}
#submenu {
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 36px;
	padding-top: 36px;
	padding-bottom: 18px;
	/* top: 0px; */
}

#submenu li {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}

#submenu a,
#submenu a:link,
#submenu a:visited {
	padding: 0;
	margin: 0;
	display: block;
	color: #84082B;
	font-weight: normal; 
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 18px;
}
#submenu a span,
#submenu a:link span,
#submenua:visited span {
	display: block;
	height: 36px;
	line-height: 36px;
	padding-right: 18px;
}

#submenu a:hover,
#submenu a:active {
	background: url(../images/leftmenu-left.jpg) left top no-repeat;
	color: #000;
}

#submenu a:hover span,
#submenu a:active span {
	background: url(../images/leftmenu-right.jpg) right top no-repeat;
}

#menufooter {
	margin: 0px;
	padding: 0px;
	padding-top: 18px;
	padding-left: 20px;
	font-size: 12px;
}
#menufooter ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#menufooter ul li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menufooter li a,
#menufooter li a:link,
#menufooter li a:visited {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding:0 0 0 18px;
	margin: 0;
	text-decoration: none;
	color: #999;
	letter-spacing: 1px;
}
#menufooter li a span,
#menufooter li a:link span,
#menufooter li a:visited span {
	padding-right: 20px;
	height: 18px;
	line-height: 18px;
	display: block;
}
#menufooter li a:hover,
#menufooter li a:active {
	background: #e9e9e9 url(../images/menusmall-left.jpg) left top no-repeat;
	height: 18px;
	line-height: 18px;
	color: #000;
}
#menufooter li a:hover span,
#menufooter li a:active span {
	background: url(../images/menusmall-right.jpg) right top no-repeat;
	padding-right: 20px;
	height: 18px;
	line-height: 18px;
}

#langsel {
	height: 24px;
	line-height: 24px;
	color: #E6BFD0;
}

#langsel a {
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#langsel img {
	border: none;
	vertical-align: middle;
}

/*
#contents-main {
	padding-bottom: 90px;
}
*/

/* TYPO3 Elements */
div.csc-header {
	padding-bottom: 0px;
}
#lbBottom {
	padding-bottom: 0px;
}

/* Google Maps */
.tx-wecmap-pi3 {
	border: 1px solid #e9e9e9;
}
div.sidebar {
	width: 168px;
}
div.sidebar a,
div.sidebar a:link,
div.sidebar a:visited {
	padding-left: 20px;
	padding-right: 2px;
	height: 36px;
	line-height: 36px;
	display: block;
	text-decoration: none;
	color: #000;
	background: url(../images/pin.gif) left center no-repeat;
}
div.sidebar a:hover {
	background: #FBE17B url(../images/pin.gif) left center no-repeat;
}
div.sidebar a:active {
	background: #B9343B url(../images/pin.gif) left center no-repeat;
	color: #fff;
}

/* Booking.com */
.b_availFormInner {
  height: 180px;
}
.b_availDatesInner {
  padding-bottom: 18px;
}