@charset "utf-8";

/* ============================================
   feelchina Stylesheet
   29.08.2008 (c) by www.sbihl.de
   
   ROT  #8a2237 / #f4eaeb
   GELB #ceaa7a / #f2e9dd
   BLAU #74a0ce / #eaf1f8
   GRAU #434f4f / #e5e5e5
   Border #d2ced0
   ============================================ */

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(gfx/bg.jpg) fixed repeat-x top;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
}
body#rbpu {
	padding: 0 15px;
}
body#blau {
	background-image: url(gfx/bg_blau.jpg);
}
body#gold {
	background-image: url(gfx/bg_gold.jpg);
}
body#grau {
	background-image: url(gfx/bg_grau.jpg);
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.floatleft {
	float: left;
	margin: 0 25px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}
.tab,
.tab_adressblock,
.tab_imprint {
	float: left;
}
.tab_adressblock{
	width: 60px;
}
.tab_imprint {
	width: 120px;
}
#TJK_ToggleON,#TJK_ToggleOFF {display:none}

/* Links
----------------------------------------------- */
a {
	color: #000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#topoffer a,
#topoffer a strong {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
#topoffer a:hover {
	color: #fff;
	text-decoration: none;
}
#topoffer a:hover span.angebotstext {
	color: #fff;
	text-decoration: underline;
}
.reisebox a,
.flugbox a {
	color: #000;
	text-decoration: none;
}
.reisebox a:hover,
.flugbox a:hover {
	color: #000;
	text-decoration: none;
}
#reisebox1 a strong,
#reisebox2 a strong,
#reisebox3 a strong,
#reisebox4 a strong,
.flugbox a strong {
	color: #fff;
	font-size: 11px;
	display: block;
	height: 23px;
	line-height: 23px;
	text-align: center;
	width: 128px;
}
#reisebox1 a strong,
.flugbox a strong {
	background: #8a2237;
}
#reisebox2 a strong {
	background: #ceaa7a;
}
#reisebox3 a strong {
	background: #434f4f;
}
#reisebox4 a strong {
	background: #74a0ce;
}
#reisebox1 a:hover strong,
#reisebox2 a:hover strong,
#reisebox3 a:hover strong,
#reisebox4 a:hover strong {
	color: #fff;
	text-decoration: underline;
}
#reiseart a,
#reiseart a:hover,
#reiseart2 a,
#reiseart2 a:hover,
#reiseleistungen a,
#reiseleistungen a:hover  {
	color: #fff;
}

/* /ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */
.startbox a {
	color: #666;
	text-decoration: none;
}
.startbox a:hover {
	color: #000;
	text-decoration: none;
}
#startbox1,
#startbox2,
#startbox3,
#startbox4 {
	color: #000;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

#startbox1 a,
#startbox2 a,
#startbox3 a,
#startbox4 a {
	color: #666;
	text-decoration: none;
}

#startbox1 a:hover,
#startbox2 a:hover,
#startbox3 a:hover,
#startbox4 a:hover {
	color: #000;
	text-decoration: underline;
}

#startsubboxL a,
#startsubboxR a {
	color: #8a2237;
	text-decoration: none;
}

#startsubboxL a:hover,
#startsubboxR a:hover {
	color: #000;
	text-decoration: underline;
}
/* /ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */

.flugbox a:hover strong {
	background: #6e0d21;
	color: #fff;
}
a.flylink {
	background: url(gfx/blackarrow.gif) no-repeat 0 5px;
	color: #8a2237;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
a:hover.flylink {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#functions a {
	color: #000;
	margin-right: 10px;
	text-decoration: underline;
}
#functions a:hover {
	color: #333;
	text-decoration: none;
}
.gotop,
.pdf,
.pdf_reise,
.print,
.sendfriend,
.b-anfrage {
	padding: 2px 0;
}
.pdf_reise,
.print,
.sendfriend,
.b-anfrage {
	font-weight: bold;
}
.gotop {
	background: url(gfx/bg_gotop.gif) no-repeat 0 6px;
	padding-left: 11px;
}
.pdf,
.pdf_reise {
	background: url(gfx/bg_pdf.gif) no-repeat 0 1px;
	padding-left: 19px;
}
.print {
	background: url(gfx/bg_print.gif) no-repeat 0 5px;
	padding-left: 15px;
}
.sendfriend {
	background: url(gfx/bg_sendfriend.gif) no-repeat 0 8px;
	padding-left: 18px;
}
.b-anfrage {
	background: url(gfx/b-anfrage.gif) no-repeat 0 8px;
	padding-left: 8px;
}

/* Typo
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, h7 {
	text-align: left;
}
h1 {
	color: #8a2237;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 3px 0;
}
body#blau h1 {
	color: #74a0ce;
}
body#gold h1 {
	color: #ccad7c;
}
body#grau h1 {
	color: #434f4f;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 8px 0;
	padding: 0;
}
#reiseart h2,
#reiseart2 h2 {
	margin: 0 0 8px 0;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 8px 0;
	padding: 0;
}
h4 {
	color: #8a2237;
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0 5px 0;
	padding: 0;
}
h2.reiseziele {
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 12px 0;
}
#sidebar h4 {
	color: #8a2237;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0;
	text-transform: uppercase;
}
#schnellsuche h4 {
	margin-top: 4px;
	margin-bottom: 4px;
}
#hotels h4 {
	margin-bottom: 10px;
}
#reiseverlauf h4 {
	margin-bottom: 2px;
}
#fluginfo h4 {
	margin-bottom: 0;
	padding-left: 15px;
}
body#blau #sidebar h4 {
	color: #74a0ce;
}
body#gold #sidebar h4 {
	color: #ccad7c;
}
body#grau #sidebar h4 {
	color: #434f4f;
}
/* ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */
#expoteaser h4 {
	color: #fff;
}
/* /ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */
p, address, blockquote {
	margin: .5em 0;
}
#reiseverlauf strong,
#reiseverlauf span {
	/*float: left;*/
	font-size: 14px;
	padding-top: 8px;
	/*width: 100%;*/
}
#topoffer p,
.reisebox p {
	margin: 0;
	padding: 0;
}
address {
	font-style: normal;
}
#content ul {
	margin: 3px 0 1em 15px;
}
#content ul li {
	padding: 0 0 2px 0;
	list-style: disc;
}
#content ol {
	margin: 3px 0 1em 20px;
}
#content ol li {
	padding: 0 0 2px 0;
}
#content ul#newslist {
	margin: 3px 0 1em 0;
}
#content ul#newslist li {
	padding: 15px 0;
	list-style: none;
}
#content ul#newslist strong {
	color: #8a2237;
	font-weight: normal;
	font-size: 15px;
}


/* Layout
-----------------------------------------------*/ 
#wrapper {
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 860px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
#header {
	float: left;
	height: 110px;
	margin: 0;
	padding: 0;
	width: 100%;
}
p.logo {
	float: left;
	margin: 14px 0 0 1px;
}
p.reisekopfbild {
	padding: 0;
	margin: 0 0 12px 0;
}
#navigation {
	background: #8a2237 url(gfx/bg_menu.gif) repeat-x top;
	margin: 0 0 11px 0;
	padding: 0;
	width: 100%;
}
#container {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#content {
	float: left;
	margin: 0;
	/*line-height: 1.5em;*/
	padding: 0;
	text-align: justify;
	width: 590px;
	min-height: 300px;
	height: auto !important;  /*moderne Browser*/
	height: 300px;  /*IE*/
}
/*
#topoffer {
	background: #435052;
	color: #fff;
	float: left;
	font-size: 12px;
	height: 266px;
	margin-bottom: 12px;
	line-height: normal;
	overflow: hidden;
	text-align: left !important;
	width: 100%;
}
.angebotsbild {
	height: 236px;
	float: left;
	overflow: hidden;
}
.angebotsbild img {
	margin-top: -7px;
}
*/
#topoffer {
	background: #435052;
	color: #fff;
	float: left;
	font-size: 12px;
	height: 280px;
	margin-bottom: 12px;
	line-height: normal;
	text-align: left !important;
	width: 100%;
}
.angebotstext {
	display: block;
	float: left;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 5px 0 10px;
}
.reisebox,
.flugbox {
	border: 1px solid #d8ddde;
	float: left;
	font-size: 11px;
	width: 128px;
}
.reisebox {
	height: 178px;
	text-align: left;
}
.flugbox {
	background: #fff;
	height: 108px;
	margin: 0 23px 12px 0;
}
.fb_end {
	margin-right: 0;
}
.reisebox img,
.reisebox strong,
.flugbox img,
.flugbox strong {
	float: left;
}
.reisebox em,
.flugbox em {
	display: block;
	float: left;
	font-style: normal;
	font-weight: normal;
	padding: 8px 4px 0 6px;
}
#reisebox1 {
	background: #f4eaeb;
	margin-right: 23px;
}
#reisebox2 {
	background: #f2e9dd;
	margin-right: 23px;
}
#reisebox3 {
	background: #eaf1f8;
	margin-right: 24px;
}
#reisebox4 {
	background: #e5e5e5;
}

/* ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */
#startbox1 {
	font-size: 13px;
	min-height: 100px;
	background: #ffffff;
	padding: 10px 15px 10px 15px;
	width: 560px;
}

#startbox2,
#startbox3,
#startbox4 {
	font-size: 13px;
	min-height: 130px;
	background: #ffffff;
	margin-top: 12px;
	padding: 10px 15px 0 15px;
	width: 560px;
}

#startsubboxL {
    font-size: 13px;
	float:left;
	display: block;
	min-height: 50px;
    margin-top: -10px;
	padding-right: 5px;
	padding-bottom: 7px;
	width: 275px;
}

#startsubboxR {
    font-size: 13px;
	float:right;
	display: block;
	min-height: 50px;
	margin-top: -10px;
	padding-right: 5px;
	padding-bottom: 7px;
	width: 275px;
}
/* /ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */



#reiseneinleitung {
	float: left;
	margin: 0 0 15px 0;
	text-align: justify;
	width: 100%;
}
ul#reiseuebersicht img {
	float: left;
	margin: 3px 8px 0 5px;
	padding: 0;
}
ul#reiseuebersicht {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}
ul#reiseuebersicht li,
ul#reiseuebersicht li.rue_left {
	float: left;
	margin: 0 0 5px 0;
	list-style: none;
	padding: 0;
	width: 290px;
}
ul#reiseuebersicht li.rue_left {
	margin-right: 10px;
}
ul#reiseuebersicht li a {
	background: #fff;
	border: 1px solid #d8ddde;
	color: #000;
	display: block;
	height: 58px;
	padding: 2px 0 0 0;
	overflow: hidden;
	text-decoration: none;
}
ul#reiseuebersicht li a:hover {
	background: #f4eaeb;
	border-color: #8a2237;
	color: #000;
	text-decoration: none;
}
span.ru_titel {
	height: 38px;
	font-weight: bold;
	float: left;
	overflow: hidden;
	width: 150px !important;
}
.ru_dauer {
}
.ru_preis {
}
body#blau ul#reiseuebersicht li a:hover {
	background: #eaf1f8;
	border-color: #74a0ce;
}
body#gold ul#reiseuebersicht li a:hover {
	background: #f2e9dd;
	border-color: #ceaa7a;
}
body#grau ul#reiseuebersicht li a:hover {
	background: #e5e5e5;
	border-color: #434f4f;
}
ul#reiseuebersicht li a:hover strong {
	text-decoration: underline;
}
#einleitungstext,
#newseinleitung {
	border-left: 1px solid #8a2237;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-left: 9px;
}
#newseinleitung {
	margin-top: 10px;
}
body#blau #einleitungstext {
	border-left: 1px solid #74a0ce;
}
body#gold #einleitungstext {
	border-left: 1px solid #ccad7c;
}
body#grau #einleitungstext {
	border-left: 1px solid #434f4f;
}
ul#thumbs {
	float: left;
	margin: 20px 0;
	padding: 0;
	width: 100%;
}
ul#thumbs li {
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
	padding: 0;
	height: 131px;
	overflow: hidden;
}
ul#thumbs li.lastthumb {
	margin-right: 0;
}
ul#bildgalerie {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
ul#bildgalerie li {
	float: left;
	margin: 0 10px 10px 0;
	list-style: none;
	padding: 0;
	height: 140px;
	overflow: hidden;
}
ul#bildgalerie li.bg_endimg {
	margin-right: 0;
}
#beschreibung {
	float: left;
	width: 100%;
}
#newstext,
#pressetext {
	float: left;
	font-size: 12px;
	margin-top: 10px;
	width: 100%;
}
#pressetext {
	margin-bottom: 20px;
}
ul#pressemeldungen {
	border-bottom: 1px solid #d8ddde;
	margin: 0 0 20px 0;
	padding: 0;

}
ul#pressemeldungen li {
	margin: 0;
	list-style: none;
	padding: 0 0 20px 0;
}
ul#galerien img {
	float: left;
	margin: 3px 8px 0 5px;
	padding: 0;
}
ul#galerien {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
}
ul#galerien li,
ul#galerien li.rue_left {
	float: left;
	margin: 0 0 5px 0;
	list-style: none;
	padding: 0;
	width: 290px;
}
ul#galerien li.gu_left {
	margin-right: 10px;
}
ul#galerien li a {
	background: #fff;
	border: 1px solid #d8ddde;
	color: #000;
	display: block;
	height: 108px;
	padding: 2px 0 0 0;
	overflow: hidden;
	text-decoration: none;
}
ul#galerien li a:hover {
	background: #f4eaeb;
	border-color: #8a2237;
	color: #000;
	text-decoration: none;
}
.gu_text {
	font-size: 12px;
}
#functions {
	float: left;
	margin-top: 20px;
	width: 100%;
}
/*#functions ul {
	margin: 0;
	padding: 0;
}
#functions ul li {
	display: inline;
	margin: 0 10px 0 0;
	list-style: none;
	padding: 0;
}*/
#tipp-head {
	background: url(gfx/bg_tipp1.gif) no-repeat 445px 0;
	float: left;
	height: 21px;
	margin-top: 12px;
	overflow: hidden;
	text-indent: -9999px;
	width: 590px;
}
#tipp {
	background: #8a2237 url(gfx/bg_tipp2.gif) no-repeat 445px 0;
	color: #fff;
	float: left;
	padding: 37px 23px 25px 23px;
	text-align: justify;
	width: 544px;
}
#reiseart,
#reiseart2,
#reiseleistungen {
	background: #8a2237;
	color: #fff;
	float: left;
	margin: 0 0 12px 0;
	padding: 15px;
	text-align: justify;
	width: 560px;
}
#reiseart2,
#reiseleistungen  {
	margin-top: 12px;
}
p.individualanfragelink {
	float: right;
	font-size: 15px;
	margin: 0;
	padding: 0;
}


#reiseleistungen  {
	text-align: left;
}
#tipp strong,
#tipp span {
	font-size: 14px;
}
body#blau #tipp {
	background: #74a0ce url(gfx/bg_tipp_blau.gif) no-repeat 445px 0;
}
body#gold #tipp {
	background: #ccad7c url(gfx/bg_tipp_gold.gif) no-repeat 445px 0;
}
body#grau #tipp {
	background: #434f4f url(gfx/bg_tipp_grau.gif) no-repeat 445px 0;
}
body#blau #reiseart,
body#blau #reiseart2,
body#blau #reiseleistungen {
	background: #74a0ce;
}
body#gold #reiseart,
body#gold #reiseart2,
body#gold #reiseleistungen {
	background: #ceaa7a;
}
body#grau #reiseart,
body#grau #reiseart2,
body#grau #reiseleistungen {
	background: #434f4f;
}
#sidebar {
	float: left;
	margin: 0 0 0 14px;
	padding: 0;
	width: 256px;
}
#subnavigation,
#schnellsuche,
#schnellsuche-flug,
#newsteaser,
#blogteaser,
#reiseinfo,
#fluginfo,
#reiseverlauf,
#hotels,
#adressblock,
/*#expoteaser,*/
#startbox1,
#startbox2,
#startbox3,
#startbox4,
.bildblock {
	background: #fff;
	border: solid #d2ced0;
	border-width: 0 1px 1px 0;
	float: left;
}

/* ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */
#expoteaser {
	background: #8a2237;
	color: #fff;
	border: solid #d2ced0;
	border-width: 0 1px 1px 0;
	float: left;
}
/* /ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */

/* ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */
#tagCloud {
	background: #fff;
	border: solid #d2ced0;
	border-width: 0 1px 1px 0;
	float: left;
}
/* /ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */

#subnavigation {
	background: #fff url(gfx/dehua.gif) no-repeat 171px 15px;
	margin-bottom: 12px;
	width: 255px;
	min-height: 114px;
	height: auto !important;  /*moderne Browser*/
	height: 114px;  /*IE*/
}
#schnellsuche,
#schnellsuche-flug {
	height: 128px;
	margin-bottom: 12px;
	padding: 7px 0 0 15px;
	width: 240px;
}
#schnellsuche-flug {
	height: 145px;
}
#newsteaser {
	font-size: 13px;
	height: 169px;
	margin-bottom: 12px;
	padding: 7px 15px 0 15px;
	width: 225px;
}
#newsteaser strong {
	font-size: 13px;
}

/* ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */
#expoteaser {
	font-size: 13px;
	height: 169px;
	margin-bottom: 12px;
	padding: 10px 15px 0 15px;
	width: 225px;
}
#expoteaser strong {
	font-size: 13px;
}

#expoteaser a,
#expoteaser a strong {
	cursor: pointer;
	color: #fff;
	text-decoration: underline;
}
#expoteaser a:hover {
	color: #fff;
	text-decoration: none;
}
/* /ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */

/* ergänzter CSS-Style © 04.2010 Sascha Acker - IOS GmbH */
#blogteaser {
	font-size: 13px;
	min-height: 242px;
	margin-bottom: 12px;
	padding: 10px 15px 10px 15px;
	width: 225px;
}

#blogteaser h6 {
	font-size: 13px;
        font-weight:bold;
}
#blogteaser strong {
	font-size: 13px;
}

#blogteaser a,
#blogteaser a strong {
	cursor: pointer;
	color: #000;
	text-decoration: underline;
}
#blogteaser a:hover {
	color: #000;
	text-decoration: none;
}
/* /ergänzter CSS-Style © 04.2010 Sascha Acker - IOS GmbH */

/* ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */
#tagCloud  {
	font-size: 13px;
	min-height: 100px;
	text-align:justify;
	margin-bottom: 12px;
	padding: 10px 15px 10px 15px;
	width: 225px;
}
#tagCloud  strong {
	font-size: 13px;
}

#tagCloud  a,
#tagCloud  a strong {
	cursor: pointer;
	color: #666;
	text-decoration: none;
}
#tagCloud  a:hover {
	color: #000;
	text-decoration: none;
}
/* /ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */

#adressblock {
	margin-bottom: 12px;
	padding: 5px 15px;
	width: 225px;
}
.bildblock {
	margin-bottom: 12px;
	padding: 15px;
	width: 225px;
}
.bildblock p {
	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 3px 0 0 0;
}
#reiseinfo {
	margin-bottom: 12px;
	width: 255px;
}
#fluginfo {
	margin-bottom: 12px;
	padding: 10px 15px 5px 0;
	width: 240px;
}
#reiseverlauf {
	border-left: 1px solid #d2ced0;
	margin-bottom: 12px;
	padding: 10px 15px;
	width: 224px;
}
#hotels {
	border-left: 1px solid #d2ced0;
	margin-bottom: 12px;
	padding: 10px 15px;
	width: 224px;
}
.hotelbox {
	border-bottom: 1px solid #d2ced0;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
}
.hotelbild {
	float: right;
	margin: 0 0 5px 18px;
}
.hotelpreistabelle {
	float: left;
	padding-top: 15px;
	width: 100%;
}
p.firstnews {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
p.dehua-hinweis {
	color: #8a2237;
	font-weight: bold;
	margin: 0;
	padding: 0 12px 0 0;
	text-align: right;
}
#footer p {
	margin: 0;
	padding: 0 12px 0 0;
	text-align: right;
}
#footer,
#footerline {
	color: #8a2237;
	float: left;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
}
#footerline {
	border-bottom: 1px solid #d2ced0;
}

/* Navigationen
-----------------------------------------------*/
#navigation ul {
	background: #8a2237 url(gfx/bg_menu.gif) repeat-x top;
	color: #fff;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 100%;
}
body#blau #navigation ul {
	background: #6290c0 url(gfx/bg_menu_blau.gif) repeat-x top;
}
body#gold #navigation ul {
	background: #ccad7c url(gfx/bg_menu_gold.gif) repeat-x top;
}
body#grau #navigation ul {
	background: #434f4f url(gfx/bg_menu_grau.gif) repeat-x top;
}
#navigation ul li {
	display: block;
	float: left;
	list-style: none;
}
#navigation ul li a {
	background: url(gfx/bg_menu_a.gif) no-repeat center right;
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	padding: 0;
	width: 172px;
}
body#blau #navigation ul li a {
	background-image:  url(gfx/bg_menu_a_blau.gif);
}
body#gold #navigation ul li a {
	background-image:  url(gfx/bg_menu_a_gold.gif);
}
body#grau #navigation ul li a {
	background-image:  url(gfx/bg_menu_a_grau.gif);
}
#navigation ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#navigation ul li a.lastnavlink {
	background-image: none !important;
}

/*Subnavigation*/
#subnavigation ul,
#reiseinfo ul,
#fluginfo ul {
	color: #000;
	font-size: 13px;
	margin: 12px 0 5px 15px;
	padding: 0;
	list-style: none;
}
#reiseinfo ul,
#fluginfo ul {
	margin-top: 5px;
}
#subnavigation ul li {
	min-height: 19px;
	height: auto !important;  /*moderne Browser*/
	height: 19px;  /*IE*/
	line-height: 19px;
	list-style: none;
}
#reiseinfo ul li,
#fluginfo ul li {
	font-weight: bold;
	min-height: 18px;
	height: auto !important;  /*moderne Browser*/
	height: 18px;  /*IE*/
	line-height: 18px;
	list-style: none;
}
#fluginfo ul li {
	font-weight: normal;
}
#subnavigation ul li a,
#reiseinfo ul li a,
#reiseinfo ul li a.buchungsanfrage,
#fluginfo ul li a {
	background: url(gfx/blackarrow.gif) no-repeat 0 5px;
	color: #000;
	padding-left: 10px;
	text-decoration: none;
}
#subnavigation ul ul li a {
	font-weight: bold;
	text-decoration: underline;
}
#reiseinfo ul li a.buchungsanfrage {
	color: #8a2237 !important;
}
body#blau #reiseinfo ul li a.buchungsanfrage {
	color: #74a0ce !important;
}
body#gold #reiseinfo ul li a.buchungsanfrage {
	color: #ccad7c !important;
}
body#grau #reiseinfo ul li a.buchungsanfrage {
	color: #434f4f !important;
}
#subnavigation ul li a:hover,
#reiseinfo ul li a:hover,
#reiseinfo ul li a:hover.buchungsanfrage,
#fluginfo ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#subnavigation ul li a.current_service,
#fluginfo ul li a.current_flug {
	font-weight: bold;
	color: #8a2237;
}
/*2. Ebene*/
#subnavigation ul ul {
	font-size: 12px;
	margin: 0 0 0 15px;
}
/*Meta Navigation*/
ul#metamenu {
	float: right;
	font-size: 11px;
	margin: 12px 0 0 0;
	padding: 0;
}
ul#metamenu li {
	display: inline;
	margin: 0;
	list-style: none;
	padding: 0;
}
ul#metamenu li a {
	background: url(gfx/bg_metamenu_a.gif) no-repeat center right;
	color: #636363;
	padding: 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
ul#metamenu li a:hover {
	color: #636363;
	text-decoration: underline;
}
ul#metamenu li a.lastmetalink {
	background: none;
	padding-right: 0;	
}

/* Formulare
-----------------------------------------------*/
/*Buchungsanfrage
form#buchungsanfrageform {
	margin: 0;
	padding: 0;
}
.buchungslinkbutton {
	background: #fff url(gfx/blackarrow.gif) no-repeat 0 6px;
	border: none;
	color: #8a2237;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 15px;
	padding: 0;
	list-style: none;
	padding-left: 8px;
	text-align: left;
	text-decoration: none;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	line-height: 18px;
}
body#blau .buchungslinkbutton {
	color: #74a0ce;
}
body#gold .buchungslinkbutton {
	color: #ccad7c;
}
body#grau .buchungslinkbutton {
	color: #434f4f;
}
.buchungslinkbutton:hover {
	background: #fff url(gfx/blackarrow.gif) no-repeat 0 6px;
	color: #000;
	text-decoration: underline;
}*/

/*Suche*/
#suchformular {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#suchformular p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#suchformular p.reisesuche1 {
	margin: 12px 0 10px 0;
}
#suchformular p.reisesuche2 {
	margin: 0 0 16px 0;
}
.qs-select {
	width: 140px;
}
.startsuche_select {
	margin-bottom: 7px;
	width: 210px;
	height: 15px;
}

/* ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */
.startsuche_select_alpha {
	margin-bottom: 3px;
	width: 210px;
	height: 20px;
}
/* /ergänzter CSS-Style © 11.2009 Sascha Acker - IOS GmbH */

#schnellsuche-flug .startsuche_select {
	margin-bottom: 11px;
}
.suchbutton {
	background: #f1f1f1;
	border: 1px solid #abadb3;
	font-weight: bold;
	text-align: center;
	width: 65px;
}

#reisebericht-form {
	font-size: 12px;
	text-align: left;
}
#rb-iframe {
	border: none;
	height: 560px;
	margin: 0;
	padding: 0;
	width: 590px;
}
#kontaktform,
#buchung,
.newsletterform {
	border: none;
	margin-top: 20px;
}
fieldset {
	border: none;
	margin: 1em 0;
	padding: 0;
}	
#schnellsuche fieldset {
	margin: 5px 0 0 0;
}
#schnellsuche p {
	margin: 0;
}
#schnellsuche-flug fieldset {
	margin: 12px 0 5px 0;
}
#schnellsuche-flug p {
	margin: 0;
}
#kontaktform fieldset,
#buchung fieldset,
#reisebericht-form fieldset,
.newsletterform fieldset {
	border: 1px solid #d2ced0;
	margin: 1em 0;
	padding: 12px 20px;
}	
legend {
	color: #999;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
}
label {
	cursor: pointer;
	float: left;
	width: 160px;
}
label.ckb {
	display: inline;
	float: none;
	width: auto;
}
.terminselect {
	width: 255px;
}
.anrede {
	width: 150px;
}
.mediumlabel {
	width: 120px;
}
.smalllabel {
	width: 40px;
}
label.ckb {
	cursor: pointer;
	display: inline;
	float: none;
	width: auto;
}
.ickb {
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 8px;
}
input.ti,
input.txta_kurz {
	font-family: inherit;
	font-size: 1em;
	width: 250px;
}
.largeinput {
	width: 420px;
}
input.ti_m {
	font-family: inherit;
	font-size: 1em;
	width: 150px;
}
input.ickb {
	width: 50px;
}
.mediuminput {
	width: 178px;
}
.smallinput {
	width: 80px;
}
textarea,
textarea.txta_kurz {
	background: #fff;
	font-family: inherit;
	font-size: 12px;
	width: 525px;
}
textarea.txta_kurz {
	width: 365px;
}
.commenthinweis {
	color: #999;
	padding-left: 160px;
}
.formp {
	padding-left: 180px;
}
.formpin {
	padding-left: 160px;
}
.button_in,
.button_in:hover {
	cursor: pointer;
	padding: 0 4px;
}
.button,
.button:hover {
	cursor: pointer;
	margin-left: 160px;
	padding: 0 4px;
}
.rb-hinweis {
	color: #f00;
	font-size: 14px;
	font-weight: bold;
}

/* Google Map
-----------------------------------------------*/ 
#map {
	background: #fff;
	border: 1px solid #999;
	float: left;
	height: 476px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 588px;
}
#googletooltip {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

/* Tabellen
-----------------------------------------------*/
table {
	font-size: 12px;
	text-align: left;
}
#dl_list {
	margin: 0 0 15px 0;
	padding: 0;
}
#dl_list td {
	margin: 0;
	padding: 0 10px 22px 0;
	vertical-align: top;
}
/*Reisetermine*/
#reiseterminliste,
#reiseterminliste2,
#flugliste {
	background: #fff;
	border: solid #d2ced0;
	border-width: 1px 0 0 1px;
	width: 100%;
}
#reiseterminliste2 {
	margin-top: 12px;
}
#reiseterminliste th,
#reiseterminliste2 th,
#flugliste th {
	background: #8a2237;
	color: #fff;
	font-weight: bold;
}
body#blau #reiseterminliste th,
body#blau #reiseterminliste2 th {
	background: #74a0ce;
}
body#gold #reiseterminliste th,
body#gold #reiseterminliste2 th {
	background: #ccad7c;
}
body#grau #reiseterminliste th,
body#grau #reiseterminliste2 th {
	background: #434f4f;
}
#reiseterminliste td,
#reiseterminliste th,
#reiseterminliste2 td,
#reiseterminliste2 th,
#flugliste td,
#flugliste th {
	border: solid #d2ced0;
	border-width: 0 1px 1px 0;
	padding: 1px 4px;
}
.rtl_termin {
	width: 150px;
}
.rtl_preis {
	width: 120px;
}
.rtl_orte {
	font-size: 11px;
}
/*Reisepreise_Hotel*/
.hotelpreise_t {
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
}
table.hotelpreis,
table.hotelpreis2,
table.hotelpreis3,
table.hotelpreis4 {
	background: #fff;
	border: solid #d2ced0;
	border-width: 1px 0 0 1px;
	width: 100%;
}

table.hotelpreis td,
table.hotelpreis2 td,
table.hotelpreis3 td,
table.hotelpreis4 td {
	border: solid #d2ced0;
	border-width: 0 1px 1px 0;
	padding: 1px 4px;
}
table.hotelpreis2 td {
	font-size: 11px;
}
.t_reisename {
	background: #74a0ce;
	border-right: none !important;
	color: #fff;
}
.t_reisename strong {
	font-size: 13px;
}
.t_reisecode {
	background: #74a0ce;
	color: #fff;
	font-size: 12px !important;
	text-align: right;
}
.dz1, .dz2, .dz3, .dz4, .dz5 .ezz1, .ezz2, .ezz3, .ezz4, .ezz5 {
	font-size: 11px;
}
.dz1, .dz2, .dz3, .dz4, .dz5 {
	width: 40px;
}
table.hotelpreis2 .dz1, table.hotelpreis2 .dz2, table.hotelpreis2 .dz3, table.hotelpreis2 .dz4, table.hotelpreis2 .dz5 {
	width: 38px;
}
table.hotelpreis2 .ezz1, table.hotelpreis2 table.hotelpreis2 .ezz2, table.hotelpreis2 .ezz3, table.hotelpreis2 .ezz4, table.hotelpreis2 .ezz5 {
	padding: 1px 1px;
}