/* Formatierung der internen Infos mit Angaben zum Template aus dem Storyboard */
.interninfo {
	background-color: #ffff77;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
}

/* Generellse globale Formatierungen und Formatierungen des BODY: */

body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
    text-align:left;
}

/* Formatierungen von Hyperlinks */

a, a:visited {
	color: #00174D;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

a:hover {
	color: #0017DD;
  text-decoration: none;
}

/* Rahmen, der den gesamten Inhalt umschliesst/begrenzt: */
#globalerrahmen {
	width: 800px;
	border: 1px solid #d6d7dC;
  margin:0px auto;
  text-align:left;
}

/* nur für die Ansicht, wenn kein globalerrahmen eingesetzt wird */

#rahmen {
 text-align:left;
}

/* Rahmen fuer Hauptinhalt fuer Seiten *ohne* Teasern in der rechten Spalte: */
#contentrahmen {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	/* border: 1px solid #f00; */
}


/* Rahmen fuer Hauptinhalt fuer Seiten *mit* Teasern in der rechten Spalte: */
#contentrahmenteaser {
	margin-right: 230px;
 	margin-left: 0px;
	margin-top: 0px;
	/* border: 1px solid #09f;  **/
}

#teaserrahmen {
	width: 210px;
	border-style: solid;
	border-width: 1px;
	border-color: #ff0000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 0px;
	/* position: absolute;
	right: 0; */
                float: right;
  /* overflow: auto; */
	background-color: #eaeaea;

}


/* Formatierung der Ueberschrift h1 */
h1 {
    color:#FFFFFF;
	/*width: 100%;*/
    font-size:18px;
	background-color:#193964;
	padding: 2px 0 2px 10px;
	margin: 0 0 10px 0;
}

/* Formatierung der Ueberschrift h2 */
h2 {
    color:#FFFFFF;
	width: 100%;
    font-size:16px;
	background-color:#193964;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* Formatierung der Ueberschrift h3 */
h3 {
  font-size:12px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Styles fuer Header-Bereich: */

.headerbereich p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.headerbild  {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}


/* Formatierung fuer Fehlermeldungs-Box: */

.errormessage {
	background-color: #193964;
  color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.errormessage a{
	background-color: #193964;
               color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

/* Styles fuer Formulare: */

fieldset {
	/* width: 580px; */
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-style: none;
	border-bottom: 20px solid #fff;
}

legend {
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}

label.left {
	float: left;
	text-align: right;
	width: 11em;
	margin: 7px 5px 0px 0px;
}

input, select, textarea {
	/* Vert. Abstand zwischen den Formularelementen: */
	margin-top: 0.4em;
	font-size:12px;
}

/* Kennzeichnung von fehlerhaftern Eingabefelder: */
label.lefterror {
	float: left;
	text-align: right;
	width: 11em;
	margin: 7px 5px 0px 0px;
	font-weight: bold;
	background-color: #193964;
}

.formhinweistext {
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
 	background-color: #F2F5F8;
	/* width: 580px; */
}

/*.button {
	color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #193964;
	background-color: #5678A1;
	cursor: pointer;
	width: 13em;
} */


/* Button innerhalb der Hotelliste: */
/*.buttonliste {
	color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #193964;
	background-color: #5678A1;
	cursor: pointer;
  width:100px;
}
*/
.button {
	color: #fff;
	/*border: 1px solid #193964;*/
	background-color: #193964;
	cursor: pointer;
	width: 13em;
}


/* Button innerhalb der Hotelliste: */
.buttonliste {
	color: #fff;
	/*border: 1px solid #193964;*/
	background-color: #fff;
  background: url(../img/btz/Buchen.gif) no-repeat;
	cursor: pointer;
  text-align:right;
  width:120px;
}

.buttonlisteanfrage {
	color: #fff;
	/*border: 1px solid #193964;*/
	background-color: #fff;
  background: url(../img/btz/info.gif) no-repeat;
	cursor: pointer;
  text-align:right;
  width:120px;
}

.buttonliste_en {
	color: #fff;
	/*border: 1px solid #193964;*/
	background-color: #fff;
  background: url(../img/btz/Booking.gif) no-repeat;
	cursor: pointer;
  text-align:right;
  width:120px;
}

.buttonlisteanfrage_en {
	color: #fff;
	/*border: 1px solid #193964;*/
	background-color: #fff;
  background: url(../img/btz/Request.gif) no-repeat;
	cursor: pointer;
  text-align:right;
  width:120px;
}

/* Styles Ergebnisliste Hotel: */

.hotelliste {
	font-family: arial, sans-serif;
	font-size: 11px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.hotelliste TH {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 2px;
	/*vertical-align: top;*/
	/*text-align: center;*/
	background-color: #193964;
	color: #FFF;
	vertical-align: bottom;
}

.hotelliste TD {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 2px;
 	vertical-align: top;
}

.hotelinfolink {
	font-weight: bold;
}

.hotelliste_center {
	text-align: center;
}

.price {
	font-size: 12px;
}


/* Styles Popup */

body.popup {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

h2.popup_header {
  color:#FFFFFF;
	background-color:#193964;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
}

.popup_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.popup_subheader {
	font-weight:bold;
	margin-top:11px;
	margin-bottom:1px;
}

.popup_smallfont {
	margin-top:3px;
}


/* #### Diverse Formatierungen:  #### */

/* Abstand nach links: */
.abstandleft {
	margin-left: 10px;
	margin-top: 10px;
}

/* Dunkle Hintergrundfarbe */
.dark {
	background-color: #C6D7EA;
}

/* Helle Hintergrundfarbe */
.bright {
	background-color: #C6D7EA;
}

.smallfont {
	font-size: 10px;
}

.smallfontred {
	font-size: 10px;
	color: #F00;
}

.smallfontbold {
	font-size: 11px;
  font-weight: bold;
}

.smallfontboldred {
	font-size: 11px;
  font-weight: bold;
	color: #F00;
}

.rot {
	color: #F00;
}

/* Hintergrundfarbe von alternierenden Tabellenzeilen: */
.zeilegerade {
	font-size: 11px;
	background-color: #F2F5FF;
}

/* Hintergrundfarbe von alternierenden Tabellenzeilen: */
.zeileungerade {
	font-size: 11px;
	background-color: #FFFFFF;
}

/* Formatierung fuer zwei Spalten nebeneinander (z.B. Ausstattungsmerkmale Hotel): */

.features1 {
	width: 260px;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
}

.features2 {
	width: 260px;
	float: right;
	margin-top:5px;
	margin-bottom:10px;
}

.info_content {
	/* z.B. fuer Tabellen in der Hotel-Info-Seite: */
		 font-size: 12px;
		 padding-top:10px;
		 padding-bottom:11px;
		 padding-left:4px;
		 padding-right:5px;
		 vertical-align: top;
		 text-align: left;
		 width: 570px;
}



/* ********* Styles Warenkorb: ********* */

.tablewarenkorb {
	border-spacing: 0px;
	border-collapse: collapse;
	 font-size: 12px;

}

.tablewarenkorb TD {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 12px;
	border-bottom: 1px solid #193964;
}

.tablewarenkorb TH {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
	background-color:#193964;
	color:#fff;
	font-size: 12px;
	border-bottom: 1px solid #193964;
}

.wksmalltext {
	font-size: 10px;
}

.preistd {
	text-align: center;
}

.entfernentd {
	text-align: center;
}

.wkhinweistd {
	text-align: center;
	font-size: 12px;
	background-color:#fff;
	margin-top: 2px;
	padding-bottom: 12px;
}

.gesamtsummetd {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

/* Style fuer WK Navigation im Header: */
.warenkorb {
	 font-weight:bold;
	font-size:12px;
	text-align: right;
	width:100%;
}

.pwarenkorb {
	/*font-weight:bold;*/
	font-size:12px;
	text-align: right;
	width:100%;
}

/* Hinweistext der drei Buchungsschritte: */

.buchungsschritte {
	margin-left: 10px;
	margin-top: 10px;
}

.buchungsschritteaktiv {
	color: #ff3300;
	font-weight: bold;
}


.buchungsschritteliste li {
	margin-top:4px;
}


/* Hotline-Nummer in der Buchung: */

.hotlinemiddle {
	font-size: 11px;
}

.hotlinebig {
	font-size: 11px;
	font-weight: bold;
}

.hotlinesmall {
	font-size: 9px;
}

.hotlinebox {
	width: 220px;
	border: 1px solid #ff0000;
	margin: 0 10px 0 0;
  padding:2px 10px 2px 10px;
    float: right;
  /* overflow: auto; */
	background-color: #eaeaea;
}


/* Styles fuer Buchungsmasken: */

.geldfluesse {font-size: 12px;
	font-family: arial, sans-serif;
	border-spacing: 0px;
	border-collapse: collapse;
	width:100%;
}

.geldfluesse  TH {
	vertical-align: bottom;
	background-color:#193964;
	color:#fff;
	font-size: 12px;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #193964;
}

.geldfluesse  TD {
	font-size: 12px;
	text-align:left;
	padding-left: 20px;
	padding-right:20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #193964;
}




/* Styles fuer Buchungsbestaetigung: */

.buchungsnummer {
	background-color: #D6DEE8;
  font-size:14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* Styles Ergebnisliste STL: */

.stlliste {
	font-family: arial, sans-serif;
	font-size: 12px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.stlliste TH {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: center;
	background-color: #193964;
	color: #FFF;
	vertical-align: bottom;
}

.stlliste TD {
	padding-left: 2px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
 	vertical-align: top;
	text-align: center;
}


/* Expresssuche: */

/* table background dark in expresssuche*/
.fast {
         background-color: #D6DEE8;
		 width: 200px;
         }


.right {
            text-align: right;
			font-weight: bold;
            }

.right_info {
            text-align: right;
			margin: 0px 30px;
}


/* Formatierungen fuer die Teaser Spalten: */

.teaserheader  {
  color:#FFF;
  font-size:18px;
	background-color:#ff0000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.teasersubheader {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #ff0000;
	font-size: 14px;
}

.teaserbody {
	padding-left:6px;
	padding-right:6px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#F2F5FF;
}

.teaserbild  {
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 0px;
}


/* Formatierungen fuer den Footer: */

.footer {
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: center;
    clear:both;
}


.footerbild {
   background: url(../Icons/bg_footer.gif) repeat-x;
   width: 800px;
   height: 7px;
}


.footernav {
 width: 800px;
 text-align:center;
 color:#7D8BA5;
 font-size:11px;
 padding-bottom:5px;
 }

.footernav a:link {color:#7D8BA5;font-size:11px;}
.footernav a:visited {color:#7D8BA5;font-size:11px;}
.footernav a:focus {color:#7D8BA5;font-size:11px;}
.footernav a:hover {color:#7D8BA5;font-size:11px;}
.footernav a:active {color:#7D8BA5;font-size:11px;}


/* Styles fuer die Hauptnavigation: */


/** NAVIGATION */
/* Definiton Hauptnavigation */

#mainnavcontainer {
	padding: 0;
	margin: 0;
/*    background: url(../Icons/bg_nav_neu.gif);*/
  width:800px;
  background-color: #193964;
}
#mainnavcontainer ul {
	list-style-type: none;
    padding: 2px 0 0 5px;
	margin: 0;
    height:18px;
}

#mainnavcontainer ul li {
	color: #fff;
	display: inline;
	text-align: center;
	padding: 0;
	margin: 0;
}


#mainnavcontainer a {
    padding: 0.5em;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
    letter-spacing:1px;
}

#mainnavcontainer a:hover {text-decoration: none;}

/* Definiton Hauptnavigation Pauschalen*/

#pmainnavcontainer {
	padding: 0;
	margin: 0;
/*    background: url(../Icons/bg_nav_neu.gif);*/
    width:800px;
     background-color: #193964;
}

#pmainnavcontainer ul {
	list-style-type: none;
    padding: 2px 0 0 11px;
	margin: 0;
    height: 18px;

}

#pmainnavcontainer ul li {
	color: #fff;
	display: inline;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 15px;

}

#pmainnavcontainer a:link {
  padding: 0.5em;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  letter-spacing:1px;
}

#pmainnavcontainer a:visited {
  padding: 0.5em;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  letter-spacing:1px;
}

#pmainnavcontainer a:focus {
   text-decoration: none;
   color: #ff0000;
}

#pmainnavcontainer a:hover {
   text-decoration: none;
   color: #ff0000;
}

#pmainavcontainer a:active{
   text-decoration: none;
   color: #ff0000;
}


#pmainnavcontainer .mainact a:link {color: #ff0000;}
#pmainnavcontainer .mainact a:visited {color: #ff0000;}
#pmainnavcontainer .mainact a:focus {color: #ff0000;}
#pmainnavcontainer .mainact a:hover {color: #ff0000;}
#pmainnavcontainer .mainact a:active {color: #ff0000;}


/* Definiton Subnavigation Pauschalen*/

#psubnavcontainer {
	padding: 0 0 0 0;
	margin: 0;
  background-color: #ff0000;
    /* background: url(../Icons/bg_nav.gif); */
   width:800px;
}

#psubnavcontainer ul {
	list-style-type: none;
    padding: 2px 0 0 14px;
	margin: 0;

    height:18px;
}

#psubnavcontainer ul li {
	color: #ffffff;
	display: inline;
	text-align: center;
	padding: 0;
	margin: 0;
}

#psubnavcontainer a:link {
  padding: 0;
	text-decoration: none;
	color: #ffffff;
}

#psubnavcontainer a:visited {
  padding: 0;
	text-decoration: none;
	color: #ffffff;
}

#psubnavcontainer a:focus {
   text-decoration: none;
   color: #193964;
}

#psubnavcontainer a:hover {
   text-decoration: none;
   color: #193964;
}

#psubnavcontainer a:active {
   text-decoration: none;
   color: #193964;

}

#psubnavcontainer .subact a:link {color:#193964;}
#psubnavcontainer .subact a:visited {color:#193964;}
#psubnavcontainer .subact a:focus {color:#193964;}
#psubnavcontainer .subact a:hover {color:#193964;}
#psubnavcontainer .subact a:active {color:#193964;}


/* Styles fuer Teaser-Tabelle im Warenkorb: */

.teaserwarenkorb {
	font-family: arial, sans-serif;
	font-size: 12px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

.teaserwarenkorb TH {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	padding-bottom: 6px;
}

.teaserwarenkorb TD {
	vertical-align: top;
	text-align: center;
}

/* Styles fuer Teaser im Warenkorb: */

.teaserwkcontainer {
	/* Umschliesst alle elemente des Teaser-Bereichs (ggf. zum Zentrieren aller Elemente) */
}

.teaserwkintro {
	font-weight: bold;
}

.teaserwkbox {
	width: 175px;
	height: 140px;
	border-style: solid;
	border-width: 1px;
	border-color: #193964;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #eaeaea;
	float: left;
}

.teaserwkheader {
	font-weight: bold;
}

.teaserwktext {
	font-size: 10px;
}

.teaserwkbild  {
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

/* Definitionen für Home */

/* Definitionen für die Startseite home.html */


#head {
 padding:0;
 margin:0;
}

#head td {
 vertical-align:top;
 }

#head-bild {
 width:500px;
 height:200px;
 background: url(../img/cty/image_BTZ.jpg) no-repeat;
}

.head-suche {
 width:298px;
 background-color:#F2F3F6;
 border-top:1px solid #637192;
 border-left:1px solid #637192;
}


/* Expresssuche auf der Startseite: */

/* table background dark in expresssuche*/

.fasthome {
 width: 268px;
 padding:5px 20px 15px 10px;
 color:#193964;
 background-color:#f2f5ff;
 font-size:11px;

}


/* Angebote auf der Startseite */


table.angebote {
 margin:0;
 padding:10px;
 border:none;
 width:800px;
 font-family:verdana;
 font-size: 11px;
 color: #193964;
}

td.angebotetd {
 vertical-align:top;
 padding:0 5px;
 margin: 0;
 width:33.3%;
 border-top:1px solid #3D4E78;
 border-left:1px solid #3D4E78;
 background-color:#fff;
 font-size:10px;
}

td.angebotetd  h3 {
 color:#E82020;
 margin:0;
 padding:5px 0 5px 5px;
}

td.angebotetd a {
 color:#E82020;
}

td.angebotetd a:link {color:#E82020;}
td.angebotetd a:visited {color:#E82020;}
td.angebotetd a:hover {color:#E82020;}
td.angebotetd a:focus {color:#E82020;}
td.angebotetd a:active {color:#E82020;}


td.angebotetd img {
 float:left;
 padding-right:8px;
 width:100px;
 height:67px;
}

.abstand {
 padding:0;
 margin: 0;
 width:27px;
}

#teaser-head-bild-original{
 width:175px;
 height:27px;
 background: url(../img/cty/Icons/angebote_hotels.gif) no-repeat;
}

#teaser-head-bild-hotel{
 margin:0;
 padding:0;
 border:none;
 width: 1px;
 height:1px;
 overflow: auto;
 /*background: url(../img/cty/Icons/angebote_hotels.gif) no-repeat;*/
}

#teaser-head-bild-package{
 margin:0;
 padding:0;
 border:none;
 width: 1px;
 height:1px;
 overflow: auto;
 /*background: url(../img/cty/Icons/angebote_pauschalen.gif) no-repeat;*/
}

#teaser-head-bild-ticket{
 margin:0;
 padding:0;
 border:none;
 width: 1px;
 height:1px;
 overflow: auto;
 /*background: url(../img/cty/Icons/angebote_tickets.gif) no-repeat;*/
}

/* Fuer Formularfelder mit laengerem Text vor dem Feld: */

label.leftwide {
	float: left;
	text-align: right;
	width: 14em;
	margin: 7px 5px 0px 0px;
}

label.lefterrorwide {
	float: left;
	text-align: right;
	width: 14em;
	margin: 7px 5px 0px 0px;
	font-weight: bold;
	background-color: #193964;
}

#naehezutd {
	padding: 0px;
	margin: 0px;
}

.naehezubox  {
  font-size:11px;
color:#fff;
font-weight: bold;
	background-color: #193964;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 1px;
	width: 200px;
}

.fixfloat {
	  float: none;
           clear: both;
           width: 0;
           height: 0;
           margin: 0;
           padding: 0;
           font-size: 0;
           line-height: 0;
           }

#navheaderback {
  background-image: url("../img/cty/Icons/bg-streifen-startseite.gif");
  background-repeat: no-repeat;
	width: 800px;
  height: 17px;
}

.featureimg
{
   width: 21px;
   height: 21px;
   margin-top:3px;
}