@charset "utf-8";
* {

}
table {
	color: #2D7FB1;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
}
.thrColFixHdr #container {
	width: 1030px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
	font-family: Arial;
	margin: 0 auto;
}
.thrColFixHdr #header-see {
	height: 150px;
	background-image: url(../images/index_01.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.thrColFixHdr #header-see h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0;
	display: none;
}
.thrColFixHdr #header-fluss {
	padding: 0 10px 0 20px;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
	height: 130px;
	background-image: url(../images/header-fluss.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	clear: left;
}
.thrColFixHdr #header-fluss h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0;
	display: none;
}
#suche_header {
	height: 60px;
	width: 600px;
	margin-left: 325px;
	margin-top: 90px;
	float: left;
	position: fixed;
	clear: both;
	padding-left: 10px;
}
#suche_header_index {
	height: 50px;
	width: 1014px;
	margin-left: 0px;
	margin-top: 80px;
	float: left;
	clear: both;
	padding-left: 10px;
}
#suche_detail {
	padding-left: 5px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 11em; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
	background: #2D7FB1; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	color: #FFF;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 0px;
}
#sidebar1 .siegel  {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 11em; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
	background: #2D7FB1; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
}
.deatil-preis-suche {
	color: #BADEFF;
	background-color: #FFC;
}
.thrColFixHdr #mainContent {
	margin-right: 190px;
	margin-left: 180px;
	padding-left: 5px;
	clear: none;
	text-align: left;
}
.thrColFixHdr #mainContent_home {
	margin-left: 185px;
	clear: none;
	margin-right: 190px;
}
.nl_aktuell2 {
	font-family: Arial;
	background-color: #2D7FB1;
	width: 150px;
	float: right;
}

#main-left {
	float: left;
	width: 320px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#main-right {
	background-color: #FF0000;
	float: right;
	width: 320px;
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
	background:#BADEFF;
	font-size: 12px;
	clear: left;
	height: 70px;
}
.thrColFixHdr #footer ul {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
.thrColFixHdr #footer li  {
	display: inline;
	padding-right: 15px;
	line-height: 30px;
}
.thrColFixHdr #footer ul li a {
	color: #2D7FB1;
	text-decoration: none;
}
.thrColFixHdr #footer ul li a:hover{
	border-bottom: 1px solid #F00;
}
.thrColFixHdr #footer ul li .footer_1 {
	color: #53BAFF;
}



 #footer 
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#main_li {
	padding:0px;
	text-align:justify;
}

.table_datumKopie {
	font-size: 10px;
	font-weight: bold;
	color: #2D7FB1;
}
.table_datum {
	font-size: 10px;
	font-weight: bold;
	color: #2D7FB1;
}
.table_route_main {
	font-size:12px;
	font-weight:bold;
	color: #2d7fb1;
}
.table_headline1 {
	font-size: 12px;
	font-weight: bold;
	color: #2D7FB1;
}
.table_beschreibung {
	font-size: 10px;
	color: #2D7FB1;
}
a.table_beschreibung {
	text-decoration:none;
}
.table_schiff {
	font-size: 10px;
	font-family: Arial;
	color: #CC3000;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2D7FB1;
	text-align: center;
	height: 50px;
	background-color: #BADEFF;
}
#main_left {
}
#main_left {
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}
.thrColAbsHdr #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
}
a.table_text span {
	text-decoration:none;
}
#form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#form1 a {
	color: #FFF;
	text-decoration: none;
	width: 200px;
}
.table_route {
	background-color: #BADEFF;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color: #2D7FB1;
}
.table_preis {
	font-size: 22px;
	color: #2D7FB1;
	padding-left: 5px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #2d7fb1;
	border-right-color: #2d7fb1;
	border-bottom-color: #2d7fb1;
	border-left-color: #2d7fb1;
}
.table_preis a {
	color:#FF0000;
}
.table_pp {
	font-size: 12px;
	color: #F00;
}
.a {
	color: #BADEFF;
}
.hochsee_fluss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #F00;
}
#top1 {
	background-color: #FFF;
	height: 200px;
	width: 150px;
}
#top2 {
	background-color: #FFF;
	height: 200px;
	width: 150px;
}
#top3 {
	background-color: #FFF;
	height: 200px;
	width: 150px;
}
#abstand {
	background-color: #FFF;
	height: 5px;
}
#see {
	text-decoration: none;
	padding-left: 5px;
}
#see preis {
	background-color: #2D7FB1;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}
.see_preis {
	color: #FFF;
	background-color: #2D7FB1;
	text-align: center;
}
.see_beschreibung h2 {
	color: #2D7FB1;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.see_beschreibung {
	color: #2D7FB1;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.see_headline1 {
	color: #2D7FB1;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.see_headline2 {
	color: #2D7FB1;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.see {
	color: #FFF;
	padding-left: 2px;
	padding-right: 2px;
}
.menutitle {
	font-weight:bold;
	text-align:center;
	margin:2px;
	font-size:14px;
	color: #2D7FB1;
	text-decoration: none;
}
.menucontainer {
	border:1px solid #fff;
	background-color:#FFC;
	width:160px;
	margin:5px;
}
a.menu:link, a.menu:visited {
	color:#2D7FB1;
	background-color:#BADEFF;
	text-decoration:none;
}
a.menu:active, a.menu:hover {
	color:#2D7FB1;
	background-color:#FFC;
}
a.menu {
	display:block;
	padding:3px;
	border-top:1px solid #000;
	background-color:#737994;
	text-align:left;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	font-size:12px;
}
.menutitlehome {
	font-weight:bold;
	text-align:center;
	margin:2px;
	font-size:14px;
	color: #FFf;
	text-decoration: none;
}
.menucontainerhome {
	border:1px solid #fff;
	background-color:#2D7FB1;
	width:160px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.menuhome:link {
	background-color:#FFC;
	text-decoration:none;
	color: #2D7FB1;
}
a.menuhome:visited {
	color:#2D7FB1;
	text-decoration: none;
	background-color: #FFC;
}
a.menuhome:active, a.menuhome:hover {
	color:#F00;
	background-color:#BADEFF;
}
a.menuhomesee:active, a.menuhomesee:hover {
	color:#F00;
	background-color:#BADEFF;
}
a.menuhome {
	display:block;
	padding:3px;
	border-top:1px solid #000;
	background-color:#737994;
	text-align:left;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	font-size:12px;
}
#top1re {
 border: 1px solid #;
	width: 160px;
	text-align: center;
	padding: 2px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #2D7FB1;
	text-decoration: none;
}
a.topre {
	display:block;
	border-top:1px solid #000;
	background-color:#737994;
	text-align:center;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	width: 146px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a.topre_preis_unser {
	display:block;
	background-color:#BADEFF;
	text-align:center;
	font-weight:bold;
	color:#F00;
	text-decoration:none;
	font-size: 20px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.topretitel {
	font-weight:bold;
	text-align:center;
	font-size:14px;
	color: #2D7FB1;
	text-decoration: none;
	background-color: #BADEFF;
	display: block;
	margin: 5px;
}
.topretext {
	font-weight:normal;
	text-align:center;
	font-size:14px;
	color: #2D7FB1;
	text-decoration: none;
	background-color: #FFC;
	display: block;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	width: 150px;
}
.topre_preis {
	display:block;
	background-color:#BADEFF;
	text-align:center;
	font-weight:normal;
	color:#F00;
	text-decoration:none;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	margin-top: 5px;
}
p.topre_preis span {
	font-size: 16px;
	color: #F00;
	text-decoration: none;
	font-weight:bold;
}
.topre_datum {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFC;
	margin: 5px;
}
p {
	font-family:Arial;
	text-decoration: none;
	font-weight: bold;
}
#hochsee_alle {
 background-color:#;
	text-align: left;
	margin-left: 2px;
	vertical-align: top;
	white-space: normal;
}
/* Tabelle auf Hochsee reisen*/
.see_alle {
	border:1px solid #FFFFFF;
	border-spacing:2px;
	background-color:#BADEFF;
	color:#2D7FB1;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: right;
}
.radio {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.see_alle_td {
	border:1px solid white;
	border-spacing:1px;
	background-color:#FFF;
	color:#2D7FB1;
	font-family:Arial;
	font-size:14px;
	vertical-align:top;
}
.see_alle_tdheader {
	border:1px solid white;
	border-spacing:3px;
	background-color:#FFF;
	color:#F00;
	font-family:Arial;
	font-size:14px;
	vertical-align:top;
	padding: 5px;
	font-weight: bold;
}
.see_alle_td a {
	color:#2D7FB1;
	text-decoration:none;
	vertical-align: top;
}
.see_alle_schiff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D7FB1;
}
a.see_alle_td:active, a.see_alle_td:hover {
	background-color:#FFC;
}
#hochsee_detail {
 background-color:#;
	text-align: left;
	margin-left: 5px;
	width: 620px;
}
#sd_li {

}
#sd_li h1 {
	font-size: 20px;
	color: #2D7FB1;
}
#sd_li h4 {
	font-weight: bold;
	color: #2D7FB1;
}
#sd_li ul {
	list-style-type: none;
}
#sd_li li  {
	color: #2D7FB1;
	list-style-type: none;
}
#sd_li ul li h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial;
	padding-left: 75px;
}
#sd_headline1 {
	color: #2D7FB1;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
#sd_headline1 span {
	font-size: 16px;
}
#sd_abfahrt {
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
#sd_preis {
	float: right;
	width: 250px;
	text-align: center;
	padding-top: 5px;
	color: #F00;
	font-family: Arial;
	padding-left: 5px;
	padding-right: 10px;
}
#sd_buttom {
}
#sd_preis p {
	font-size: 10px;
	color: #2D7FB1;
}
#sd_preis td {
	text-align: center;
}
#sd_preis table {
	height: 100px;
}
#sd_bild {
	width: 250px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	float: right;
}
#sd_preis span {
	color: #F00;
	font-size: 12px;
}
#sd_beschreibung {
	width: 100%;
	color: #2D7FB1;
	padding-top: 0px;
	font-size: 12px;
}
.sd_preis_kabine {
	font-size: 10px;
	font-weight: bold;
	background-color: #BADEFF;
}
.sd_preis_preis {
	font-size: 20px;
	font-weight: bold;
	background-color: #FFF;
	text-decoration: none;
}
.sd_preis_preis a {
	color: #F00;
}
.sd_preis_unser {
	background-color: #FFC;
	font-weight: bold;
	font-size: 20px;
}
.sd_schiff_see {
	font-size: 24px;
	font-weight: bold;
	color: #2d7FB1;
}
.sd_preis_unser a {
	color:#F00;
	background-color: #FFC;
}
#detailschiff {
	width: 100%;
	font-size: 14px;
	border: 0;
	text-decoration: none;
	text-align: center;
	padding: 5;
}
#schiffs_bilder {
	text-align: center;
	width: 100%;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#bild_anfrage {
	text-align: center;
}
.detail_zumschiff {
	font-family: arial;
	text-decoration: none;
	color: #2D7FB1;
}
#telenummer {
	font-family: Arial;
	font-size: 20px;
	text-align: center;
	color: #2D7FB1;
	font-weight: bold;
}
#telenummer span {
	font-size: 14px;
}
#sd_re {
	background-color: #9F0;
	float: right;
	height: 100px;
	width: 300px;
}
#preise_detail {
}
#p_aussen {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #F00;
}
#p_balkon {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #F00;
}
.abfahrt {
	padding-left:10px;
	color:#2D7FB1;
	font-size:11px;
}
#anfrage_buttom {
	margin-left: 9em;
	margin-right: 30px;
	width: 400px;
	height: 80px;
	padding-top: 20px;
}
#anfrage {
	text-decoration: none;
	color: #2D7FB1;
	padding-left: 2px;
	font-size: 12px;
	text-align: center;
}
.fieldset {
	border-top-color: #2D7FB1;
	border-right-color: #2D7FB1;
	border-bottom-color: #2D7FB1;
	border-left-color: #2D7FB1;
}
#suche {
}
#suche_ergebniss {
	height: 30px;
	width: 550px;
}
a.menuhomesee:link, a.menuhomesee:visited {
	color:#FF0;
	background-color:#F00;
	text-decoration:none;
}
a.menuhomesee {
	display:block;
	padding:3px;
	border-top:1px solid #000;
	background-color:#737994;
	text-align:left;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	font-size:12px;
}
#radio {
	width: 155px;
	margin-left: 0px;
	color: #2D7FB1;
	background-color: #FFC;
	padding-left: 5px;
}
#weltweit {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
.detail-preis-suche {
	background-color:#FFC;
	color: #2D7FB1;
}
#rs_schiffe {
	color: #BADEFF;
	font-size: 12px;
}
#form2 {
	width: 150px;
	float: right;
}
#schiff-auswahl {
	width: 450px;
}
#schiff_beschreibung {
	float: left;
	width: 615px;
	color: #2D7FB1;
	padding-top: 10px;
}
#schiff_bilder {
	width: 120px;
	float: right;
	padding-top: 10px;
	text-align: right;
}
#rs_schiffe h1 {
	color: #F00;
	text-align: left;
}
#hochsee_schiff {
	font-family: arial;
	vertical-align: top;
	margin-left: 2px;
	border: 1;
	width: 620px;
	padding-left: 10px;
}
#hochsee_alle_daten {
	text-align: right;
	padding-left: 5px;
}
#einleitung_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2D7FB1;
	text-decoration: none;
	background-color: #0F0;
	text-align: left;
	padding: 10px;
}
#einleitung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2D7FB1;
	text-decoration: none;
	background-color: #FFC;
	text-align: left;
	padding: 10px;
}
#einleitung span {
	font-size: 24px;
	font-weight: bold;
}

#einleitung_bild {
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	float: left;
}
#nl_bastätigung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D7FB1;
	text-align: center;
	background-color: #FFC;
}
#nl_bastätigung span {
	font-size: 20px;
}
#nl_eintrag {
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.nl_text {
	color: #2D7FB1;
}
.nl_header {
	color: #2D7FB1;
	font-size: 20px;
	font-weight: bold;
}
#angebote {
	width: 620px;
	text-align: center;
	padding-left: 5px;
}
#route {
	padding-left: 10px;
}
#bild_route {
	width:248px;
	padding:0;
	margin:0px;
	font:bold 14px verdana, sans-serif;
}
#bild_route div {
	display:none;
}
#bild_route:hover div {
	display:block;
	width:1024px;
	position:absolute;
	top:200px;
	left:250px;
	padding:15px;
	font:normal 14px verdana, sans-serif;
}
.ro {
	margin:0;
	padding:0;
	background-image: url(../images/main/main_bild_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 310px;
}
.lo {
	margin:0;
	padding:0;
	background-image: url(../images/main/main_bild_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ru {
	margin:0;
	padding:0;
	background-image: url(../images/main/main_bild_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lu {
	margin:0;
	padding:0;
	background-image: url(../images/main/main_bild_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inhalt {
	margin:0;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.inhalt p {
	margin:0;
	padding:0;
}
#main1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}


#rrservice {
	text-align: center;
	color: #BADEFF;
	margin-top: 5px;
}
#rrbild {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#rrform {

}
#rrunten {
	height: 105px;
	margin-top: 5px;
	background-repeat: no-repeat;
}

#rrmailer {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2D7FB1;
	padding: 30px;
	line-height: 2;
	text-align: center;
	background-color: #BADEFF;
	background-image: url(../../flusskreuzfahrten-guenstiger/images/md.jpg);
	background-repeat: no-repeat;
	background-position: 20px 40px;
	margin-top: 5px;
}
#rrmailerbild {
	width: 100px;
}
#rreinleitung {
	color: #2D7FB1;
	line-height: 20px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#rreinleitung p {
	font-size: 20px;
	font-weight: bold;
}
.prozente {
	background-color: #FFc;
	text-align: center;
}
.anfrage{
	font-size:12px;
	
}
#sitemap {
	color: #2D7FB1;
	margin: 0;
	float: left;
}
#sitemap li {
	padding-left: 80px;
	list-style-type: none;
}
#sitemap li a {
	color: #2D7FB1;
}

#sitemap a {
	color: #F00;
	text-decoration: none;
}
.feedbak {
	text-align: center;
}
.feedbak1 {
	text-align: center;
	color: #336699;
	background-color: #FFF;
	height: 100px;
	font-family: Arial;
	font-size: 12px;
}
.feedbak1 a {
	font-weight: bold;
	color: #009;
}

.feedbak1form {
	width: 500px;

}
#austragen {
	font-family: Arial;
	font-size: 14px;
	width: 550px;
	margin-left: 10px;
	color: #BADEFF;
}
#austragen p {
	color: #2D7FB1;
	font-weight: normal;
}
#austragen span input{
	margin-left: 5px;
	margin-top: 5px;
}
.kurs_aktuell {
	text-align: center;
	width: 300px;
	margin-left: 150px;
	font-family: Arial;
	font-size: 30px;
	background-color: #F00;
	color: #FFF;
}

.siegel {
	border:1px solid #BADEFF;
	background-color: #FFF;
	padding: 3px;
	margin-top: 5px;
	width: 11em;
}
.siegel img {
	margin: 5px;
	padding-left: 5px;

}
#nl_aktuell2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 11em; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
	background: #2D7FB1; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	color: #F00;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
}
#nl_aktuell2 ul li a {
	color: #FFF;
}
#nl_aktuell2  ul li a:hover {
	font-weight: bold;
}
.main_fahrt {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D7FB1;
	margin-left: 10px;
	margin-right: 10px;
}
.main_fahrt p {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #00327D;

}

.main_fahrt h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.main_fahrt h2 {
	font-size: 14px;
	color: #00327D;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.beliebte_kreuzfahrten {
	color: #2D7FB1;
}
.beliebte_kreuzfahrten ul li {
	line-height: 16px;
}
.beliebte_kreuzfahrten ul li a {
	color: #2D7FB1;
	text-decoration: none;
	padding-right: 10px;
}
.beliebte_kreuzfahrten ul li a:hover {
	border-bottom: 1px solid #F00;
}


.beliebte_kreuzfahrten ul {
	list-style-type: none;
	font-size: 14px;
}

.beliebte_kreuzfahrten h1 {
	font-size: 22px;
	text-align: center;
}
#schiffs_suche p {
	margin: 0px;
	padding: 0px;
}
.see_alle_td h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
}

