/* CSS Document */
* {
	margin: 0;
	padding: 0;
  border: 0px;
}
html {
	font-size: 100%;
}
BODY {
	background: #f0f0ed;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	color: #333;
	text-align: left;
}
H1 {
	font-family: 'Salsa', cursive;
	font-size: 1.6rem;
	text-align: center;
}
H1.newstxt, H2.newstxt {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.8rem;
	font-weight: 900;
	text-align: center;
}
H2.newstxt {
	font-size: 1.6rem;
}
H2.dsgvo   {
        	font-family: Roboto;
	color: #333;
        font-size : 12px;
        font-size : 1.2rem;
        font-weight : bold;
        text-align: left;

        }
        
H1.info {
	font-family: Roboto;
	color: #333;
	font-size: 20px;
	font-size: 1.6rem;
	text-align: center;
}
H1.reise {
	font-family: 'Open Sans', sans-serif;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 2.4rem;
	font-weight: 700;
	color: #fa8c1e;
	text-align: left;
}
H2, H1.land, H1.anfrage {
	font-family: 'Open Sans', sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	color: #092834;
	text-align: center;
}
h2.anfrage {
	font-family: Verdana;
	color: #fa8c1e;
	font-size: 1.5rem;
	font-weight: 900;
	font-style: normal;
}
H2.land {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
	color: #092834;
	text-align: center;
}
H3 {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	margin-top: 20px;
	font-weight: 700;
	font-size: 1.2rem;
	text-align: left;
}
H3.land {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
	color: #fa8c1e;
	text-align: center;
}
P, TD {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	color: #333;
	text-align: left;
}
P.center {
	text-align: center;
}
P.kasten {
	width: 620px;
	margin-left: 50px;
	text-align: justify;
}
P.hinweis {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
P.day {
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
}
P.dayb {
	font-size: 1.0rem;
	margin-top: 2px;
}
P.groesser {
	font-size: 1.3rem;
	margin-bottom: 0px;
	font-weight: 700;
}
TD {
	padding-right: 5px;
}
A {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-weight: 400;
	font-size: 1.0rem;
	text-decoration: none;
	text-align: center;
}
A.blau {
	color: #0066FF;
	text-decoration: underline;
	font-weight: 400;
}
A:Active {
	color: Blue;
}
A:Hover {
	color: green;
}
hr {
	margin: auto;
	clear: left;
	width: 750px;
}
hr.landnavi {
	max-width: 800px;
	border: none;
	border-top: 2px solid white;
	margin-top: 2px;
	margin-bottom: 2px;
}
hr.form {
	margin: auto;
	clear: left;
	width: 720px;
	margin-top: 15px;
	border: none;
	border-top: 1px dotted #979797;
	background-color: #EBEBEB;
	height: 1px;
}
hr.hlong {
	margin: auto;
	margin-top: 20px;
	clear: both;
	width: 700px;
}
hr.hsmall {
	margin: auto;
	margin-top: 20px;
	clear: both;
	width: 1px;
	border-top: 1px dotted #EBEBEB;
}
img, iframe {
	max-width: 100%;
}
ol {list-style: none;
    display: inline-block;}
    
strong   {font-size: 1.0rem;
  }
    
/* ---------------------------------IDs-----------------------------   */
#header {
	position: fixed;
	display: block;
	margin-top: 0px;
	background: #347B98;
	height: 110px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	z-index: 99;
}
#header a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
	text-align: center;
}
#header a:hover {
	color: #347B98;
	background: #fff;
}
#main {
	display: block;
	padding-top: 145px;
}
#content {
	margin-top: 605px;
}
#bggrey {
	position: fixed;
	display: block;
	width: 100%;
	margin-top: 115px;
	text-align: center;
	background-color: #347B98;
	z-index: 98;
}
#bggrey ul {
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background-color: #333;
}
#bggrey li {
	display: inline-block;
	padding: 4px 10px;
}
#bggrey li a {
	color: #fa8c1e;
	text-align: center;
	padding: 1px 12px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 1.4rem;
	border: 1px solid #606060;
}
#bggrey2 ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
	overflow: hidden;
	text-align: center;
	max-width: 400px;
}
#bggrey2 li {
	padding: 2px 3px;
}
#bggrey2 li a {
	display: inline-block;
	width: 380px;
	color: #B2D732;
	background-color: #333;
	text-align: center;
	padding: 4px 8px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
}
#bggrey li a:hover,
#bggrey2 li a:hover {
	background-color: #111;
}
#brednav {
	max-width: 750px;
	margin: auto;
	text-align: center;
	font-size: 0.9rem;
	font-weight: 400;
}
#brednav li{display: inline;}
#brednav A {
	font-family: 'Open Sans', sans-serif;
	color: #0066FF;
	font-size: 0.9rem;
	text-decoration: underline;
	text-align: center;
}
#leistung td, , #leistung2 td {
	padding: 3px;
	text-align: left;
	font-weight: 400;
	font-size: 1.0rem;
}
#leistung td.lkli, #leistung2 td.lkli {
	font-weight: 700;
	text-align: right;
}
#leistung td.lkmi, #leistung2 td.lkmi {
	font-weight: bold;
	text-align: center;
}
#leistung td.lktitela, #leistung2 td.lktitela {
	font-weight: 700;
}
#leistung td.lktitelb, #leistung2 td.lktitelb {
	font-style: italic;
	font-weight: 700;
}
#leistung table, #leistung2 table {
	margin-bottom: 30px;
}
#foot {
	position: relative;
	background: #347B98;
	height: 350px;
	width: 100%;
	bottom: 0px;
	color: white;
	text-align: center;
  font-size: 0.9rem;
}
#foot ul {
	list-style: none;
	display: inline-block;
	text-align: left;
	font-size: 1.2rem;
	font-weight: 700;
	padding-left: 20px;
	color: #fff;
}
#foot li {
	padding: 6px 5px;
}
#foot li a {
	color: #fff;
	font-weight: 400;
	font-size: 1.1rem;
	text-decoration: none;
	text-align: center;
	padding: 8px 5px;
}
#foot a:hover {
	color: #347B98;
	background: #fff;
}
#foot li.line {
	display: inline-block;
}
#highlights ul {
	list-style-type: disc;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
	font-weight: 700;
	padding-left: 20px;
	color: #0066b3;
}
#highlights A {
	font-family: Verdana;
	color: #0066b3;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
#highlights A:hover {
	color: green;
	text-decoration: underline;
}
#hinweise {
	margin: auto;
	max-width: 720px;
	height: auto;
	padding: 10px;
	text-align: left;
}
#leistung, #leistung2 {
	margin: auto;
	max-width: 720px;
	padding: 10px;
	text-align: left;
	border: 2px ridge #C0C0C0;
}

#upBtn {
	display: none; 
	position: fixed; 
	bottom: 20px; 
	right: 30px; 
	z-index: 99; 
	border: none; 
	outline: none; 
	background-color: #333; 
	color: #fa8c1e; 
	cursor: pointer; 
	padding: 15px; 
	border-radius: 10px; 
	font-size: 18px; 
  }
  
  #upBtn:hover {
	background-color: #555; 
  }

/* -------------------------------Klassen----------------------------   */

.iebild {
	display: none;
}
.nwrtop {
	display: inline-block;
	margin-right: 40px;
	margin-top: 5px;
}
.nwrtop2 {
	display: inline-block;
	margin-left: 50px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}

.nwrtop3 {
	font-family: Arial;
  font-weight: 900;
  font-size: 1.8rem;
  font-style: italic;
  color: #347B98;
}
.u1 {
	color: #fa8c1e;
}
.u2 {
	color: #fff;
}
.ared {
	color: #ff0000;
  font-weight: 900;
}
.sdat {
	display: inline-block;
  margin-top: 10px;
  font-size:1.0rem;
}
.sgr {	display: inline-block;
  margin-top: 5px;
	font-size: 1.1rem;
}

.bild {
	max-width: 2000px;
}
.listereise {
	width: 790px;
	min-height: 150px;
	margin-top: 3px;
	margin-bottom: 6px;
}
.picthumb1 {
	display: inline-block;
  width: 323px;
  height: 150px;
}
.picthumb {
display: inline-block;
}

.picoffer1 {
  margin 0px;
  float: left;
  z-index: 58;
}
.picoffer2 {
float: left;
margin-top: -150px;
  z-index: 60;
}

.picoffer3, .picoffer4 {
   margin-top: -40px;
   margin-left: 30px;
  float: left;
  text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0rem;
	font-weight: 900;
	color: #e60000;
  z-index: 65;
  border: 2px solid red;
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  background: rgba(255,255,255,0.6);
}
.picoffer4 {
   margin-top: -133px;
   margin-left: 150px;
}
.listereisetext {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	max-width: 450px;
	height: 150px;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	text-align: left;
	border: 0px solid black;
}
.listereisetitel {
	font-size: 1.1rem;
	font-weight: 700;
	color: #333;
}
.listereisecontent {
	font-size: 0.9rem;
	font-weight: 400;
}
:target:before {
	content: "";
	display: block;
	height: 300px;
/* same as your fixed header height */
	margin: -145px 0 0;
/* negative fixed header height */
}
#textspalte,
#content, #indivcont, .einleitung {
	clear: both;
	max-width: 750px;
	margin: auto;
	margin-top: 50px;
  
}
.einleitung {
clear: both;
	margin-top: 20px;
}

.kathwdiv {display: block;
	float: right;
	color: red;
	width: 168px;
	text-align: center;
	padding: 10px 10px;
	margin-left: 20px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 0.95rem;
}

a.kathinweis {display: block;
	margin-left: 3px;
	color: red;
	width: 140px;
	text-align: center;
	padding: 8px 6px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 0.85rem;
	border: solid 2px  #347B98;
}

a.kathinweis:hover {
	color: white;
	background-color: #347B98;
	border: solid 2px  #347B98;
}

#content {
	margin-top: 605px;
}

.nav {
	margin: auto;
	max-width: 780px;
	height: auto;
	text-align: center;
}
.break {
	display: block;
	margin-top: 40px;
	width: 100%;
	text-align: center;
}
.anavibox, .bnavibox, .cnavibox {
	display: inline-block;
	background: #fff;
	margin: auto;
	margin-top: 20px;
	margin-right: 8px;
	margin-left: 8px;
	width: 240px;
	height: 240px; 
  font-size: 0.95rem;
  }

.bnavibox {
	height: 270px;
}

.cnavibox {
	height: 300px;
}

.termrq, .termrq1, .pdfbtn, .pdfbtn1, .btn, .btn1, a.landliste, .schiffbtn {
	display: inline-block;
	color: white;
	width: 200px;
	background-color: #347B98;
	text-align: center;
	padding: 10px 10px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 0.9rem;
	border: solid 1px  #347B98;
}
.termrq {
	padding: 2px 10px;
}

.termrq1 {
	font-weight: 500;
	font-size: 0.7rem;
	width: 100px;
	padding: 2px 2px;
}

.btn, .btn1 {
	display: block;
	margin: auto;
	width: 210px;
	height: 70px;
}
.btn1 {
	width: 155px;
	height: 45px;
}
a.landliste {
	float: right;
	width: 150px;
	vertical-align: bottom;
	padding: 2px 10px;
	font-size: 1.0rem;
}
.schiffbtn {
	width: 330px;
	height: 99px;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
}
.pdfbtn1{
	margin: 20px 10px 10px 10px;
}
.schiffimg {
	float: right;
  margin: 0px;
}
A.termrq:Hover, A.termrq1:Hover, A.pdfbtn:Hover, .btn:hover, .btn1:hover, a.landliste:hover, .schiffbtn:hover {
	background-color: #fff;
	color: #347B98;
}
.logofoot {
	margin-left: 75px;
	margin-top: 15px;
	margin-right: 50px;
}
.hinweis {
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
}
.tibild {
	max-width: 900px;
	margin: auto;
}
.prot {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: red;
	font-size: 14pt;
	text-align: center;
}
.c2 {
	color: red;
	font-size: 14pt;
	font-weight: bold;
}
.pgruen {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #00D244;
	font-size: 18pt;
}
.infobox {
	position: relative;
	top: 0px;
	left: 0px;
	width: 725px;
	height: 245px;
	border: 2px ridge #C0C0C0;
	background-color: #ffe4b5;
	padding: 5px 5px 5px 5px;
}
.picinfobox {
	float: right;
	margin: 10px 10px 10px 20px;
}
.iztr {
	display: block;
	margin: auto;
}
.gd {
	font-family: 'Open Sans', sans-serif;
	color: #cd0000;
	font-weight: bold;
	font-size: 10pt;
}
.picleft1 {
	float: left;
	margin-top: 8%;
	margin-left: 0px;
}
.picright1 {
	float: right;
	margin-top: 8%;
	margin-right: 0px;
}
.picright {
	float: right;
	margin: 10px 0px 10px 30px;
}
ul.ausfl {
	padding-left: 20px;
}
ul.lk {
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 30px;
}
UL.form {
	float: left;
	height: auto;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
#tibi {
	position: relative;
	display: block;
	margin: auto;
	max-width: 900px;
/* Bildbreite */
	max-height: 600px;
  margin-bottom: 20px;
}
.kat, .wir {
	margin: auto;
	max-width: 780px;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
}
ul.katbtn {
	display: inline-block;
	width: 250px;
	height: 400px;
	margin-right: 50px;
	list-style: none;
	overflow: hidden;
}
li.katbtn {
	padding: 5px 5px;
}
katbtn1 {
	display: inline-block;
}
#formular {
	margin: auto;
	margin-top: 20px;
	padding: 20px;
	background: #EBEBEB;
	width: 720px;
	height: auto;
	border: 2px solid #979797;
}
P.tn {
	font-family: 'Open Sans', sans-serif;
	color: black;
	margin-top: 9px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-size: 1.0rem;
	font-weight: bold;
	text-align: left;
}
li.form {
	margin: 5px 5px 5px 5px;
	font-family: 'Open Sans', sans-serif;
	color: Black;
	font-size: 10pt;
	font-size: 1.0rem;
	text-align: left;
	padding: 5px;
}
input, .small, .mid, .long {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-size: 1.0rem;
	text-align: left;
	color: #404245;
	width: 150px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 4px;
}
.mid {
	width: 40px;
}
.small {
	width: 53px;
}
.long {
	width: 210px;
}
.flug {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0rem;
	color: #404245;
	width: 210px;
	height: 25px;
	line-height: 25px;
}
.webli, .tnmail {
	display: none;
}
.error {
	color: #FF0000;
}
.tntext {
	margin: auto;
	margin-top: 10px;
	margin-left: 0px;
	width: 700px;
	height: 80px;
}
label, .tnlab {
	display: block;
	color: #404245;
	float: left;
	width: 280px;
	height: 25px;
	text-align: left;
	padding-left: 10px;
	margin: 0 0 0 5px;
}
.plstxt {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #404245;
}
.mobilnwrtop, #druckkopf {
	display: none;
}
.wirtext, .wirbild {
	display: inline-block;
	width: 290px;
	vertical-align: middle;
	text-align: center;
	border: 0px solid black;
}
.wirbild {
	margin: 10px 20px 10px 0px;
}

.linkbild { float:left;
       display:table-cell;
       text-align: center;
       margin-left: 30px;
       margin-top: 10px;
       margin-bottom: 10px;
       width: 300px;
        border: 0px solid black;
        }

.linktext { float:left;
       width: 300px;
       display:table-cell;
       vertical-align:middle;
        border: 0px solid black;
        }
#katbest {
	margin: auto;
	margin-top: 20px;
	padding: 20px;
	width: 720px;
	height: auto;
}
UL.katul {
	width: 530px;
	float: left;
	height: auto;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}


/* --------------------------------------------------------------   */
@media only screen and (max-width:890px) {

#bggrey li {
  width: 150px;
  	padding: 2px 8px;
}
#bggrey li a {
display: block;
width: 140px;
}
#main {
	padding-top: 190px;
}
#content {
	margin-top: 600px;
}

}

/* --------------------------------------------------------------   */
@media only screen and (max-width:790px) {
.nwrtop {
	margin-right: 5px;
}
.nwrtop2 {
	margin-left: 5px;
}

P.kasten,
#content, .einleitung,
#textspalte, hr.landnavi, hr {
	width: 90%;
	margin-left: 5%;
}
.listereise {
	max-width: 395px;
	min-height: 300px;
	margin: auto;
}
}
/* --------------------------------------------------------------   */
@media only screen and (max-width:700px) {
#header {
	height: 140px;
}
.nwrtop {
	display: none;
}
.nwrtop2 {
	margin-left: 0px;
}
.mobilnwrtop {
	display: block;
	margin-right: 0px;
	margin-top: 5px;
}
#bggrey {
	margin-top: 140px;
  margin-left: 0px;
}
#bggrey li {
  width: 130px;
  	padding: 2px 6px;
}
#bggrey li a {
display: block;
width: 120px;
	font-size: 1.2rem;
}
#main {
	padding-top: 200px;
}
#content {
	margin-top: 505px;
}
P.kasten,
#content, .einleitung,
#textspalte, hr.landnavi, hr {
	width: 90%;
	margin-left: 5%;
}
#foot {
	height: 650px;
	padding-top: 20px;
}
#foot ul {
	display: block;
  width: 100%;
  text-align: center;
}
.listereise {
	max-width: 320px;
	min-height: 380px;
	margin: auto;
}
.pdfbtn {
	display: block;
margin: auto;
margin-top: 10px;
}
}
/* --------------------------------------------------------------   */
@media only screen and (max-width:430px) {
#main {
	padding-top: 240px;
}
#content {
	margin-top: 405px;
}
#bggrey2 li a {
	width: 300px;
	font-size: 1.0rem;
}

}
/* auskomentiert */