/*@import url('//fonts.googleapis.com/css?family=Black+Ops+One');*/
@import url('//fonts.googleapis.com/css?family=Walter+Turncoat');

.cc_message {
	color: #116eb2 !important;
	font-size: 0.9em !important;
}

.cc_container {
	background-color: #ddd !important;
	padding:10px 30px !important;
}

a.cc_more_info, a.cc_more_info:hover, a.cc_btn_accept_all, a.cc_btn_accept_all:visited {
	color: #f72816 !important;
}

a.cc_more_info:hover {
	text-decoration: underline !important;
}

p.cc_message {
	margin-top:0 !important;
}

.clearMe {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}

	.clearfix::after {
	  content: "";
	  clear: both;
	  display: table;
	}
	

body {
	color: #116eb2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffec8c;
	background-image: url(./images/hg.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	margin:0;
	padding:0;
 }

table {
	font-size:12px;
}

#main_outer {
	width:1002px;
	margin-left:auto;
	margin-right:auto;
}

#main_inner {
	width:1000px;
	border-left:1px solid #216bca;
	border-right:1px solid #216bca;
	border-bottom:1px solid #216bca;
	background-color:#fff;
	background-image: url(./images/bg_main_inner_left_neu.gif);
	background-repeat:no-repeat;
}

#main_inner_left {
	float:left;
	width:208px;
}

#logo {
	width: 208px;
	height: 186px;
	height: 220px;
}

#logo_img {
	margin-left:13px;
	margin-top:35px;
	margin-bottom:25px;
}


#logo p, #logo p a {
	font-size:12px;
	color:#f9240f;
	width:100%;
	text-align:center;
	font-weight:bold;
	margin:0;
	margin-bottom:4px;
}


#navi_left {
}

#main_inner_right {
	float:right;
	width:792px;
}

#navi_oben {
	width:792px;
	height:17px;
	background-image: url(./images/bg_navi_oben.gif);
	background-repeat:no-repeat;
}

#banner {
	width:792px;
	height:169px;
	border-bottom:1px solid #216bca;
}

#navi_mitte {
	width:792px;
	height:31px;
	background-color:#ffd500;
	border-bottom:1px solid #216bca;
}

#bottom {
	background-color:#ffd500;
	background-color:transparent;
	width:1002px;
	height:66px;
	padding-top:7px;
}

#bottom_left {
	float:left;
}

#bottom_right {
	float:right
}

#content_top {
	position:absolute; 
	top:0px;
}

#content {
	background-color:#fff;
	color : #116eb2;
  font-weight : normal;
	font-size: 12px;
	padding-left:15px;
	padding-bottom:15px;
	width:775px;
	min-height:400px;
	position:relative; 
	top:255px; 
	margin-bottom:295px;
}

#content_text {
	width:700px;
	margin-left:32px;
	position:relative;
	top:0px;
}

#content_static {
	width:760px;
}

#content_static_left {
	float:left;
	width:470px;
	overflow:hidden;
	line-height:18px;
}

#content_static_right {
	float:left;
	width:270px;
	margin-left:10px;
}

#content_static a, #content_reise_left a {
	text-decoration:underline;
}

.static_box a {
	text-decoration:none !important;
}

.static_box {
	background-image: url(./images/reise_box_header.gif);
	background-repeat:no-repeat;
	background-color:#ffed91;
	margin-bottom:20px;
	padding-top:5px;	
	padding-bottom:5px;	
	padding-left:15px;
	padding-right:10px;	
	width:245px;
}

.static_box h4, .reise_box h4 {
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
	padding:0;
}

.reise_box h4 {
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
	padding:0;
	padding-left:15px;
	padding-top:5px;
}

.static_box h3 {
	color:#116EB2;
	margin-top:0px;
}

.static_box_image {
	margin-bottom:25px;
}

.static_box_h4_image {
	text-align:right;
}

.katalog_bild {
  background-image: url(./images/katalog_anfordern_go_2019_v2.png);
  background-repeat: no-repeat;
 }

.katalog_bild_bestaetigung {
  background-image: url(./images/katalog_bestaetigung.png);
  background-repeat: no-repeat;
  background-position:0px 0px;
 }

a:link, a:visited {
	color:#116eb2;
	text-decoration: none;
  font-weight : normal;
	font-size: 12px;
}

a:hover {
	color:#f82b16;
	text-decoration: underline;
  font-weight : normal;
	font-size: 12px;
}

ul, li {
	list-style-position: outside;
	margin-top:4px;
}

img {
	border: 0px;
}
	
.headline_1, h1 {
	color : #F72816;
	/*Font-variant: small-caps;*/
  font-weight : bold;
	font-size: 16px;
	margin-bottom:15px;
}

h2 {
	color : #F72816;
	/*Font-variant: small-caps;*/
  font-weight : bold;
	font-size: 14px;
	margin-bottom:0px;
}

h4 {
	color : #F72816;
	/*Font-variant: small-caps;*/
  font-weight : bold;
	font-size: 14px;
	margin-bottom:0px;
}

.headline_2, h3 {
	color : #ed021b;
  font-weight : bold;
	font-size: 12px;
	margin-bottom: 2px;
	line-height:18px;
}

#content_static h4.abschnitt_head_close, #content_static h4.abschnitt_head_open {
	font-size: 12px;
}

.blau {
	color : #116EB2;
}
 
.rot {
	color : #ed021b;
}

div {
	color : #116eb2;
  font-weight : normal;
	font-size: 12px;
}

.flow, p {
	color : #116eb2;
  font-weight : normal;
	font-size: 12px;
	margin-top:6px;
}

.flow, #content_reiseleft p, #content_text,  #content_static {
	line-height:18px;
}

.mceContentBody p {
	line-height:18px;
}

.flow li, #content_reiseleft li, #content_text li, #content_static li, .abschnitt_container ul, .mceContentBody li {
	line-height:15px;
}

.flow ul, #content_reiseleft ul, #content_text ul, #content_static ul, .abschnitt_container ul, .mceContentBody ul {
	margin-left:15px;
	padding-left:0;
}

.bildunterschrift, h5 {
	color : #116eb2;
  font-weight : normal;
	font-size: 10px;
}

.news_headline, a.news_headline , a:visited.news_headline {
  font-weight : bold;
	font-size: 10px;
	color : #2157DE;
}

a:hover.news_headline {
  font-weight : bold;
	font-size: 10px;
	color : #F72816;
}

.news_intro, a.news_intro:link, a.news_intro:visited{
  font-weight : normal;
	font-size: 10px;
}

.zustieg_zeile_0 {
	background-color : #fef2b3;
}

.zustieg_zeile_1 {
	color : #116eb2;
  font-weight : normal;
	font-size: 10px;
	padding-right:4px;
	padding-left:2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom:1px solid #fef2b3;
	white-space: nowrap;
	background-color:white;
}

.zustieg_zeile_2 {
	color : #116eb2;
  font-weight : normal;
	font-size: 10px;
	padding-right:4px;
	padding-left:2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom:1px solid #fef2b3;
	white-space: nowrap;
	background-color:white;
}


.termin_tabelle {
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
}

.termin_ueberschrift {
	color : #116eb2;
  font-weight : bold;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 8px;
}

.termin_vortext {
  padding-bottom:5px;
}

.termin_kopf {
	color : #116eb2;
  font-weight : normal;
	font-size: 10px;
	background-color: #ffd500;
	padding-right:5px;
	padding-left:5px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height:12px;
}


tr.termin_zeile_1:hover, tr.termin_zeile_2:hover {
	background-color: #FCF4CA;
}

.termin_zeile_1{
	color : #116eb2;
  font-weight : normal;
	font-size: 10px;
	padding-right:4px;
	padding-left:2px;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	vertical-align:top;
	line-height:12px;
}

a.termin_zeile_1:link , a.termin_zeile_1:visited, a.termin_zeile_2:link , a.termin_zeile_2:visited {
	color:#ED021B;
  font-weight : normal;
	font-size: 10px;
	padding-right:4px;
	padding-left:2px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
}

a.termin_zeile_1:hover, a.termin_zeile_2:hover {
	color:#116eb2;
}

td.termin_zeile_1 {
	border-bottom:1px solid #FCDF4C;
}

.termin_zeile_2 {
	color : #116eb2;
  font-weight : normal;
	font-size: 10px;
	padding-right:4px;
	padding-left:2px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	vertical-align:top;
	line-height:12px;
}

td.termin_zeile_2 {
	border-bottom:1px solid #FCDF4C;
}

td.termin_zeile_noline {
	border-bottom:0px solid;
}


.termin_nachtext {
  padding-top:5px;
}

.termin_vakanzen {
	border-collapse:collapse;
}

.termin_vakanzen td {
	padding:0;
	padding-bottom:2px;
	padding-right:2px;
	font-size: 10px;
}

.termin_vakanzen td.termin_vakanzen_count {
	width:16px;
	text-align:right;
}

.termin_vakanzen td.termin_vakanzen_text {
	width:41px;
}

.formular_text, .formular_text div, .formular_text a {
	color: #116eb2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.versicherung_pdf {
	text-decoration:underline;
}

a:hover.versicherung_pdf {
	color:#ed021b;
}

.formular_feld {
	color: #116eb2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formular_button {
	border: 1px solid #000000;
	font-size: 11px;
}

table.reise_navi {
  margin-left: 15px;
  margin-right: 3px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #033890;
}

a.reise_navi:link, a.reise_navi:visited {
	color : #033890;
  font-weight : normal;
	font-size: 9px;
	text-decoration: none;
}
a.reise_navi:hover {
	color : #F72816;
	font-size: 9px;
  font-weight : normal;
	text-decoration: none;
}

p.laender_navi {
	margin-right: 10px;
	margin-bottom: 4px;
}
a.laender_navi:link, a.laender_navi:visited {
	color : #FFFFFF;
  font-weight : bold;
	font-size: 9px;
	text-decoration: none;
}
a.laender_navi:hover {
	color : #2157DE;
	font-size: 9px;
  font-weight : bold;
	text-decoration: none;
}

p.saison_navi {
	margin-right: 20px;
	margin-bottom: 4px;
}
a.saison_navi:link, a.saison_navi:visited {
	color : #FFFFFF;
  font-weight : bold;
	font-size: 12px;
	text-decoration: none;
}
a.saison_navi:hover {
	color : #2157DE;
	font-size: 12px;
  font-weight : bold;
	text-decoration: none;
}


p.kategorien_navi {
	padding-left: 10px;
	margin-bottom: 15px;
}
a.kategorien_navi:link, a.kategorien_navi:visited {
	color : #FFFFFF;
  font-weight : bold;
	font-size: 12px;
	text-decoration: none;
}
a.kategorien_navi:hover {
	color : #2157DE;
	font-size: 12px;
  font-weight : bold;
	text-decoration: none;
}


p.navi_0 {
	padding-left: 12px;
	margin-bottom: 1px;
}
a.navi_0:link, a.navi_0:visited {
	color : #2157DE;
  font-weight : normal;
	font-size: 10px;
	text-decoration: none;
}
a.navi_0:hover {
	color : #FFFFFF;
	font-size: 10px;
  font-weight : normal;
	text-decoration: none;
}

p.navi_1 {
	padding-left: 10px;
	margin-bottom: 15px;
}
a.navi_1:link, a.navi_1:visited {
	color : #e6a405 ;
  font-weight : bold;
	font-size: 12px;
	text-decoration: none;
}
a.navi_1:hover {
	color : #FFFFFF;
	font-size: 12px;
  font-weight : bold;
	text-decoration: none;
}

ul.reiselink, li.reiselink {
	list-style-type:disc; color:#033890;
	margin-bottom:8px;
	list-style-position: outside;
}
a.reiselink:link, a.reiselink:visited {
	color : #033890;
  font-weight : normal;
	font-size: 11px;
	text-decoration: none;
}
a.reiselink:hover {
	color : #F72816;
	font-size: 11px;
  font-weight : normal;
	text-decoration: none;
}

.bild_rechts {
	margin-left:5px;
}

.bild_links {
	margin-right:5px;
}

.verfuegbarkeit {
	color : #000000;
  font-weight : normal;
	font-size: 9px;
	padding-top: 5px;
}

.verfuegbar0, .verfuegbar1, .verfuegbar2 {
 padding-left: 2px;
 padding-right: 2px;
 width: 8px;
 height:13px;
 float:left;
 background-repeat: no-repeat;
 background-position: center 3px;
}

.verfuegbar0 {
 background-image: url(/templates/govoyage_2005_s01/images/verfuegbar0.gif);
}
.verfuegbar1 {
 background-image: url(/templates/govoyage_2005_s01/images/verfuegbar1.gif);
}
.verfuegbar2 {
 background-image: url(/templates/govoyage_2005_s01/images/verfuegbar2.gif);
}

.weitere_news {
  width:98px;
  border-collapse:collapse;
  border-style:solid; 
  border-color:#FBB306; 
  border-width:2px; 
  margin-right:5px; 
  margin-top:5px;
}


#navi_1 {
	margin-left:12px;
}
	
#navi_1 ul {
 	list-style:none;
 	padding-left:0px;
 	margin-left:0px;
 	padding-top:20px;
}

#navi_1 li {
	margin-top:6px;
	margin-bottom:6px;
	background-image: url(./images/navi_1_arrow.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:13px;
}

#navi_1 li.open {
	background-image: url(./images/navi_1_arrow_open.gif);
	background-position:0px 4px;
}

#navi_1 li.trenner {
	margin:0;
	padding:0;
	font-size:3px;
	background-image: url(./images/navi_1_trenner.png);
}


#navi_1 li.indent {
 	padding-left:26px;
	margin-top:4px;
	margin-bottom:4px;
	background-image: none;
}

#navi_1 li.indent a{
 	font-size:11px;
}

#navi_1 li a {
	color:#116eb2;
	font-size:12px;
	font-weight:bold;
}

#navi_1 li a:hover {
	color:#f82b16;
}

#navi_1 li.selected a {
	color:#f82b16;
}

#navi_2 {
	
}
	
#navi_2 ul {
 	list-style:none;
 	float:right;
 	padding-left:0px;
 	margin-left:0px;
 	margin-top:0px;
 	margin-bottom:0px;
}

#navi_2 li {
	font-size:10px;
	float:left;
	margin-top:0px;
	padding-left:11px;
	padding-right:11px;
	border-left:1px solid #116eb2;
	height:16px;
}

#navi_2 li.selected {
	background-color:#ffd500;
}

#navi_2 li.selected a {
	color:#f82b16;
}

#navi_2 li a:hover {
	color:#f82b16;
}



#navi_3 {
	margin-left:15px;
	padding-top:10px;
}
	
#navi_3 ul {
 	list-style:none;
 	padding-left:0px;
 	margin-left:0px;
 	float:left;
 	margin-top:0px;
 	margin-bottom:0px;
}

#navi_3 li {
	float:left;
	margin-top:0px;
	margin-right:32px;
}

#navi_3 li a {
	color:#116eb2;
	font-size:12px;
	font-weight:bold;
}

#navi_3 li a:hover {
	color:#f82b16;
}

#navi_3 li.selected a {
	color:#f82b16;
}


#navi_4 {
	float:right;
	text-align:right;
	
}
	
#navi_4 ul {
 	list-style:none;
 	padding-left:0px;
 	margin-left:0px;
 	float:left;
 	margin-top:0px;
 	margin-bottom:0px;
}

#navi_4 li {
	float:left;
	margin-top:0px;
	margin-left:7px;
}

#navi_4 li.trenner {
	float:left;
	margin-top:0px;
	margin-left:7px;
	border-right:1px solid green;
	margin-top:2px;
	height:12px;
}

#navi_4 li a {
	color:#116eb2;
	font-size:11px;
}

#navi_4 li a:hover {
	color:#f82b16;
}

#navi_4 li.selected a {
	color:#f82b16;
}



#content_reise {
	margin-top:10px;
}

#content_reise_left {
	float:left;
	width:490px;
	/*overflow:hidden;*/
	line-height:18px;
}

#content_reise_right {
	float:left;
	width:270px;
	margin-left:10px;
}

.reise_box {
	background-image: url(./images/reise_box_header.gif);
	background-repeat:no-repeat;
	background-color:#ffed91;
	margin-bottom:20px;
}

#reise_box_flagge {
	text-align:right;
}

#reise_box_image {
	text-align:right;
}
	
#reise_box_image p{
	margin-right:5px;
	font-weight:bold;
	padding-top:4px;
	margin-bottom:2px;
}

#reise_box_image #buchen_button, .static_box #buchen_button  {
	width:270px;
	height:25px;
	overflow:hidden;
	background-image: url(./images/buchen_button_bg.gif);
	text-align:center;
	padding-top:5px;
}

#reise_box_image #buchen_button {
	background-image: url(./images/buchen_button_bg_star_red.gif);
}

#reise_box_image #buchen_button:hover  {
	background-image: url(./images/buchen_button_bg_star_blue.gif);
}

#reise_box_image #buchen_button a, .static_box #buchen_button a {	
	font-size:18px;
	color:#f82b16;
}
    
#reise_box_image #buchen_button a:hover, .static_box #buchen_button a:hover {	
	color : #116eb2;
	text-decoration:none;
}

#reise_box_jumplist ul {
 	list-style:none;
 	padding-left:15px;
 	margin-left:0px;
 	padding-top:10px;
 	padding-bottom:10px;
}

#1navi_1 li.indent {
 	padding-left:15px;
}

#1navi_1 li.indent a{
 	font-size:11px;
}

#reise_box_gallery {
}
 	
#reise_box_video {
	padding-bottom:6px;
	
}
 	
.gallery_thumb {
	float:left;
	margin-left:6px;
	margin-bottom:6px;
}

.contentimage_container_right {
	margin-left:5px;
	float:right;
}

.contentimage_container_left {
	margin-right:5px;
	float:left;
}

.contentimage_right {
	margin-left:8px;
	border:1px solid #b7b7b7;
}

.contentimage_left {
	margin-right:8px;
	border:1px solid #b7b7b7;
}

#player {
	display:block;
	width:270px;
	height:226px;
}

#player_header, #gallery_header {
	padding:0;
	margin:0;
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
	color:#116eb2;
	line-height:21px;
	padding-top:4px;
}

#faq_header {
	padding:0;
	margin:0;
	margin-left:15px;
	line-height:21px;
	padding-top:6px;
	padding-bottom:8px;
}

#faq_header a {
	font-weight:bold;
	color:#116eb2;
	font-size:11px;
}


#player_info {
	padding:0;
	margin:0;
	margin-left:5px;
	font-size:11px;
	color:#116eb2;
	padding-top:4px;
}

#player_info a {
	font-size:11px;
}

#mehr_videos {
	padding:0;
	margin:0;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#116eb2;
	padding-top:4px;
}

.videolist {
	padding:0;
	margin:0;
	padding-left:5px;
	padding-top:1px;
}
.videolist a {
	font-size:11px;
	color:#116eb2;
	text-decoration:none !important;
}
.videolist a:hover {
	text-decoration:underline !important;
}

.ListReise {
	height:110px;
}

.ListReiseLeft {
	float:left;
	margin-right:15px;
}

.ListReiseMiddle {
	float:left;
	margin-right:15px;
	width:400px;
}

.ListReiseRight {
	float:left;
}

.ListReiseLeft img {
	width:120px;
	height:80px;
	border:1px solid #b7b7b7;
}

#content_reiseliste .ListReiseMiddle h3 {
	margin:0;
	padding:0;
	font-size:12px;
	margin-bottom:2px;
}

.ListReiseMiddle h3 a {
	color:#F72816;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
}

 .ListReiseMiddle h3 a:hover {
 	color:#116eb2;
	font-weight:bold;
	text-decoration: underline !important;
 }

.ListReiseMiddle p {
	margin:0;
	padding:0;
	margin-bottom:1px;
	font-size:11px;
	line-height:13px !important;
}

#content_reiseliste .ListReiseRight h3 {
	margin:0;
	padding:0;
	font-size:12px;
	margin-bottom:8px;
}

#content_reiseliste a {
	text-decoration:none;
}

.ListReiseRight p {
	margin:0;
	padding:0;
	margin-bottom:1px;
	font-size:11px;
	line-height:13px !important;
}


.reise_info_kat {
	font-weight:bold;
}
	
#content_reiseliste {
	padding-right:10px;
}

#content_reiseliste p{
	line-height:18px;
}

#content_reiseliste h1 {
	margin-bottom:10px

}

.abschnitt_container {
	line-height:18px;
}

@media print {
	.abschnitt_container {
		display:block !important;
	}
}

.abschnitt_head_close {
	cursor:pointer;
	padding-left:20px;
	background-image: url(./images/arrow_abschnitt_close.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
}

.abschnitt_head_close:hover {
	color:#116eb2;
	background-image: url(./images/arrow_abschnitt_close_over.gif);
	text-decoration:underline;
}

.abschnitt_head_open {
	cursor:pointer;
	padding-left:20px;
	background-image: url(./images/arrow_abschnitt_open.gif);
	background-repeat:no-repeat;
	background-position:1px 6px;
}

.abschnitt_head_open:hover {
	color:#116eb2;
	background-image: url(./images/arrow_abschnitt_open_over.gif);
	text-decoration:underline;
}

#breadcrump {
	padding-top:15px;
	padding-bottom:10px;
	padding-left:15px;
}
	
#breadcrump ul {
 	list-style:none;
 	padding-left:0px;
 	margin-left:0px;
 	margin-top:0px;
 	margin-bottom:0px;
}

#breadcrump li {
	float:left;
	margin-top:0px;
	margin-right:15px;
	font-size:10px;
	padding-left:10px;
	background-image: url(./images/breadcrump_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

#breadcrump li a {
	color:#116eb2;
	font-size:10px;
}

#breadcrump li a:hover {
	color:#f82b16;
}


#suchetable {
	margin-bottom:15px;
}

#suchetable td {
	font-size:11px;
	font-weight:bold;
}

#suchetable select {
	font-size:12px;
	width:158px;
	margin-right:7px;
	color:#116eb2;
}

.suche_starttermin {
	width:80px;
}

#KarteIMG {
	margin-top:20px;
}

.zurKarte {
	background-image: url(./images/breadcrump_arrow.gif);
	background-repeat:no-repeat;
	background-position:1px 3px;
	padding-left:11px;
}

.zurKarte a {
	font-size:12px;
}



#aufmacher {
	margin-top:40px;
}



#aufmacher_laender {
	margin-top:30px;
}

.aufmacher_laender_block {
	float: left;
	width:120px;
}

.aufmacher_laender_block_right {
	float: left;
	width:100px;
}


.aufmacher_laender_block_head, .aufmacher_laender_block_head a {
	color:#ff020e;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	height:24px;
	padding-top:5px;
}

.aufmacher_laender_block_image {
	text-align:left;
	overflow:hidden;
	height:66px;
	width:100px;
}

.aufmacher_laender_block_footer h2 {
	margin-top:0;
}

.aufmacher_laender_block_image img {
	width:100px;
}


#ReiselisteBlock {
	margin-left: auto; 
	margin-right: auto; 
	width: 710px;
}

.aufmacher_block {
	float: left;
	width:340px;
	margin-right:20px;
	height:170px;
	margin-bottom:20px;
}

.aufmacher_block_right {
	float: left;
	width:340px;
	margin-right:0px;
	height:170px;
	margin-bottom:20px;
}

.aufmacher_block img, .aufmacher_block_right img {
}

.aufmacher_block_head, .aufmacher_block_head a {
	color:#ff020e;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	height:24px;
	padding-top:5px;
	text-decoration:none !important;
}

.aufmacher_block_head a:hover {
	text-decoration:underline !important;
}

.aufmacher_block_image {
	height:170px;
	width:170px;
	overflow:hidden;
	float:left; 
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}


.aufmacher_block_text {
	float:left; 
	padding-left:15px;
	height:170px;
	width:155px;
	overflow:hidden;
	background-color:#eaf4fa;
	
}

.aufmacher_block_text h2 {
	/*font-family:Black Ops One;*/
	font-family:Walter Turncoat;
	margin-bottom:15px;
}

.aufmacher_block_text h2 a {
	color: #f72816;
	font-size:18px;
	font-weight:bold;
}

.subcat_block {
	float: left;
	width:340px;
	margin-right:20px;
	height:170px;
	margin-bottom:20px;
}

.subcat_block_right {
	float: left;
	width:340px;
	margin-right:0px;
	height:170px;
	margin-bottom:20px;
}

.subcat_block img, .subcat_block_right img {
}

.subcat_block_head, .subcat_block_head a {
	color:#ff020e;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	height:24px;
	padding-top:5px;
	text-decoration:none !important;
}

.subcat_block_head a:hover {
	text-decoration:underline !important;
}

.subcat_block_image {
	height:170px;
	width:170px;
	overflow:hidden;
	float:left; 
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}


.subcat_block_text {
	float:left; 
	padding-left:15px;
	height:170px;
	width:155px;
	overflow:hidden;
	background-color:#eaf4fa;
}

.subcat_block_text h2 {
	/*font-family:Black Ops One;*/
	margin-bottom:15px;
}

.subcat_block_text h2 a {
	color: #f72816;
	font-size:14px;
	font-weight:bold;
}


/*
.subcat_block {
	float: left;
	width:220px;
	margin-right:20px;
	margin-bottom:6px;
}

.subcat_block_right {
	float: left;
	width:220px;
	margin-right:0px;
	margin-bottom:6px;
}

.subcat_block img, .subcat_block_right img {
}

.subcat_block_head, .subcat_block_head a {
	color:#ff020e;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	height:24px;
	padding-top:5px;
}

.subcat_block_image {
	text-align:left;
	height:145px;
	overflow:hidden;
}

.subcat_block_image img {
	width:220px;
}

.subcat_block_footer {
	padding-left:11px;
	padding-right:7px;
	height:80px;
	width:202px;
	background-image: url(./images/aufmacher_block_background.png);
}

.subcat_block_footer h2 {
	margin-top:0;
	padding-top:10px;
}

.subcat_block_footer h2 a {
	font-size:12px;
	font-weight: bold;
}
*/

#print_button {
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
}

#alle_reisen_table {
	width:740px;
	border-collapse: collapse;
}

#alle_reisen_table td.trenner{
	border-bottom:0px solid #ffd500;
	height:20px;
}

#alle_reisen_table td a {
	text-decoration:none;
}

#alle_reisen_table td a:hover {
	text-decoration:underline;
}

#alle_reisen_table td, #alle_reisen_table td a {
	vertical-align:top;
	font-size:12px;
	padding-top:6px;
	padding-bottom:2px;
	padding-right:4px;
}

#alle_reisen_table td.icons {
	padding-top:2px;
	padding-right:10px;
	height:25px;
}

#alle_reisen_table td {
	border-bottom:1px solid #fef2b3;
}

#alle_reisen_table tr:hover {
	background-color: #fff9d9;
}

#alle_reisen_table tr.trenner:hover {
	background-color: #fff !important;
}

#alle_reisen_table td.row_land {
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	background-color: #fff9d9;
}

#alle_reisen_table td.name_land a, #alle_reisen_table td.name_land_bg a{
	font-size:12px;
	font-weight:bold;
}

#alle_reisen_table td.name_land_bg {
	background-repeat:no-repeat;
	padding-left:30px;
	background-position:0px 9px;
}

.land_zeile, .land_zeile a{
	font-size:11px;
	text-align:center;
}

#bottom_left, #bottom_left a {
	font-size:11px;
}

#partner_logos {
	margin-top:50px;
	text-align:center;
}

#partner_logos img{
	margin-bottom:20px;
}
	
#footer {
	background-color: #ffec8c; 
	height:300px; 
	width:100%; 
	margin-left:auto; 
	margin-right:auto;
}

#content_katliste {
	padding-left:32px;
	padding-right:32px;
}



#reiseportal {
	width:750px;
}

#reiseportal table.vortreffen_tabelle a {
	text-decoration: underline;
}

#reiseportal .flight_table td {
	padding-right: 12px;
	white-space:nowrap;
}

#reiseportal #menubar {
	background-color: #FCBD1A;
	text-align:center;
}

#reiseportal a.Menu:link, #reiseportal a.Menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: bold;
	text-decoration: none;
	color: #000 !important;
}

#reiseportal a.Menu:hover {
	color:#F72816 !important;
}

#reiseportal a.ActiveMenu {
	font-weight: bold;
	color: #FFFFFF;
	padding:2px;
}

#reiseportal .header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFD500;
	width: 100%;
	padding: 0px;
	padding-left: 2px;
	margin-top:20px;
}

#reiseportal #reiseportal_content {
	margin-top:40px;
}

#reiseportal .erklaerung_deadline_time {
	color:red;
	font-weight:bold;
}

#reiseportal .erklaerung_table {
	border-collapse:collapse;
}

#reiseportal .erklaerung_table td div {
	margin-top: 5px;
	font-style:italic;
}

#reiseportal  hr {
	border-style:none;
	background-color:#888;
	height:1px;
}

#reiseportal .erklaerung_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
}

#reiseportal .erklaerung_table td.answer {
	white-space: nowrap;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
}

#reiseportal .erklaerung_table td.text {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
}

#reiseportal .erklaerung_table td.text_left {
	padding-top:7px;
}

#reiseportal .erklaerung_table .formfield {
	width:120px;
	font-size: 12px;
	margin-top:3px;
}

#reiseportal .erklaerung_table .formfield_breit {
	width:300px;
	font-size: 12px;
	margin-top:3px;
}

#reiseportal .erklaerung_table textarea {
	width:450px;
	height:100px;
}
	
#reiseportal .infos_head {
	font-weight:bold;
	margin-bottom:0px;
	margin-top:12px;
	font-size:13px;
	color:#F72816;
}	

#reiseportal #status_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	padding-right:10px
}

#reiseportal #zahlung_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	padding-right:10px
}

#reiseportal #zahlung_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	padding-right:10px
}

#reiseportal a.voucherdownload {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#F72816;
}

#reiseportal #vortreffen ul li p a {
	text-decoration:underline;
}

#reiseportal #vortreffen ul li p {
	margin-bottom:0;
}

#reiseportal #vortreffen ul li p.ort_datum {
	font-weight:bold;
}

#reiseportal #vortreffen p.confirm_save {
	font-weight:bold;
	color:#F72816;
	background-color:#ddd;
	padding:3px;
}


#reiseportal #vortreffen ul li p input {
	width:60px;
}


.keine_anzahlung {
	padding:15px;
}
.keine_anzahlung p{
	color:red;
}

#reiseportal p {
	line-height:18px;
}


#teamportal {
	width:750px;
}

#teamportal #dokumente_table h3 {
	margin-top:3px;
}

#teamportal #dokumente_table tr.row0{
	background-color:#FFE25E;
	border-bottom: 1px solid #FCDF4C;
}

#teamportal #dokumente_table tr.row1 td {
	border-bottom: 1px solid #FCDF4C;
}

#teamportal #dokumente_table tr.row2 td  {
	border-bottom: 1px solid #FCDF4C;
}

#teamportal #dokumente_table tr.row1:hover,
#teamportal #dokumente_table tr.row2:hover {
	background-color: #FCF4CA;
}
#teamportal #dokumente_table td {
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

#teamportal .eingegangen_div {
	display:inline-block;
	padding:4px;
	margin-left:2px;
	margin-right:2px;
	color:black;
	font-weight:bold;
}
#teamportal .eingegangen_div_ja {
	background-color:green;
}
#teamportal .eingegangen_div_nein {
	background-color:red;
}
#teamportal .eingegangen_div_fehler {
	background-color:orange;
}

#teamportal #seminarhaus h3 {
	font-size:15px;
}

#teamportal #seminarhaus p {
	margin-top:0;
	margin-bottom:2px;
	padding:0;
}

#teamportal #seminarhaus td {
	padding:3px;
}


#teamportal #seminarhaus_table a {
	color:#116EB2 !important;
}

#teamportal #seminarhaus_table a:hover {
	text-decoration:none !important;
}

#teamportal #seminarhaus_table td {
	padding:3px;
}

#teamportal #seminarhaus_table tr.row1 {
	background-color:#ddd;
}

#teamportal #seminarhaus_table tr.row2 {
}

#teamportal #seminarhaus_table tr:hover {
	background-color:#ccc;
}

#teamportal a {
	color: #F72816 !important;
}

#teamportal a.Menu:link, #teamportal a.Menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #F72816 !important;
}

#teamportal a.Menu:hover {
	color:#F72816 !important;
	text-decoration: underline !important;
}

#teamportal a.ActiveMenu {
	font-weight: bold !important;
	background-color: #FCBD1A  !important	;
	color: #FFFFFF !important;
	padding:2px !important;
}

#teamportal .seminar_table td, #teamportal .seminar_table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	padding-right:10px;
	text-align:left;
}

#teamportal .mitarbeiter_table td, #teamportal .mitarbeiter_table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	padding-right:10px;
	text-align:left;
}

#reisesuche_termin_button {
	cursor:pointer;
	vertical-align:bottom;
	margin-bottom:1px;
}

#PartnerBannerContainer {
	border-bottom:1px solid #216BCA;
}


.termine_hinweis {
	padding:10px; 
	border:3px solid #ffd500; 
	margin-top:30px
}

.teilnehmerDiv {
	padding-left:26px;
}
.teilnehmerDiv p {	
	font-size:11px;
}
.teilnehmerDiv input {	
	margin-bottom:4px;
	width:250px;
}

#newsscroller_outer {
	background-image:url(./images/newsticker_bg.jpg); 
	height:95px; 
	width:200px; 
	overflow:hidden; 
	padding-top:57px
}

#newsscroller{
	width: 165px;
	height: 50px;
	padding: 10px;
	padding-left:15px;
}

#newsscroller h2 {
	margin-top:0;
	margin-bottom:3px;
}

#newsscroller h2 a {
	font-weight:bold;
	color:#FF020E;
}

#newsscroller p a {
	margin:0;
}

#newsscroller p a {
	color:#FF020E;
}

#newscroller_header {
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#FF020E;
}

.buchung_weiter_button {
	font-size:14px;
	width:120px;
	margin-top:5px;
	cursor:pointer;
}

.buchung_zurueck_button {
	font-size:14px;
	width:120px;
	cursor:pointer;
}

.buchung_senden_button {
	font-size:14px;
	cursor:pointer;
}

.summe_table tr {
	vertical-align: top;
}

.summe_table tr td:nth-child(1){
	text-align:right;
	width:173px;
}

.summe_table tr td:nth-child(2){
	padding-left:10px;
}

#katalog_button {
	cursor:pointer;
}

/*
.seo_unten {
	position: absolute; 
	top: 920px;
}
*/

.buchung_optgroup {
	padding-top:7px;
	padding-bottom:7px;
}

.buchung_optgroup_oder {
	padding-left:35px;
	font-size:9px;
}

.teilnehmerDiv_name {
	display: inline-block;
}

.teilnehmerDiv_geschlecht {
	display: inline-block;
}


/* Text Ort */
#dynMap_1 .karte_textZ, #dynMap_1 .karte_textZ a {
	white-space:nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color : #116EB2;
	text-decoration:none;
	line-height:13px;
}
#dynMap_1 .karte_textZ a:hover {
	text-decoration:underline;
}
/* Punkt Ort */
#dynMap_1 .karte_punktZ, #dynMap_1 .karte_punktZ a {
	white-space:nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color : #116EB2;
	line-height:13px;
}
/* Text Land */
#dynMap_1 .karte_textL, #dynMap_1 .karte_textL a {
	white-space:nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color : #888;
	text-decoration:none;
	
}
#dynMap_1 .karte_textL a:hover {
	text-decoration:underline;
}

.katalog_download p {
	line-height:14px !important;
	margin-bottom:8px !important;
	
}

.1fb_ltr {
	width	:77px !important;
}

#play_button {
	background-image: url('images/playbutton-bw.png');
	width:50px;
	height:50px;
	position:absolute; 
	z-index:100;
	left:110px;
	top:50px;
}


#presse_mitteilungen h3 a {
	color : #ed021b;
  font-weight : bold;
	font-size: 14px !important;
	margin-bottom: 2px;
	line-height:18px;
	text-decoration:none;
}

#presse_mitteilungen h3 a:hover {
	text-decoration:underline;
}

#presse_mitteilungen .datum_produktlinie {
	font-size:10px;
}

#presse_mitteilungen .weiter a {
	font-size:10px;
}
#presse_mitteilungen .weiter {
	margin-top:-6px !important;
}

#presse_mitteilungen .presse_mitteilungen_entry {
	margin-bottom: 30px;
}


#presse_spiegel_table tr {
	vertical-align: top;
}

#presse_spiegel_table td {
	padding-bottom:30px;
	padding-right:15px;
}

#presse_spiegel_table img {
	width:200px;
	cursor:pointer;
}

#presse_spiegel_table p {
	margin-bottom:0;
}


#buchungsform_container_noscript {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:75%;
	padding:20px;
	background-color:#ddd;
	border:1px solid red;
}


#fb_button {
	text-align:right;
}

a.fb_link {
		/*background: -moz-linear-gradient(center top , #F7F7F7 0%, #EFEFEF 100%) repeat scroll 0 0 transparent;*/
		background-color:#ECEEF5;
    border: 1px solid #DDDDDD !important;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: #3B5998 !important;
    display: inline-block;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 5px;
    text-decoration: none;
}

a.fb_link:hover {
    border: 1px solid #9DACCE !important;
}

a.fb_link span.fb_logo {
	background-image: url(./images/facebook.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
  padding: 4px;
  padding-left:23px;
}

#fb_count {
  color: #777 !important;
}

.head_block_wrapper {
	height:20px;
	white-space: nowrap;
	width: 760px;
}

.head_block {
	display:block;
	float:left;
	height:20px;
	overflow:hidden;
}

.head_block .not_selected, .head_block .selected {
	display:inline;
	float:left;
	color : #F72816;
	padding:0;
	margin:0;
	height:20px;
	vertical-align:bottom;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}

.head_block .not_selected_corner, .head_block .selected_corner {
	display:block;
	float:left;
	color : #F72816;
	padding:0px;
	margin:0;
	width:17px;
	height:20px;
	vertical-align:bottom;
}

.head_block .not_selected {
	background-color:#ffef8d;
}

.head_block .selected {
	background-color:#ffd800;
}

.head_block .not_selected_corner {
	background-image:url(./images/head_block_not_selected.png);
}

.head_block .selected_corner {
	background-image:url(./images/head_block_selected.png);
}

#termine_und_preise h2 {
	margin-top:20px;
	margin-bottom:5px;
}

h2.reise_land_alter {
	display:none;
}

#hp_katalogbestellung {
	background-image:url(./images/hp_katalogbestellung_2019_v2.png);
	height:270px;
	margin-top:15px;
	cursor:pointer;
	
}

/*
#top-sticky {
	position:absolute; 
	top:0px; 
	width:792px;
	text-align:right;
}

#top-sticky-inner {
	display:inline-block;
	background-color: #078736;
	white-space:nowrap;
	height:33px;
	padding-left:30px;
	padding-right:30px;
	height:33px;
	opacity: 0.85;
	-webkit-box-shadow: 2px 2px 10px #000000; -moz-box-shadow: 2px 2px 10px #000000;box-shadow: 2px 2px 10px #000000;
}

#top-sticky-inner div {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	display:inline-block;
	margin-top:6px;
	vertical-align:top;
}

#top-sticky-inner div a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

#top-sticky-phone {
	margin-left:40px;
	margin-right:5px;
}

#top-sticky-sun {
	margin-right:5px;
}

#top-sticky-sticky-wrapper {
}
*/
#top-sticky {
	position:absolute; 
	top:0px; 
	width:792px;
	text-align:right;
}

#top-sticky-inner {
	display:inline-block;
	white-space:nowrap;
	height:33px;
	-webkit-box-shadow: 2px 2px 10px #000000; -moz-box-shadow: 2px 2px 10px #000000;box-shadow: 2px 2px 10px #000000;
}

#top-sticky-inner > div {
	display:inline-block;
	padding:0 24px;
}

#top-sticky-inner > div > div {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	display:inline-block;
	margin-top:6px;
	vertical-align:top;
}

#top-sticky-inner div a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

#top-sticky-phone {
	margin-right:5px;
}

#top-sticky-sun {
	margin-right:5px;
}

#sticky-sun {
	background-color: #fe2e5b;
	opacity: 0.85;
	height:33px;
	padding-left:10px;
	padding-right:10px;
}

#sticky-phone {
	background-color: #2a9fff;
	opacity: 0.85;
	height:33px;
	padding-left:10px;
	padding-right:10px;
}

#sticky-exclamation {
	background-color: #6ed739;
	opacity: 0.85;
	height:33px;
	padding-left:10px;
	padding-right:10px;
}

#top-sticky-sticky-wrapper {
}

/* NEU */


.mark_text {
	background-image:url(./images/bg_highlight.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	margin: 0 -4px;
  padding: 1px 7px;
  display:inline-block;
}

.hotseat_img_preistabelle, .lieblingsplatz_preistabelle {
	position:absolute;
	left:65px;
	top:5px;
	font-size:11px;
	font-weight:bolder;
	letter-spacing:-1px;
	text-align:right;
	width:25px;
}
.hotseat_img_preistabelle img {
	position:absolute;
	left:27px;
}
.lieblingsplatz_preistabelle img {
	position:absolute;
	left:0px;
	top: -2px;
}

.hotseat_alle_reisen {
	font-size:11px;
	font-weight:bolder;
	letter-spacing:-1px;
	white-space:nowrap;
	color:#fe2e5b;
	text-align:right;
	width:100%;
}

.hotseat_alle_reisen img {
	vertical-align:middle;
}

.lieblingsplatz_alle_reisen {
	text-align: center;
}

.lieblingsplatz_alle_reisen img {
	
}

.woanders_table {
	border:0px solid;
	border-collapse: collapse;
}

.woanders_table td {
	padding:0;
	margin:0;
	vertical-align: top;
}

.woanders_table td.woanders_table_right img {
	margin-left:40px;
	margin-top:25px;
	border:0px solid;
}

.arrow_p {
background-image: url("./images/navi_1_arrow.gif");
    background-position: 2px 4px;
    background-repeat: no-repeat;
    margin-bottom: 6px;
    margin-top: 6px;
    padding-left: 13px;
}

#content_cat table {
	width:700px;
}

#content_cat hr {
	width:700px;
}


#dialog-tablet {
	display:none; 
	padding:20px; 
	text-align:center
}

#dialog-tablet p {
	font-size:32px;
}

#dialog-tablet button {
	font-size:32px;
	margin-bottom: 20px;
	width:80%;
	
}



	
	#tabelle_schnaeppchen > div {
		float:left;
		width:22%;
		padding:0px 10px;
	}


	#tabelle_schnaeppchen > div > div:nth-child(1) {
		min-height:85px;
	}

	@media (max-width:800px) {
		#tabelle_schnaeppchen > div {
			width:49%;
		}
		#tabelle_schnaeppchen > div > div:nth-child(1) {
			min-height:65px;
		}
	}


	#tabelle_schnaeppchen_bilder > div {
		float:left;
		width:33%;
		padding:0px 0px;
	}

	#tabelle_schnaeppchen_bilder > div > a > img {
		width:100%;
		height:100%;
	}



	@media (max-width:800px) {
		#tabelle_schnaeppchen_bilder > div {
			width:49%;
		}
	}
