/************/
/* Tagcloud */
/************/
.tagcloud
{
	text-align: justify;
}

#content div.section .tagcloud {
	background: #eee url(/common/view/static/v8/img/tagcloud-bg.png) 0 0 no-repeat;
}

#content div.section .tagcloud div.wrapper {
	border: 1px solid #ccc;
	padding: 8px;
}

.tagcloud a
{
	color: #333;
	text-decoration: none;
	line-height: 1em;
}

.tagcloud a:hover { color: #f00; }

.tagsize1
{
	font-size: 11px;
	font-weight: 200;
}

.tagsize2
{
	font-size: 14px;
	font-weight: 300;
}

.tagsize3
{
	font-size: 18px;
	font-weight: 500;
}

.tagsize4
{
	font-size: 22px;
	font-weight: 700;
}

.tagsize5
{
	font-size: 28px;
	font-weight: 900;
}

/*****************/
/* Auswahlleiste */
/*****************/
#awl ul.letters li  {
	padding-left: 5px;
	width: auto;
}

#awl ul.letters li {
	background: none;
}

#awl ul li.first {
	clear: both;
	padding-left: 0;
}

/***********/
/* Acrobat */
/***********/
.acrobatText
{
	font-size: 0.7em;
}

.texturl a
{
	color: #333;
	background: transparent url(/common/view/static/v8/img/icons.gif) 0 -996px no-repeat !important;
	font-weight: bold;
	padding: 0 0 0 12px;
}

.texturl a:hover
{
	color: #f00;
	text-decoration: underline;
}

/********************************/
/* Infoteaser unter Quickfinder */
/********************************/
#quickfinder div.info-box,
#quickfinder-stadtverkehr div.info-box {
	background: #eee url(/common/view/static/v8/img/content-bg.png) -7400px 0 no-repeat;
}

#quickfinder div.info-box h3, 
#quickfinder div.info-box p,
#quickfinder div.info-box ul,
#quickfinder-stadtverkehr div.info-box h3, 
#quickfinder-stadtverkehr div.info-box p,
#quickfinder-stadtverkehr div.info-box ul,
#sidebar div.info-box h3, 
#sidebar div.info-box p,
#sidebar div.info-box ul {
	margin: 5px 15px;
	padding-left: 56px;
}

#quickfinder div.info-box ul.link-list li,
#quickfinder-stadtverkehr div.info-box ul.link-list li,
#sidebar div.info-box ul.link-list li {
	background: transparent url(/common/view/static/v8/img/icons.gif) 0 -3748px no-repeat !important;
	font-weight: normal;
	padding: 0 0 0 12px;
}

/**************/
/* Formulare  */
/**************/

#inhalt form.contentform {
	font-size: 0.7em;
	line-height: 1.4em;
}

#inhalt form.contentform fieldset {
	background-color: #eaeaea;
	border-bottom: 1px solid #fff;
	padding: 8px;
}

#inhalt form.contentform label {
	display: block;
	float: left;
	width: 170px;
	padding-right: 8px;
}

#inhalt form.contentform label.checkbox {
	margin-top: -0.1em;
	width: auto;
}

#inhalt form.contentform div.label {
	display: block;
	padding-left: 178px;
}

#inhalt form.contentform div.label label, 
#inhalt form.contentform label.combinedlabel {
	width: auto;
	float: none;
	display: inline;
	padding: 0px 16px 0px 8px;
}

#inhalt form.contentform div.label label.fixlabel {
	display: block;
	width: 120px;
	float: left;
	padding: 0px 16px 0px 24px;
}

#inhalt form.contentform input {
	margin: 2px 0px;
}

#inhalt form.contentform input.checkbox, 
#inhalt form.contentform input.radio {
	background: transparent;
	border: none;
	margin-right: 2px; /* combined with natural whitespace = 6px */
	min-height: 0;
	padding: 0;
	vertical-align: middle;
}

#inhalt form.contentform input.checkbox {
	background: #fff;
}

#inhalt form.contentform textarea {
	margin: 2px 0px;
}

#inhalt form.contentform span.stress {
	color: #f00;
	font-weight: bold;
}

#inhalt form.contentform span.required {
	font-weight: bold;
	color: #ff0000;
	padding: 0px 3px;
}

#inhalt form.contentform span.headline {
	font-weight: bold;
}

#inhalt form.contentform div.separator {
	padding-top: 8px;
}

#inhalt form.contentform table{
	font-size: 1em;
}

/*************/
/* Scramble  */
/*************/

#inhalt form.contentform div.jsscramble {
	display: none;
}

#inhalt form.contentform fieldset.jsscramble_forms {
    display: none;
}

#inhalt form.contentform img.scramble {
	width: 200px !important;
	height: 75px !important;
}

/*********************/
/* FOOTER LOGO & Reiseempfehlung */
/*********************/
#seo-footer,
#empfehlung-footer {
	width: 980px;
	position: relative;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#seo-footer #logos,
#empfehlung-footer #logos {
	float: left;
	width: 288px;
	padding-left: 24px;
}

#seo-footer #logos img,
#empfehlung-footer #logos img {
	float: left;
	padding: .3em 12px 6px 0;
	margin: 0;
	border: 0;
}

#seo-footer #links,
#empfehlung-footer #links {
	float: left;
	width: 648px;
	padding: 0 .3em 0 .3em;
	font-size: 0.6em;
}

#seo-footer #links a,
#empfehlung-footer #links a {
	display: block;
	float: left;
	margin-top: 0.4em;
	padding: 0 .7em 0 .7em;
	border-right: 1px solid #999;
	line-height: 1em;
	text-decoration: none;	
	color: #999;
}

#seo-footer #links a:hover,
#empfehlung-footer #links a:hover {
	text-decoration: underline;	
	color: #f00;
}

#seo-footer #links span a,
#empfehlung-footer #links span a {
	border-right: none;	
}
/********************/
/* Bildunterschrift */
/********************/

#content div.section dl {
	display: table;
}

#content div.section dl.small {
	width: 224px; 
}

#content div.section dl.medium {
	width: 464px; 
}

#content div.section dl.large {
	width: 704px; 
}

#content div.section dl.left {
	float: left;
	margin: 0 16px 0 0;
}

#content div.section dl.right {
	float: right;
	margin: 0 0 0 16px;
}

#content div.section dt img {
	display: block; 
} 

#content div.section dd {
	padding: 4px 0;
	margin: 0; 
} 

#content div.section div.highlight-2 dd {
	padding: 4px;
	margin: 0; 
} 

#content div.section dd p.copyright {
	text-align: right;
	float: right;
	color: #878C96;
	width: auto;
} 

/*********************/
/* ADDED FOR SEO /dl */
/*********************/
#quickfinder ul.tablist-seo {	/* siehe ausserdem in bahn-ie6.css */
	margin-bottom:0;
	background:transparent url(/common/view/static/v8/img/quickfinder-bg.png) no-repeat scroll 1px top;
	background-position:-500px top;
	background-repeat:repeat-y;
	padding:0 15px;
}

#quickfinder ul.tablist-seo li {
	background:white none repeat scroll 0 0;
	display:block;
	float:left;
	height:45px;
	margin-top:8px;
	overflow:hidden;
	position:relative;
	width:68px;
}

#quickfinder ul.tablist-seo a {
	background-position:50% 0;
	display:block;
	font-weight:bold;
	padding:44px 8px 0;
	position:relative;
	text-align:center;
	z-index:50;
}

#quickfinder ul.tablist-seo li a.bahn:link,
#quickfinder ul.tablist-seo li a.bahn:visited {
	background:transparent url(/common/view/static/v8/img/icons/bahnreise_40x40_blau_on.jpg) no-repeat scroll 50% 0;
}

#quickfinder ul.tablist-seo li a.hotel:link,
#quickfinder ul.tablist-seo li a.hotel:visited {
	background:transparent url(/common/view/static/v8/img/icons/hotel_40x40_blau_on.jpg) no-repeat scroll 50% 0;
}

#quickfinder ul.tablist-seo li a.mietwagen:link,
#quickfinder ul.tablist-seo li a.mietwagen:visited {
	background:transparent url(/common/view/static/v8/img/icons/mietwagen_40x40_blau_on.jpg) no-repeat scroll 50% 0;
}

#quickfinder ul.tablist-seo li a.mobil:link,
#quickfinder ul.tablist-seo li a.mobil:visited {
	background:transparent url(/common/view/static/v8/img/icons/mobilitaet_40x40_blau_on.jpg) no-repeat scroll 50% 0;
}

/* --- SEO: navigation */
#sidebar ul.thirdlevel a.seo {
	/* background-position: 0 -2198px; */ /* default-icon from icons.gif */
	background:transparent url(/common/view/static/v8/img/icon_navi0.gif) no-repeat scroll 0 2px;
}

#sidebar ul.thirdlevel a.seo:hover {
	/* background-position: 0 -1448px; */
	background:transparent url(/common/view/static/v8/img/icons.gif) no-repeat scroll 0 -1448px;
}

/************************/
/* ADDED FOR URLAUB /dl */
/************************/
/* --- linked headlines --- */
h2 a:hover, h2 a:active, h2 a:focus,
h4 a:hover, h4 a:active, h4 a:focus,
a.headline-link:hover, a.headline-link:active, a.headline-link:focus {
	text-decoration: none;
	color: #333333;
}

/* --- bildteaser sidebar mit grauem Textbalken ---*/
#sidebar div.teaserbox a.balken, 
#sidebar div.teaserbox a.balken:hover {
	text-decoration: none;
}

#sidebar div.teaserbox span.balken {
	display: block;
	background: transparent url(/common/view/static/v8/img/icons.gif) no-repeat scroll 0 -2297px;
	padding: 0 5px 2px 18px;
	font-size: 13px;
	margin: 3px 0 0 8px;
	color: #fff;
}

/* --- teaserliste links --- */
#content.sidebar-both #sidebar div.multiple h2 {
	margin-top: 5px !important;
}

#content.sidebar-both #sidebar div.multiple {
	padding-top: 8px;
}

#content.sidebar-both #sidebar div.teaserboxSplit {
	width: auto;	
}

/* --- teaser linkliste rechts --- */
#content.sidebar-both #sidebarRight div.teaserboxImg div.innerArea {
	margin: 7px;
}

/* --- teaser linkliste allgemein (fuer preisoption) --- */
#content.sidebar-both ul.link-list span.a-title {
	display: block;
	float: left;
}

#content.sidebar-both ul.link-list span.a-price {
	float: right;
}

#content.sidebar-both ul.link-list span.a-amount {
	color: #f00;
}

#content.sidebar-both ul.link-list a {
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#content.sidebar-both ul.link-list a:hover span, 
#content.sidebar-both ul.link-list a:focus span {
	text-decoration: underline;
}

/*******************************/
/* ADDED FOR INTERNATIONAL /dl */
/*******************************/
/* --- textfluss um bilder in klappelementen --- */
#content div.foldingBox div.section div.textflow div.wrapper {
	float: none;
	width: inherit;
	margin: 0 8px;
	width: auto; /* 398px */
}

#content div.foldingBox div.section div.textflow img.right {
	float:right;
	margin: 0 0 4px 8px;
}

#content div.foldingBox div.section div.textflow img.left {
	margin: 0 8px 4px 0px;
}
/* --- ueberschrift flex_ticketbuchung verbindung ---*/
#content #sidebarRight div.teaserboxImg div.innerArea h3.ticket,
#content #sidebarRight div.teaserboxImg div.innerArea p.ticket {
	padding-top: 8px;	
}
#content #sidebarRight div.teaserboxImg div.highlight-1 {
	background-color: #878C96;
	color: #FFFFFF !important;	
}

/***************/
/* Landingpage */
/***************/
.main-nav-height {
	height: 33px;
}

#country-picker, 
#country-picker div.wrapper, 
#country-picker div.tabpanel {
	background:transparent url(/common/view/static/v8/img/countrypicker-bg.png) 1px top no-repeat;
}

#country-picker {
	float: left;
	left: 100%;
	margin-left: -100%;
	padding: 4px 0 0 1px;
	position: relative;
	top: 5px;
	width: 302px;
	width: 414px;
	z-index: 9000;
}

#country-picker div.wrapper {
	background-position: right bottom;
	float: none !important;
	margin-bottom: 1px;
	padding-bottom: 12px;
	margin: 0 0 8px 0 !important;
}

#country-picker div.tabpanel {
	background-position: -612px top;
	background-repeat: repeat-y;
	padding: 0 15px 12px;
	clear: both;
	left: -9999px;
	outline: 0;
	position: absolute;
	top: 0;
	width: 100px;
	left: 0;
	position: relative;
	width: auto;
}

#country-picker #country-select-large {
	position: relative;
	z-index: 0;
	padding: 0px;
	background-color: #FFFFFF;
	width: auto;
	margin-top: 7px;
}

/*Maps */
#country-picker #country-select-large div.map {
	background-image: url(/common/view/static/v8/img/map/laender_v2.gif); 
	z-index: 1;
}

#country-picker #country_oc {
	top: 0;
	left: 0;
	background-position: 0 0;
	height: 53px;
	width: 93px;
}
#country-picker #country_bel {
	top: 127px;
	left: 126px;
	background-position: 0 -500px;
	width: 32px;
	height: 26px;
}
#country-picker #country_dnk {
	top: 71px;
	left: 167px;
	background-position: 0 -7000px;
	width: 33px;
	height: 33px;
}

#country-picker #country_aut {
	top: 158px;
	left: 169px;
	background-position: 0 -1000px;
	width: 57px;
	height: 27px;
}
#country-picker #country_deu {
	top: 97px;
	left: 148px;
	background-position: 0 -1500px;
	width: 63px;
	height: 81px;
}
#country-picker #country_fra {
	top: 131px;
	left: 73px;
	background-position: 0 -2000px;
	width: 97px;
	height: 103px;
}
#country-picker #country_gbr {
	top: 50px;
	left: 71px;
	background-position: 0 -2500px;
	width: 60px;
	height: 85px;
}
#country-picker #country_tur {
	top: 202px;
	left: 292px;
	background-position: 0 -3000px;
	width: 92px;
	height: 71px;
}
#country-picker #country_che {
	top: 169px;
	left: 145px;
	background-position: 0 -3500px;
	width: 36px;
	height: 20px;
}
#country-picker #country_swe {
	top: 0;
	left: 187px;
	background-position: 0 -4000px;
	width: 53px;
	height: 98px;
}
#country-picker #country_esp {
	top: 184px;
	left: 25px;
	background-position: 0 -4500px;
	width: 98px;
	height: 83px;
}
#country-picker #country_pol {
	top: 92px;
	left: 202px;
	background-position: 0 -5000px;
	width: 69px;
	height: 64px;
}
#country-picker #country_nld {
	top: 111px;
	left: 138px;
	background-position: 0 -5500px;
	width: 27px;
	height: 27px;
}
#country-picker #country_ita {
	top: 175px;
	left: 144px;
	background-position: 0 -6000px;
	width: 95px;
	height: 106px;
}
#country-picker #country_irl {
	top: 75px;
	left: 47px;
	background-position: 0 -6500px;
	width: 41px;
	height: 40px;
}
/* EOF maps */

#country-picker #country-select-large div.map {
	position: absolute;
	display: none;
}

/* Country pane */
#country-picker #country-pane {
	padding: 8px;
	background: url(/common/view/static/v8/img/gradient-iconbox.png) repeat-x;
}

#country-picker ul.countries {
	margin-bottom: 0;
	margin-top: 9px;
}
#country-picker ul.countries ul {
	position: absolute;
	left: -10000px;
}

#country-picker ul.countries  li{
	float: left;
	width: 120px;
	height: 1.8em;
}

#country-picker ul.countries  li span{
	padding-left: 25px;
	padding-top: 3px;
	cursor: pointer;
}

#country-picker ul.countries  li span a:hover,
#country-picker li span.lihover {
	text-decoration: underline;
}

#country-picker div.country-languages-layer {
	width: 163px;
	border: 1px solid #d5d5d5;
	background-color: #eee;
	padding: 4px 6px 2px 9px;
	z-index: 90310;
	position: absolute;
}

#country-picker .country-languages-layer div.close{
	height: 10px;
	background: url(/common/view/static/v8/img/icons.gif) no-repeat scroll 0 -3590px;
	float: right;
	width: 10px;
	cursor: pointer;
}

#country-picker ul.country-languages ul li {
	float: left;
	width: 60px;
}

#country-picker  ul.link-list {
	margin: -4px 0 0 0;
	width: 13.2em;
}

#country-picker  ul.link-list ul {
	margin: -0;
}

#country-picker  ul.link-list li {
	background-position: 0 -4814px !important;
}

#country-picker  ul.link-list li li {
	background: none !important;
	padding-left: 0;
	line-height: 0.9em;
	height: 1.6em;
}

#country-picker .displayNone {
	display: none;
}

/****************/
/* Stadtverkehr */
/****************/
#doc #main-nav ul.main-nav-left-small {
	width: 702px !important;
}

#content div.teaser-small-width img {
	width: 192px !important;
}

#content div.teaser-small-width h2 {
	padding-left: 20px;
}

#content div.teaser-small-width div.col {
	background-color: #f4f4f5;
	width: 192px !important;
	padding: 0;
}

#content div.teaser-small-width div.col h3,
#content div.teaser-small-width div.col p {
	padding: 0 8px;
}

/* Quickfinder auf den Stadtverkehrsites */
#quickfinder-stadtverkehr,
#quickfinder-stadtverkehr div.wrapper,
#quickfinder-stadtverkehr ul.tablist,
#quickfinder-stadtverkehr div.link-list-wrapper {
	background: transparent url(/common/view/static/v8/img/quickfinder-bg.png) 1px top no-repeat;
}

#quickfinder-stadtverkehr {
	float: left;
	left: 100%;
	margin-left: -100%;
	padding: 4px 0 0 1px;
	position: relative;
	top: 5px;
	width: 302px;
	z-index: 9000;
}

#quickfinder-stadtverkehr div.wrapper {
	background-position: right bottom;
	float: none !important;
	margin-bottom: 1px;
	padding-bottom: 12px;
}

#quickfinder-stadtverkehr ul.tablist {
	background-position: -500px top;
	background-repeat: repeat-y;
	padding: 0 15px;
	margin-bottom: 0;
}

#quickfinder-stadtverkehr ul.tablist li {
	background: white;
	display: block;
	float: left;
	height: 45px;
	margin-top: 8px;
	width: 68px;
	overflow: hidden;
	position: relative;
}

#quickfinder-stadtverkehr ul.tablist span {
	display: block;
}

/* Quickfinder Tabliste */
#quickfinder-stadtverkehr ul.tablist a:link, 
#quickfinder-stadtverkehr ul.tablist a:visited {
	color: #999;
}

#quickfinder-stadtverkehr ul.tablist a {
	background-position: 50% 0;
	display: block;
	font-weight: bold;
	padding: 44px 8px 0;
	position: relative;
	text-align: center;
	z-index: 50;
}

#quickfinder-stadtverkehr ul.tablist a, 
#quickfinder-stadtverkehr ul.tablist a:hover, 
#quickfinder-stadtverkehr ul.tablist a:active, 
#quickfinder-stadtverkehr ul.tablist a:focus {
	color: #333;
	text-decoration: none;
}

/* Tab1 Bahn */
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-bahn a:link, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-bahn a:visited, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-bahn a:hover, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-bahn a:focus {
	background: transparent url(/common/view/static/v8/img/icons/bahnreise_40x40_blau_on.jpg) no-repeat 50% 0px;
}

#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-bahn a {
	background: transparent url(/common/view/static/v8/img/icons/bahnreise_42x46_blau_schatten.jpg) no-repeat 50% 0px;
}

/* Tab2 S-Bahn */
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-sbahn a:link, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-sbahn a:visited, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-sbahn a:hover, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-sbahn a:focus {
	background: transparent url(/common/view/static/v8/img/qf-stadtverkehr-icons.gif) no-repeat scroll 50% 0;
}

#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-sbahn a:link, 
#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-sbahn a:visited, 
#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-sbahn a:hover, 
#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-sbahn a:focus {
	background: transparent url(/common/view/static/v8/img/qf-stadtverkehr-icons.gif) no-repeat scroll 50% -100px;
}

/* Tab2 Bus */
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-bus a:link, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-bus a:visited, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-bus a:hover, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-bus a:focus {
	background: transparent url(/common/view/static/v8/img/qf-stadtverkehr-icons.gif) no-repeat scroll 50% -200px;
}

#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-bus a:link, 
#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-bus a:visited, 
#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-bus a:hover, 
#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-bus a:focus {
	background: transparent url(/common/view/static/v8/img/qf-stadtverkehr-icons.gif) no-repeat scroll 50% -300px;
}

/* Tab4 Fahplan */
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-fahrplan a:link, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-fahrplan a:visited, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-fahrplan a:hover, 
#quickfinder-stadtverkehr ul.tablist li span.qf-tab-fahrplan a:focus {
	background: transparent url(/common/view/static/v8/img/qf-stadtverkehr-icons.gif) no-repeat scroll 50% -400px;
}

#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-fahrplan a:link, 
#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-fahrplan a:visited, 
#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-fahrplan a:hover, 
#quickfinder-stadtverkehr div.with-linklist ul.tablist li span.qf-tab-fahrplan a:focus {
	background: transparent url(/common/view/static/v8/img/qf-stadtverkehr-icons.gif) no-repeat scroll 50% -500px;
}

/* Quickfinder Linklist */
#quickfinder-stadtverkehr div.link-list-wrapper {
	background-position: -500px top;
	background-repeat: repeat-y;
	padding: 8px 15px;
	margin-bottom: 0px;
}

#quickfinder-stadtverkehr div.link-list-wrapper div.link-list-container {
	background-color: #F4F4F5;
	padding: 8px;
	margin: 0 8px;
}

/* Quickfinder Teaser */
#quickfinder-stadtverkehr div.qf-teaser {
	margin: 0 7px 8px;
	background-color: #ececee;
	border: 1px solid #ccc;
	position: relative;
}

#quickfinder-stadtverkehr div.qf-teaser ul.info {
	background: url(/common/view/static/v8/img/icons.gif) left -2947px no-repeat;
	margin: 5px 15px;
	padding-left: 56px;
}



/*****************/
/* Anreisebutton */
/*****************/
#content .travelbutton {

}
#content .travelbutton .opener {
	background-position: 0 -1648px;
	padding: 0 4px 0 24px;
}
#content .travelbutton .openerActive {
	background-position: 0 -1748px;
}
#content .travelbutton ul.process-list {
	padding: 0;
}
.travelbutton fieldset p {
	clear: both;
}
#terms {
	background: #fff;
	border: 1px solid #ccc;
	cursor: pointer;
	display: none;
	left: 0;
	margin: 0 0 2em 14.5em;
	padding: 1em 1.3em;
	position: absolute;
	top: 8px;
	z-index: 30000;
	-moz-box-shadow: #000 0 0 0.5em;
	-webkit-box-shadow: #000 0 0 0.5em;
	-khtml-box-shadow: #000 0 0 0.5em;
	box-shadow: #000 0 0 0.5em;
}
#terms ol li {
	list-style: decimal;
	margin: 0 0 1em 1.9em;
}
#terms .close {
	text-align: right;
}
#terms .closeButton {
	background: url(/common/view/static/v8/img/icons.gif) 0 -3588px no-repeat;
	padding-left: 1.3em;
}

#preview {
	margin-bottom: 1.5em;
	position: relative;
}
#preview #size-preview {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 0;
}

.travelbutton .liner {
	border-bottom: 2px solid #ccc;
	height: 2px;
	margin-bottom: 0.65em;
}
.travelbutton .hasBg {
	background: #eaeaea;
	padding: 0.65em 4px 0.5em 24px;
}
#button-preview, #button-preview-text, #buttonLogo, #button-preview-submit, #button-preview-visual {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 100;
}
#button-preview-text, #buttonLogo {
	z-index: 500;
}

/* Large button */
#buttonForm .size-l .typo-a,
#buttonForm .size-l .typo-b {
	left: 126px;
	top: 10px;
}
#buttonForm .size-l .typo-print {
	left: 9px;
	top: 12px;
}
#buttonForm .size-l #buttonLogo {
	left: 395px;
	top: 8px;
}
.size-l #button-preview-submit {
	left: 306px;
	top: 40px;
}
#buttonForm .visual-ice .size-l #button-preview-submit,
#buttonForm .visual-regio .size-l #button-preview-submit {
	top: 32px;
}
#buttonForm .size-l .img-5 {
	left: 37px;
	top: 0px;
}

/* Medium button */
#buttonForm .size-m .typo-a,
#buttonForm .size-m .typo-b {
	left: 61px;
	top: 10px;
}
#buttonForm .size-m .typo-print {
	left: 9px;
	top: 12px;
}
#buttonForm .size-m #buttonLogo {
	left: 160px;
	top: 8px;
}
.size-m #button-preview-submit {
	left: 71px;
	top: 40px;
}
#buttonForm .visual-ice.size-m #button-preview-submit,
#buttonForm .visual-regio.size-m #button-preview-submit {
	left: 79px;
	top: 38px;
}
#buttonForm .size-m .img-5 {
	left: 5px;
	top: 1px;
}

/* Small button */
#buttonForm .size-s .typo-a,
#buttonForm .size-s .typo-b {
	left: 7px;
	top: 7px;
}
#buttonForm .size-s .typo-print {
	left: 7px;
	top: 7px;
}
#buttonForm .size-s .typo-visual {
	left: 53px;
	top: 8px;
}
#buttonForm .size-s #buttonLogo {
	left: 64px;
	top: 5px;
}
.size-s #button-preview-submit {
	left: 20px;
	top: 25px;
}

/* XS button */
#buttonForm .size-xs .typo-a,
#buttonForm .size-xs .typo-b {
	display: none;
}
#buttonForm .size-xs #buttonLogo {
	left: -9999px;
	top: 0;
}
.size-xs #button-preview-submit {
	left: 36px;
	top: 6px;
}
.size-xs #button-preview-visual {
	left: 5px;
	top: 4px;
}

/* Square button */
#buttonForm .size-sq .typo-a,
#buttonForm .size-sq .typo-b,
#buttonForm .size-sq .typo-print {
	left: 9px;
	top: 42px;
}
#buttonForm .size-sq .typo-print {
	top: 56px;
}
#buttonForm .size-sq #buttonLogo {
	left: 160px;
	top: 10px;
}
.size-sq #button-preview-submit {
	left: 90px;
	top: 128px;
}
#buttonForm .visual-ice.size-sq #button-preview-submit,
#buttonForm .visual-regio.size-sq #button-preview-submit {
	top: 115px;
}

.size-sq #button-preview-visual {
	left: 7px;
	top: 100px;
}
#button-preview-visual {
	left: 7px;
	top: 10px;
}

/* Show button selection only when JavaScript is available */
.travelbutton .js, .js .nojs, .travelbutton .withAddress, .defaultClosed, #buttonLogo {
	display: none;
}
.js .js, .js .selected, .metal #buttonLogo, .lightplastic #buttonLogo, .darkplastic #buttonLogo, .print #buttonLogo, #buttonLogo.confirmation {
	display: block;
}

/* General form elements */
.travelbutton .text {
	border: 1px solid #768086;
	margin-right: 4px;
	padding: 1px 4px;
	width: 230px;
}
.travelbutton #plz {
	float: left;
	width: 50px;
}
.travelbutton input#location {
	width: 166px;
}
.travelbutton fieldset {
	margin-bottom: 0.9em;
}
.travelbutton .radio {
	margin: 0 0.3em 0 1.5em;
}
.travelbutton .first {
	margin-left: 0;
}
.travelbutton .radio, .travelbutton label, .travelbutton .buttonText span, .travelbutton .imgSelection img {
	vertical-align: middle;
}
.travelbutton .imgSelection label {
	cursor: pointer;
	line-height: 70px;
}
.travelbutton .imgSelection label.disabled img {
	-moz-opacity: 0.4;
	-opera-opacity: 0.4;
	-webkit-opacity: 0.4;
	opacity: 0.4;
}

/* Preview buttons */
.travelbutton .previews label {
	background: url( /common/view/static/v8/img/anreisebutton/buttons-preview-bg.gif ) left top no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 40px;
	width: 15%;
}
.travelbutton .previews label.lightplastic {
	background-position: -200px 0;
}
.travelbutton .previews label.darkplastic {
	background-position: -400px 0;
}
.travelbutton .previews label.print {
	background-position: -600px 0;
}
.travelbutton .previews label.visual-ice {
	background-position: -800px 0;
}
.travelbutton .previews label.visual-regio {
	background-position: -1000px 0;
	margin-right: 0;
}
.travelbutton .previews .radio {
	margin-left: 1px;
}

/* Form elements */
.required {
	font-weight: bold;
}
.travelbutton .feedback {
	background: url( /common/view/static/v8/img/anreisebutton/icons.gif ) 0 0 no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: -0.3571em;
	width: 16px;
}
.travelbutton .pass {
	background-position: 0 -100px;
}
#label-url {
	display: block;
	width: 250px;
}
.travelbutton .block, #label-salutation {
	display: block;
}
#address {
	margin-top: 2.1em;
}
#agreelabel, #agreement, #termslink {
	vertical-align: middle;
}
#agreement {
	margin-right: 0.3em;
}
#termslink {
	color: #f00;
	text-decoration: underline;
}
.data .label {
	display: block;
	float: left;
	font-weight: bold;
}
.data .datatext {
	display: block;
	margin-left: 6em;
}

/* Text image */
.travelbutton .buttonText label {
	display: block;
	float: left;
	margin: 0 10px 0.3em 0;
	padding-left: 19px;
	text-indent: -19px;
	width: 194px;
}
.travelbutton .buttonText .radio {
	margin-left: 0;
}
.travelbutton .buttonText .first {
	clear: left;
}


/* Button size preview */
#size-preview {
	border: 3px dashed #ccc;
}
.size-sq {
	height: 144px;
	width: 244px;
}
.size-l {
	height: 54px;
	width: 462px;
}
.size-m {
	height: 54px;
	width: 228px;
}
.size-s {
	height: 34px;
	width: 114px;
}
.size-xs {
	height: 25px;
	width: 82px;
}

.error { color: red; font-weight: bold; }
#error_msg {
    display: none;
    margin: 1.1em 0;
    font-size: 0.8em;
}

/**************/
/* Infoteaser */
/**************/
div.qf-infoteaser {
    width: 286px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin:0 7px 8px;
}

div.qf-infoteaser img.left {
    float: left;
    margin-bottom: 0px;
}

div.qf-infoteaser div.qf-infoteaser-wrapper {
    float: left;
    margin: 8px 8px 0px 8px;
    padding: 0px;
    width: 160px;
}

/*********************/
/* Formulargenerator */
/*********************/

#inhalt form.contentform fieldset div.clearfix {
        margin-bottom: 5px;
}

#inhalt form.contentform fieldset div.clearfix div.formfields {
        display: inline-block;
        width: 440px;
}

#inhalt form.contentform fieldset div.clearfix div.formfields label.combinedlabel {
        white-space: nowrap;
        padding-left: 0;
}

#inhalt form.contentform fieldset div.clearfix div.formfields label.combinedlabel input {
        margin-right: 8px;
}

form.contentform fieldset .clearfix h3 {
    font-size: 1.05em;
}

form.contentform fieldset .clearfix p.teaser {
    font-size: 1em;
}

form.contentform fieldset .clearfix.error label,
form.contentform .error_msg {
	color: #C00;
	font-weight: bold;
}

form.contentform .error_msg {
	margin: 10px 0;
}

/*********************/
/* Teaser Newsletter */
/*********************/
.newsletter-box {
	overflow:hidden;
	height: 70px;
	padding: 0px 8px 0px 0px !important;
}
.newsletter-box.nl-default-box {
	background:#eee url(/common/view/static/v8/img/newsletterbox-bg.png) 0 0 no-repeat !important;
	padding-left: 71px !important;
}
.newsletter-box img {
	float: left;
	margin: 0 8px 0 0;
}
.newsletter-box h3 {
	margin-top: 6px;
	margin-bottom: 0;
}
.newsletter-box p {
	padding-top: 0;
	margin-bottom: 6px;
}
.newsletter-box h3 span {
	font-weight:normal;
}
.newsletter-box input {
	float:left;
	padding:0 4px 1px;
	border:1px solid #aaa;
	margin-right:8px;
	font-size:0.7em;
}
/****************/
/* Social Media */
/****************/
.startseite #content .social-media {
	background: #D2D2D2 url( /common/view/static/v8/img/gradient-iconbox.png ) 0 0 repeat-x;
	float: left;
	font-weight: bold;
	position: relative;
	width: 176px;
}

.social-media .icon {
	background: url( /common/view/static/v8/img/social-media/icons-social-media.gif ) left top no-repeat;
	display: block;
	height: 16px;
	width: 16px;
}
.startseite .social-media .icon {
	height: auto;
	padding-bottom: 8px;
	padding-left: 26px;
	width: auto;
	zoom: 1;
}
.startseite .social-media p {
	padding-bottom: 5px;
}
.site-actions .twitter {
	background-position: left top;
}
.site-actions .facebook {
	background-position: left -100px;
}
.site-actions .mrwong {
	background-position: left -200px;
}
.startseite .twitter {
	background-position: left -50px;
}
.startseite .facebook {
	background-position: left -150px;
}
.startseite .mrwong {
	background-position: left -250px;
}

#content ul.social-media li {
	margin-right: 16px;
	font-size: .9em
}
#content .site-actions ul {
	float: left;
}
#content ul.social-media {
	float: none;
	margin-left: 530px;
}
#content div.site-actions-footer-align ul.social-media {
	float: none;
	margin-left: 450px;
}

/******************/
/* Urlaubsbereich */
/******************/
.urlaub .clear{
    clear:both;
    height:0px;
}
.urlaub #inhalt {
    width:736px !important;
}
.urlaub #stage{
    margin-top:10px;
}
.urlaub #sidebar{
    width:208px !important;
}

#content.sidebar-both.urlaub #stage #sidebarRight {
    margin: 0;
}

/* Anpassung der DB link-list für die Preise und den Mehr Infos Link */
.urlaub .link-list li.more{
    margin-top:3px; 
}
.urlaub .link-list li.more a{
    font-weight:bold;
    cursor:pointer;
}
.urlaub .link-list.price  li a span{
    float:right;
}
.urlaub .link-list.price li a span span{
    color:#FF0000;
    float:none;
}
.urlaub .link-list.price li a span.fl_le{
    float:none;
}
#content.urlaub .stage_head .transparent_bg ul.link-list li{
    font-size:15px;
    background: url(/common/view/static/v8/img/icons.gif) no-repeat scroll 0 -4809px transparent !important;
}

/*

Breadcrumb nicht eingebaut (Daniel)

/* breadcrumb * /

.urlaub div#breadcrumb{
    height: 17px;
    margin-left: 11px;
    padding-top: 3px;
    position: relative;
}
.urlaub div#breadcrumb a{
    font-size:1em;
}
.urlaub div#breadcrumb span{
    color:#FF0000;
}

*/

.urlaub .teaserboxImg .innerArea{
    margin:7px !important;
}
.urlaub .teaserboxImg .innerArea.innerAreaPadding{
    padding-top: 8px;
}
.urlaub .teaserboxImg img{
    margin-left:-8px;
    margin-top:-8px;
}
.urlaub #sidebar .teaserboxImg img{
    margin-left:0px;
    margin-top:0px;
}
.urlaub #sidebar .teaserboxImg li.tipp span{
    background: url(/common/view/static/v8/img/thumb.png) no-repeat scroll right bottom;
    display: inline-block;
    height: 18px;
    padding-right: 23px;
    padding-top: 5px;
    margin-bottom:-4px;
}
.urlaub #sidebar .teaserboxImg li.tipp a{
    background-position: 0 -1242px; 
    margin-top:0.5em;
}
.urlaub #sidebar .teaserboxImg li.tipp a:hover{
    background-position: 0 -1442px; 
    margin-top:0.5em;
}

/* Bühne Menü */
.urlaub #stage_menu {
    float:left;
    width:85px;
}
.urlaub #stage_menu ul {
    border-top:1px solid silver;
}
.urlaub #stage_menu ul li {
    background-image: url(/common/view/static/v8/img/buehne_btn.gif);
    display:block;
    height:21px;
    width:77px;
    padding: 2px 0px 0px 8px;
    cursor:pointer;
}
.urlaub #stage_menu a{
    color:white;
}
.urlaub #stage_menu ul li.active{
    padding:0;
    width:84px; 
}
.urlaub #stage_menu ul li.active.last a{
    border-bottom:1px solid silver;
}
.urlaub #stage_menu ul li.active a{
    display:block;
    font-weight: bold;
    color:black;
    margin-left:1px;
    margin-top:1px;
    background:#F4F4F5;
    height:20px;
    width:76px;
    padding: 2px 0 0 7px;
}

/* Bühne Content */
.urlaub #stage .stage_wrapper {
    float:left;
    width:428px;
    padding-right:15px;
    background: url(/common/view/static/v8/img/buehne_shape_right.png) repeat-y 428px;
}
.urlaub .stage_content {
    background:url(/common/view/static/v8/img/buehne_shape_.png) 10px bottom no-repeat;
    padding-bottom:7px;
    float:left;
    margin-bottom:7px;
}

/* Bühne Content Head */
.urlaub .stage_content .stage_head {
    height:228px;
    width:428px;
    border-top:1px solid #CCCCCC;
    position: relative;
    overflow:hidden;
}
.urlaub .stage_head .transparent_bg {
    padding:16px 60px 0 25px;
    height:100%;
    width:245px;
    background:url(/common/view/static/v8/img/bg_buehne.png) repeat-y;
    position:absolute;
    top:0;
    left:0;
}
.urlaub .stage_head .button-inside {
    margin-top:15px;
}
.urlaub .stage_head img {
    position:absolute;
    top:0;
    left:0;
}
/* Bühne Content Teaser */
.urlaub .stage_teaser {
    border:1px solid #CCCCCC;
    padding:16px 15px 16px 18px;
    width:393px;
    background:url(/common/view/static/v8/img/bg_buehne_teaser.gif) repeat-x;
    margin-bottom:-1px;
}
.urlaub .stage_teaser h1{
    color:#5B5A5B;
    margin-left:8px;
    font-size:16px;
    font-weight:bold;   
}
.urlaub .stage_teaser img{
    float:left;
    margin:0 8px 0 0;
}
.urlaub .stage_teaser .first_Teaser{
    margin-bottom:16px;
}
.urlaub .stage_teaser ul,.stage_teaser h3 {
    margin:0;
    padding:0;
}
.urlaub .stage_teaser .second_Teaser{
    border-top:1px solid #CCCCCC;
    padding-top:16px;
}
.urlaub .stage_teaser div div {
    width:275px;
    float:left;
}
/* Link Listen */
.urlaub .linkList_oneCol h1,.linkList_twoCol h1{
    color:#5B5A5B;
}
.urlaub .linkList_twoCol, .linkList_oneCol {
    border:1px solid #CCCCCC;
    width:388px;
    background:url(/common/view/static/v8/img/bg_buehne_teaser.gif) repeat-x;
    padding:17px 15px 28px 23px;
}
.urlaub .linkList_twoCol div {
    float:left;
    width:179px;
}
.urlaub .linkList_twoCol .firstCol{
    margin-right:24px;  
}
/* Teaser rechte Seite */
.urlaub #teaserbox_stage {
    float:left;
    width:208px;
    margin-top:-8px;
}
#content.urlaub div.teaser.img_head,
#content.urlaub div.teaser .box {
    width:176px;
    padding: 4px 15px 8px 15px !important;
    background-color:#F4F4F5;
}
#content.urlaub div.teaser.img_head img {
    margin:-4px -15px 0;
}
#content.urlaub div.teaser.img_back {
    margin-top: 8px;
    padding:109px 7px 7px 7px !important;
}
#content.urlaub div.teaser.img_back .box {
    border: none;
    width: 162px;
    margin: 8px 0 0 0;
}
#content.urlaub #sidebar div.teaser.box.img_back {
    width: 192px;
}
#content.urlaub #sidebar div.teaser.box {
    margin-top: 10px;
}

/*********************************/
/* Textmodul Verteilerseiten */
/*********************************/
#content div.threeColumnContainer div.section div.col {
    width: 655px;
}

#content div.twoColumnContainer {
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
}

#content div.twoColumnContainer div.section div.col {
    width: 430px;
    margin-bottom: -14px;
}
#content div.twoColumnContainer h3 {
    margin: 4px 4px 0px 7px;
}
#content div.twoColumnContainer p {
    padding: 3px 8px 3px 8px;
}

/************************************************************/
/* Backgroundfix bei Listenposition rechts neben der Bilder */
/************************************************************/
#content div.section .img_224_2,
#content div.section .img_464_3 {
	float: left;
	width: 208px;
}

#content div.section .img_224_3 {
	float: left;
	width: 448px;
}

/********************/
/* BahnCard Portal  */
/********************/
div#content.bcstartpage .stage {
	position:relative;
	width:980px;
}

div#content.bcstartpage .stageItems {
	position:relative;
	width:980px;
	height:304px;
}

div#content.bcstartpage .stageItems a.stageItem {
	display:none;
	position:absolute;
	left:0;
	top:0;
}

div#content.bcstartpage .stageItems a.firstStageItem {
	display:block;
}

div#content.bcstartpage .pausePlay {
	background:url(/common/view/static/v8/img/bahncardportal/buehne_pause.png) 0 0 no-repeat;
	width:26px;
	height:27px;
	position:absolute;
	left:16px;
	bottom:19px;
	cursor:hand;
	cursor:pointer;
	visibility:hidden;
}

div#content.bcstartpage .activeThumb { 
	display:block;
	position:absolute;
	top:-10px;
	left:27px;
	width:28px;
	height:15px;
	background:url(/common/view/static/v8/img/bahncardportal/thumb_active.png) 0 0 no-repeat;
	z-index:80;
	visibility:hidden;
}

div#content.bcstartpage .descriptionThumb {
	position:absolute;
	top:-35px;
	right:5px;
	white-space:nowrap;
	background:transparent;
	visibility:hidden;
}

div#content.bcstartpage .descriptionThumb * {
	float:left;	
	display:inline;
}

div#content.bcstartpage .descriptionThumb .descriptionLeft {
	width:1px;
	height:29px;
	background:url(/common/view/static/v8/img/bahncardportal/thumb_description_left.png) 0 0 no-repeat;
}

div#content.bcstartpage .descriptionThumb .descriptionMiddle {
	min-width:1px;
	height:29px;
	background:url(/common/view/static/v8/img/bahncardportal/thumb_description_middle.png) 0 0 repeat-x;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 7px 0 7px;
}

div#content.bcstartpage .descriptionThumb .descriptionRight {
	width:5px;
	height:29px;
	background:url(/common/view/static/v8/img/bahncardportal/thumb_description_right.png) 0 0 no-repeat;
}

div#content.bcstartpage .descriptionThumb .descriptionArrow {
	width:20px;
	height:15px;
	background:url(/common/view/static/v8/img/bahncardportal/thumb_description_arrow.png) 0 0 no-repeat;
	position:absolute;
	bottom:-5px !important;
	bottom:-9px;
	right:30px;
}

div#content.bcstartpage .stageThumbs {
	visibility:hidden;
	position:absolute;
	right:0; 
	bottom:15px; 
}

div#content.bcstartpage .stageThumbs div.stageThumb {
	/*position:absolute;
	right:0; 
	bottom:15px; */
	float:left;
	position:relative;
	
	background:url(/common/view/static/v8/img/bahncardportal/thumb_shadow.png) 0 0 no-repeat;
	width:78px;
	height:62px;
	padding:4px 0 0 3px;
	cursor:hand;
	cursor:pointer;
	z-index:70;
}

div#content.bcstartpage .stageThumbs div.stageThumb div.filter { 
	position:absolute;
	width:68px;
	height:52px;
	top:5px;
	left:4px;
	background:#FFF;
	opacity:.5; 
	-moz-opacity:.5; 
	filter:alpha(opacity=50);
}

div#content.bcstartpage .stageThumbs div.stageThumb div.firstFilter { 
	opacity:0;
}

div#content.bcstartpage .stageThumbs div.stageThumb > img {
	border:1px solid white;
}

div#content.bcstartpage .stageShadow {
	width:980px;
	height:9px;
	background:url(/common/view/static/v8/img/bahncardportal/buehne_shadow.png) 0 0 no-repeat;
	position:absolute;
	bottom:-9px;
	left:0;
	z-index:99;
	overflow:hidden;
}

/**/
div#content.bcstartpage .carouselBox {
	background:url(/common/view/static/v8/img/bahncardportal/carousel_shadow.png) 0 0 no-repeat;
	width:634px;
	height:218px;
	padding:0 7px 7px 1px;
	float:left;
	display:inline;
}

div#content.bcstartpage .carousel {
	width:534px;
	height:190px;
	padding:14px 50px 14px 50px;
	background:url(/common/view/static/v8/img/bahncardportal/bg_carousel.png) 0 0 repeat-x;
	position:relative;
	border-top:none;
}

div#content.bcstartpage .carouselItems {
	position:relative;
	width:534px;
	height:190px;
	overflow:hidden;
}

div#content.bcstartpage .carousel .item * {
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:normal;	
}

div#content.bcstartpage .carousel .item li {
	padding:0 0 0 12px;
}

div#content.bcstartpage .carousel .item {
	width:150px;
	padding:2px 10px 0 10px;
	height:188px;
	background:url(/common/view/static/v8/img/bahncardportal/bg_carousel_item.png) 0 0 repeat-x;
	float:left;
	display:inline;
	position:absolute;
	left:0;
	top:0;
}

div#content.bcstartpage .carousel .item h3 {
	font-size:12px;
	margin-bottom:2px;
}

div#content.bcstartpage .carousel .item p {
	font-size:11px;
	line-height:14px;
	height:auto !important;
	height:31px;
	min-height:31px;
	
}

div#content.bcstartpage .carousel .item a {
	font-size:11px;
}

div#content.bcstartpage .carousel .item a img {
	margin-bottom:-2px;
}

div#content.bcstartpage .carousel .item ul {
	font-size:11px;
	line-height: 15px;
}

div#content.bcstartpage .carousel .item li {
	margin-bottom: 5px;
}

div#content.bcstartpage .carousel .prev {
	position:absolute;
	left:5px;
	top:87px;
	width:32px;
	height:26px;
	background:url(/common/view/static/v8/img/bahncardportal/carousel_pfeil_left.gif);
	visibility:hidden;
}

div#content.bcstartpage .carousel .next {
	position:absolute;
	right:5px;
	top:87px;
	width:32px;
	height:26px;
	background:url(/common/view/static/v8/img/bahncardportal/carousel_pfeil_right.gif);
	visibility:hidden;
}	

/**/
div#content.bcstartpage .assistantBox {
	background:url(/common/view/static/v8/img/bahncardportal/assistant_shadow.png) 0 0 no-repeat;
	width:317px;
	height:218px;
	padding:0 8px 7px 0;
	float:left;
	display:inline;
}

div#content.bcstartpage .assistantForm {
	width:283px;
	height:184px;
	background:#FFF;
	padding:17px 17px 17px 17px;
	overflow:hidden;
}

div#content.bcstartpage .assistantForm .right {
	float:right;
	display:inline;
}

div#content.bcstartpage .assistantForm h3 {
	font-size:14px;
	line-height: 18px;
	font-weight:normal;
}

div#content.bcstartpage .assistantForm p {
	font-size:11px;
	line-height: 15px;
	font-weight:normal;
}

div#content.bcstartpage .assistantForm label span, div#content.bcstartpage .assistantForm label input {
	vertical-align:middle;
}

div#content.bcstartpage .assistantForm .departure {
	margin-bottom:13px;
}

div#content.bcstartpage .assistantForm .departure input {
	width:269px;
	border:1px solid #000;
	color:#999999;
	padding:5px 5px 5px 5px;
	font-size:11px;
}

div#content.bcstartpage .assistantForm .departure input !important {
	margin-bottom:-5px;
}

div#content.bcstartpage .assistantForm .departure input {
	margin-bottom:0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	div#content.bcstartpage .assistantForm .departure input {
		margin-bottom:0;
	}
}

div#content.bcstartpage .assistantForm .tariffClass	 {
	height:30px;
}	

div#content.bcstartpage .assistantForm .tariffClass	label {
	margin-right:10px;
}	

div#content.bcstartpage .assistantForm .tariffClass	input {
	width:14px;
	height:14px;
}

div#content.bcstartpage .assistantForm .button-inside span {
	font-size: 1.1em;
	font-weight:normal;
}	

div#content.bcstartpage .assistantForm .button-inside span.button-border button span {
	background: transparent url(/common/view/static/v8/img/bahncardportal/arrow_big.gif) 5px 0 no-repeat;
	padding-left: 35px;
	width:auto !important;
	width:160px;
}

/**/
div#content.bcstartpage div.box {
	width:950px;
	padding:8px 5px;
}

div#content.bcstartpage .box div, div#content.bcstartpage .box a.teaser {
	border:1px solid #d9d9d9;	
	float:left;
	display:inline;
	margin-left:10px;
}

div#content.bcstartpage .box .textTeaser p.long {
	width:292px;
	margin-bottom:2px;
	-webkit-margin-after: 3px;
}

div#content.bcstartpage .box a.teaser:hover {
	color:#333;
	text-decoration:none;
}

div#content.bcstartpage .box div:first-child, div#content.bcstartpage .box a.teaser:first-child {
	margin-left:0;	
}

div#content.bcstartpage .box div.firstChild, div#content.bcstartpage .box a.firstChild {
	margin-left:0;	
}

div#content.bcstartpage .box .teaser {
	height:70px;
	position:relative;
	width:308px;
	font-family:Arial, sans-serif;
	letter-spacing:-0.3px;
	float:left;
	display:inline;
}

div#content.bcstartpage .box .teaser img {
	position:absolute;
	top:0;
	left:0;
}

div#content.bcstartpage .box .teaser h3 {
	left: 6px;
	position: absolute;
	top: 3px;
	font-weight:normal;
	font-size:12px;
	margin-bottom: 1px;
}

div#content.bcstartpage .box .textTeaser  h3 {
	margin-bottom: 2px;
}

div#content.bcstartpage .box .teaser span {
	font-weight:bold;
	position:absolute;
	top:20px;
	left:6px;
	width:165px;
	font-size:14px;g
	line-height:18px;
}

div#content.bcstartpage .box .teaser.textRight h3, div#content.bcstartpage .box .teaser.textRight span {
	left: 155px;
}

div#content.bcstartpage .box .textTeaser {
	padding:6px 17px 4px 17px;
	background:#efefef;
	width:274px;
}
 
div#content.bcstartpage .box div.twoCol {
	width:594px;	
}

div#content.bcstartpage .box div.oneCol {
	border:none;
	width:292px;
}


div#content.bcstartpage .box div.oneAndAHalfCol {
	border:none;
	width:360px;	
}

div#content.bcstartpage .box div.oneAndAHalfCol .half {
	margin:-3px 0 0 0;
	padding:0 0 0 0;
	border:none;
	float:left;
	display:inline;
	width:165px;
}

div#content.bcstartpage .box .textTeaser h3 {
	margin-top:10px;
}

div#content.bcstartpage .box .textTeaser li {
	float:left;
	display:inline;
	margin-bottom:2px;
	background: url(/common/view/static/v8/img/icons.gif) no-repeat scroll 0 -4812px transparent;
	padding: 0 0 0 12px;
}

div#content.bcstartpage .box .textTeaser li a {
	width:125px;
	display:block;
}

div#content.bcstartpage .box .textTeaser img {
	float:left;	
	display:inline;
}

div#content.bcstartpage .box .textTeaser .long a {
	width:258px;
	display:block;
}

div#content.bcstartpage .box .textTeaser ul.twoCol li {
	float:none;	
}

div#content.bcstartpage .bahnbonusformBox {
	visibility: hidden;
	width: 260px;
	height: 140px;
	padding: 0 8px 7px 0; float: left;
	display: inline;
	z-index: 400;
	position: absolute;
	top: 90px;
	left: 20px;
}

div#content.bcstartpage .bahnbonusformBox.graybg {
	background: url("/common/view/static/v8/img/bahncardportal/bg_bahnbonusform_gray_shadow.png") no-repeat scroll 0 0 transparent;
}

div#content.bcstartpage .bahnbonusformBox.transparentbg {
	background: url("/common/view/static/v8/img/bahncardportal/bg_bahnbonusform_transparent_shadow.png") no-repeat scroll 0 0 transparent;
}

div#content.bcstartpage div.bahnbonusform {
	margin-left: 15px;
	margin-top: 10px;
}

div#content.bcstartpage .bahnbonusform p {
	font-size: 0.75em;
}

div#content.bcstartpage .bahnbonusform h3 {
	font-size: 0.9em;
}

div#content.bcstartpage .bahnbonusform select {
	width: 125px;
	vertical-align: middle;
	border: 1px solid #768086;
}

div#content.bcstartpage .bahnbonusform label {
	display: block;
	float: left;
	width: 80px;
	margin: 0 4px 0 0;
}

div#content.bcstartpage .bahnbonusform .clearfix {
	display: block;
	margin-bottom: 0px;
}

div#content.bcstartpage .bahnbonusform p.button-inside {
	padding: 7px 0 5px 85px;
}

/* Kundenberaterfinder */
.kundenberater_form {
    margin-bottom: 15px;
}

.kundenberater {
    background: #EAEAEA;
    padding: 8px;
    margin-bottom: 15px;
    display: none;
}

.kundenberater .name {
    float: left;
}

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

.kundenberater .abteilung {
    float: right;
}
.kundenberater .link {
    clear: right;
    float: right;
}

#content .kundenberater ul.link-list.link li {
    font-weight: bold;
    margin-top: 20px;
}
