/* /////////////////////////// GLOBALE CSS DEFINITIONEN /////////////////////////// */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(images/bg-body.gif) repeat-y center;
}

h1,h2,h3 {
	font: normal 1.5em/1.5em "Times New Roman", Times, serif;
	color: #a53223;
}
#right_col_sub .railpassteaser h4 {
	padding: 4px 0px 0px 20px;
	text-decoration: none;
	font: bold 1.3em/1.3em "Times New Roman", Times, serif;
	color: #a53223;
	}
#right_col_sub .railpassteaser p {
	padding: 130px 0px 0px 50px;
	text-decoration: none;
	color: #979797;
	}
h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #bf0000;
}

p,ul,ol,blockquote {
	color: #333;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}

a {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #3870a1;
	text-decoration: underline;
}

a:hover {
	color: #a53223;
}
/* /////////////////////////// GLOBALE CSS KLASSEN /////////////////////////// */

.flLeft {
	float: left;
	margin-right: 20px;
}

.flRight {
	float: right;
	margin-left: 20px;
}

.clear {
	clear: both;
}	
/* /////////////////////////// CONTAINER /////////////////////////// */

#container {
	width: 850px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 240px;
	background: url(images/bg-footer.jpg) no-repeat bottom;
}

/* /////////////////////////// HEADER + NAVI + MOTIVE /////////////////////////// */

#header {
	width: 850px;
	height: 130px;
	position: relative;
	background: url(images/bg-header.jpg) no-repeat;
}

ul#nav1st {
	position: absolute;
	left: 0;
	bottom: 0;
	list-style-type: none;
}

ul#nav1st li {
	float: left;
	text-align: center;
}

ul#nav1st li a {
	width: 100px;
	height: 22px;
	padding: 13px 0 0;
	display: block;
	text-decoration: none;
	color: #fff;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
}

ul#nav1st li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

ul#nav1st li a.current {
	width: 94px;
	height: 25px;
	padding: 10px 30px 0 8px;
	color: #d40000;
	font-weight: bold;
	background: url(images/bg-navi-mo.gif) no-repeat;
}

#motive {
	width: 850px;
	height: 222px;
	position: relative;
	/*background: url(images/motiv1.jpg) no-repeat;*/
}

/* /////////////////////////// CONTENT = LINKE + RECHTE SPALTE /////////////////////////// */

#content {
	height: auto !important;
	width: 850px;
	overflow: auto;
	background: url(images/bg-content.gif) repeat-x;
}

#left_col {
	width: 510px;
	float: left;
	padding: 30px 0px 30px 30px;
}

#right_col {
	width: 287px;
	float: right;
	margin-right: 8px;
	background: url(images/bg-right_col.gif) repeat-y;
}

* html #right_col {
	margin-right: 4px;
}

/* /////////////////////////// LINKE SPALTE: TEASER /////////////////////////// */

#left_col hr {
	clear: both;
	color: #fff;
	height: 33px;
	width: 500px;
	margin-bottom: 10px;
	background: url(images/bg-block.jpg) no-repeat center bottom;
}

#left_col div.teaser-large {
	position: relative;
	padding-bottom: 30px;
	background: url(images/bg-block.jpg) no-repeat bottom center;
	overflow: auto;
	clear: both;
	height: 1%;
}

#left_col div.teaser-large .flRight {
	margin-right: 25px;
}

#left_col div.teaser-small {
	width: 150px;
	float: left;
	margin: 0 16px 0 0;
	cursor: pointer;
}

#left_col div.teaser-small:hover a {
 color: #a53223;
}

#left_col div.teaser-small img {
	display: block;
}

#left_col div.teaser-small h1 {
	font: bold 14px/18px "Times New Roman", Times, serif;
	color: #a53223;
	margin: 8px 0 5px;
}

#left_col div.teaser-small p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}

#left_col div.teaser-small h5 {
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #a6a6a6;
	text-align: right;
}

#left_col div.teaser-small h6 {
	font: normal 18px/24px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: right;
}

#left_col div.teaser-small a {
	text-align: right;
	display: block;
	font-size: 10px;
}

/* /////////////////////////// LINKE SPALTE: CONTENT /////////////////////////// */


#left_col h1.h1_small {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	background: url(images/bg-h1_small.gif) no-repeat center left;
	padding-left: 15px;
}

#left_col h1 {
	line-height: 24px;
	margin: 10px 0;
}

#left_col h2 {
	font-size: 1.7em;
	color: #bf0000;
}

#left_col h3 {
	font-size: 12px;
	font-weight: bold;
}

#left_col ul {
	list-style-type: square;
	margin: 10px 20px;
}

#left_col ol {
	margin: 10px 20px;
}

#left_col ul li,
#left_col ol li {
	margin: 5px 0;
}
/* /////////////////////////// LINKE SPALTE: CONTENT RUNDREISE BLÖCKE /////////////////////////// */

#left_col div.block_rundreise {
	position: relative;
	padding-bottom: 30px;
	background: url(images/bg-block_rundreise.jpg) no-repeat bottom center;
}

#left_col div.block_rundreise h1 {
	width: 300px;
	color: #333;
	margin: 0 0 5px 15px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#left_col div.block_rundreise h2 {
	line-height: 24px;
	margin: 10px 0 10px 15px;
}

#left_col div.block_rundreise div.preis {
	width: 200px;
	position: absolute;
	bottom: 42px;
	right: 0;
	text-align: center;
}

* html #left_col div.block_rundreise div.preis {
 top: 15px;
}

#left_col div.block_rundreise div.preis p {
	color: #333;
	font-weight: bold;
}

#left_col div.block_rundreise div.preis span {
	font: normal 30px/30px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #bf0000;
}
/* /////////////////////////// LINKE SPALTE: CONTENT MOTIV BLÖCKE /////////////////////////// */

#left_col div.block_motiv {
	width: 460px;
	position: relative;
	padding-bottom: 20px;
	margin-left: 25px;
	background: url(images/bg-block.jpg) no-repeat bottom center;
}

#left_col div.block_motiv div.motiv_subtitle {
	width: 457px;
	height: 20px;
	background: #000;
	position: absolute;
	bottom: 24px;
	z-index: 3;
	
	filter: Alpha(Opacity=80);
	opacity:.80;
	-moz-opacity:0.8;
}

#left_col div.block_motiv div.motiv_subtitle p {
	color: #fff;
	margin: 2px 0 0 10px;
}

#left_col div.block_motiv img {
	z-index: 1;
}

/* /////////////////////////// LINKE SPALTE: CONTENT REISEVERLAUF BLÖCKE /////////////////////////// */

#left_col div.block_reiseverlauf {
	height: auto !important;
	height: 150px;
	min-height: 150px;
	position: relative;
	padding-bottom: 30px;
	background: url(images/bg-block.jpg) no-repeat bottom center;
}

#left_col div.block_reiseverlauf .japanmap {
	width: 139px;
	height: 129px;
	position: absolute;
	top: 20px;
	left: 40px;
	display: block;
	background: url(images/bg-japanmap.jpg) no-repeat;
	color: #fff;
}

#left_col div.block_reiseverlauf p {
	font-weight: bold;
	width: 260px;
	margin: 10px 0 0 220px;
	text-align: right;
}

#left_col div.block_reiseverlauf p span {
	color: #296289;
}
/* /////////////////////////// LINKE SPALTE: CONTENT REISEVERLAUF DETAIL ACCORDION /////////////////////////// */

#accordion {
	width: 510px;
	margin: 20px 0;
	border-bottom: #f2f2f2 1px solid;
}

#accordion h3.toggler {
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color: #296289;
	padding: 4px 20px;
	background: #f2f2f2 url(images/accordion-pfeil.gif) no-repeat;
	border-bottom: #fff 1px solid;
	width: 470px;
	cursor: pointer;
}

#accordion h3.toggler span {
	font-weight: normal;
}

#accordion h3.toggler:hover {
	background: #d0d9df url(images/accordion-pfeil-mo.gif) no-repeat;
}

#accordion div.element {
	border-left: #f2f2f2 1px solid;
	border-right: #f2f2f2 1px solid;
}

#accordion div.element p {
	padding: 0px 20px;
	margin: 10px 0;
}

#accordion div.element div.bild {
	float: right;
	width: 150px;
	margin: 20px;
}

#accordion div.element div.bild div.bild_subtitle {
	width: 150px;
	padding: 2px 0 0;
	margin: 0;
}

#accordion div.element div.bild div.bild_subtitle p {
	color: #000;
	padding: 0;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
}

/* /////////////////////////// LINKE SPALTE: CONTENT TABLES /////////////////////////// */

#left_col div.block_table {
	width: 510px;
	position: relative;
	padding-bottom: 30px;
	background: url(images/bg-block.jpg) no-repeat bottom;
}

#left_col div.block_table table {
	width: 510px;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	border-left: #c8d1d7 1px solid;
}

#left_col div.block_table table caption {	
	text-align: left;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 28px;
	padding: 8px 0 0 15px;
	background: url(images/bg-table_caption.jpg) no-repeat top;
}

#left_col div.block_table table tr td {	
	padding: 5px;
	line-height: 14px;
	border-right: #c8d1d7 1px solid;
	border-bottom: #c8d1d7 1px solid;
	background-repeat: no-repeat;
}	

#left_col div.block_table table tr.tr_dark {
	background: #f2f2f2;
}

#left_col div.block_table table tr td h5 {
	text-align: right;
}
/* /////////////////////////// LINKE SPALTE: CONTENT LEISTUNGEN /////////////////////////// */

#left_col div.block_leistungen {
	width: 510px;
	position: relative;
	padding-bottom: 30px;
	background: url(images/bg-block.jpg) no-repeat bottom;
}

#left_col div.block_leistungen h4 {	
	width: 495px;
	height: 19px;
	text-align: left;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 9px 0 0 15px;
	background: url(images/bg-table_caption.jpg) no-repeat;
}

#left_col div.block_leistungen div.text {
	border: #dce4e9 1px solid;
	padding: 5px 10px;
	background: #f7fafd;
	width: 488px;
}

#left_col div.block_leistungen div.text ul li {
}
/* /////////////////////////// RCHTE SPALTE: SUCHFELDER /////////////////////////// */

#search1 {
	width: 287px;
	height: 42px;
	position: relative;
	background: url(images/bg-search.jpg) no-repeat;
}	

#search1 label {
	position: absolute;
	top: 15px;
	left: 25px;
	color: #333;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
}

#search1 input {
	padding: 3px;
	color: #333;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-right: #c4c4c4 1px solid;
	border-bottom: #c4c4c4 1px solid;
	position: absolute;
	top: 12px;
	left: 85px;
}

#search2 {
	width: 267px;
	height: 78px;
	background: url(images/bg-search2.jpg) no-repeat;
	padding: 7px 0 0 20px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #e1e1e1;
}

#search2 strong {
	color: #efefef;
}

#search2 a {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #fff;
}	

/* /////////////////////////// RECHTE SPALTE: SUB /////////////////////////// */

#right_col_sub {
	height: auto !important;
	height: 100px;
	min-height: 100px;
	position: relative;
	background: url(images/bg-right_col_sub.jpg) no-repeat;
}

#right_col_sub_footer {
	width: 287px;
	height: 81px;
	background: url(images/bg-right_col_sub_footer.jpg) no-repeat bottom;
}

/* /////////////////////////// RECHTE SPALTE: SUB NAVIGATION/////////////////////////// */

a.current {
	font-weight: bold !important;
}

#right_col ul#nav2nd {
	list-style-type: none;
	margin: 0 0 0 2px;
}

#right_col ul#nav2nd li a:hover {
	color: #a53223 !important;
	text-decoration: underline !important;
}

#right_col ul#nav2nd li {
	margin: 0 0 1px 0;
	width: 281px;
	border: #c4c4c4 1px solid;
	background: #fff url(images/navi-sub.jpg) no-repeat;
}

#right_col ul#nav2nd li.active {
	background: #fff url(images/navi-sub-active.jpg) no-repeat;
}

#right_col ul#nav2nd li a {
	width: 211px;
	padding: 7px 35px;
	color: #6e6e6e;
	text-decoration: none;
	display: block;
}

#right_col ul#nav2nd li a.current {
	color: #333;
}

#right_col ul#nav2nd li ul#nav3rd {
	list-style-type: none;
	margin-bottom: 10px;
}

#right_col ul#nav2nd li ul#nav3rd li {
	background: 0;
	border: 0;
	border-bottom: #ddd 1px dashed;
	margin: 0;
}

#right_col ul#nav2nd li ul#nav3rd li a {
	font-weight: normal;
	width: 191px;
	padding: 4px 45px;
}

#right_col ul#nav2nd li ul#nav3rd li a.current,
#right_col ul#nav2nd li ul#nav3rd li a:hover {
	background: #fff0f0 !important;
} 

#right_col ul#nav2nd li ul#nav3rd li ul#nav4th {
	list-style-type: none;
}

#right_col ul#nav2nd li ul#nav3rd li ul#nav4th li {
	border: 0;
	border-top: #ddd 1px dashed;
}

#right_col ul#nav2nd li ul#nav3rd li ul#nav4th li a {
	width: 141px;
	padding: 7px 70px;
}

#right_col ul#nav2nd li ul#nav3rd li ul#nav4th li a.current,
#right_col ul#nav2nd li ul#nav3rd li ul#nav4th li a:hover {
	background: #ffffe5 !important;
}

#right_col #reisesuche {
	margin: 0 0 1px 2px;
	width: 261px;
	padding: 10px;
	border: #c4c4c4 1px solid;
	background: #fff url(images/navi-sub.jpg) no-repeat;
}

/* /////////////////////////// RECHTE SPALTE: TEASER /////////////////////////// */

#right_col div.teaser-small {
	padding: 20px;
	background: url(images/bg-teaser-small-right.jpg) no-repeat;
	cursor: pointer;
}

#right_col div.teaser-small:hover a {
 color: #a53223;
}

#right_col div.teaser-small h1 {
	font-size: 18px;
}

#right_col div.teaser-small img {
	float: left;
	width: 75px;
	margin: 5px 10px 0 0;
}

#right_col div.teaser-small h5 {
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #a6a6a6;
    float: left;
	width: 170px;
}

#right_col div.teaser-small h6 {
	font: normal 20px/25px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: right;
	margin-top: 5px;
}

#right_col div.teaser-small a {
	text-align: right;
	font-style: normal;
	display: block;
	font-size: 10px;
}

/* /////////////////////////// RECHTE SPALTE: HOTLINE /////////////////////////// */

#right_col div.hotline {
	width: 251px;
	margin-left: 2px;
	padding: 10px 15px 15px;
	border: #c4c4c4 1px solid;
	background: url(images/hotline.jpg) no-repeat right ;
}

/* /////////////////////////// RECHTE SPALTE: MERKZETTEL /////////////////////////// */

#right_col #merkzettel {
 font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
	background: url(images/bg-merkzettel.jpg) no-repeat center 0;
	padding-top: 20px;
}

#right_col #merkzettel h1 {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	background: url(images/bg-h1_small.gif) no-repeat center left;
	padding-left: 15px;
	margin: 0 0 0 25px;
}

#right_col #merkzettelcontent {
 font-style: italic;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	padding: 10px 20px 20px 25px;
	background: url(images/bg-merkzettelbottom.jpg) no-repeat center bottom;
}

#right_col #merkzettelcontent ul {
	list-style-type: none;
	margin-bottom: 15px;
}

#right_col #merkzettelcontent ul li {
	position: relative;
	clear: both;
	border-bottom: 1px solid #e1e1e1;
	padding: 5px 0;
}

#right_col #merkzettelcontent ul li a.Tips2 {
	width: 150px;
	display: block;
}	

#right_col #merkzettelcontent ul li .merkzettelpreis {
	position: absolute;
	top: 5px;
	right: 5px;
	font-weight: bold;
 font: bold 12px/18px Arial, Helvetica, sans-serif;
}

#right_col #merkzettelcontent ul li .merkzettelpreis span {
	font: normal 9px/9px Arial, Helvetica, sans-serif;
	color:#999999;
	margin-right: 3px;
}

#right_col #merkzettelcontent a.submit {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	float: right;
	margin-right: 30px;
	background: url(images/pfeil.gif) no-repeat left center;
	display: block;
	padding-left: 25px;
	font-style: italic;
}

#right_col #merkzettelcontent a.submit:hover {
	color: #bf0000;
} 

.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #9FD4FF;
	padding: 12px 12px 4px;
	background: #223a52;
}
 
.tool-text {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	padding: 4px 12px 12px;
	background: #223a52;
}

input.croix:hover {
	background: url(images/croix-mo.gif) no-repeat !important;
}

.reisemerken {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #333;
	background: 0;
	cursor: pointer;
	height: 25px;
	width: 370px;
	padding-left: 20px;
	margin-left: 80px;
	font-style: italic;
	background: url(images/reisemerken.gif) no-repeat left center;
}

.reisemerken:hover {
	color: #bf0000;
}

/*////////////////////////Übersichtsseite\\\\\\\\\\\\\\\\\\\\\\\\*/

#stern {
	position: absolute;
	width: 160px;
	height: 70px;
	text-align: center;
 bottom: 10px;
	right: 7px;
}

#stern a {
	font: bold 14px "Times New Roman", Times, serif;
	color: #FCFFCC;
	text-decoration: none
}

/* /////////////////////////// FOOTER ////////////////////////// */

#footer {
	width: 850px;
	text-align: center;
	position: absolute;
	bottom: 3px;
}

#footer p {
	color: #fff;
	text-align: center;
}

#footer a {
	color: #fff;
	font-size: 11px;
}

#footer a:hover {
	color: #ddd;
}

/* ---------------/ KONTAKT FORMULAR /--------------- */

#form-module {
	margin-top: 20px;
	width: 600px;
}

#form-module legend {
	display: none;
}

#form-module div.element {
	width: 500px;
	padding: 2px 0;
	overflow: auto;
}

#form-module input.text {
	padding: 3px;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-right: #c4c4c4 1px solid;
	border-bottom: #c4c4c4 1px solid;
	margin-left: 0;
	margin-right: 180px;
	float: right;
	width: 180px;
	height: 12px;
	font-size: 10px;
}	

#form-module textarea {
	padding: 3px;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-right: #c4c4c4 1px solid;
	border-bottom: #c4c4c4 1px solid;
	width: 360px;
	height: 200px;
	float: right;
	margin-top: 10px;
	margin-left: 100px;
	margin-right: 0;
}

#form-module label.text {
	float: left;
	color: #333;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

#form-module input.text:hover,
#form-module textarea:hover,
#form-module input.text:focus,
#form-module textarea:focus {
 border: 1px solid #bf0000;
}

#form-module label.textarea,
#form-module p  {
	float: left;
	color: #333;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
}

#form-module input.checkbox {
	float: left;
	margin-left: 132px;
}

#form-module label.checkbox {
	float: right;
	color: #333;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	margin-right: 240px;
}

#form-module label.textarea {
	margin-top: 20px;
}

#form-module input.submit {
 float: right;
	width: 100px;
	height: 25px;
	color: #333;
	font-weight: bold;
	cursor: pointer;
	margin-right: 168px;
	margin-top: 25px;
	border: #c4c4c4 1px solid;
	background: url(images/navi-sub.jpg) no-repeat -4px -2px;
}

#form-module-thanks {
	font-size: 12px;
	color: #FF0000;
}

#navswitch {
	float: right;
	text-decoration: none;
}
#navswitch .clangactive,
#navswitch .clanginactive {
	padding:5px;
	outline: none;
	text-decoration: none;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
}