html, body {
	height: 100%;
	width: 100%;
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: #1a618d;
}
a img.symbol {
	background-color: #1a618d;
}
a:active, a:focus {
	outline: none;
}
a:hover {
	color: #a3bfdb;
}
a:hover img.symbol {
	background-color: #a3bfdb;
}
img {
	border: 0 none;
}
body {
	font-size: 0.8125em;
	line-height: 1.308em;
}
/* 960 grid - 4 columns */
.frame {
	overflow: hidden;
	width: 980px;
	text-align: left;
	margin: auto;
}
.large {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.grid1, .grid2, .grid3 {
	float: left;
}
.grid1 {
	width: 240px;
}
.grid2 {
	width: 480px;
}
.grid3 {
	width: 720px;
}
.clearfloat {
	clear: both;
}
/* go-sailing */
body {
	font-family: Lucida Sans, Arial;
	background-color: silver;
	overflow: hidden;
}
#background {
	width: 100%;
	height: 100%;
}
#background img {
	width: 100% !important;
	height: auto !important;
	min-width: 100%;
	min-height: 100%;
	display: block;
}
#foreground {
	width: 100%;
	height: 100%;
	overflow: auto;
	position: absolute;
	left: 0;
	top: 0;
}
#content {
	padding-bottom: 20px;
}
#content_padding {
	background-image: url(../img/bg_frame.png);
	padding: 10px;
}
#header {
	background: url(../img/bg_menu1.jpg);
	background-repeat: repeat-x;
	height: 160px;
}
#header .links {
	text-align: right;
	color: #ddd;
	font-size: 0.846em;
	padding: 10px 10px 80px;
}
#header a {
	color: #ddd;
	text-transform: uppercase;
	text-decoration: none;
}
#header .frame {
	background: url(../img/logo_menu1.jpg);
	background-repeat: no-repeat;
	background-position: 50px 0;
}
#topmenu {
  padding-left: 225px;
}

#mainmenu li {
	list-style: none;
	float: left;
	padding-right: 5px;
}
#mainmenu a {
	font-size: 1.154em;
	padding: 8px 9px;
	line-height: 1em;
	display: block;
	font-weight: bold;
	font-family: Georgia, serif;
	letter-spacing: 1px;
}
#mainmenu .active a, #mainmenu a:hover {
	background-color: #fff;
	color: #87a7bc;
}
#path {
	font-size: 0.923em;
	color: #889;
	background-color: #fff;
	margin: 0 10px 10px 10px;
	padding: 5px;
	line-height: 1em;
}
#path a {
	text-decoration: none;
	color: #889;
}
#path a:hover {
	color: #1a618d;
}
#flags {
	line-height: 0em;
	text-align: right;
}
#banner {
	margin: 0 0;
}
/* sub menu */
#submenu, #submenu2 {
	background-color: #a3bfdb;
	background-repeat: repeat-y;
}
#submenu {
	margin-bottom: 40px;
}
#submenu .head, #submenu2 .head {
	background-color: #fff;
}
#submenu .head span, #submenu2 .head span {
	color: #fff;
	background-color: #a3bfdb;
}
#submenu li, #submenu2 li {
	list-style: none;
	border-top: 1px #a6bac5 solid;
}
#submenu li:first-child, #submenu2 li:first-child {
	border: 0;
}
#submenu li a, #submenu2 li a {
	padding: 5px 0;
	display: block;
	color: #1a618d;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px #ffffff solid;
	text-transform: uppercase;
}
#submenu li a.offer, #submenu2 li a.offer {
    color: yellow;
}
#submenu2 li a {
	padding: 1px 0;
	font-weight: normal;
	font-size: 0.923em;
}
#submenu li:first-child a, #submenu2 li:first-child a {
	border: 0;
}
#submenu li a.active, #submenu li a:hover, #submenu2 li a.active, #submenu2 li a:hover {
	color: #fff;
}
#submenu li li {
	border: 0;
	margin-left: 0.1em;
}
#submenu li li a {
	padding: 2px 0 2px 30px;
	background-color: transparent;
	background-image: url(../img/list_inactive.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	border: 0;
	font-size: 0.846em;
}
#submenu li li a.active, #submenu li li a:hover {
	background-color: transparent;
	background-image: url(../img/list_active.gif);
	color: #fff;
}
/* content */
h1, h2, h3, .buttonSubHead {
	font-size: 1.538em;
	padding: 0 0 10px 0;
	font-weight: bold;
}
h1, h2, h3 {  
	color: #1a628d;
}
h1 {
	line-height: 1.2em;
}
h2 {
	font-size: 1.308em;
}
h3, .buttonSubHead {
	font-size: 1.154em;
}
.grid_spacer {
	padding: 0 10px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
.container {
	padding: 10px;
	margin: 10px 0;
	background-color: #fff;
}
.container.button {
    background-color: #1a628d;
    margin: 0;            
    padding: 0;
}
.container.button a {
    padding-bottom: 20px;
    padding-top: 20px; 
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}  
.buttonHead {
	display: block;
}
.buttonSubHead {   
	padding-top: 16px;
	display: block;
}
.container.button a:link, .container.button a:visited {
	color: #fff;
}

.container.button:hover {
	background-color: #a3bfdb;
}
.head, .buttonHead {
	font-size: 0.9em;
	height: 0.9em;
	line-height: 0.9em;
	overflow: hidden;
}
.buttonHead {
	background-color: #fff;
}
.head {        
	background-color: #a3bfdb;
	margin: 0 0 16px 0;
}
.head span, .buttonHead span {
	font-weight: bold;
	white-space: nowrap;
	line-height: 0.9em;
	padding: 0 0.3em 0 0.3em;
	margin: 0 0.5em 0 0.9em;
	top: +0;
	left: +0;
	border: 0;
	text-transform: uppercase;
}
.buttonHead span {
	color: #fff;
	background-color: #1a628d;
}
.container.button:hover .buttonHead span {
	background-color: #a3bfdb;
}
.head span {
	color: #a3bfdb;
	background-color: #fff;
}
.body {
	overflow: hidden;
}
.text {
	color: #666;
}
.teaserimage {
	float: left;
	line-height: 0;
}
div.container .seperator {
	background-color: #c8e2ef;
	height: 1px;
	margin: 3px 0;
}
div.container .IE6_floathelper > div:last-child .seperator {
	display: none;
}
div.article .hr {
	background-color: transparent;
	height: 10px;
}
div.container div.articleHead {
	padding: 0;
	margin: 0;
	float: left;
	width: 12em;
	overflow: hidden;
}
div.container div.articleHead h3 {
	font-size: 1em;
}
div.container div.articleText {
	padding: 0;
	margin: 0 0 0 13em;
	position: relative;
	display: block;
}
div.newsboard div.articleHead {
	padding: 0.175em 0 0 0;
	width: 6em;
}
div.newsboard div.articleText {
	margin: 0 0 0 6.5em;
}
div.content .text a img.symbol {
	padding: 0;
	margin-top: 0;
}
div.content .text p {
	padding: 0 0 1em 0;
}
div.content .footnote {
	text-align: center;
	font-style: italic;
	color: #777;
}
2div.content .text .intro {
	padding: 0 0 0.25em 0;
}
div.content .text div.error {
	color: darkred;
	padding: 0.5em;
}
div.content .text p.empty {
	text-align: center;
	padding: 0.45em;
	color: #888;
	font-size: 0.95em;
}
div.content .teaserimage {
	float: left;
	padding: 3px 0.65em 0.25em 0;
	margin: 0;
}
.grid1 div.content .teaserimage {
	padding: 0 0.65em 0.5em 0;
}
div.content .text .teaserdate {
	font-size: 0.8em;
	color: #444;
}
div.content .text .date {
	display: block;
	font-size: 0.8em;
	color: #fff;
}

div.content .text .comment {
	font-size: 0.8em;
	color: #666;
}
div.content .text .author {
	float: right;
}
div.content .text .block {
	display: block;
	overflow: hidden;
}
div.content .message .message_date {
	color: #666;
	float: left;
	width: 6.5em;
	line-height: 1.85em;
	overflow: hidden;
}
div.content .message .message_text {
	font-size: 0.6em;
	color: #333;
	line-height: 1.5em;
	margin-left: 6em;
}
div.content .message .message_text li {
	font-size: 1em;
}
div.content .message .message_text img {
	font-size: 1.515em;
}
div.content .message .message_image {
	float: left;
}
img.symbol {
	border: 0px;
	width: 11px;
	height: 11px;
	margin: 0;
}
.image_first img.symbol {
	margin-right: 0.2em;
}
.image_last img.symbol {
	margin-left: 0.2em;
}
div.text ol, div.text ul, div.description ol, div.description ul {
	margin: 0;
	padding: 0 0 0 1.05em;
	list-style-position: outside;
	overflow: hidden;
}
.content li {
	list-style-type: square;
}
.content select {
	color: #333;
}
.list h3 {
	color: #444;
	font-size: 0.7em;
	line-height: 2.2em;
}
/* appointments */
div.appointment_date {
	width: 1.8em;
	float: left;
	overflow: hidden;
}
div.appointment_date div.label {
	color: #555;
	text-align: center;
	padding: 2px;
	line-height: 1em;
	font-size: 0.923em;
}
div.appointment_date div.label div.day {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
}
div.appointment_date div.label div.month {
	font-size: 0.75em;
}
div.appointment_body {
	border-width: 0 0 0 0.05em;
	border-style: dotted;
	border-color: #d9d9d9;
	padding: 0 0 0 0.3em;
	margin-left: 1.8em;
}
div.appointment_body .text h1, div.appointment_body .text h2, div.appointment_body .text h3 {
	padding: 0.35em 0 0 0;
	line-height: 1.1em;
}
.page_position_announce div.appointment_body, .page_position_sidebar div.appointment_body {
	border-color: #fff;
}
div.appointment_body div.details {
	font-size: 0.95em;
	color: #888;
	padding: 0.25em 0 0.25em 0;
	line-height: 1.15em;
}
div.appointment_body div.details div {
	display: inline;
	padding-right: 0.5em;
}
.tiny div.appointment_body div.details div {
	display: block;
	padding: 0;
}
/* container navigation */
div.source_nav {
	color: #555;
	line-height: 1em;
	text-align: right;
	padding: 0 0.05em 0 0.05em;
}
div.source_nav .nav_head {
	display: inline;
	padding-right: 0.25em;
}
div.source_nav .nav_content {
	display: inline;
}
/* form */
div.cms_form div.textPadding {
	padding-top: 0.5em;
}
div.cms_form div.articleHead, div.cms_form div.formLabel {
	font-weight: bold;
}
div.form_enum_left {
	float: left;
	width: 20px;
}
div.form_enum_right {
	margin: 0 0 5px 20px;
	line-height: 120%;
}
input, TEXTAREA, select {
	font-size: 13px;
	border: 1px solid;
}
input, TEXTAREA {
	border-color: #888 #eee #eee #888;
}
input[type="radio"], input[type="checkbox"] {
	border: 0 none;
}
button {
	text-transform: uppercase;
	border-color: #fff #aaa #aaa #fff;
	border-style: solid;
	border-width: 0.1em;
	line-height: 1.3em;
	background-color: #f2f2f2;
	padding: 0.35em 0.2em 0.35em 0.2em;
	color: #666;
	font-size: 0.923em;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	cursor: pointer;
}
button:focus::-moz-focus-inner {
	border-color: transparent ! important;
}
button[disabled] {
	color: silver;
}
/* link list */
div.linklist ul {
	margin: 0 0 0 0;
	padding: 0;
}
div.content div.linklist ul li {
	display: block;
	list-style: none;
	text-align: left;
	padding: 0.2em 0 0.2em 0;
	line-height: 1em;
	margin: 0;
}
div.content div.linklist li a {
	display: block;
	overflow: hidden;
	padding: 0.1em 0 0.1em 0;
	margin: 0;
	line-height: 1.2em;
	font-size: 1em;
}
.linkcontainer {
	margin: 0.5em .05em 0 0;
}
.linkcontainer ul {
	display: block;
	list-style: none;
	text-align: right;
}
div.linkcontainer ul li {
	list-style: none;
	display: inline;
	line-height: 1em;
	padding: 0.25em 0 0.25em 0;
	margin: 0;
}
.block ul li {
	display: block;
}
.linkcontainer li a {
	padding: 0 0 0 0.5em;
	margin: 0;
	line-height: 1.2em;
}
/* sitemap */
.sitemap ul {
	margin-left: 1em;
}
.sitemap ul ul {
	margin-left: 2.5em;
}
.sitemap li {
	list-style: none;
}
.sitemap li a {
	display: block;
	padding: 0.25em 0;
	font-size: 1.154em;
	line-height: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
}
.sitemap li li a {
	font-size: 1.077em;
	padding-left: 1.5em;
	background-image: url(../img/list_inactive.gif);
	background-position: 0 0.6em;
	background-repeat: no-repeat;
}
.sitemap li li li a {
	font-size: 1em;
}
.sitemap li li a:hover {
	background-image: url(../img/list_active2.gif);
}
/*** Gallery.css */
/* --- colors -----> */
.gbackground {
	background-color: #fff;
}
.gpicture, .gpicture .close, .gthumbsnav, .glabel {
	background-color: #a3bfdb;
}
.gpicnav div, .gthumbsnav div, .glabel {
	color: #fff;
}
.gthumbs .gthumbnail .ginner, .gthumbs {
	border-color: #a3bfdb;
}
.gthumbs .gthumbnail .ginner, .gpicture .ginner {
	background-color: #fff;
}
/* <----- colors --- */
.galleryItem {
	display: none;
}
.galleryHead {
	display: none;
}
.gbackground {
	opacity: 0;
	position: absolute;
	z-index: 5000;
}
.gpicture {
	position: absolute;
	cursor: default;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 5001;
	padding: 5px 5px 25px 5px;
}
.single {
	padding: 3px;
}
.gpicture .ginner {
	overflow: hidden;
	width: 100%;
	height: 100%;
	cursor: default;
}
.glabel {
	left: 0px;
	text-align: center;
	opacity: 0;
	width: 100%;
	position: absolute;
	font-size: 0.692em;
	padding: 0.25em 0 0.25em 0;
	margin-top: 26px;
}
.single .glabel {
	margin-top: 6px;
}
.glabel div {
	margin-top: 0.5em;
	height: 3em;
	overflow: hidden;
	line-height: 1.1em;
}
.gthumbs {
	border-width: 0px;
	border-style: solid;
	background-color: transparent;
}
.single .gthumbs {
	border-width: 0;
	border-style: none;
}
.gpicnav {
	margin: 0;
	text-align: center;
	opacity: 0.6;
	position: absolute;
}
.gthumbsnav {
	text-align: center;
	opacity: 0;
	height: 18px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 0.308em;
	margin: 0 1px 0 0;
}
.single .gthumbs .gthumbsnav {
	display: none;
	padding: 0;
	height: 0;
}
.gpicnav a, .gthumbsnav a {
	margin: 0;
	padding: 0 0.25em 0 0.25em;
}
.gpicnav a img, .gthumbsnav a img {
	width: 15px;
	height: 8px;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
.gpicture .gpicnav {
	left: 0px;
	width: 100%;
	overflow: hidden;
	bottom: 2px;
}
.gpicture .gslider {
	opacity: 0.40;
	left: 7px;
	width: 0;
	bottom: 2px;
	background-image: url(../../../static/img/gallery_slide.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 1px;
	overflow: hidden;
}
.gpicture .close {
	opacity: 0.4;
	position: absolute;
	right: 0;
	top: -18px;
	padding: 1px;
}
.gpicture .close a img {
	float: left;
}
.gpicture .gpicnav a img {
	width: 15px;
	height: 15px;
}
.gpicture .gpicnav a.disabled img {
	opacity: 0.2;
}
.gpicture .gpicnav a.disabled {
	cursor: default;
}
.gpicnav div {
	font-size: 11px;
	padding: 0 0.5em 0 0.5em;
	line-height: 1.25em;
	position: absolute;
}
.gthumbsnav div {
	font-size: 11px;
	padding: 0;
	line-height: 18px;
	text-align: left;
}
.gthumbsnav div.garrows {
	width: 50%;
	float: right;
	padding-right: 0.25em;
	text-align: right;
}
.gpicture .gpicnav div {
	margin: 0.3em 0 0 0;
}
.gthumbs .ginner {
	overflow: hidden;
	margin: 0;
}
.single .gthumbs .ginner {
	padding: 0;
}
.gthumbs .gthumbnail {
	float: left;
	overflow: hidden;
	opacity: 0;
}
#page_position_news .gthumbs .gthumbnail {
	margin-bottom: 0.5em;
}
.gthumbs .empty {
}
.gthumbs .gthumbnail .ginner {
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	cursor: pointer;
	margin: 0 1px 1px 0;
	line-height: 0;
}
.single .gthumbs .gthumbnail .ginner {
	border-width: 0;
	border-style: none;
	background: #fff;
}
div.gthumbs div.gthumbnail img {
	margin: 0;
	padding: 0;
}
.single .gthumbs .gthumbnail img {
	margin: 0;
}
.inlineImage .spacer {
	margin: 0.2em 1.8em 0 0;
	float: left;
}
.inlineImage .description {
	font-size: 1em;
	padding: 0;
	margin: 0;
}
.teaserimage .image {
	margin: 0.1em 0 0 0;
}
.image_error {
	border: 1px #aaa dotted;
}
.image_error div {
	text-align: center;
	padding: 1.5em 0 1.5em 0;
	color: #aaa;
	font-size: 20px;
}
.container .body .content .text .textPadding .large .articleHead h3 {
	margin: 0;
	padding: 0;
}
.content_html tr td {
	border-bottom: 0.2em solid #f6f6f6;
}
.content_html tr:last-child td {
	border: none;
}
.content_html table {
	font-size: 0.85em;
}
#footer {
	display: block;
	background-image: url("../img/bg_frame.png");
	margin-top: 0.5em;
	padding: 0.5em 1.5em 0.5em 1.5em;
	font-size: 0.8em;
}
#footer .links {
	float: left;
	width: 50%;
}
#footer .rechts {
	float: right;
	width: 40%;
}
.content > img {
    height: auto;
    width: 100%;
}
.container.darkblue, .container.darkblue .head span {
    background-color: #1a628d;
}
.container.darkblue .head span, .container.darkblue .text,
.container.darkblue a:link, .container.darkblue a:visited,
.container.darkblue h3 {
    color: #fff;
}
.container.darkblue .head {
    background-color: #fff;
}
.container.darkblue a:hover, .container.darkblue a:focus {
    color: #a3bfdb;
}

#chartersearch, #searchresult {
    border: medium none;
    overflow: hidden;
    width: 100%;
}

#chartersearch {
    height: 20rem;
}
#searchresult {
    height: 10.75rem;
}
iframe.iframeelement{
    height: 1rem;
    width: 100%;
}
/* Social Media*/
.socialmedia .mediabutton {
    background-color: #1a618d;
    color: #fff;
    display: inline-block;
    font-size: 2.4em;
    height: 2.9rem;
    line-height: 2.9rem;
    text-align: center;
    width: 2.9rem;
}
.socialmedia .mediabutton:not(last) {
    margin-right: 0.34rem;
}
.skype *:not(.fa) {
    display: none;
}

.piwikIframe {
	width: 32em;
	height: 19em;
	border: none;
}