body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0;
	margin:0;
	text-align: center;

	background: #ffffff;
}

a {	cursor: pointer; }
:focus { outline: none; }
td { font-size: 11px; vertical-align: top; }
ul { margin-top: 5px; }
li { line-height: 1.3em; }
form { display: inline; }
img { border: 0; }

/* GENERAL */

div.centered {
	position: relative;
	margin: 0 auto 25px auto;
	width: 900px;

	text-align: left;
	background: #ffffff;
}

div.centered_blue {
	background: #072b5a;
	color: white;
}

div.header {
	position: relative;
	
	width: 900px;
	height: 158px;
	background: url(../images/header.png) no-repeat;
}

div.header div.picture_01 {
	position: absolute;
	z-index: 2;
	
	left: -22px;
	top: 60px;
	width: 198px;
	height: 158px;
}

div.header img.logo {
	position: absolute;
	z-index: 2;
	
	left: 167px;
	top: 55px;
}

div.centered_blue div.header img.logo {
	left: 330px;
	top: 50px;
}

div.header div.menu {
	position: absolute;
	top: 2px;
	right: 20px;

	width: auto;
	padding: 0px;
}

div.header div.menu ul {
	list-style: none;
}

div.header div.menu li {
	display: block;
	float: left;
	
	padding: 5px 0px 0px 5px;
}

div.header div.menu a {
	color: white;
	padding: 0px;
	background: none;
}

div.menu {
	position: absolute;
	z-index: 1;

	float: left;
	
	padding: 60px 0px 0px 0px;
	
	width: 188px;
}

div.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.menu a {
	display: block;
	padding: 7px 0px 7px 28px;
	
	font-size: 12px;
	color: #7E92A7;
	
	text-decoration: none;
}

div.menu a:hover, div.menu a.active {
	color: #00418C;
	background: url(../images/menu_active.png) 5px 8px no-repeat;
}

div.menu ul ul a {
	display: block;
	padding: 0px 0px 8px 38px;

	font-size: 10px;
	color: #7E92A7;

	text-decoration: none;
}

div.menu ul ul a:hover, div.menu ul ul a.active {
	background: none;
}

div.right {
	position: relative;
	z-index: 1;
	
	float: right;
	
	height: 400px;
}

div.right div.picture_02 {
	position: absolute;
	right: 5px;
	top: -83px;
	width: 244px;
	height: 186px;
}

div.right div.picture_03 {
	position: absolute;
	
	z-index: 3;	
	
	right: 5px;
	top: 105px;
	width: 253px;
	height: 200px;
}

div.footer {
	position: relative;
	z-index: 2;
	width: 900px;
	height: 320px;
	
	margin: -20px 0px 10px 0px;
	background: url(../images/footer.png) no-repeat;
	color: #072B5A;
}

div.footer .banner {
	position: absolute;
	left: 20px;
	top: -20px;
}

div.footer .banner_small_02 { left: 230px; }
div.footer .banner_small_03 { left: 440px; }
div.footer .banner_large_01 { left: 20px; top: 185px; }
div.footer .banner_large_02 { left: 335px; top: 185px; }
div.footer .banner_large_03 { left: 650px; top: 185px; }

div.footer img.banner_phonenumber {
	position: absolute;
	right: 25px;
	top: -85px;
}

div.footer div.opening_hours {
	position: absolute;
	right: 70px;
	top: 15px;
	
	width: 148px;
	height: 20px;
	
	background: url(../images/opening_hours.png) 0px -20px no-repeat;
}

div.centered_blue div.footer div.opening_hours {
	background-position: 0px 0px;
}

div.footer span.opening_hours {
	float: right;
	margin: 52px 70px 0px 0px;
}

div.footer span.vacation {
	position: absolute;
	right: 250px;
	bottom: 175px;
	
	width: 175px;
	text-align: right;
}

div.footer span.links {
	position: absolute;
	left: 0px;
	bottom: 20px;

	display: block;
	width: 856px;
	
	padding: 0px 22px 0px 22px;

	text-align: center;
	color: #072B5A;
}

div.footer span.links a {
	color: #072B5A;
	text-decoration: none;
}

div.footer span.powered {
	position: absolute;
	right: 20px;
	bottom: -13px;
	
	color: #999999;
}

div.footer span.powered a {
	color: #999999;
}

/* HOME  */

div.centered_home div.header {
	background: url(../images/header_home.png) no-repeat;
	height: 171px;
}

div.centered_home div.header img.logo {
	left: 415px;
	top: 80px;
}

div.centered_home img.logo_titanic {
	position: absolute;
	left: 110px;
	top: 76px;
}

div.centered_home div.content {
	background-position: -94px 0px;
	min-height: 400px;
}

div.centered_home div.column_1, div.centered_home div.column_2 {
	position: absolute;
	left: 115px;
	top: 220px;
	
	width: 280px;
}
div.centered_home div.column_2 { left: 430px; }

div.centered_home div.column div.text {
	background: #F3F3F8;
	margin-bottom: 10px;
}
div.centered_home div.column div.text_orange {
	background: #FDEDEB;
}

div.centered_home div.column div.text h1 {
	display: block;
	height: 20px;

	padding: 3px 0px 0px 10px;
	margin: 0px;
	
	background: url(../images/home_bars.png) no-repeat;

	font-size: 13px;
	color: white;
}
div.centered_home div.column div.text_orange h1 {
	background-position: 0px -25px;
}

div.centered_home div.column div.text p {
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

div.centered_home div.column div.text p img {
	float: right;
	margin: 2px -10px 0px 10px;
}

div.centered_home div.column div.text a {
	text-decoration: none;
	color: #66B8DC;
}
div.centered_home div.column div.text_orange a {
	color: #CA0039;
}

div.centered_home div.footer {
	background: url(../images/footer_home.png) no-repeat;
	height: 250px;
}

div.centered_home .banner_home_01, div.centered_home .banner_home_02 {
	margin-bottom: 5px;
}

div.centered_home .banner_home_03 {
	position: absolute;
	top: 200px;
	right: 0px;
}

div.centered_home .banner_home_04 {
	position: absolute;
	top: 390px;
	right: 0px;
}

div.centered_home .banner_home_05 {
	position: absolute;
	top: 600px;
	left: 100px;

	z-index: 99;
}

div.centered_home div.menu { display: none; }
div.centered_home div.picture_01 { display: none; }
div.centered_home div.picture_02 { display: none; }
div.centered_home div.picture_03 { display: none; }
div.centered_home .banner_small_01 { display: none; }
div.centered_home .banner_small_02 { display: none; }
div.centered_home .banner_small_03 { display: none; }
div.centered_home .banner_large_01 { display: none; }
div.centered_home .banner_large_02 { display: none; }
div.centered_home .banner_large_03 { display: none; }
div.centered_home .banner_phonenumber { right: 0px !important; top: -70px !important;}
div.centered_home .opening_hours { display: none; }
div.centered_home .vacation { display: none; }
div.centered_home div.footer span.links { display: none; }
div.centered_home div.footer span.powered { bottom: 30px; }

/* CONTENT */

div.content {
	padding: 30px 275px 20px 200px;
	min-height: 360px;
	
	background: url(../images/menu.png) no-repeat;
}

div.content h1 {
	font-size: 14px;
	margin: 10px 0px 5px 0px;
}

div.content h2 {
	font-size: 12px;
	margin: 10px 0px 5px 0px;
}

div.content h3 {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}


div.content span.text {
	display: block;

	line-height: 15px;
}

div.content span.text td {
	font-size: 10px;
	line-height: 15px;
}

div.content ul {
	padding-left: 20px;
}

div.content span.text img {
	float: left;
	margin: 5px 10px 5px 0px;
}

div.content a {
	color: black;
}

a.back {
	display: block;
	margin-top: 10px;
	
	color: white;
}

div.centered_blue div.content a {
	color: white;
}

/* NEWS */

span.news_item {
	display: block;
	margin-bottom: 5px;
}

/* CONTACT */

div.content input, div.content select, div.content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	width: 322px;
}

div.content select {
	width: 326px;
	padding: 1px;
	height: 19px;
}

div.content textarea {
	height: 100px;
	overflow: auto;
}

div.content input.checkbox {
	position: relative;
	top: 3px;
	
	width: 16px;
}

div.content div.captcha {
	position: relative;
	width: 328px;
}

div.content div.captcha img {
	position: absolute;
	right: 13px;
	top: 1px;

	margin: 0px;
	cursor: pointer;
}

div.content div.captcha #reload {
	right: 5px;
	top: 3px;
}

div.content input.submit {
	width: 75px;
	height: 18px;
	padding-bottom: 3px;
	margin-top: 10px;

	color: white;
	background: url(../images/button_bg.png) repeat-x #444444;
	border: 1px solid #111111;
}

div.content span.error { color: red; }

/* PACKAGES */

.banner_packages_25min {
	position: relative;
	margin-left: -15px;
}

.banner_packages_25plus {
	position: relative;
	margin-left: -3px;
	margin-right: -19px;
	z-index: 2;
}

.banner_packages_kids {
	position: relative;
	margin-right: -15px;
	z-index: 1;
}

img.header_package {
	position: absolute;
	top: 85px;
	left: 165px;
}

div.package_item {
	position: relative;
	
	float: left;
	
	width: 140px;
	height: 250px;
	
	background: url(../images/packages.png) no-repeat;
}

div.package_item_clickable {
	cursor: pointer;
}

div.package_item_2 { background-position: -140px 0px; }
div.package_item_3 { background-position: -282px 0px; }

div.package_item span.title {
	position: absolute;
	top: 90px;
	left: 16px;

	display: block;
	width: 110px;
	height: 32px;

	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #003375;

	overflow: hidden;
}

div.package_item span.price {
	position: absolute;
	top: 123px;
	left: 16px;

	display: block;
	width: 110px;
	height: 16px;

	font-size: 12px;
	text-align: center;
	color: #003375;

	overflow: hidden;
}

div.package_item span.description {
	position: absolute;
	top: 139px;
	left: 16px;

	display: block;
	width: 110px;
	height: 37px;

	font-size: 10px;
	text-align: center;
	color: #003375;

	overflow: hidden;
}

div.package_item img {
	position: absolute;

	left: 16px;
	bottom: 23px;
}

div.package_item img.more {
	position: absolute;
	left: 82px;
	top: 68px;
}

div.package_item_2 img.more { left: 81px; top: 62px; }
div.package_item_3 img.more { left: 85px; top: 67px; }