html,body,div,
table,td,
ul,ol,li,
p,span,strong,em,
h1,h2,h3,h4,h5,h6,a,
form,fieldset,input,select,label,
dl,dd,dt,strike,sub,sup,pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

html,body {
	background: #ffffff;
	color: #1B1C20;
}

body {
	margin: 5px 0 5px 8px;
}

a {
	text-decoration: none;
}

ul, ul li {
	list-style-type:none;
}

fieldset {
	border: none;
}

legend,
caption {
	display: none;
}

#pageContainer,
#header {
	width: 777px;
}

#header {
	height: 100px;
	background: #faf9f1;
}

#header a {
	float: left;
	height: 84px;
	padding: 15px 0 0 0;
	margin: 0;
	width: 231px;
}

#header a img {
	border: none;
}

#header div {
	float: right;
	width: 510px;
	margin: 10px 0 0 0;
}

#mainNav {
	clear: both;
	margin: 0;
	border-top: 4px solid #ffffff;
	height: 89px;
}

/**  specials reisen section */
.reisenTmpl {
	background: url(img/bg_reisen.gif) 599px 0 repeat-y;
}

.reisenTmpl #sidebar div {
	background: #e9f0f5;
	color: #1b1b20;
}

.reisenTmpl #mainNav {
	background: url(img/navi_orange.gif) no-repeat;
}

.reisenTmpl #mainNav div.mainNavSections ul li.magazin a:hover {
	background: #2657a4;
	color: #ffffff;
}

.reisenTmpl #mainNav div.mainNavSections ul li.magazin a:hover span {
	background-image: url(img/magazin_blau.gif);
}

.reisenTmpl #mainNav div.mainNavSections ul li.reisen a {
	color: #ffffff;
}

.reisenTmpl #mainNav div.mainNavSections ul li.reisen a span {
	background-image: url(img/koffer_orange.gif);
}

.reisenTmpl #mainNav div.mainNavSections ul li.magazin a {
	color: #2657A4;
}

.reisenTmpl #mainNav div.mainNavSections ul li.magazin a span {
	background-image: url(img/magazin_orange.gif);
}

.reisenTmpl #sidebar div a.button {
	color: #2657A4;
	background: url(img/weiterpfeil_blau.gif) no-repeat 0px 3px;
	padding-left: 15px;
}

.reisenTmpl #sidebar a {
	color: #2657A4;
}

.reisenTmpl #content a.button {
	color: #ed6f22;
	background: url(img/weiterpfeil_orange.gif) no-repeat 0px 2px;
	padding-left: 15px;
}

.reisenTmpl #sidebar div h5 {
	color: #2657a4;
}

.reisenTmpl #mainNav div.mainNavPoints a {
	background: url(img/pfeil_orange_outline.gif) no-repeat 0 1px;
}

.reisenTmpl #mainNav div.mainNavPoints a:hover,
.reisenTmpl #mainNav div.mainNavPoints a.active
	{
	background: url(img/pfeil_hellorange.gif) no-repeat 0 1px;
	color: #fdcc33;
}

/**  specials magazin section */
.magazinTmpl {
	background: url(img/bg_magazin.gif) 599px 0 repeat-y;
}

.magazinTmpl #sidebar div {
	background: #faeecc;;
	color: #1b1c20;
}

.magazinTmpl #mainNav {
	background: url(img/navi_blau.gif) no-repeat;
}

.magazinTmpl #mainNav div.mainNavSections ul li.magazin a {
	background: #2657A4;
	color: #ffffff;
}

.magazinTmpl #mainNav div.mainNavSections ul li.magazin a span {
	background-image: url(img/magazin_blau.gif);
}

.magazinTmpl #mainNav div.mainNavSections ul li.reisen a:hover {
	background: #e96018;
	color: #ffffff;
}

.magazinTmpl #mainNav div.mainNavSections ul li.reisen a span {
	background-image: url(img/koffer_blau.gif);
}

.magazinTmpl #mainNav div.mainNavSections ul li.reisen a {
	color: #ed6f22;
}

.magazinTmpl #mainNav div.mainNavSections ul li.reisen a:hover span {
	background-image: url(img/koffer_orange.gif);
}

.magazinTmpl #sidebar div a.button {
	color: #ed6f22;
	background: url(img/weiterpfeil_orange.gif) no-repeat 0px 3px;
	padding-left: 15px;
}

.magazinTmpl #content a.button {
	color: #2657A4;
	background: url(img/weiterpfeil_blau.gif) no-repeat 0px 2px;
	padding-left: 15px;
}

.magazinTmpl #content a {
	color: #2657A4;
}

.magazinTmpl #sidebar div h5 {
	color: #ed6f22;
}

.magazinTmpl #mainNav div.mainNavPoints a {
	background: url(img/pfeil_blau.gif) no-repeat 0 1px;
}

.magazinTmpl #mainNav div.mainNavPoints a:hover,.magazinTmpl #mainNav div.mainNavPoints a.active
	{
	background: url(img/pfeil_blau_hell.gif) no-repeat 0 1px;
	color: #e9f0f5;
}

/** [ reiseberichte **/
#reisebericht {
	padding: 5px 0 5px 0;
}

.berichtKopf {
	padding: 0 0 10px 8px;
}

.berichtKopf h1 {
	font-size: 1.3em;
	color: #2657A4;
}

.berichtKopf h2 {
	font-size: 1em;
}

.berichtNavigation {
	padding: 8px 8px 0 8px;
	background: url(img/welle_blau.gif) no-repeat bottom;
	margin-bottom: 8px;
}

.berichtNavigation p strong {
	color: #2657A4;
}

.berichtNavigation a img {
	border: none;
	margin: 0 5px;
}

.berichtNavigation p.weiterPfeile {
	padding: 5px 0 0 0;
	text-align: center;
	clear: both;
}

.berichtNavigation ul {
	padding: 3px 0 0 0;
}

.berichtNavigation ul li {
	display: inline;
	float: left;
}

.berichtNavigation ul li a {
	display: block;
	background: url(img/weiterpfeil_blau.gif) no-repeat 0px 3px;
	padding: 1px 17px 1px 17px;
}

.berichtKapitel {
	padding: 0 8px;
	margin-bottom: 12px;
}

.berichtKapitel h2 {
	color: #2657A4;
	font-size: 1.2em;
}

.berichtKapitel h3 {
	margin-bottom: 22px;
}

.berichtKapitel div img.imgRight {
	float: left;
	margin: 0 8px 12px 0;
}

.berichtKapitel div h3 {
	margin: 12px 0 0 0;
	color: #2657A4;
}

.berichtKapitel div h4 {
	margin: 0 0 15px 0;
}

/* Footer, Nav nicht in Kapitel */
.berichtFooter,
.berichtFooterNav {
	clear: both;
	padding: 0px 8px;
	margin: 0;
}

.berichtFooter {
	font-style: italic;
	font-size: 0.98em;
	margin-top: 10px;
}

.berichtFooterNav a img {
	border: none;
	margin: 0 5px;
}

.berichtFooterNav {
	padding: 5px 0 0 0;
	text-align: center;
}

/** reiseberichte ] **/
/** common colors **/
#sidebar div#service p span.textBig,
#sidebar div#sideNav ul li a,
#sidebar div h5,
#footer,
#footer a {
	color: #2657a4;
}

#mainNav ul,#mainNav ul li {
	padding: 0px 0;
}

#mainNav a {
	text-decoration: none;
}

#mainNav div.mainNavSections ul li {
	float: left;
	padding-left: 0px;
	width: 388px;
}

#mainNav div.mainNavSections ul li a {
	display: block;
	width: 379px;
	padding: 10px 0px 5px 10px;
}

#mainNav div.mainNavSections ul li a span {
	padding: 5px 0 5px 38px;
	background-position: 5px 2px;
	background-repeat: no-repeat;
}

#mainNav div.mainNavSections ul li a span img {
	display:none;
}

#mainNav div.mainNavPoints {
	clear: both;
	height: 41px;
	padding: 10px 0 0 0;
}

#mainNav div.mainNavPoints ul li {
	display: block;
	float: left;
	margin: 0 22px 0 0;
}

#mainNav div.mainNavPoints ul li.home {
	margin: 0 12px 0 10px;
}

#mainNav div.mainNavPoints a {
	color: #ffffff;
	display: block;
	font-size: 0.75em;
	padding: 0 0 5px 15px;
}

#content {
	clear: both;
	float: left;
	width: 594px;
	min-height:800px;
	height:auto;
	margin: 4px 0 0 0;
	font-size: 0.75em;
}

/** [ searchForm **/
#searchForm {
	padding-left: 10px;
	padding-bottom:3px;
	background: #f7eac3 url(img/welle_oben.gif) no-repeat bottom;
}

#searchForm  form {
	margin-top:2px;
}

#searchForm h2 {
	clear:both;
	padding: 6px 0 12px;
	color: #e96018;
	font-size: 1.2em;
	height:20px;
	vertical-align:top;
}

#searchForm h2#hlSml {
	padding-bottom:2px;
}

#searchForm div.moreOptions {
	padding: 10px 0;
}

#searchForm div.firstOption {
	padding: 0 0 30px;
}

#searchForm fieldset {
	border: none;
	float: left;
}

#searchForm fieldset ul li {
	clear: both;
	display: block;
	vertical-align:middle;
}

#searchForm .searchLP ul li {
	padding: 2px 0 1px;
	height:18px;
}

#searchForm .searchM ul li {
	height:25px;
	padding: 4px 0 2px;
}

#searchForm fieldset label {
	float:left;
	display:block;
}

#searchForm .searchM fieldset label {
	width: 90px;
}

#searchForm .searchLP fieldset label {
	font-size: 0.9em;
}

#searchForm .searchLP ul li select,
#searchForm .searchLP ul li input {
	font-size: 0.8em;
	float: right;
	margin-bottom: 2px;
}

#searchForm .searchM ul li select,
#searchForm .searchM ul li input {
	width: 151px;
	float:left;
}

#searchForm .searchM input#V_WD,
#searchForm .searchM input#B_WD {
	width: 25px;
	background: #f7eac3;
	border-color:#f7eac3;
	border-style:solid;
}

#searchForm .searchM fieldset#reiseinfo div select {
	width: auto;
}

#searchForm .searchM fieldset#reiseinfo {
	width: 310px;
}

#searchForm .searchM fieldset#reiseinfo2 {
	width: 260px;
}

#searchForm .searchM fieldset#hotelInfos {
	width: 270px;
}

#searchForm .searchM fieldset#unterkunftsart {
	width: 280px;
}

#searchForm .searchM fieldset#unterkunftsart ul {
	float: left;
	width: 140px;
}

#searchForm .searchM fieldset#unterkunftsart ul.radioList li label {
	padding-left:4px;
}

#searchForm .searchM fieldset#unterkunftsart ul.radioList li input {
	width:auto;
}

/* Schnellsuche */

#searchForm .searchLP fieldset#reiseTeilnehmer {
	width: 124px;
	padding-right: 20px;
}

#searchForm .searchLP fieldset#reiseDauer {
	width: 182px;
	padding-right: 20px;
}

#searchForm .searchLP fieldset#reiseDauer ul li div {
	float: right;
}

#searchForm .searchLP fieldset#reiseDauer ul li select {
	width: 117px;
}

#searchForm .searchLP fieldset#reiseDauer ul li div select {
	float: left;
	width: auto;
}

#searchForm .searchLP fieldset#reiseInfo2 {
	width: 204px;
	padding-right: 15px;
}

#searchForm .searchLP fieldset#reiseInfo2 select {
	width: 130px;
}

/* Button-/Infozeile */

#searchForm .sfInfoLine {
	padding-top:4px;
	clear:both;
	width:570px;
}

#searchForm .sfInfoLine p {
	width:200px;
	float:left;
}

#searchForm .sfInfoLine a,
#searchForm .sfInfoLine input {
	display:block;
	width:130px;
	height:18px;
	float:right;
	background: #e96018 url(img/pfeil_orange_outline.gif) no-repeat 2px 2px;
	color: #ffffff;
	border: 0px none;
	padding:0px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
}

#searchForm .sfInfoLine a.left,
#searchForm .sfInfoLine input.left {
	float:left;
}

#searchForm .sfInfoLine p#infoText {
	clear: both;
	float: left;
	width: 430px;
	font-size: 0.8em;
}

#searchForm .sfInfoLine p#infoText span {
	white-space:nowrap;
	display:block;
	float:left;
	margin-right:3px;
	background: url(img/trennpunkt.gif) no-repeat 0 1px;
	padding: 0 0 3px 12px;
}

/** searchForm ] **/

/** [ angebote **/
#allLastminute h2 {
	color: #e96018;
	font-size: 1.3em;
	padding-bottom: 10px;
}

#allLastminute p {
	padding-bottom: 14px;
}

p.navAlt {
	text-align: center;
	padding: 10px 0 10px 0;
}

p.navAlt a {
	color: #ffffff;
	background: #e96018 url(img/pfeil_orange_outline.gif) no-repeat 4px 3px;
	padding: 2px 4px 2px 20px;
	font-weight: bold;
	margin: 0 10px;
}


.coloredbg {
	background: #faf9f1;
	padding: 10px 10px 5px;
}

#allOffers div.coloredbg {
	border-bottom: 4px solid #ffffff;
}

#buchBaWait {
	position:absolute;
	visibility:hidden;
	margin-left:150px;
	border:2px solid #2657a4;
	width:300px;
}

.buchMsg {
	border: 4px solid #ffffff;
}

.buchMsg td {
	vertical-align:top;
}

.buchMsg h2 {
	text-align:center;
}

.buchMsg h2,
#allOffers div.coloredbg h2 {
	font-size: 1.3em;
	color: #e96018;
	padding-bottom: 12px;
}

#allOffers div.coloredbg form fieldset {
	border: none;
}

form#selPg {
	float: left;
	padding-bottom:6px;
}

.noColor form#selPg {
	margin-left:3px;
}

form#sortOffer {
	float: right;
	text-align:right;
}

/* ReiseInfo-Box */

#traveldata {
	margin-top: 14px;
	padding-bottom:3px;
}

.travelinfo {
	background: #faf9f1;
	padding: 8px 8px 4px;
}

.travelinfo div {
	width: 120px;
	float: left;
}

.travelinfo dl {
	width: 420px;
	float: right;
	margin: 0;
}

.travelinfo dl.noPic {
	float:left;
	width: 550px;
}

.travelinfo dl dt,
.travelinfo dl dd {
	padding-bottom:2px;
}

.travelinfo dl dt {
	width: 80px;
	float: left;
}

.travelinfo dl dd {
	width: 320px;
	float: right;
}

.travelinfo dl.noPic dd {
	width: 450px;
}

.coloredHead {
	background: #faf9f1;
}

.coloredHead h3 {
	background: #e96018;
	color: #ffffff;
	padding: 1px 0 1px 6px;
}

#dataPrice div.coloredHead h3 {
	border-top: 4px solid #ffffff;
}

#dataPrice div.coloredbg h2 {
	color: #e96018;
	font-size: 1.3em;
	padding-bottom: 2px;
}

.noColor {
	padding: 18px 0 10px;
}

.noResponsability {
	margin-top: 10px;
	padding: 5px 0;
	border-top: 1px solid #efefef;
	font-size: 0.89em;
}

/* BookForm */

#reiseBuchen {
	margin: 0 0 20px;
}

#reiseBuchen h2 {
	padding: 10px 0 10px 8px;
	color: #e96018;
	font-size: 1.3em;
}

#reiseBuchen h3 {
	padding-left: 10px;
}

#reiseBuchen p {
	padding-left: 8px;
}

#reiseBuchen div a {
	color: #e96018;
}

#reiseBuchen p.buchungFooter {
	padding-top: 10px;
	font-size: 0.88em;
}

.infoBox {
	padding-bottom: 10px;
	border-bottom: 4px solid #ffffff;
}

.firstInfoBox {
	border-top: 4px solid #ffffff;
}

.infoBox h3 {
	margin-bottom: 8px;
}

.infoBox h4 {
	margin: 8px 0px 4px 0px;
}

.infoBox pre,
table#priceTab,
.infoBox h4 {
	margin-left:8px;
}

table#priceTab {
	width:97%;
	margin-right:8px;
}

#bHinweise ul {
	padding: 5px 0 15px;
}

#bHinweise ul li {
	padding-left: 8px;
	background: url(img/listgif.gif) no-repeat 0 7px;
	margin-left: 8px;
}

#bVersicherung,
#bMietwagen,
#bAGB,
#bSubmit,
#bAddInfo {
	border-top: 4px solid #ffffff;
	padding-bottom: 8px;
}

#bAddInfo {
	border-top: 0px none;
}

table#buchFormPers,
#buchungTeilnehmer table {
	margin: 7px 0 12px 10px;
}

table#buchFormPers {
	width:580px;
	margin-right:0px;
	padding-right:0px;
}

table#buchFormPers input {
	width:150px;
}

table#buchFormPers input#R_PLZ {
	width:40px;
}

table#buchFormPers input#R_ORT {
	width:103px;
}

#buchungTeilnehmer table thead tr th {
	text-align: left;
	font-weight: normal;
}

table#buchFormPers td,
#buchungTeilnehmer table td {
	padding: 1px 0;
}

#buchungTeilnehmer table thead tr th span {
	display: none;
}

#buchungTeilnehmer table td input {
	width: 150px;
}

#buchungTeilnehmer table td.no {
	width: 20px;
}

#buchungTeilnehmer table td.tAnrede {
	width: 98px;
}

#buchungTeilnehmer table td.tAnrede select {
	width: 70px;
}

#buchungTeilnehmer table td.tVorname,
#buchungTeilnehmer table td.tName {
	width: 178px;
}

#buchungTeilnehmer table td.tAlter input {
	width: 35px;
}

#buchungTeilnehmer table td.tAlter input.readonly {
	width: 50px;
	background: #faf9f1;
	border-color:#faf9f1;
	border-style:solid;
}

#bVersicherung h3,
#bMietwagen h3 {
	margin-bottom: 5px;
}

#buchungVersicherung div {
	padding: 5px 0;
}

#buchungVersicherung input {
	margin: 2px 4px 0 8px;
}

#buchungMietwagen {
	padding: 10px 0;
}

#buchungMietwagen label {
	padding: 0 40px 0 8px;
}

#buchungMietwagen select {
	width: 150px;
	margin-bottom:6px;
}

#buchungAGB {
	padding: 10px 0 0px;
}

#buchungAGB label {
	float: right;
	width: 560px;
}

#buchungAGB input {
	margin-left: 8px;
}

#buchungSSL div {
	float: left;
	width: 280px;
	padding: 10px 0 4px 8px;
}

#buchungSSL div label {
	display: block;
}

#buchungSSL div input {
	display: block;
	color: #ffffff;
	background: #e96018 url(img/pfeil_orange_outline.gif) no-repeat 4px 4px;
	padding: 2px 4px 2px 20px;
	font-weight: bold;
	margin: 20px 0px 0px;
	border: none;
}

.vipDesc {
	clear: both;;
	padding-left: 98px !important;
	font-size: 0.88em;
	margin-bottom:6px;
}

#pageNav {
	text-align: center;
	padding: 10px 0;
}

#pageNav ul li {
	display: inline;
	padding: 0 2px;
}

#pageNav ul li a {
	color: #e96018;
}

#pageNav ul li a.active {
	font-weight: bold;
}

#pageNav ul li a img {
	border: none;
	margin: 0 0 -2px;
}

/** [ sidebar **/
#sidebar {
	float: right;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	border-top: 4px solid #ffffff;
	width: 178px;
}

#sidebar div {
	padding-bottom: 5px;
}

#sidebar div h4,
#sidebar div p,
#sidebar div#sideNav ul li a	{
	padding: 2px 8px;
}

#sidebar div h5,#sidebar div h6 {
	padding: 0px 8px;
}

#sidebar div h4 {
	background-color: #2657A4;
	color: #ffffff;
	margin: 0 0 4px 0;
}

#sidebar div#service {
	border-bottom: 2px solid #ffffff;
}

#sidebar div#service p span.textBig {
	display: block;
	font-size: 1.23em;
	font-weight: bold;
}

#sidebar div#service p span.telno {
	color: #ed6f22;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
}

#sidebar div#tuv p {
	padding-top: 10px;
}

#sidebar div#tuv p img {
	float: left;
	margin: 0 15px 0 0;
}

#sidebar div#sideNav {
	padding-bottom: 0;
}

#sidebar div#sideNav ul li a {
	border-top: 2px solid #ffffff;
	background: #cadbe7;
	display: block;
	font-size: 0.9em;
	width: 162px;
}

#sidebar div#sideNav ul li a:hover,
#sidebar div#sideNav ul li a.active {
	background: #2657a4;
	color: #ffffff;
}

/** sidebar ] **/

/*
 * BISON
 */

/* Abschnitte / Container */
.berichtChptr {
	padding: 0;
	margin: 0;
}

.berichtSctn,.berichtChptrHd {
	clear: both;
	padding: 0px 8px;
	margin: 0;
}

.berichtCntrDecor,.berichtCntrSctn {

}

.berichtColDecor {
	float: right;
	width: 408px;
}

.hlight {
	background-color: #faf9f1;
	padding-top: 8px;
	padding-bottom: 8px;
}

.magazinTmpl .hlight {
	background: #e9f0f5;
}

.wfull {
	width: 100%;
}

.wdt4 {
	width: 25%;
}

.wdt3 {
	width: 33%;
}

.wdt2 {
	width: 50%;
}

.bcenter {
	margin-left: auto;
	margin-right: auto;
}

.iselect {
	font-weight: bold;
}

.mone {
	margin-top: 19px;
}

.mlarge {
	margin-top: 37px;
}

.msmall {
	margin-top: 5px;
}

.noPadRight {
	padding-right: 0px;
}

.dummy {
	visibility:hidden;
}

div.berichtBrk {
	clear: both;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

/* In-Section Elemente  */
.berichtChptr p,p,img {
	margin: 0;
	padding: 0;
	border: 0;
	clear: none;
}

.berichtChptr .clearleft {
	clear: left;
}

.berichtChptr .clearright {
	clear: right;
}

.berichtChptr .clearboth {
	clear: both;
}

.berichtChptr .brdr {
	border: 1px solid #e96018;
}

.magazinTmpl .berichtChptr .brdr {
	border: 1px solid #2657A4;
}

/*
 * Headlines / revert YuR-CSS in hervorgehobenen Abschnitten
 */ /* Farben / Stil */
.magazinTmpl #reisebericht h1,.magazinTmpl #reisebericht h3,.magazinTmpl #reisebericht h5
	{
	color: #2657A4;
}

.reisenTmpl #reisebericht h1,.reisenTmpl #reisebericht h3,.reisenTmpl #reisebericht h5
	{
	color: #e96018;
	text-transform: uppercase;
}

.magazinTmpl #reisebericht h2,.magazinTmpl #reisebericht h4,.magazinTmpl #reisebericht h6
	{
	color: #1B1C20;
}

.reisenTmpl  #reisebericht h2,.reisenTmpl  #reisebericht h4,.reisenTmpl  #reisebericht h6
	{
	color: #97979b;
	font-weight: normal;
}

/* Groessen / Abstaende */
#reisebericht h1,.berichtKopf h1 {
	font-size: 1.3em;
}

.berichtKopf h1 {
	margin-top: 6px;
}

#reisebericht h3 {
	font-size: 1.2em;
}

#reisebericht h2,.berichtKopf h2,#reisebericht h4,#reisebericht h5,#reisebericht h6	{
	font-size: 1em;
}

.berichtTmrg {
	margin-bottom: 18px;
}

h5.berichtTmrg,h6.berichtTmrg {
	margin-bottom: 15px;
}

/*
 * Inline-Link
 */
a.ibtn {
	background: url(img/weiterpfeil_orange.gif) no-repeat left center
		;
	padding-left: 15px;
}

.magazinTmpl a.ibtn {
	background-image: url(img/weiterpfeil_blau.gif);
}

span.ibtn {
	display: none;
}

/*
 *	berichtCntrObj
 */
.berichtChptr div.berichtCntrObj {
	display: inline;
}

.berichtChptr .dleft,.berichtChptr .dNhmleft,.berichtChptr .dHlleft,.berichtChptr .dHlNhmleft
	{
	float: left;
}

.berichtChptr .dright,.berichtChptr .dNhmright,.berichtChptr .dHlright,.berichtChptr .dHlNhmright
	{
	float: right;
}

.berichtChptr .dleft {
	margin-right: 10px;
}

.berichtChptr .dright {
	margin-left: 10px;
}

.berichtChptr .dHlleft {
	margin-right: 8px;
}

.berichtChptr .dHlright {
	margin-left: 8px;
}

.berichtCntrObj div {
	background: #e9f0f5;
	padding: 1px;
}

.berichtCntrObj dd {
	padding: 0 4px 3px 4px;
	font-size: 0.88em;
}

.berichtCntrObj dd p {
	text-align: center;
}

.magazinTmpl .berichtCntrObj div {
	background: #faeecc;
}

/* ItemLists */ /* WICHTIG berichtNavigation ul aus original loeschen */
div#siehelist,div#siehelist div {
	padding-bottom: 1px;
}

div.itlist {
	padding: 0px 8px 0px 8px;
}

div.itlist ul li {
	display: inline;
	float: left;
}

.berichtNavigation ul li,div.itlist ul li {
	word-wrap: break-word;
	overflow: hidden;
}

.berichtNavigation ul li a,div.itlist ul li a {
	display: block;
	padding: 1px 17px 1px 17px;
}

.reisenTmpl .berichtNavigation ul li a,.magazinTmpl div.itlist ul li a {
	background: url(img/weiterpfeil_orange.gif) no-repeat 0px 3px;
	color: #e96018;
}

.magazinTmpl .berichtNavigation ul li a,.reisenTmpl div.itlist ul li a {
	background: url(img/weiterpfeil_blau.gif) no-repeat 0px 3px;
	color: #e96018;
}

.berichtNavigation a.button {
	font-weight: bold;
}

/* Angebotsliste */
.berichtTTsr {
	padding: 0;
	margin: 0;
}

.berichtTTsr div {
	width: 186px;
	padding: 2px 0px;
}

.berichtTTsr div.sml {
	width: 178px;
	padding: 2px 3px;
}

.berichtTTsr ul {
	display: block;
}

.berichtTTsr li {
	display: block;
	clear: left;
}

.berichtTTsr a {
	font-weight: normal;
	float: left;
}

.berichtTTsr .trgt {
	color: #2657a4;
	display: block;
	float: right;
}

.berichtTTsr span.flr {
	width:120px;
}

.magazinTmpl .berichtTTsr .trgt {
	color: #e96018;
}

.berichtTTsr .berichtTmrg {
	margin-bottom: 4px;
}

/*
 * Fixes fuer Y_R-Klassen
 */ /* Fix Linkcolor reisenTmpl (Gelinkte Header) */
.reisenTmpl #reisebericht a {
	color: #e96018;
}

/* Fix Backgroundcolor berichtNavigation */
.berichtNavigation {
	background-color: #e4ecf2;
}

.reisenTmpl .berichtNavigation {
	background-color: #f7eac3;
	background: url(img/welle_oben.gif) no-repeat bottom;
}

/* Wiederherstellen V1 Suchform (hat besser funktioniert) */
#searchForm fieldset#reiseinfo label {
	float: left;
}

/* Fixes Service wenn TUEV nicht dargestellt bestellen */
#sidebar div#service {
	border-bottom-width: 0px;
}

/* Fixes Newsletter bestellen */
#bNewsl {
	border-top: 4px solid #ffffff;
	padding-bottom: 8px;
}

#buchungNewsl {
	padding: 10px 0 0px;
}

#buchungNewsl label {
	float: right;;
	width: 560px;
}

#buchungNewsl input {
	margin-left: 8px;
}


/* Angebotstabelle */
table.tabSmall,
table.tabWide {
	width: 100%;
}

#buchTab td,
#buchTab th {
	padding: 2px 4px 2px 4px;
	text-align: right;
	vertical-align:middle;
}

#buchTab th,
#buchTab th a {
	background-color: #e96018;
	color: #ffffff;
}

#buchTab tr.odd td {
	background-color: #faf9f1;
}

/* Regionen Tabelle */
#buchTab tr.regHdr td {
	background: #f7edca;
	border-top: 1px solid #ffffff;
}

#buchTab .regLoc {
	width: 360px;
	text-align: left !important;
}

#buchTab td.regLoc {
	padding-left: 18px;
}

#buchTab tr.regHdr td.regLoc {
	padding-left: 4px;
}

/* Hotel-/Flug Tabelle */
#buchTab .hotChk,
#buchTab .hotAp {
	text-align: left !important;
}

#buchTab .hotDat,
#buchTab .hotDay {
	text-align: center !important;
}

#buchTab .hotChk,
#buchTab .hotDay {
	width: 70px;
}

#buchTab .hotDat,
#buchTab .hotPrice {
	width: 100px;
}

#buchTab .hotFPrice {
	width: 80px;
}

#buchTab td.hotPrice img {
	display: block;
	float: left;
	margin-top:4px;
}

/* Angebote-Tabelle */

#buchTab tr.angRow td {
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
	width:82px;
}

#buchTab .angTxt,
#buchTab .angKat,
#buchTab .angLst,
#buchTab .angInf {
	text-align:left !important;
}

#buchTab td.fst {
	padding-bottom:0px;
}

#buchTab td.lst {
	padding-top:0px;
	width:190px;
}


#buchTab .angPic {
	text-align:center;
	width: 106px;
	padding-left:6px;
}

#buchTab .angTxt {
	width: 132px;
}

#buchTab td.angTxt a {
	color: #e96018;
	display: block;
	font-weight: bold;
}

#buchTab td.angTxt span {
	font-weight: bold;
}

#buchTab .angVa {
	text-align:center;
}

#buchTab .angPrice {
	padding-right:6px;
}

/* alle Preisspalten in Tabellen */

#buchTab td.hotPrice,
#buchTab td.hotFPrice,
#buchTab td.regPrice,
#buchTab td.angPrice {
	font-weight: bold;
}


/* Footer (nur Linie) */
#footer {
	clear: both;
	font-size: 0.75em;
	width: 100%;
	background: #ffffff;
	padding: 3px 0 0 0;
}

#footer div {
	width: 100%;
	height: 4px;
	margin-bottom: 2px;
	border: none;
	background-color: #f7edca;
}

#footer div hr {
	display: none;
}

.magazinTmpl #footer div {
	background-color: #e9f0f5;
}

/* Cursor-Defs */

#searchForm .sfInfoLine a,
#searchForm .sfInfoLine input,
#buchungSSL div input,
#buchTab td.hotDay img,
#buchTab td.angPic img,
#buchTab td.angVa img,
.travelinfo img.linked {
	cursor:pointer;
	cursor:hand;
}

#buchTab td.hotDay img,
#buchTab td.angVa img {
	cursor:help;
}

/* Gimmix */
#gimmix {
	position: absolute;
	top: 211px;
	left: 578px;
}

#gimmix a {
	float: left;
	width: 25px;
	height: 30px;
	display: block;
}

#gimmix a span {
	display: none;
}

.reisenTmpl #gimmix a#print{background:url(img/drucken_orange.gif) no-repeat;}
.reisenTmpl #gimmix a#pdf{background:url(img/pdf_orange.gif) no-repeat;}
.reisenTmpl #gimmix a#mail{background:url(img/empfehlen_orange.gif) no-repeat;}

.magazinTmpl #gimmix a#print{background:url(img/drucken_blau.gif) no-repeat;}
.magazinTmpl #gimmix a#pdf{background:url(img/pdf_blau.gif) no-repeat;}
.magazinTmpl #gimmix a#mail{background:url(img/empfehlen_blau.gif) no-repeat;}

