@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	
}

html {
	overflow-y:scroll;
}

body div {
	margin: 0px auto;
}

body {
	background-color: #01252E;
	color: #fff;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

a:link {
	color: #024454;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #024454;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #057895;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #057895;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

input, textarea {
	color: #000;
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #fff;
	/*border: solid 1px #024454;*/
}

input.checkbox {
	border: none;
}

.button {
	color: #fff;
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #024454;
	border: solid 1px #024454;
	height: 18px;
}

#loader {
	position: absolute;
	left: 50%;
	top: 75%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	z-index: 999;
	background-color: #024454;
	padding-left: 4px;
	padding-top: 4px;
}

#menu_item_01_div {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: auto;
	width: auto;
}

#menu_item_01_div:hover, #menu_item_01_div_active {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: auto;
	width: auto;
	background-color: #047d9b;
	color: #fff;
}

.menu_item_01, .menu_item_01:link, .menu_item_01:visited {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
	text-decoration: none;
}

.menu_item_01:active, .menu_item_01:hover {
	color: #fff;
}

#booking_form label.error {
	margin-left: 5px;
	width: auto;
	display: inline;
	color: #ff0000;
	font-size: 10pt;
	font-weight: bold;
}

#contact_form label.error {
	margin-left: 5px;
	width: auto;
	display: inline;
	color: #ff0000;
	font-size: 10pt;
	font-weight: bold;
}

#content_mini_blocks {
	padding: 0px;
}

#menu {
	vertical-align: middle;
}

#flags {
	padding-top: 4px;
	padding-right: 10px;
	text-indent: 10px;
	text-align: right;
}

#images_thumbnail {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.img_thumbnail {
	border: 1px solid #000;
}

#content_area_with_padding {
	padding-right: 2px;
	padding-left: 7px;	
}

#ueberschrift_8pt {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
	padding-left: 20px;
	padding-right: 20px;
}

#ueberschrift_12pt {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
	padding-left: 20px;
	padding-right: 20px;
}

#ueberschrift2_12pt, h1, a.big_link:link, a.big_link:hover, a.big_link:active, a.big_link:visited {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
}

#ueberschrift3_12pt {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
	padding-left: 10px;
	padding-right: 10px;
}

#ueberschrift4 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
}

.ueberschrift4:link {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
}

.ueberschrift4:active {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
}

.ueberschrift4:hover {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
}

.ueberschrift4:visited {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.7px;
}

#text_01 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 9pt;
	color: #000;
	margin-left: 20px;
	margin-right: 20px;
}

#text_02 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 9pt;
	color: #000;
	padding-left: 9px;
	padding-right: 9px;
}

#bild_text {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #fff;
	font-size: 11pt;
	position: absolute;
	z-index: 5;
	font-weight: bolder;
	letter-spacing: -0.7px;
	padding-left: 10px;
	width: 190px;
	height: 20px;
}

/*#bild_text {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #024454;
	background-color: #fff;
	font-size: 12pt;
	position: absolute;
	z-index: 5;
	opacity: 0.85;
	filter: alpha(opacity = 85);
	font-weight: bolder;
	letter-spacing: -0.7px;
	padding-left: 10px;
	width: 190px;
	height: auto;
}*/

#startseite_bild {
	width: 200px;
	height: 120px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.text_0001 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12pt;
	color: #024454;
	font-weight: bold;
}

.text_0002 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 8pt;
	color: #024454;
}

a.text_0002 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 8pt;
	color: #024454;
	font-weight: normal;
}

.text_0003 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	color: #024454;
}

a.text_0003 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	color: #024454;
	font-weight: bold;
}

.text_0004 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16pt;
	color: #fff;
}

a.text_0004 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16pt;
	color: #fff;
	font-weight: bold;
}

.text_0005 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	color: #024454;
	font-weight: bold;
}

.text_0006 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 8pt;
	color: #024454;
	font-weight: bold;
}

a.text_0006 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 8pt;
	color: #024454;
	font-weight: bold;
}

.text_0007 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
}

.text_0008 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

.text_0010 {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}

.text_0011, a.text_0011:link, a.text_0011:active, a.text_0011:hover, a.text_0011:visited {
	font-size: 12pt;
	color: #024454;
	font-weight: bold;
	text-decoration: none;
}

#main_content_menu {
	padding-right: 10px;
	padding-left: 10px;
}


#name_yacht {
	position: relative;
	height: 100px;
	width: 230px;
	top: 330px;
	z-index: 5;
}

#pic_chonos {
	position: absolute;
	left: 40px;
	top: 310px;
	z-index: 4;
}

#pic_santa_maria {
	position: absolute;
	left: 300px;
	top: 290px;
	z-index: 4;
}

#pic_tari {
	position: absolute;
	left: 520px;
	top: 300px;
	z-index: 4;
}

#pic_santa_maria_2 {
	position: absolute;
	left: 770px;
	top: 270px;
	z-index: 4;
}


#content_ueberschrift {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #000;
	font-size: 30pt;
	position: absolute;
	z-index: 5;
	opacity: 0.1;
	filter: alpha(opacity = 10);
	font-weight: bolder;
	letter-spacing: -4px;
	padding-left: 20px;
}

a.menu {
	display:block;
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration:none;
	float: left;
	/*width: 99px;*/
	text-align: center;
	margin: 1px;
	color: #fff;
	background-color: #01252e;
	height: 18px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

a.menu:link {
	background-color: #01252e;
}

a.menu_:visited {
	background-color: #01252e;
}

a.menu:hover {
	background-color: #013744;
}

a.menu:active {
	background-color: #013744;
}


#container {
	background-color: #fff;
	width: 993px;
	position: relative;
	min-height: 100%;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #024454;
	border-left-color: #024454;
}

* html #container { /* Für IE */
	height: 100%;
}

#header {
	position: relative;
	top: 0px;
	width: 965px;
	height: 175px;
	/*background-color: #fff;*/
	z-index: 500;
	background: url(../gfx/header_background.png) no-repeat;
	margin-bottom: 7px;
}

img#header_main_bg {
	position: relative;
	z-index: 500;
}

#header-images {
	position: absolute;
	width: 750px;
	height: 175px;
	background-color: #000;
	z-index: 100;
	top: 0px;
	left: 229px;
	margin-bottom: 7px;
	/*top: -175px;*/
	/*left: 133px;*/
	/*overflow: hidden;*/
}

#header-images .pics {
	display: none;
}

#navigation {
	width: 945px;
	height: 24px;
	background-color: #fff;
	margin-top: 7px !important;
	background-image: url(../gfx/menu_back.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

#main_content_header {
	background-image: url(../gfx/main_content_header.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 965px;
	margin-top: 7px;
}

#yachten_content {
	width: 945px;
	min-height: 450px;
	background-color: #024454;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../lib/content/yachten/yachten_background.jpg);
	background-repeat: no-repeat;
}

* html #yachten_content { /* Für IE */
	height: 450px;
}

#main_content {
	width: 945px;
	min-height: 400px;
	background-color: #024454;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../gfx/main_content_back.jpg);
	background-repeat: no-repeat;
}

* html #main_content { /* Für IE */
	height: 400px;
}

#main_content_footer {
	background-image: url(../gfx/main_content_footer.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 965px;
	padding-bottom: 29px;	
}

div.clear {
	clear:left;
}

#content_block {
	background-color: #fff;
	padding: 15px;
}

#footer {
	position: relative;
	width: 945px;
	height: 30px;
	background-color: #fff;
	margin-top: -40px;
	background-image: url(../gfx/footer.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#left_menu_pic {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

.left_menu_link:link {
	display: block;
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
	padding-right: 15px;
	float: left;
	text-decoration: none;
}

.menu_e1 {
	display:block;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.3px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

a.menu_e1 {
	display:block;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
	letter-spacing: -0.3px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

a.menu_e1:link {
	color: #024454;
	background-color: #fff;
}

a.menu_e1:visited {
	color: #024454;
	background-color: #fff;
}

a.menu_e1:hover {
	color:#fff;
	background-color: #024454;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
	margin-left: 20px;
}

a.menu_e1:active {
	color:#fff;
	background-color: #024454;
}

#terminliste_zurueck, #terminliste_zurueck a {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -0.3px;
	color: #024454;
	margin-left: 10px;
	text-decoration: none;
}

#terminliste_zurueck a:hover {
	color: #047d9b;
}

#terminliste_heading, #toern_heading {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: -0.3px;
	color: #024454;
	text-align: center;
}

#toern_heading_small {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -0.3px;
	color: #024454;
	text-align: center;
}

#terminliste_ship_pic {
	width: 300px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.termine_head {
	font-size: 10pt;
	font-weight: bolder;
	color: #fff;
	background-color: #024454;
}

.termine_data {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #024454;
	padding: 5px;
}

.termine_row, .termine_row:link {
	background-color: #fff;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}

.termine_row:hover, .termine_row:hover a {
	background-color: #047d9b;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}

.termine_link:link, .termine_link:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

.termine_link:hover, .termine_link:active {
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}

#booking_form_block {
	background-color: #fff;
	float: right;
	display: block;
	position: relative;
	z-index: 5;
	top: 10px;
	right: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
}

.booking_form:link {
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
	text-decoration: none;
}

.booking_form:hover {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.booking_form:active {
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
	text-decoration: none;
}

.booking_form:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #024454;
	text-decoration: none;
}

#beschreibung_block {
	padding-top: 5px;
}

#beschreibung_titel {
	padding-bottom: 10px;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #000;
	text-align: center;
}

#beschreibung_hauptext {
	padding-bottom: 10px;
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #000;
	text-align: justify;
}

#beschreibung_footer {
	padding-bottom: 10px;
	font-size: 7pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #000;
	text-align: left;
}

#map_canvas {
	border-width: 1px;
	border-color: #024454; 
	border-style: solid;
}