body {
  font-size: 14px;
  line-height: 1.7em;
  font-family: Helvetica, Arial, Sans-Serif;
}
.font-size-is-xlarge {
  font-size: 16px;
  line-height: 1.6em;
}
.font-size-is-xlarge-bold {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: bold;
}
.font-size-is-large {
  font-size: 15px;
  line-height: 1.5em;
}
.font-size-is-default {
  font-size: 14px;
  line-height: 1.4em;
}
.font-size-is-small {
  font-size: 12px;
  line-height: 1.2em;
}
.font-size-is-xsmall {
  font-size: 10px;
}
p {
  margin: 0 0 15px 0;
}
h1 {
  font-size: 240%;
}
h2 {
  font-size: 180%;
}
h3 {
  font-size: 150%;
}
h4 {
  font-size: 130%;
}
h5 {
  font-size: 110%;
}

.gf-menu .dropdown ul li:hover > .item {
    border-radius: 4px;
    border: 1px solid #000;
    background: #2f6699;
    border-top: 0;
    -webkit-box-shadow: inset 0px 1px 0px #032053, inset 0px 2px 0px #000, 0px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 1px 0px #032053, inset 0px 2px 0px #000, 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow: inset 0px 1px 0px #032053, inset 0px 2px 0px #000, 0px 1px 1px rgba(0,0,0,0.2);
  }

#rt-top-surround {
    background-color: #369;
    color: #ADADAD;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid #FFF;
}
#rt-mainbody .leftcolumn {
	float: left;
	margin: 0px 30px 25px 0px;
	max-width: 45%;
	min-width: 225px;
}
#rt-mainbody .leftcolumn img {
	max-width: 100%;
	height: auto;
	text-align: center;
}
#rt-mainbody .rightcolumn {
	float: left;
	max-width: 52%;
	min-width: 225px;
	margin-bottom: 25px;
}
#rt-mainbody .schiffbild {
	float: left;
	margin: 0px 25px 25px 0px;
	max-width: 25%;
	min-width: 225px;
}
#rt-mainbody .schiffbild img {
	max-width: 100%;
	height: auto;
	text-align: center;
}
#rt-mainbody .schifftext {
	float: left;
	max-width: 72%;
	min-width: 225px;
}
#rt-mainbody .eventtable {
	float: left;
	max-width: 49%;
}
#rt-mainbody .eventtableright {
	float: right;
	max-width: 49%;
	text-align: right;
}
#rt-mainbody .adressleftcolumn {
	float: left;
	margin: 0px 25px 25px 0px;
	max-width: 48%;
	min-width: 225px;
}
#rt-mainbody .adressrightcolumn {
	float: left;
	max-width: 48%;
	min-width: 225px;
	margin-bottom: 25px;
}
#rt-mainbody .adresstext {
	float: left;
	max-width: 49%;
	min-width: 225px;
}
#rt-mainbody .adressbild {
	float: right;
	margin: 0px 25px 25px 25px;
	max-width: 49%;
	min-width: 220px;
}
#rt-mainbody .adressbild img {
	max-width: 100%;
	height: auto;
	text-align: right;
}
#rt-mainbody .clear {
	clear: both;
}
#rt-mainbody .clearleft {
	clear: left;
}
#rt-mainbody table .border {
	font-size: 9pt;
	border-right:1px solid #999; 
	border-top:1px solid #999;
}
#rt-mainbody table .border td {
	padding:2px; 
	line-height: 1.0em; 
	border-bottom:1px solid #999; 
	border-left:1px solid #999;
}
#rt-mainbody .redfont {
	color: #f00;
}
#rt-mainbody .titel {
	font-size:12pt; 
	font-weight:bold;
	 margin-bottom:10px;
	}
#rt-mainbody .toernbild {
	max-width: 100%; 
	min-width: 225px;
}