@import url(typo3.css);

body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	font-size:0.8em;
	color: #333333;
	background-image: url("../../bilder/hg_body.gif");
	text-align:center;
}

/*
L A Y O U T
*/

div#frame {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #fff;
}

div#header {
	height: 261px !important;
  	margin: 0px;
  	padding: 0px;
	background-image: url("../../bilder/hg_header.gif");
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	z-index: 0;
}
div#headerimage {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 232px;
	z-index: 0;
}

div#headerlogo {
	position: relative;
	top: -226px;
	left: 20px;
	height: 51px;
	margin: 0px 0px -51px 0px;
	padding: 0px;
	z-index: 10;
}

div#headernavi {
	position: relative;
	top: -20px;
	margin: 0px 0px -20px 0px;
	padding: 0px;
	z-index: 10;
	height: 20px;
}
	div#langselect {
		margin: 0px 260px 0px 0px;
  		padding: 0px;
		z-index: 10;
		float: right;
		height: 20px;
		line-height:20px;
		width: 60px;
		text-align: right;
	}

div#content {
	clear: both;
	width: 940px;
  	padding: 0px;
  	margin: 15px 0px 0px 0px;
	z-index: 50;
}

div#leftcol {
	width: 220px;
	margin: 0px;
  	padding: 0px;
	float: left;
}

div#maincol {
	width: 500px !important;
  	padding: 0px;
	float: left;
}

div#rightcol {
  	margin: 0px 20px 0px 0px;
  	width: 185px;
  	padding: 0px;
	float: right;
}

div#footer {
	width: 940px !important;
  	padding: 0px;
  	margin: 0px;
	height: 88px !important;
	overflow: hidden;
	background-image: url("../../bilder/hg_footer.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

div#footer .footernavi {
	margin: 40px 0px 0px 260px;
	float:left;
	color: #d70000;
}
div#footer .socialbutton {
	margin: 40px 0px 0px 0px;
	float: right;
	width: 205px;
}
div#footer .author {
	margin: 12px 0px 0px 20px;
	font-size: 10px;
	color: #e3effc;
	height: 10px;
	line-height: 10px;
}

div#menuleft {
	width: 205px;
  	margin: 0px 0px 0px 20px !important;
	padding: 0px !important;
}

div#contentmain {
	width: 430px !important;
	margin: 0px 30px 25px 40px;
}

div#menuright {
  	margin: 30px 0px 0px 0px;
	padding: 0px;
}
div#contentright {
	margin: 0px;
}
div#rightcolnote {
	margin: 0px;
	padding: 8px;
	font-size: 0.9em;
	color: #5b9ed1;
	font-style: italic;
	background-color: #eff6fc;
	border: 1px solid #5b9ed1;
}

.hide {
	display: none;
}
.hide1 {
	display: none;
}
.jumpcontent {
	display: none;
}
.jumpnavi {
	display: none;
}

h1.headertext {
	position: absolute;
	top: 44px;
	left: 225px;
	z-index: 10;
	color: #4D6190;
	letter-spacing: 0.1em;
}


/* MENU */
#menuleft ul, #menuright ul {
  	list-style: none;
  	margin-left: 0px;
	margin-bottom: 17px;
	margin-top: 0px;
	padding: 0px;
}
#menuleft li, #menuright li {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
  	vertical-align: middle;
}

#menuleft li.level1, #menuright li.level1 {
	margin: 0px;
	padding-bottom: 3px;
	color: #D81920;
	font-weight: bold;
	line-height: 100%;

}
#menuleft li.level2, #menuright li.level2 {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	color: #005DA4;
	line-height: 100%;
	border: 0px solid #bfcee5;
	border-bottom-width: 1px;
}
#menuleft li.level2cur, #menuright li.level2cur {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	color: #D81920;
	line-height: 100%;
	border: 0px solid #bfcee5;
	border-bottom-width: 1px;
}
#menuleft ul.level3, #menuright ul.level3 {
	margin: 0px;
	margin-top: -10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	border: 0px solid #bfcee5;
	border-bottom-width: 1px;
}
html>body #menuleft ul.level3, html>body #menuright ul.level3 {
	margin-top: 3px;
}
#menuleft li.level3, #menuright li.level3 {
	color: #005DA4;
}



/*
F O R M A T 
*/

img {
  	border: 0 ! important;
}

a {
	color: #00529C;
	text-decoration: none;
}
a:active {
	color: #00529C;
	text-decoration: none;
}
a:hover {
	color: #00529C;
	text-decoration: none;
}
a:link {
	color: #00529C;
	text-decoration: none;
}

#menuleft a, #menuleft a:active, #menuleft a:hover, #menuleft a:link {
	color: #005DA4;
}
#menuleft li.level1 a, #menuleft li.level1 a:active, #menuleft li.level1 a:hover, #menuleft li.level1 a:link {
	color: #D81920;
}
#menuleft li.level2cur a, #menuleft li.level2cur a:active, #menuleft li.level2cur a:hover, #menuleft li.level2cur a:link {
	color: #D81920;
}
#menuleft li.level3cur a, #menuleft li.level3cur a:active, #menuleft li.level3cur a:hover, #menuleft li.level3cur a:link {
	color: #D81920;
}

#menuright a, #menuright a:active, #menuright a:hover, #menuright a:link {
	color: #005DA4;
}
#menuright li.level1 a, #menuright li.level1 a:active, #menuright li.level1 a:hover, #menuright li.level1 a:link {
	color: #D81920;
}
#menuright li.level2cur a, #menuright li.level2cur a:active, #menuright li.level2cur a:hover, #menuright li.level2cur a:link {
	color: #D81920;
}
#menuright li.level3cur a, #menuright li.level3cur a:active, #menuright li.level3cur a:hover, #menuright li.level3cur a:link {
	color: #D81920;
}

.footernavi a, footernavi a:active, footernavi a:hover, footernavi a:link {
	color: #d70000;
}

.author a, .author a:active, .author a:hover, .author a:link {
	color: #e3effc;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 18px;
	color: #D70000;
	margin-top: 0px;
}
h2 {
	padding: 3px 0px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 18px;
	border: 1px solid #A5C6DE;
	background-color: #EDF3F8;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 17px;
}
h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	line-height: 17px;
}


p, div, td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin: 0px 0px 20px 0px;
	/*padding-left: 10px;*/
}

#contentright {
	color: #333;
	font-size: 0.9em;
}
#contentright p, #contentright .bodytext {
	margin-bottom: 0px;
	font-size: 0.9em;
}
div#contentright p, div#rightcolnote p, div#bookingbox p {
	margin: 0px;
	padding: 0px;
}
#contentright .contentelement {
	margin-top: 15px;
	border: 1px solid #4a8cd6;
	padding: 5px 5px 5px 10px;
}

.WhiteButton {
	font-weight: bold;
	padding: 2px 5px 2px 10px;
	background-color: white;
	border: 1px solid black;
	color: #333;
}
.WhiteButton a, .WhiteButton a:active, .WhiteButton a:hover, .WhiteButton a:link {
	border: 0 ! important;
	color: black;
}

.contentelementstart {
	margin-bottom: 10px;
}
.contentelementstart h1 {
	margin-bottom: 0px;
	font-size:1em;
}
.contentelementstart p {
	margin-bottom: 0px;
}

fieldset {
	padding: 10px;
	border: 1px solid #EAEAEA;
}
legend {
	margin-bottom: 5px;
	color: #999;
}
input {
	border: 1px solid #00529C;
}
textarea {
	border: 1px solid #00529C;
}
input:focus {
	background-color: #EDF3F8;
}
input:hover {
	background-color: #EDF3F8;
}
.submitbutton {
	background-color: #4A8CD6;
	color: #fff;
	border: 1px solid #00529C;
	font-weight: bold;
}


/* SEARCHFORM */
div#search {
	margin: 0px;
	padding: 0px;
	height: 26px;
	background-image: url("../../bilder/hg_searchform.gif");
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
div#search label {
	padding: 0px 8px 0px 8px;
	color: #fff;
	font-weight: bold;
	float:left;
	height: 20px;
	line-height: 20px;
}
form#searchform {
	margin-top: 3px;
	margin-bottom: 3px;
	height: 20px;
}
form#searchform button {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 21px;
	height:20px;
	background-image: url("../../bilder/icon_search2.gif");
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
	display: inline;
}
.searchforminputfield {
	margin: 0px;
	padding: 0px;
	width: 100px;
	border: none;
	float:left;
	display: inline;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}

/* BOOKINGFORM */
#booking {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#bookinghead {
	margin: 0px;
	padding: 0px;
	height: 39px;
	overflow: hidden;
	background-image: url("../../bilder/hg_bookingboxhead.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
	#bookinghead h2 {
		margin: 0px;
		padding: 0px;
		color: #fff;
		text-align: center;
		background: none;
		border: none;
	}
#bookingbox {
	margin: 0px;
	padding: 8px;
	font-size: 0.9em;
	background-color: #eff6fc;
	border: 1px solid #5b9ed1;
	border-top: none;
}

#bookingform {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 0.9em;
	border-bottom: 1px solid #bfcee5;
}
#bookingform label {
	color: #2a5caa;
}
#bookingform select {
	margin: 0px 0px 10px 0px;
	width: 160px;
	border: 1px solid #2a5caa;
	height: 20px;
	line-height: 20px;
}
#bookingform .bookingformsubmit {
	padding: 1px 5px 1px 15px;
	color: #fff;
	border-width: 0px;
	background-color: #f9b100;
	background-image: url("../../bilder/hg_bookingformsubmit.gif");
	background-position: left center;
	background-repeat: no-repeat;
}



#imagevideo {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border:1px solid #5b9ed1;
}
#imagevideo img {
	display:block;
}


ul#sitemaplist {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}
.sitemaplevel1 {
	list-style-type: none;
	list-style-image: none;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 5px 10px 5px 10px;
	line-height: 100%;
	border: 1px solid #A5C6DE;
	background-color: #EDF3F8;
}

.sitemaplevel2 {
	list-style-type: none;
	list-style-image: none;
	font-size: 0.9em;
	line-height: 17px;
	letter-spacing: 0.1em;
	color: #8d8d8d;
	border: 0px solid #4A8CD6;
	border-left-width: 3px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.sitemaplevel3 {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-left: 40px;
	font-size: 0.85em;
}
.sitemaplevel4 {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-left: 60px;
	font-size: 0.85em;
}
#sitemaplist a, #sitemaplist a:active, #sitemaplist a:hover, #sitemaplist a:link {
	border: 0 ! important;
}
.sitemaplevel2 a, .sitemaplevel2 a:active, .sitemaplevel2 a:hover, .sitemaplevel2 a:link {
	color: #333;
}
.sitemaplevel3 a, .sitemaplevel3 a:active, .sitemaplevel3 a:hover, .sitemaplevel3 a:link {
	color: #333;
}
.sitemaplevel4 a, .sitemaplevel4 a:active, .sitemaplevel4 a:hover, .sitemaplevel4 a:link {
	color: #333;
}

#shopform td {
  	font-size: 80%;
}
html>body #shopform td {
  	font-size: 100%;
}

.red {
	color: #d70000;
}
.blue {
	color: #0354A3;
}

.contentelement th, .contentelement td {
	font-size: 12px;
	padding: 2px;
}
table.withBorder {
	border: 0px solid #ddd;
	border-top-width: 1px;
	border-left-width: 1px;
}
.withBorder th, .withBorder td {
	border: 0px solid #ddd;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

/* Hanse Sail DB" */

div.tx-hansesail-pi1 table {
	font-size: 11px;
	border: 0px solid #A5C6DE;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

div.tx-hansesail-pi1 table.daytrips {
	font-size: 11px;
	border: 0px solid #A5C6DE;
	border-left-width: 0px;
}

div.tx-hansesail-pi1 td {
	font-size: 11px;
	border: 0px solid #A5C6DE;
	border-top-width: 1px;
	border-right-width: 1px;
}
	div.tx-hansesail-pi1 table.daytrips td {
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 1px;
	}

div.tx-hansesail-pi1 .firstcol {
	font-size: 11px;
	border: 0px solid #A5C6DE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
	div.tx-hansesail-pi1 table.daytrips .firstcol {
		border-top-width: 0px;
		border-left-width: 1px;
		border-left-color: #cedee4;
	}
	div.tx-hansesail-pi1 table.daytrips .lastcol {
		border-top-width: 0px;
		border-right-width: 1px;
		border-right-color: #cedee4;
	}
	

div.tx-hansesail-pi1 th {
	font-size: 11px;
	font-weight: bold;
	background-color: #EDF3F8;
	border: 0px solid #A5C6DE;
	border-top-width: 1px;
	border-right-width: 1px;
	text-align: left;
}
div.tx-hansesail-pi1 .NoTopBorder {
	border-top-width: 0px;
}
div.tx-hansesail-pi1 table.daytrips .DaytripTableHead {
	font-size: 11px;
	font-weight: bold;
	background-color: #eaf3fd;
	text-transform: uppercase;
}
div.tx-hansesail-pi1 table.daytrips .DaytripTitleRow {
	border-width: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #D70000;
}
div.tx-hansesail-pi1 table.daytrips td.DaytripSubTitleRow {
	border: 1px solid #cedee4;
	border-bottom-width: 0px;
}
div.tx-hansesail-pi1 .DaytripBooking {
	background-color: #4a8cd6;
	font-weight: bold;
}
div.tx-hansesail-pi1 .DaytripSpacerRow {
	border: 0px solid #cedee4;
}
div.tx-hansesail-pi1 .DaytripEvent {
	background-color: #eaeaea;
	padding: 1px;
	font-weight: bold;
}
div.bookingbutton {
	position:absolute;
	height:27px;
	background-color:#fff;
	bottom:-3px;
	right:13px;
	width:86px;
}
div.bookingbutton a {
	margin: 5px 5px 0px 5px;
	padding: 1px 5px 1px 10px;
	display: block;
	width: 60px;
	height: 17px;
	line-height: 17px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #f9b100;
	background-image: url("../../bilder/hg_bookingformsubmit.gif");
	background-position: left center;
	background-repeat: no-repeat;
}


