<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* NAVIGATION */
.mobilesearch_menu, .slicknav_menu {
	display: none;
}


.MAINNAV {
	list-style: none;
}

.MAINNAV ul, .MAINNAV li {
	font-size: 16px;
}

.MAINNAV li {
	float: left;
	margin: 0 36px 0 0;
	height: 32px;
	position: relative;
}


.MAINNAV li.CLEAR {
	float: none;
	margin: 0;
	height: 0;
	clear: both;
}


.MAINNAV a {
	color: #FFF;
	font-size: 16px;
/*	text-transform: uppercase;*/
	font-weight: 700;
	text-decoration: none;
}

.MAINNAV li:hover a, .MAINNAV .SEL a {
	background: url(../img/redesign2014/mainnav_linie.png) left bottom repeat-x;	
}

.MAINNAV li:hover li a, .MAINNAV .SEL li a {
	background: none;	
}

.MAINNAV .LAYERNAV {
	list-style: none;
	background: url(../img/redesign2014/layernav_hg.png) left top;
	display: none;
	position: absolute;
	top: 32px;
	left: -8px;
	padding: 18px 0 10px;
}

.MAINNAV li:hover .LAYERNAV {
	display: block;
}

.MAINNAV .LAYERNAV li {
	float: none;
	margin: 0 0 6px;
	height: auto;
	white-space: nowrap;
}

.MAINNAV .LAYERNAV a, .MAINNAV .SEL .LAYERNAV a {
	color: #4B4B4B;
	transition : color 0.2s ease-out; 
	-webkit-transition : color 0.2s ease-out; 
	-moz-transition : color 0.2s ease-out;
	-o-transition : color 0.2s ease-out;
	display: block;
	background: none;
	padding: 0 8px;
}

.MAINNAV .LAYERNAV a:hover {
	color: #181818;
}

.MAINNAV .LAYERNAV li ul {
	display: none;
}

.LEFTNAV {
	list-style: none;
	background: #FFF;
	padding: 28px 0 44px;
}

.LEFTNAV.LVL {
	list-style: none;
	background: #FFF;
	padding: 4px 0 16px;
}

.LEFTNAV li {
	font-size: 16px;
	font-weight: 700;
/*	text-transform: uppercase;*/
	padding: 0 10px;
	margin: 0 0 4px;
}

.LEFTNAV li .LVL {
	display: none;
}

.LEFTNAV .SEL .LVL {
	display: block;
}

.LEFTNAV.LVL li {
	font-weight: 400;
	text-transform: none;
	padding: 0 10px;
	margin: 0 0 1px;
}

.LEFTNAV a {
	color: #4B4B4B;
	text-decoration: none;
}

.LEFTNAV .SEL.PATH a {
	color: #181818;
	background: url(../img/redesign2014/leftnav_linie.png) left bottom repeat-x;		
}

.LEFTNAV a:hover, .LEFTNAV .SEL a, .LEFTNAV .SEL.PATH a:hover {
	color: #E30713;
	background: url(../img/redesign2014/leftnav_linie.png) left bottom repeat-x;		
}

.LEFTNAV.LVL a, .LEFTNAV .SEL.PATH .LEFTNAV.LVL a {
	color: #181818;
	text-decoration: none;
	background: none;
}

.LEFTNAV .SEL.PATH .LEFTNAV.LVL a:hover, .LEFTNAV .SEL.PATH .LEFTNAV.LVL .SEL a, .LEFTNAV .SEL .LEFTNAV.LVL a:hover, .LEFTNAV .SEL .LEFTNAV.LVL .SEL a {
	color: #E30713;
	background: none;
}

.ZUSATZNAV {
	list-style: none;
}

.ZUSATZNAV li {
	margin: 0 36px 0 0;
	font-size: 16px;
	font-weight: 700;
	color: #4B4B4B;
/*	text-transform: uppercase;*/
	float: left;
	position: relative;
}

.ZUSATZNAV #FACEBOOK {
	background: url(../img/redesign2014/icon_facebook.png) left top no-repeat;
	width: 22px;
	height: 22px;
	margin: -6px 0 0;
}

.ZUSATZNAV .NAVARROW {
	background: url(../img/redesign2014/zusatznav_arrow.png) left bottom repeat-x;
	display: none;
	position: absolute;
	width: 27px;
	height: 28px;
	top: -30px;
}

.ZUSATZNAV .NAVARROW.UP {
	background: url(../img/redesign2014/zusatznav_arrow_up.png) left top repeat-x;
}


.ZUSATZNAV .SEL .NAVARROW {
	display: block;
}

.ZUSATZNAV a {
	color: #4B4B4B;
	text-decoration: none;
}

.ZUSATZNAV a:hover, .ZUSATZNAV .SEL a, .ZUSATZNAV .SEL {
	color: #181818;
	background: url(../img/redesign2014/leftnav_linie.png) left bottom repeat-x;		
}

.ZUSATZNAV #FACEBOOK a {
	display: block;
	color: #4B4B4B;
	text-decoration: none;
	width: 22px;
	height: 22px;
}

.ZUSATZNAV #FACEBOOK a:hover {
	background: none;
}

#ZUSATZNAVWRAPPER{
	position: relative;
}

#ZUSATZNAVWRAPPER .CLOSER {
	position: absolute;
	width: 36px;
	height: 36px;
	top: -13px;
	right: -24px;
	background: url(../img/redesign2014/closer_angebot.png) left center no-repeat;
	cursor: pointer;
	display: none;
}

.FOOTERNAVWRAPPER ul, .FOOTERNAVWRAPPER li, .FOOTERNAVWRAPPER a {
	font-size: 16px;
}

.FOOTERNAVWRAPPER ul, .FOOTERNAV {
	list-style: none;
	width: 1080px;
	margin: 20px auto 0;
}

.FOOTERNAVWRAPPER li, .FOOTERNAV li {
	margin: 0 30px 0 0;
	float: left;
}

.FOOTERNAVWRAPPER a, .FOOTERNAV a {
	color: #FFF;
	text-decoration: none;
}

.FOOTERNAVWRAPPER a:hover, .FOOTERNAVWRAPPER .SEL a, .FOOTERNAV a:hover, .FOOTERNAV .SEL a {
	color: #FFF;		
	background: url(../img/redesign2014/footernav_linie.png) left bottom repeat-x;			
}

/*#FOOTER .FNav {
	color: #9D9D9D;
	text-decoration: none;
}

#FOOTER .FNav:hover {
	text-decoration: underline;
}

#FOOTER .FNavSel {
	color: #9D9D9D;
	text-decoration: none;
	font-weight: bold;
}


#FOOTER .home {
	color: #AC092F;
}

#NAVI table {
	width: 100%;
	font-size: 13px;
}

#NAVI th {
	height: 42px;
	background-color: #840F2A;
	border-bottom: solid 1px #A0A0A0;	
}

#NAVI td {
	border-left: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
}


#NAVI .schatten {
	width: 6px;
	background-image: url(../img/navi/schatten.gif);
	border: none;	
}

#NAVI .end {
	height: 16px;
	background-image: url(../img/navi/end.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: none;
	margin-bottom: 6px;
	display: block;
}

#NAVI .headerImg {
	height: 31px;
	background-image: url(../img/navi/header_bayer.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}

#NAVI a {
	background-image: url(../img/navi/pattern.gif);	
}

#NAVI .lvl1 {
	height: 27px;
	display: block;
	border-bottom: solid 1px #A0A0A0;
	line-height: 26px;
	color: #222;
	text-decoration: none;
	padding-left: 22px;
}

#NAVI .lvl1:hover {
	color: #AC092F;
	font-weight: bold;
	background-image: url(../img/navi/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#NAVI .lvl1Sel {
	height: 27px;
	display: block;
	border-bottom: solid 1px #A0A0A0;
	line-height: 26px;
	text-decoration: none;
	padding-left: 22px;
	color: #AC092F;
	font-weight: bold;
	background-image: url(../img/navi/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#NAVI .lvl2 {
	height: 25px;
	display: block;
	border-bottom: solid 1px #A0A0A0;
	background-image: url(../img/navi/pattern_lvl2.gif);	
	line-height: 26px;
	color: #222;
	text-decoration: none;
	padding-left: 22px;
}

#NAVI .lvl2:hover {
	color: #AC092F;
	font-weight: normal;
}

#NAVI .lvl2Sel {
	height: 25px;
	display: block;
	border-bottom: solid 1px #A0A0A0;
	background-image: url(../img/navi/pattern_lvl2.gif);	
	line-height: 26px;
	color: #AC092F;
	text-decoration: none;
	padding-left: 22px;
}
#NAVI .lvl3 {
	display:none;
}
#NAVI .lvl3Sel {
	display:none;
}

.Listbar:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.Listbar:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.Listbar:hover {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.Listbar:active {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.ListbarSel:link {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.ListbarSel:visited {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.ListbarSel:hover {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.ListbarSel:active {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.pager {
	padding-top: 4px;
	float: left;	
}

.perSite {
	float: right;	
}

.perSite select {
	line-height:11px;
	font-size:10px;
}

.BOTTOMBAR{
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;	
}

.PREPAGE {
	padding-top: 4px;
	float: left;	
}

.BOTTOMBAR .btn {
	width: 65px;
	height: 17px;
	background-image: url(../img/content/btn_weiter.gif);
	background-repeat: no-repeat;	
	background-color: #EEE;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	cursor:pointer;
}

.NEXTPAGE {
	padding-top: 4px;
	float: right;	
}*/


.LEFTSIDE .BOOKING{
	border-right:none;
	height:340px;	
}
.RIGHTSIDE .BOOKING{
	border-left:none;
	height:340px;
}
.RIGHTSIDE .GUTSCHEIN .BOOKING{
	border:none;
	height:auto;
}
.BOOKING{
	border: solid 1px #CCC;
	background-color: #F4F4F4;
	padding: 18px;
	padding-bottom: 14px;
	padding-top: 10px;
	display: block;
}
.ORDERJOURNEY{
	border: solid 1px #CCC;

	background-color: #F4F4F4;
	padding: 18px;
	padding-bottom: 14px;
	padding-top: 10px;
	display: block;
}
.ORDERJOURNEY .BOOKING{
	border: none;	
	padding: 0;
	padding-bottom: 0;
	padding-top: 0;
	display: block;
}
.BOOKING input {
/*	height: 15px;*/
	font-family: 'Istok Web', sans-serif;
	font-size: 1em;
	color: #222;
	padding-right: 0;
	width: 16px;
	text-align: right;
/*	line-height:11px;*/
}

.BOOKING select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #222;
	border: solid 1px #BBB;
	width: 220px;
}

.BOOKING table {
	width: 99%;
}

.BOOKING td {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

.BOOKING .txt {
	width: 120px;
}

.BOOKING .padTop {
	padding-top: 16px;
}

.BOOKING #FORM .padTop {
	padding-top: 16px;
}

.GRUPPENREISEN .BOOKING #FORM .padTop .btn{
	margin-left:50px;
	
}
.BOOKING .tdBTN {
	text-align: right;
}

.BOOKING .btn {

	/*background-image: url(../img/content/btn_weiter.gif);
	background-color: #EEE;
	border: none;
	font-weight: bold;
	color: #FFF;
	
	text-align: center;
	*/	
	width: 65px;
/*	height: 17px;*/
	padding: 0 6px;
	background-color: #e30613;
    border: medium none;
    color: #fff;
    font-weight: bold;
    text-align: center;
    cursor:pointer;
}




.BOOKING #FORM .btn {
	margin-left: 67px;
}

.BOOKING .noPad {
	padding: 0px;
}

.BOOKING .noPad td {
	padding-left: 4px;
}

.BOOKING .noPad .price {
	text-align: right;
	width: 74px;
}

.BOOKING .noPad .txtEnd {
	font-weight: bold;
	padding-top: 24px;
}

.BOOKING .noPad .priceEnd {
	text-align: right;
	font-weight: bold;
	padding-top: 24px;
}

.BOOKING #FORM td {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
}

.BOOKING #FORM .RequiredField{
	padding-top:10px;
	}


.BOOKING #FORM input {
	border:1px solid #262626;
	width: 360px;
	margin-left: 8px;
	text-align: left;
/*	height: 15px;*/
}

.BOOKING #FORM3 input {
	border:1px solid #262626;
	margin-left: 8px;
	text-align: left;
/*	height: 15px;*/
}

#booking2 #FORM #Sicherheitscode {
 	border: 1px solid #262626;
    margin: 0 0 0 6px;
    padding: 0 6px;
    width: 350px;
}

.BOOKING #FORM select, .BOOKING #FORM3 select {
	width: 179px;
	margin-left: 6px;
	text-align: left;
/*	height:19px;*/
}

#booking1 #FORM select, #booking2 #FORM select, #booking2 #FORM3 select {
	width: 179px;
}

.BOOKING #FORM .small {
	width: 166px;
}


.BOOKING #FORM .small2 {
	width: 16px;
}

.BOOKING #FORM .small3 {
	width: 32px;
	margin-right: 8px;
}

.BOOKING #FORM .small4 {
	width: 64px;
	margin-right: 8px;
/*	height: 15px;*/
}
.BOOKING #FORM .street {
	width:298px;
	float:left;
}
.BOOKING #FORM .hnr {
	width:35px;
	margin-left:6px;
}
.BOOKING #FORM .sum {
	padding: 10px;
	background-color: #DDD;
	margin-left:18px;
	vertical-align: middle;
}

.BOOKING #FORM .code {
	width: 64px;
}

.BOOKING #FORM u {
	color: #e30713;
	text-decoration: none;
}

.BOOKING .line {
	border-bottom: solid 16px #F4F4F4;	
	border-top: solid 16px #F4F4F4;
	background-color: #BBB;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.BOOKING #FORM .line {
	border-bottom: solid 16px #F4F4F4;	
	border-top: solid 16px #F4F4F4;
	background-color: #BBB;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
.BOOKING #TEILNEHMER .td1 {
	width:103px;
}
.info {
	/*background-image: url(/img/content/btn_info.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color:#ccc;
	color: #FFF;
	font-weight: bold;
	padding: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 8px;
	cursor:pointer;
}

.BOOKING #FORM .btn {
	width: 65px;
/*	height: 17px;*/
	/*background-image: url(/img/content/btn_weiter.gif);*/
	background-color: #e30613;
	border: none;
	font-weight: bold;
	color: #FFF;
	/*padding-bottom: 2px;*/
	text-align: center;
}
.BOOKING #FORM .tdBTN .btn {
	margin-right:11px;
	}
.GRUPPENREISEN .BOOKING #FORM .tdBTN .btn {
	margin-right:4px;
	}
.BOOKING .smallSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	border: solid 1px #BBB;
	width: 52px;
}

.BOOKING .chckbx {
	border: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	margin-top: 6px;
	margin-right: 6px;
}

.BOOKING #FORM .rBtn {
	margin: 0px;
	padding: 0px;
	border: none;
	width: auto;
	margin-left: 8px;
}

.BOOKING #FORM .rBtnR {
	margin: 0px;
	padding: 0px;
	border: none;
	margin-left: 16px;
	width: auto;
}

.BOOKING .left {
	float: left;
	margin-right: 64px;
}

.BOOKING .leftcb {
	float: left;
	vertical-align: top;
}

.BOOKING .leftcb .chckbx {
	margin-top: 0px;
}

.BOOKING textarea {
	padding-right: 4px;
	width: 295px;
	height: 96px;
	margin-top: 12px;
    border: 1px solid #262626;
    color: #000;
    font-family: 'Istok Web',sans-serif;
    font-size: 1em;	
}

.BOOKING #FORM textarea {
	margin-top: 0px;
	margin-left: 6px;
	width: 356px;
}

.BOOKING #FORM textarea[name=fahrtverlauf], #bookinggutschein0 #FORM textarea {
	width: 356px;
}

.BOOKING #FORM .padTop textarea {
	margin-left: 0px;
}
.GRUPPENREISEN .BOOKING #FORM .padTop textarea {
	margin-top: 10px;
}
.BOOKING .agb {
	color: #AC092F;
	text-decoration: underline;
}

.BOOKING .agb:hover {
	text-decoration: none;
}
.BOOKING .btnBook {
	width: 113px;
/*	height: 17px;*/
	/*background-image: url(../img/content/btn_book.gif);*/
	background-color: #e30613;
	border: none;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 2px;
	text-align: center;
	cursor:pointer;
}
.BOOKING .tdBTN .btnBook {
	margin-right:2px;
	}
.BOOKING .btnGoOn {

	/*background-image: url(../img/content/btn_goon.gif);
	background-color: #EEE;
	border: none;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 2px;
	text-align: center;
	cursor:pointer;*/
	
	width: 65px;
/*	height: 17px;*/
	padding: 0 6px;
	background-color: #e30613;
    border: medium none;
    color: #fff;
    font-weight: bold;
    text-align: center;
    cursor:pointer;
	margin-right:5px;
	font-family: 'Istok Web', sans-serif;
	font-size: 1em;	
}
.BOOKING #FORM .tdBTN .btnBook {
	width: 80px;
/*	height: 17px;*/
	/*background-image: url(../img/content/btn_book.gif);*/
	background-color: #E30613;
	border: none;
	font-weight: bold;
	color: #FFF;
	/*padding-bottom: 2px;*/
	text-align: center;
	cursor:pointer;
	margin-right:4px;
}

.BOOKING #FORM .td1 {
	width:110px;
}

.BOOKING #BANK .rBank {
	background-color: #DDD;
}
html body .BOOKING #BANK .bank1 {
	width:190px;
	padding-right:12px;
	padding-left:8px;
}
html body .BOOKING #BANK .bank2 {
	padding-right:12px;
}
html body .BOOKING #BANK .bank3 {
	width:120px;
}
.BOOKING #BANK td {
	/*border-bottom: solid 1px #CCC;*/
}

.BOOKING td table {
}

.BOOKING td table td {
	
}

.BOOKING td table .tdX {
	width: 10px;
}

.BOOKING td table .firstTD {
	width: 20px;
}


.BOOKING td table .thirdTD {
	width: 20px;
	text-align: right;
}

.BOOKING td table .price2 {
	width: 40px;
	text-align: right;	
}
#IBOX form {
	margin:0px;
	padding:0px;
}

#IBOX input {
	height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a49;
	padding: 2px 0 2px 8px;
	width: 374px;
	text-align: left;
	line-height:11px;
	margin-left: 0;
	margin-top: 8px;
}

#IBOX select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a49;
	padding: 2px 0 2px 8px;
	width: 385px;
	text-align: left;
	line-height:11px;
	margin-left: 0;
	margin-top: 8px;
}

#IBOX .btn {
	width: 383px;
	height: 17px;
	/*background-image: url(../img/content/btn_newsletter.gif);*/
	background-color: #e30713;
	border: none;
	font-weight: bold;
	color: #FFF;
	padding: 2px 0 2px 8px;
	text-align: left;
	margin-top: 12px;
	cursor:pointer;
	
}
#Sicherheitscode{
/*	height:15px;*/
	font-family: 'Istok Web', sans-serif;
	font-size: 1em;
    border: 1px solid #262626;
    margin: 0 0 0 6px;
    padding: 0 6px;
    width: 364px;	
}

.GRUPPENREISEN table#FORM3 #Sicherheitscode{
	width: 350px;
}
.hiddeninfo {
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    display: none;
    margin-left: 100px;
/*    margin-top: -240px;*/
	margin-top:10px;
    padding: 6px;
    position: absolute;
    width: 250px;
}

.hiddeninfo2 {
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    display: none;
	margin-left: 100px;
/*    margin-top: -406px;*/
 	margin-top:10px;
    padding: 6px;
    position: absolute;
    width: 400px;
}
.INFOBUTTON4 .hiddeninfo {
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    display: none;
	margin-left: 140px;
    margin-top: -102px;
    padding: 6px;
    position: absolute;
    width: 250px;
}
.CAPTCHAINFORMATION{
	text-align:right;
	padding-right:10px;

	}
.CAPTCHAINFORMATION img{
	float:none;
	margin-top:8px;
	
	
	}	
	
#CONTENT .Listbar {
	font-weight: bold;
	color: #e30713;
	background: #FFF;
	text-decoration: none;
	margin: 0 4px 0 0;
	width: 22px;
	text-align: center;
	display: inline-block;
	line-height: 1.5em;
}

#CONTENT .Listbar:hover {
	color: #FFF;
	background: #e30713;	
}

#CONTENT .ListbarSel {
	font-weight: bold;
	color: #FFF;
	background: #e30713;
	text-decoration: none;
	width: 22px;
	text-align: center;
	display: inline-block;
	margin: 0 4px 0 0;
	line-height: 1.5em;	
}

.BOTTOMBAR {
	margin: 12px 0 0;
}

#CONTENT .BOTTOMBAR a {
	font-weight: bold;
	color: #FFF;
	background: #e30713;
	text-decoration: none;
	width: 64px;
	text-align: center;
	display: inline-block;
	margin: 0 4px 0 0;
	line-height: 1.5em;	
}

.BOOKING #FORM .GS_SCODE {
	width:218px;
	float:left;
	text-align:left;
}

.BOOKING #FORM .GSbtnBook {
    background-color: #e30613;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 0 0 0 18px;
    padding-bottom: 0;
    text-align: center;
    width: 113px;
	float: left;
}

@media only screen and (max-width: 767px) {
	.mobilesearch_menu, .slicknav_menu {
		display: block;
	}
	.FUNCWRAPPER .slicknav_btn {
		display: block;
		background: #FFF;
		border: solid 0.15em #E30713;
		width: 36px;
		height: 36px;
		background: url(../img/mobile/menue_btn.png) center center no-repeat #FFF;		
		background-size: 28px 24px;
		position: absolute;
		top: -48px;
		right: 4em;
		z-index: 200;		
	}
	.FUNCWRAPPER .mobilesearch_btn {
		display: block;
		background: #FFF;
		border: solid 0.15em #E30713;
		width: 36px;
		height: 36px;
		background: url(../img/mobile/search_btn.png) center center no-repeat #FFF;
		background-size: 28px 24px;					
		position: absolute;
		top: -48px;
		right: 1em;
		z-index: 200;
	}	
	.FUNCWRAPPER .slicknav_nav a {
		display: inline;
	}
	.slicknav_nav {
		margin: 0 -1em;
	}
	.slicknav_nav a {
		color: #4B4B4B;
		font-size: 1em;
	/*	text-transform: uppercase;*/
		font-weight: 700;
		text-decoration: none;
	}	
	.slicknav_nav .MAINNAV, .slicknav_nav .LEVEL3 {
		list-style: none;
	}
	.slicknav_nav .MAINNAV li {
		float: none;
		height: auto;
		margin: 0;
		position: relative;
		margin: 0;
	}	
	.slicknav_nav .MAINNAV .LAYERNAV {
		background: none;
		display: block;
		position: relative;
		top: auto;
		left: auto;
		padding: 0;
	}	
	.FOOTERNAVWRAPPER ul, .FOOTERNAV {
		width: 100%;
		margin: 0;
	}	
	.slicknav_nav .slicknav_arrow {
		display: block;
		font-size: 1em;
		font-weight: bold;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 2em;
	}	
	.FUNCWRAPPER .slicknav_nav .LEVEL1 a {
		padding: 0 2em 0 1em;
	} 
	.FUNCWRAPPER .slicknav_nav .LEVEL1 a a{
		padding: 0;
	} 	
	.FUNCWRAPPER .slicknav_nav .LEVEL2 a {
		padding: 0 2em 0 2em;
	} 
	.FUNCWRAPPER .slicknav_nav .LEVEL2 a a{
		padding: 0;
	} 	
	.FUNCWRAPPER .slicknav_nav .LEVEL3 a {
		padding: 0 2em 0 3em;
	} 
	.FUNCWRAPPER .slicknav_nav .LEVEL3 a a {
		padding: 0;
	} 
	.slicknav_nav .SEL.PATH a, 
	.slicknav_nav .SEL .SEL.PATH a,
	.slicknav_nav .SEL .SEL .SEL a {
		color: #000;
	}		
	.slicknav_nav .SEL a, 
	.slicknav_nav .SEL .SEL a,
	.slicknav_nav .SEL .SEL .SEL a
	.slicknav_nav .SEL.PATH .SEL a, 
	.slicknav_nav .SEL.PATH .SEL.PATH .SEL a{
		color: #E30713;
	}				
	.slicknav_nav .SEL li a, 
	.slicknav_nav .SEL .SEL li a {
		color: #4B4B4B;
	}
	.slicknav_nav .SEL, 
	.slicknav_nav .SEL .SEL,
	.slicknav_nav .SEL .SEL .SEL {
		background: #EFEFEF;
	}		
	.slicknav_nav .SEL li, 
	.slicknav_nav .SEL .SEL li {
		background: #FFF;
	}			
	.MAINNAV li:hover a, .MAINNAV .SEL a {
		background: none;
	}	
	.ZUSATZNAV li {
		font-size: 0.80em;
		color: #4B4B4B;
		float: left;
		width: 50%;
		margin: 0 0 0.5em;
		-webkit-box-sizing: margin-box;
	    -moz-box-sizing: margin-box;
	    box-sizing: margin-box;		
	}	
	.FOOTERNAVWRAPPER li, .FOOTERNAV li {
		float: left;
		margin: 0 0 0.5em;
		width: 50%;
		font-size: 0.8em;
		-webkit-box-sizing: margin-box;
	    -moz-box-sizing: margin-box;
	    box-sizing: margin-box;		
	}	
	.ZUSATZNAV .SEL .NAVARROW {
		display: none;
	}		
	.ZUSATZNAV .SEL {
		background: none;
	}		
	#IBOX select {
		-webkit-appearance: none;
		border-radius: 0;
		background: url(../img/mobile/arrow_select.png) right center no-repeat;
		background-size: 23px 9px; 
	}		
	#IBOX input, #IBOX select {
	    font-family: 'Istok Web',sans-serif;
		font-size: 1em;
		height: 2em;
		line-height: normal;
		margin-top: 1em;
		padding: 0;
		text-indent: 0.25em;
		text-align: left;
		width: 100%;
		border: solid 0.15em #262626;		
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}	
	#BOOKINGHEAD {
		margin-bottom: 0.25em;
		padding: 0.25em 0.5em;
		width: 100%;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;		
	}	
	#IBOX .btn {
		height: auto;
		margin: 1em 0;
		padding: 0.25em 0.5em;
		text-align: left;
		width: auto;
	}	
	/* BUCHUNGSABLAUF */
	.BOOKING{
		background-color: #f4f4f4;
    	border: 0.15em solid #ccc;
		padding: 0.5em;
	}	
	.BOOKING table, .BOOKING table td {
		width: 100%;
		display: block;
		vertical-align: middle;
	}	
	.ORDERJOURNEY {
/*		background-color: #FFF;
		border: none;
		display: block;
		padding: 0;*/
	}	
	.ORDERJOURNEY table table td {
		width: auto;
		display: table-cell;
	}		
	.BOOKING #FORM .street, 
	.CATALOGHTMLFORM table#FORM input.street[type="text"] {
		float: none;
		width: 66%;
	}	
	.BOOKING textarea {
	    font-family: 'Istok Web',sans-serif;
		font-size: 1em;
		height: 5em;
		line-height: normal;
		margin-top: 1em;
		padding: 0;
		text-indent: 0.25em;
		text-align: left;
		width: 100%;
		border: solid 0.15em #262626;		
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}	
	.BOOKING select {
		-webkit-appearance: none;
		border-radius: 0;
		background: url(../img/mobile/arrow_select.png) right center no-repeat #FFF;
		background-size: 23px 9px; 
	}		
	.BOOKING select {
		text-indent: 0.25em;
		text-align: left;
		width: 100%;
		border: solid 0.15em #262626;		
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;		
	}
	.BOOKING .txt {
		width: 100%;
	}	
	#booking1 #FORM select, #booking2 #FORM select, #booking2 #FORM3 select {
		width: 100%;
		height: 2em;
		margin: 0 0 0.5em;		
	}
	.BOOKING #FORM select {
		margin-left: 0;
		text-align: left;
		width: 100%;
	}	
	table#FORM tr:first-child td {
		padding-top: 0;
	}	
	.info {
		font-weight: 700;
		margin-left: 0;
		margin-top: 0.5em;
		padding: 0 4px;
		display: table;
		width: auto; 
	}	
	#booking0 table td {
		padding: 0;
	}
	#booking0 table td:nth-child(even) {
		padding: 0 0 1em;
	}	
	#booking0 #STOERER {
		color: #E30713;
		margin: 0 0 0.25em;
	}
	.BOOKING td table .price2 {
		width: auto;
		white-space: nowrap;
	}
	.BOOKING #FORM textarea[name="fahrtverlauf"], .BOOKING #FORM textarea {
		width: 100%;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
		height: 5em;
		margin: 0;
	}	
	BOOKING #FORM .rBtn {
		display: block;
		float: left;
		margin: 0 8px 0 0;
		padding: 0;
		width: auto;
	}	
	.GRUPPENREISEN .BOOKING #FORM .padTop .btn {
		margin-left: 0;
		float: right;
		margin: 1em 0 0;
	}	
	.GRUPPENREISEN #booking1 #FORM select, #booking2 #FORM select,
	.GRUPPENREISEN #booking2 table#FORM3 select{
		width: 48%;
	}	
	#booking2 #FORM #Sicherheitscode,
	.GRUPPENREISEN table#FORM3 #Sicherheitscode {
		border: 0.15em solid #262626;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 2em;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;		
	}	
	.BOOKING #FORM .tdBTN .btnBook {
		margin-right: 0;
		text-align: center;
		width: auto;
		padding: 0 6px;
		margin: 0.5em 0 0;
	}	
	.RIGHTSIDE .GUTSCHEIN .BOOKING {
		background-color: #f4f4f4;
    	border: 0.15em solid #ccc;
		padding: 0.5em;
	}	

	.BOOKING #FORM .sum {
		background-color: #ddd;
		margin-left: 0;
		padding: 0.5em 0 ;
		vertical-align: middle;
	}	
	.BOOKING #FORM .GS_SCODE {
		width:100%;
		float:none;
		text-align:left;
	}
	.BOOKING #FORM .GSbtnBook {
		margin: 0.5em 0 0;
		padding: 0 6px;
		width: auto;
		float: right;
	}
	.BOOKING #FORM .tdBTN .btn {
		margin-top: 1em;
		margin-right: 0;
	}	
}</pre></body></html>