<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 20170630 MK – Temporär ausblenden, nach 19.08.2017 wieder einblenden*/
#STOERER {
	display: none;	
}
/* --- */ 
.ANGEBOTWRAPPER {
	left: 100%;
	width: 1080px;
	padding: 36px 0;
	background: url(../img/redesign2014/angebotewrapper_hg.png) left top #FFF;
	position: absolute;
	top: 450px;
	min-height: 344px
}

.ANGEBOTWRAPPER.HINTERGRUNDWEISS.FIXED {
	position: fixed;
}

.ANGEBOTWRAPPER.HINTERGRUNDWEISS {
	z-index: 10;
}

.ANGEBOTWRAPPER .BLOCK {
	padding: 0 0 0 36px;
	width: 224px;
	min-height: 344px;
	background: url(../img/redesign2014/angebote_trenner.png) 17px top repeat-y;
/*	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
	float: left;
/*	display: table-cell;*/
	display: block;
	vertical-align: top;
	float: left!;
}

.ANGEBOTWRAPPER .BLOCK.WERBUNG {
	width: 264px;
	margin: 0;
	background: none;
	margin: 0 0 -36px;
	position: relative;
	height: 380px;
	overflow: hidden;
}

.ANGEBOTWRAPPER .BLOCK.WERBUNG img {
	width: 264px;
	height: 380px;
}

.ANGEBOTWRAPPER .BLOCK.WERBUNG .containerThumb, .ANGEBOTWRAPPER .BLOCK.WERBUNG .containerThumbAct {
	position: absolute;
}

.ANGEBOTWRAPPER .BLOCK.FULLEDIT {
	width: 484px;
}
.ANGEBOTWRAPPER .BLOCK.FULLEDIT strong{

	
	font-size:1.7em;
	color:#E30713;
	
}
.ANGEBOTWRAPPER .BLOCK.FIRST {
	background: none;
	cursor:pointer;
}

.MIDDLEWRAPPER .ANGEBOTWRAPPER  .BLOCKLINK {
	background: #E30713;
	width: auto;
	padding: 0 10px;
	margin: 18px 0 0;
	color: #FFF;
	display: inline-block;
	transition : background 0.2s ease-out; 
	-webkit-transition : background 0.2s ease-out; 
	-moz-transition : background 0.2s ease-out;
	-o-transition : background 0.2s ease-out;
	text-decoration: none;
}

.MIDDLEWRAPPER .ANGEBOTWRAPPER  .BLOCKLINK:hover {
	background: #000;
}

.ANGEBOTWRAPPER .MENUARROW {
	position: absolute;
	width: 14px;
	height: 100%;
	top: 0;
	left: -32px;
	border-right: solid 18px #E30713;
	background: url(../img/redesign2014/menuarrow.png) left 22px no-repeat;
	cursor: pointer;
}

.ANGEBOTWRAPPER .CLOSER {
	position: absolute;
	width: 36px;
	height: 36px;
	top: 0;
	right: 0;
	background: url(../img/redesign2014/closer_angebot.png) left center no-repeat;
	cursor: pointer;
}

.ANGEBOTWRAPPER .PIC {
	margin: 0 0 18px;
}

.ANGEBOTWRAPPER h2 {
	font-size: 21px;
	line-height: 22px;
}

.ANGEBOTWRAPPER h3 {
	font-size: 16px;
	line-height: 17px;
	margin: 2px 0 0;
}

#error {
	position:absolute;
	top:0px;
	right:0px;
	width:50%;
	display:block;
	border:1px solid #000;
	color:#F00;
	background-color:#FFF;
	font-weight:bold;
	padding:3px;
	z-index:150;
	display: none;
}

#CONTENT h1 {
	background: #E30713;
	font-weight: 700;
	font-size: 1.692em;
	padding: 6px 0 2px 54px;
	color: #FFF;
	line-height: 1em;
	margin: 0 0 28px -54px;
}

.FOOTERCONTENT h1 {
	display: none;
}

#CONTENT a {
	color: #E30713;
	text-decoration: underline;
}

#CONTENT a:hover {
	text-decoration: none;
}
/*REISEBANNERWRAPPER*/
.REISEBANNERWRAPPER {
	padding: 36px 0;
	background-color: #FFFFFF;
	margin-left: -234px;
}

.REISEBANNERWRAPPER .WRAPPERTRENNER {
	background: url(../img/redesign2014/wrapperreisetrenner.png) left top repeat-y;	
}

.REISEBANNERWRAPPER .BLOCK {
	padding: 0 0 0 36px;
	width: 224px;
	height: 100%;
/*	background: url(../img/redesign2014/angebote_trenner.png) 17px top repeat-y;*/
/*	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
	float: left;
/*	display: table-cell;*/
	display: block;
	vertical-align: top;
	float: left!;
	cursor:pointer;
}
.REISEBANNERWRAPPER .BLOCK.FIRST {
	background: none;
	cursor:pointer;
	margin-left: -180px!;
}

#CONTENT .REISEBANNERWRAPPER .BLOCKLINK {
	background: #E30713;
	width: auto;
	padding: 0 10px;
	margin: 18px 0 0;
	color: #FFF;
	display: inline-block;
	/*transition : background 0.2s ease-out; 
	-webkit-transition : background 0.2s ease-out; 
	-moz-transition : background 0.2s ease-out;
	-o-transition : background 0.2s ease-out;*/
	text-decoration: none;
}



.REISEBANNERWRAPPER .PIC {
	margin: 0 0 18px;
}

.REISEBANNERWRAPPER h2 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 12px;
}

.REISEBANNERWRAPPER h3 {
	font-size: 16px;
	line-height: 17px;
	margin: 2px 0 0;
}

table#SEARCH {
	width: 550px;
	border-bottom: dashed 1px #E30713;
	margin: 0 0 74px;
}

table#SEARCH.WHEEL {
	background: url(../img/redesign2014/wheel.png) right bottom no-repeat;
}

table#SEARCH.SNOWFLAKE {
	background: url(../img/redesign2014/snowflake.png) right bottom no-repeat;	
	/*display: none;*/
}

table#SEARCH th {
	color: #FFF;
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 4px;
	display: none;
}

#SEARCH .SEARCHMASKHEADLINE {
	background: #E30713;
	padding: 0 18px;
	position: relative;
}

table#SEARCH td {
	padding: 10px 18px 0;
	vertical-align: top;
}

table#SEARCH .td1 {
	padding: 4px 0 0;
	width: 130px;
}

table#SEARCH .td2 {
	padding: 0;
	width: 420px;
}

table#SEARCH .tdBTN {
	padding: 0 0 40px;	
}

table#SEARCH input[type=text], table#SEARCH select	 {
	font-family: 'Istok Web', sans-serif;
	font-size: 1em;
	color: #000;
	margin: 0 0 6px;
}

table#SEARCH input[type=text] {
	border: solid 1px #262626;
	width: 210px;
	padding: 0 6px;
}

table#SEARCH input.tf2, table#SEARCH input.tf3 {
	width: 148px;
}

table#SEARCH select {
	border: solid 1px #262626;
	width: 224px;
}

table#SEARCH .btn {
	overflow: visible;
	background: #E30713;
	border: solid 1px #E30713;
	font-family: 'Istok Web', sans-serif;
	font-size: 1em;
	font-weight: 700;
	padding: 0 0 0 6px;
	width: 162px;
	text-align: left;
	margin: 0 0 0 173px;
	color: #FFF;
	cursor: pointer;
}

table#SEARCH span {
	display: inline-block;
	width: 43px;
}

table#SEARCH .ImgKalender {
	width: 13px;
	cursor: pointer;
	margin: 2px 0 0 6px;	
}

/* AUSGABE REISELISTEN */
table#LIST {
	width: 750px;
	font-size:0.9em;
}

.MIDDLEWRAPPER table#LIST {
	width: 550px;
	font-size:0.9em;
}

table#LIST th {
	text-align: left;
	color: #FFF;
	background: #E30713;
	padding: 2px 6px;
	border-right: solid 1px #4A4A4A;	
}

.MIDDLEWRAPPER table#LIST .terminL {
	width:86px;
}
.MIDDLEWRAPPER table#LIST .nummerL {
	width:32px;
}
.MIDDLEWRAPPER table#LIST .preisL {
	width:60px;
}
table#LIST th:last-child {
	border-right: none;	
}

table#LIST th a {
	color: #FFF;
	text-decoration: none;
}

table#LIST th a:hover {
	color: #FFF;
	text-decoration: underline;
}

#CONTENT table#LIST td a {
    color: #000;
    text-decoration: none;
}

#CONTENT table#LIST td a:hover {
    color: #000;
    text-decoration: underline;
}

table#LIST td {
	padding: 4px 6px;
	border-right: solid 1px #4A4A4A;
	vertical-align: top;
	background: #EDEDED;
}

table#LIST .white td {
	background: #FFF;
}
body table#LIST .trhover td {
	background-color:#DDD;
}

table#LIST .end {
	/*white-space: nowrap;
	color: #E30713;
	font-weight: 700;*/
}

table#LIST td:last-child {
	border-right: none;
}

table#LIST .topbildlist, table#LIST .neubildlist {
    border: medium none;
    float: right;
    height: 32px;
    margin-bottom: 2px;
    margin-left: 2px;
	margin-right: -4px;
    width: 32px;
	
}
table#LIST .topbildlist, table#LIST .neubildlist{
    height: auto;
    width: auto;
	
}

table#LIST .topbildlist {
	display: none;
}


.h5_marg {
	background: #4A4A4A;
	color: #FFF;
	font-weight: 700;
	padding: 2px 8px;
	font-size: 1em;
}

.BANNERWRAPPER #BANNER {
	margin: 0 0 36px 0;
}

#CONTENT .btnBook_long, #CONTENT .btnBook {
	overflow: visible;
	background: #E30713;
	border: solid 1px #E30713;
	font-family: 'Istok Web', sans-serif;
	font-size: 1em;
	font-weight: 700;
	padding: 0 6px;
	width: auto;
	text-align: left;
	margin: 0 18px 0 0;
	color: #FFF;
	cursor: pointer;	
}

#CONTENT table#FORM3 .btnBook {
	margin: 0 4px 0 0;
}

#BOOKINGHEAD {
	background: #4A4A4A;


	color: #FFF;
	font-weight: 700;
	padding: 2px 8px;
	font-size: 0.9em;
	display: block;
	cursor: pointer;
	width:367px;
	margin-bottom:4px;
}
/*diese Style wurde ermittelt*/
.BOOKING #FORM .btnC {
	width: 113px;
/*	height: 17px;*/
	/*background-image: url(../img/content/btn_search.gif);*/
	background-color: #e30613;
	border: none;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0px;
	text-align: center;
	cursor:pointer;
	margin-right:5px;
	margin:8px 4px 0 0;
}
.CHECKBOXES .BOOKING #FORM .btnC {
	width: 113px;
/*	height: 17px;*/
	/*background-image: url(../img/content/btn_search.gif);*/
	background-color: #e30613;
	border: none;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0px;
	text-align: center;
	cursor:pointer;
	margin-right:5px;
	margin:8px 13px 0 0;
}
form #BOOKINGHEAD {
	margin: 8px 0 0;
	width:100%;
}


form #BOOKINGHEAD:first-child {
	margin: 0;
}

table#FORM, table#FORM3 {
	width: 100%;
}
.GUTSCHEIN table#FORM {
	width: 102%;
}
table#FORM input[type=text], table#FORM select, table#FORM textarea, 
table#FORM3 input[type=text], table#FORM3 select {
	font-family: 'Istok Web', sans-serif;
	font-size: 1em;
	color: #000;
	border: solid 1px #262626;
}

table#FORM input[type=text], table#FORM3 input[type=text] {
	border: solid 1px #262626;
/*	width: 364px;*/
	width: 350px;
/*	height: 15px;*/
	padding: 0 6px;
	margin: 0 0 0 6px;
}

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

.GUTSCHEIN #bookinggutschein1 #phone_private {
	width: 348px;
}
.GUTSCHEIN #bookinggutschein1 #email {
	width: 348px;
}
.GRUPPENREISEN table#FORM input[type=text] {
	border: solid 1px #262626;
	width: 350px;
/*	height: 15px;*/
	padding: 0 6px;
	margin: 0 0 0 6px;
}

table#FORM textarea {
	border: solid 1px #262626;
	width: 340px;
	height: 80px;
	padding: 0 0 0 6px;
	resize: none;
}

table#FORM input[type=text].small {
	width: 165px;
/*	height: 15px;*/
}
#TEILNEHMER table#FORM input[type=text].small {
	width: 177px;
/*	height: 15px;*/
}
.GRUPPENREISEN table#FORM input[type=text].small, .GRUPPENREISEN table#FORM3 input[type=text].small {
	width: 165px;
/*	height: 15px;*/
}
.GUTSCHEIN table#FORM input[type=text].small {
	width:165px;
/*	height: 15px;*/
}
table#FORM input[type=text].small2 {
	width: 32px;
/*	height: 15px;*/
font-size: 1em;
}

.GRUPPENREISEN table#FORM input[type=text].small3 {
	width: 64px;
/*	height: 15px;*/
}

table#FORM input[type=text].street {
	/*width: 312px;*/
/*	height: 15px;*/
}
.GUTSCHEIN table#FORM input[type=text] .street{
	width: 312px;
/*	height: 15px;*/
}

.GRUPPENREISEN table#FORM input[type=text].street, .GRUPPENREISEN table#FORM3 input[type=text].street {
	width: 298px;
/*	height: 15px;*/
}
table#FORM input[type=text].hnr, table#FORM3 input[type=text].hnr {
	width: 32px;
/*	height: 15px;*/
}

#booking1 table#FORM input[type=text].hnr, #booking2 table#FORM input[type=text].hnr, #bookinggutschein0 table#FORM input[type=text].hnr, #bookinggutschein1 table#FORM input[type=text].hnr {
	width: 32px;
}

table#FORM td input[type=text]:first-child {
	/*margin: 0;*/
}

table#FORM td {
	vertical-align: top;
	padding: 0 0 6px 0;
}

table#FORM tr:first-child td {
	vertical-align: top;
	padding-top: 16px;
}

table#FORM .txt, table#FORM3 .txt {
	width: 138px;
}

table#FORM .btn {
	overflow: visible;
	background: #E30713;
	border: solid 1px #E30713;
	font-family: 'Istok Web', sans-serif;
	font-size: 1em;
	font-weight: 700;
	padding: 0 6px;
	width: auto;
	text-align: left;
	margin: 0 0 0 110px;
	color: #FFF;
	cursor: pointer;
}

#CONTENT table#FORM .btnBook {
	/*margin: 0;*/
}

table#FORM u {
	text-decoration: none;
	color: #E30713;
}

table#FORM .tdBTN {
	text-align: right;
}

table#FORM .td1 {
	width: 138px;
}

.showAll {
    display: block;
    font-weight: bold;
    margin-top: 18px;
}
.showAll a{
    display: block;
    margin-top: 18px;
	background: #4a4a4a;
	color: #FFF;
	text-decoration: none;
	padding: 2px 6px;
	font-size:0.9em;
}
.RIGHTSIDE .showAll{
	width:165px;
	}

#CONTENT .showAll a {
	background: #E30713;
	color: #FFF;
	text-decoration: none;
	padding: 2px 6px;
	display: inline-block;
	transition : background 0.2s ease-out; 
	-webkit-transition : background 0.2s ease-out; 
	-moz-transition : background 0.2s ease-out;
	-o-transition : background 0.2s ease-out;	
}

#CONTENT .showAll a:hover {
	background: #4A4A4A;
}

#CONTENT strong, #CONTENT strong em {
	font-weight: 700;
	
}

#CONTENT strong em {
	font-style: italic;
	font-weight: 700;
}

table#LIST .btnBookList {
	overflow: visible;
	background: #E30713;
	border: solid 1px #E30713;
	font-family: 'Istok Web', sans-serif;
	font-size: 1em;
	font-weight: 700;
	padding: 0 6px;
	width: auto;
	text-align: left;
	margin: 0;
	color: #FFF;
	cursor: pointer;		
}

/* ALTE CONTENT STYLES */

#CNT .pic {
    float: right;
    padding-bottom: 10px;
    padding-left: 30px;
}


#CONTENT #PROFIL {
    display: block;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 6px;
}


#CONTENT #LEIHRAD {
    display: block;
    font-weight: 700;
}

.topbildhead {
    border: medium none;
    float: right;
    height: 32px;
    margin-left: 10px;
    margin-top: -40px;
    position: absolute;
    width: 32px;
    z-index: 12;
}
.neubildhead{
    border: medium none;
    float: right;
    height: 32px;
    margin-left: 10px;
    margin-top: -40px;
    position: absolute;
    width: 32px;
    z-index: 12;
}

#CONTENT #TOPLINK {
    /*background-image: url("../img/content/arrow_back.gif");*/
    background-position: left center;
    background-repeat: no-repeat;
    /*font-size: 11px;*/
    font-weight: bold;
    /*padding-left: 17px;
    position: absolute;*/
    white-space: nowrap;
    z-index: 4;
	margin: -21px 0 0 433px;
}


#BOOKINGHEAD #bkimg3 {
    float: right;
	margin-top:5px;
}

#BOOKINGHEAD img {
    float: right;
}

#BOOKINGHEAD #bkimg0 {
    margin-top:5px;
}
#BOOKINGHEAD #bkimg1 {
    margin-top:5px;
}
#BOOKINGHEAD #bkimg2 {
    margin-top:5px;
}

/* TEAMSEITE */
.TEAMWRAPPER {
	width: 576px;
}

.TEAMBLOCK {
/*	cursor:pointer;*/
	float: left;
	width: 166px;
	height: 180px;
	position: relative;
	margin: 0 26px 20px 0;
	
}
.TEAMBLOCK:hover {
	z-index:10;
	}
.TEAMTEXT {
	cursor:default;
	position: absolute;
	top: 8px;
	left: 150px;
	width: 254px;
	padding: 20px 0 0 46px;
	height: auto;
	background: #FFF;
	z-index: 11;
}

.TEAMBLOCK .SCHWARZWEISS {
	z-index: 2;
	position: absolute;
}

.TEAMBLOCK .FARBIG {
	z-index: 1;
	position: absolute;
}

.TEAMBLOCK .FARBIG.SHOWPIC {
	z-index: 10;
	position: absolute;
}

.TEAMBLOCK .PICALWAYS {
	z-index: 12;
	position: absolute;	
}

.TEAMBLOCK .TEAMNAME {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 0 4px 0;
	color: #4B4B4B;
	/*background: url(../img/redesign2014/teamname_linie.png) left bottom repeat-x;*/	
}

.TEAMBLOCK .TEAMTEXTCONTENT {
	border-bottom: solid 4px #E30713;
	/*min-height:97px;
	height: 97px;
	padding: 12px 16px 7px 0;*/
	padding: 6px 16px 7px 0;
}

.TEAMBLOCK .TEAMCLOSE {
	position: absolute;
	width: 36px;
	height: 36px;
	top: 0;
	right: 0;
	background: url(../img/redesign2014/closer.png) 10px center no-repeat;
	cursor: pointer;
	display: none;
}

#PAGESORT {
	margin: 12px 0;
}

table.REISEBEDINGUNG td {
	vertical-align: top;
	padding: 0 8px 16px 0;	
}

table.REISEBEDINGUNG .NR {
	padding: 0 8px 16px 0;
}

table.REISEBEDINGUNG td td {
	padding: 0 0 0;
}

table.REISEBEDINGUNG td td:first-child {
	padding: 0 8px 0;
}

#GALLERYPANEL .THUMBWRAPPER {
	width: 264px;
	height: 380px;
	margin: 0 4px 0 0;
	/*background: #4B4B4B;*/
	top:0;
	display: inline-block;
	text-align: center;
}

#GALLERYPANEL .THUMBWRAPPER.SMALLPIC {
	/*width: 176px;*/
	/*width: 212px;*/
	width: 176px;
}

#GALLERYPANEL .THUMBWRAPPER {
	display: inline!;
}

.FOOTERCONTENT .THUMBWRAPPER img {
	float: none;
}

.FOOTERCONTENT .THUMBWRAPPER.SMALLPIC img {
	position: static!;
	left: auto;
	right: auto;
	float: none;
	/*width: 176px;*/
	/*width: 212px;*/
	width: 176px;
	height: auto; 
}

#GALLERYMOVE {
	white-space: nowrap!;
}

#GALLERYPANEL {
	white-space: nowrap!;	
}

.GALLERYPANELWRAPPER {
	overflow: hidden!;
}

.GALLERYWRAPPER {
	overflow: hidden!;	
}

.Pfeil {
    cursor: pointer;
    display: block;
    height: 36px;
    margin-top: -380px;
    position: absolute;
    width: 36px;
}

.LinkLeft {
	background: url(../img/redesign2014/galeriearrow_left.png) left top no-repeat;
	margin-left: -36px;
}

.LinkRight {
	background: url(../img/redesign2014/galeriearrow_right.png) right top no-repeat;
	margin-left: 1080px;
}

.LinkLeft:hover {
	background: url(../img/redesign2014/galeriearrow_left_hover.png) left top no-repeat;
}

.LinkRight:hover {
	background: url(../img/redesign2014/galeriearrow_right_hover.png) right top no-repeat;
}


.CATALOGWRAPPER .BLOCK:first-child {
	margin: 0 0 0 0;
	}
.CATALOGWRAPPER .BLOCK {
	margin: 0  0 0 8px;
	width: 264px;
	height: 100%;
/*	background: url(../img/redesign2014/angebote_trenner.png) 17px top repeat-y;*/
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float: left;
/*	display: table-cell;*/
	display: block;
	vertical-align: top;
	float: left!;
}

.CATALOGWRAPPER .CATALOGCHECKBOX{
	display: none;
	margin: 23px 0px 0px 7px;
	float:left;
}

	
.CATALOGWRAPPER .CATALOG .CATNAME {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #E30713;
	padding: 5px 10px ;
	
}

.CATALOGWRAPPER  .BLOCKLINK {
	font-weight:bold;
	font-size:0.9em;
	background: #000;
	width: auto;
	padding: 0 10px;
	margin: 18px 0px 0 0;
	color: #FFF;
	display: inline-block;
	transition : background 0.2s ease-out; 
	-webkit-transition : background 0.2s ease-out; 
	-moz-transition : background 0.2s ease-out;
	-o-transition : background 0.2s ease-out;
	text-decoration: none;
}

.CATALOGWRAPPER  .BLOCKLINK:hover {
	background: #E30713;
	cursor: pointer;
}

.CATALOGWRAPPER{
	margin-bottom:20px;
	}
	
.CATELEMENTS a{
	margin:18px 0 0 7px;
	float:right;
	}	
.CATELEMENTS a:first-child{
	float:left;
	}	
.FOOTERCONTENTWRAPPER .RIGHTSIDE{
	float: left;	
	width: 50%;
}

.FOOTERCONTENTWRAPPER .LEFTSIDE{
	float: left;
	width: 50%;
	width: 48%!;	
}

.FOOTERCONTENTWRAPPER .RIGHTSIDE .CHECKBOXES{
	
}

.RIGHTSIDE #BOOKINGHEAD{
	width:auto;
}

.RIGHTSIDE #BOOKINGHEAD:last-child{
	width:300px;
}

.RIGHTSIDE #BOOKINGHEAD img{
	margin-top:7px;
	
}

.CATALOGWRAPPER .BLOCK .PIC{
	overflow:hidden;
	border:1px solid #e30713;
}
.PIC{
	margin-bottom:8px;
	}
#TOPLINK{
	margin:12px 313px 0 0;	
	float:right;
	position:relative;
	}
.FOOTERCONTENT #TOPLINK{
	margin: 12px 0 0 570px;
	position: absolute;
	width: 180px;
	text-align: right;
}	
.KLICKINFORMATION{
	margin:12px 0;
	
	}
.GALERYCONTROLS #TOPLINK{
	margin: 0 0 0 570px;
	position: absolute;
	width: 180px;
	text-align: right;
	}
.GALERIEKATEGORIEN{
	
	position:relative;
	float:left;
	}	
	
.perSite{	
	display:none;
	}	
	
.CATALOGHTMLFORM{
	display:none;
}	

#SERVICEHEAD{
	background-color:#E30713;
	font-weight:bold;
	font-size:0.9em;
	color:#FFF;	
	padding:2px 8px;
	}

#SERVICE{
	background-color:#FFF;
	padding:2px 8px;
	}

/*#SERVICE ul{
	margin-left:15px;
	list-style:url(../pics/dot.png)
}	
*/

.CONTENT ul, .FOOTERCONTENT ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.CONTENT li {
	background: url(../img/redesign2014/listarrow.png) left 4px no-repeat;
	padding: 0 0 0 15px;
}

.FOOTERCONTENT li {
	background: url(../img/redesign2014/listarrow.png) left 8px no-repeat;
	padding: 0 0 0 15px;
}

#PRICES{
	margin-top:15px;
	text-align:left;
	float: left;
	width: 267px;
}
	
#PRICES th {	
	padding: 2px 8px;
	background-color:#E30713;
	color:#FFF;
	border:none;
	text-align: left;
	}
#PRICES th{
		padding: 2px 8px;
	}
#PRICES td {
	padding: 2px 8px;
	border-top:solid 1px #AAA;
	vertical-align: top;
	background-color:#FFF;	
	}
#PRICES .r {
	white-space: nowrap;
	padding: 2px 8px 0 0;
	}	

#PRICES .ABSTAND {
	line-height: 0;
	font-size: 0;
	height: 15px;
	background: none;
	border: none;
}	

#SPPINFO {
	display: block;
	margin: 12px 0 0;
	font-weight: 700;
}

#REISEKOSTEN td{
	padding-right:10px;

	}
	
#CONTENT #BUCHUNG .td1{
	width:140px;
	vertical-align:top;
	
	}
.searchentry{
	margin:20px 0 0 0;
	} 

#SEARCHRES {
	width: 100%;
}

#SEARCHRES th {
	background: none repeat scroll 0 0 #4a4a4a;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    padding: 2px 8px;
	text-align: left;
}
	
#SEARCHRES th img{
	margin:0 0 0 5px;
	float: right;
	}	
.searchentry h2 {
	margin: 0 0 6px;
	padding: 0;
	font-size: 1.2em;
}

.searchentry {
	cursor: pointer;
}

.LINESEARCH {
	height: 1px;
	font-size: 0;
	line-height: 0;
	background: #4A4A4A;
	margin: 20px 0 0;
}

#CONTENT .searchentry a{
	background: none repeat scroll 0 0 #e30713;
    border: 1px solid #e30713;
    color: #FFF;
    cursor: pointer;
    font-family: 'Istok Web',sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    overflow: visible;
    padding: 0 6px;
    text-align: left;
    width: auto;
	text-decoration:none;
	display: table;
	margin: 8px 0 0;
	display: block!;
	width: 50px!;
	text-align: center!;
	
	}	
.FOOTERCONTENT .GUTSCHEINZURUECK{
	margin:12px 697px 0 0;
}

#CONTENT h5 {
	font-size: 1em;
	margin: 0 0 12px;
}

#booking0 input[type="text"] {
    border: 1px solid #262626;
/*    height: 15px;*/
    margin: 0;
    padding: 0 6px;
    font-family: 'Istok Web',sans-serif;
    font-size: 1em;	

}
#booking0 input[type="text"], #booking0 select, #booking0 textarea {
    border: 1px solid #262626;
    color: #000;
    font-family: 'Istok Web',sans-serif;
    font-size: 1em;
}

.BILDERGALERIEWRAPPER {
	width: 860px;
	float: left;
}

.BILDERGALERIEBLOCK {
	width: 208px;
	float: left;
	margin: 0 6px 0 0;
}

/*.BILDERGALERIEBLOCK.RADREISEN {
	margin: 0;
}*/
#Textblock_Bildergalerie {
	position:relative;
	float:left;
	margin:0 0 0 0px;
	width: 208px;
	font-size: 0.9em;
	}
#Textblock_Bildergalerie div{
	margin:0 0 8px 0;
	}

.FOOTERCONTENT .BILDERGALERIEBLOCK img {
	margin: 0 0 8px 0;
	float: none;
}

.BILDERGALERIEBLOCK h2 {
	background: #E30713;
	padding: 2px 8px;
	color: #FFF;
	font-size: 12px;
}

.BILDERGALERIEBLOCK.IMPRESSIONEN h2 {
	background: #0069b5;
}


.FOOTERCONTENT .BILDERGALERIEBLOCK a {
    text-decoration: none;
}


.CATALOGHTMLFORM table#FORM input.hnr[type="text"] {
    width: 32px;
}

.CATALOGHTMLFORM .BOOKING {
    padding: 0 18px ;
}

.BOOKING #FORM .SUMGUTSCHEIN {
	height: 8px;
	line-height: 0;
	font-size: 0;
}

#SERVICEHEAD {
	margin: 15px 0 0;
}

table#LIST th.buchen {
	width: 58px;
}

table#LIST th.dauerL {
	width: 32px;
}

#CONTENT #CNT {
	width: 100%;
}

.INFO_BOXEN {
	position: absolute;
	top: -51px;
	left: 54px;
}

.INFO_BOXEN .BILDHEAD {
	float: left;
	margin: 0 12px 0 0;
	width: 48px;
	height: 48px;
}

.INFO_BAYER_AKTION {
	width: 48px;
	height: 48px;
	background: url(../img/redesign2014/icon_bayer_aktion.png) left top no-repeat;
	float: left;
	margin: 0 12px 0 0;
}

.INFO_RABATT {
	width: 32px;
	height: 48px;
	background: url(../img/redesign2014/icon_rabatt.png) left bottom no-repeat;	
	float: left;
	margin: 0 12px 0 0;
}

.INFO_KEINE_GRUPPENERMAESSIGUNG {
	width: 32px;
	height: 48px;
	background: url(../img/redesign2014/icon_gruppe.png) left bottom no-repeat;	
	float: left;
	margin: 0 12px 0 0;
}

.INFO_SPAETERE_ANREISE {
	width: 32px;
	height: 48px;
	background: url(../img/redesign2014/icon_spaete_anreise.png) left bottom no-repeat;	
	float: left;
	margin: 0 12px 0 0;
}

.INFO_ESSEN {
	width: 32px;
	height: 48px;
	background: url(../img/redesign2014/icon_essen.png) left bottom no-repeat;
	float: left;
	margin: 0 12px 0 0;
}
.INFO_KONZERT {
	width: 79px;
	height: 48px;
	background: url(../img/redesign2014/banner_party_reise.png) left bottom no-repeat;
	float: left;
	margin: 0 12px 0 0;
}
.INFO_UEBERNACHTUNG {
	width: 48px;
	height: 48px;
	background: url(../img/redesign2014/icon_uebernachtung_skigebiet.png) left bottom no-repeat;
	float: left;
	margin: 0 12px 0 0;
}

.INFO_TAGESREISE {
	width: 48px;
	height: 48px;
	background: url(../pics/Radfaszination_2015/icons/Tagesreise.png) left top no-repeat;
	float: left;
	margin: 0 12px 0 0;
}

.INFO_E_BIKE_REISE {
	width: 48px;
	height: 48px;
	background: url(../pics/Radfaszination_2015/icons/E_Bike_Reise.png) left top no-repeat;
	float: left;
	margin: 0 12px 0 0;
}

.INFO_FLUGREISE {
	width: 48px;
	height: 48px;
	background: url(../pics/Radfaszination_2015/icons/Flugreise.png) left top no-repeat;
	float: left;
	margin: 0 12px 0 0;
}

.INFO_STANDORTHOTEL {
	width: 48px;
	height: 48px;
	background: url(../pics/Radfaszination_2015/icons/Standorthotel.png) left top no-repeat;
	float: left;
	margin: 0 12px 0 0;
}

.INFO_TOP_PREIS {
	width: 48px;
	height: 48px;
	background: url(../pics/Radfaszination_2015/icons/top_large.png) left top no-repeat;
	float: left;
	margin: 0 12px 0 0;
}

.EVENTSWRAPPER .EVENTSBLOCK {
	float: left;
	width: 224px;
}

.EVENTSWRAPPER .EVENTSBLOCK.RIGHT {
	padding: 0 0 0 36px;
}

.EVENTSBLOCK .PIC {
    margin: 0 0 18px;
}

.EVENTSBLOCK h2 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
}

#CONTENT .EVENTSBLOCK .BLOCKLINK {
    background: none repeat scroll 0 0 #e30713;
    color: #fff;
    display: inline-block;
/*    margin: 18px 0 0;*/
	margin:0px;
    padding: 0 10px;
    text-decoration: none;
    width: auto;
	float:right;
}
#CONTENT .EVENTSBLOCK .PRICE {
	float:left;
	width:120px;
}

.CLEAR.EVENTSTRENNER {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 38px;
	background: url(../img/redesign2014/trenner_events.png) left center no-repeat;		
}

.TBL_INHALT {
	margin: 6px 0 0;
}

.TBL_INHALT td {
	vertical-align: top;
}

.TBL_INHALT td img {
	margin: 0 0 4px;
}

.BOOKING_STORNO {
	float:left; 
	width:320px; 
	padding-right:20px;
}

.GR_CAPTCHA {
	width:100px;
}

.GR_CAPTCHA_TEXT {
	width:345px;	
}

#BUCHUNG {
	width: 100%;
	margin: 48px 0 12px;
}

#BUCHUNG td {
	background-color: #FFF;
	vertical-align: top;
	padding: 4px 6px;
	border-top: solid 1px #4A4A4A;
}

#BUCHUNG #ADR {
	width: 100%;
}

#BUCHUNG #ADR td {
}

#BUCHUNG .tdhead {
	text-align: left;
	color: #FFF;
	background: #E30713;
	padding: 2px 6px;
	font-weight: 700;
	border: none;
}

#BUCHUNG .td1 {
	font-weight: bold;
	width: 135px;
}

#BUCHUNG #ADR .tddat {
	font-weight: bold;
	width: 140px;
}

#BUCHUNG #TEILNEHMER .tddat {
	padding-left: 0px;
}

#BUCHUNG #TEILNEHMER td {
	padding:0px;
	padding-left: 10px;	
	padding-right: 6px;	
	padding-top: 2px;
	padding-bottom: 2px;	
}

#BUCHUNG .REISEKOSTEN {
	width: 100%;
}

#BUCHUNG #REISEKOSTEN td {
	border: none;
}

#BUCHUNG #REISEKOSTEN .tddat {
	padding-left: 0px;
}

#BUCHUNG #REISEKOSTEN .td2 {
	width: 28px;
}

#BUCHUNG #REISEKOSTEN .result {
	text-align: right;
	width: 60px;
}

#BUCHUNG #REISEKOSTEN .right{
	text-align: right;
	width: 46px;
}

#BUCHUNG .NOBORDER {
	border: none;
}

#BUCHUNG .NOBORDERPAD {
	border: none;
	padding: 0;
}

#BUCHUNG .NOBORDERBG {
	border: none;
	background: none;
}

#BUCHUNG .resultfinal {
	padding: 0;
	font-weight: 700;
}

#BUCHUNG .resultfinal table {
	width: 100%;
}

#BUCHUNG .resultfinal .resulttotal {
	text-align: right;
}

.check {
	font-weight: 700;
}

.DOCBOX {
	margin: 0 0 36px;
	background: #FFF;
	padding: 0 18px 2px;
}

.DOCBOX h2 {
	background: #E30713;
	margin: 0;
	padding: 6px 18px 2px;
	font-size: 1.47em;
	line-height: 1em;
	color: #FFF;
	margin: 0 -18px 8px;
	text-transform: uppercase;	
}

.DOCBOX ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.DOCBOX a {
	color: #E30713;
}

.DOCBOX li {
	background: url(../img/redesign2014/listarrow.png) left 4px no-repeat;
	padding: 0 0 0 15px;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 8px 0;
}

.DOCBOX li img {
	display: none;
}

.TXTBLOCK {
	padding: 4px 8px;
}

.FACEBOOKWRAPPER {
	position: absolute;
    right: 160px;
    top: -24px;	
}

#BANNER .EVENTSBANNER {
	position: absolute;
	top: 524px;
}

@supports (-webkit-appearance:none) {
	#BANNER .EVENTSBANNER {
		top: 519px;
	}
}

@-moz-document url-prefix() {
	#BANNER .EVENTSBANNER {
		top: 533px;
	}
}

.CHKBX_ZUSTIEG {
	margin: 10px 0 0;
}

.CHKBX_ZUSTIEG input {
	margin: 0 6px 0 0;
}

.ZUSTIEGSORTE {
	margin: 12px 0 0;
}

.ZUSTIEGSORTE th {
	text-align: left;
	white-space: nowrap;	
}

.ZUSTIEGSORTE td {
	padding: 0 16px 0 0;
}

#zo_text hr {
	font-size: 0;
	line-height: 0;
	height: 0;
	border-top: solid 1px #BBB;
	border-bottom: none;
	margin: 6px 0;
	width: 100px;
}

.CATALOGWRAPPER .BLOCKLINK, .CATALOGHTMLFORM #BOOKINGHEAD, .CATELEMENTS {
    font-size: 14px;
}

.CATALOGHTMLFORM {
	font-size: 16px;
}

@media only screen and (max-width: 767px) {
/* Temporär mal komlpett ausgeblendet */
	.ANGEBOTWRAPPER	{
		display: none;
	}
/* --- */
	.ANGEBOTWRAPPER {
		left: auto;
		width: auto;
		padding: ;
		background: none;
		position: relative;
		top: auto;
		min-height: auto;
	}
	.REISEBANNERWRAPPER {
		padding: 0;
		background-color: #FFFFFF;
		margin-left: 0;
	}
	#CONTENT h1 {
		font-size: 1.2em;
		padding: 0 1em;
		color: #FFF;
		line-height: 1.5em;
		margin: 0 -1em 1em;
		position: relative;
	}	
	#CONTENT img {
		max-width: 100%;
		height: auto;
	}
	#CONTENT .REISEBANNERWRAPPER .BLOCK img {
		width: auto !important;
	}	
	.BANNERWRAPPER #BANNER {
		margin: 0 0 1em 0;
		width: 48%;
		display: block;
		-webkit-box-sizing: margin-box;
	    -moz-box-sizing: margin-box;
	    box-sizing: margin-box;
		float: left;
	}
	.BANNERWRAPPER #BANNER:nth-child(even) {
		margin: 0 0 1em 4%;
	}
/*	.BANNERWRAPPER #BANNER:nth-child(2n+1):before {
		content: ".";
		clear: both;
		display: block;
		visibility: hidden;
		height: 0px;		
	}	*/
	.BANNERWRAPPER #BANNER img {
		max-width: 100%;
		height: auto;
	}
		.REISEBANNERWRAPPER .WRAPPERTRENNER	{
			background: none;
		}
		.REISEBANNERWRAPPER .BLOCK {
			display: block;
			float: none;
			height: auto;
			padding: 0 0 1em;
			margin: 0 0 1em;
			vertical-align: top;
			width: 100%;
			border-bottom: dotted 0.15em #E30713;
		}	
	table#SEARCH {
		width: 100%;
		border-bottom: dotted 1px #E30713;
		margin: 0 0 1em;
	}	
	table#SEARCH th, table#SEARCH td {
		width: 100%;
		display: block;
	}		
	table#SEARCH .tdBTN {
		padding: 0 0 1em;
		text-align: right;
	}	
	table#SEARCH .btn {
		margin: 0;
	}	
	table#SEARCH .td1, table#SEARCH .td2 {
		width: 100%;
	}
	table#SEARCH select {
		-webkit-appearance: none;
		-moz-appearance: none;		
		border-radius: 0;
		background: url(../img/mobile/arrow_select.png) right center no-repeat;
		background-size: 23px 9px; 
	}		
	table#SEARCH input[type="text"], table#SEARCH select {
		width: 100%;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;	
		font-size: 1em;
		height: 2em;
		line-height: normal;
		padding: 0;
		text-indent: 0.25em;
		border: solid 0.15em #262626;				
	}	
	.MIDDLEWRAPPER table#LIST {
		font-size: 0.9em;
		width: 100%;	
	}			
	.TEAMWRAPPER {
	    width: auto;
	}
	.TEAMBLOCK {
		float: none;
		height: 180px;
		margin: 0 0 1em 0;
		width: 100%;
		display: block;
	}
	.TEAMTEXT {
		height: auto;
		left: auto;
		padding: 20px 0 0 46px;
		position: relative;
		top: 166px;
		width: 100%;
		z-index: 11;
		float: right;
		display: block;
	}	
	#SERVICEHEAD {
		margin: 1em 0 0;
	}	
	#GALLERYPANEL .THUMBWRAPPER {
		display: block;
		height: auto;
		margin: 0 0 1em 0;
		text-align: center;
		top: auto;
		width: 48%;
		float: left;
	}	
	#GALLERYPANEL .THUMBWRAPPER:nth-child(even) {
		margin: 0 0 1em 4%;
	}	
	#GALLERYPANEL .THUMBWRAPPER img {
		height: auto;
		width: 100%;
	}		
	.FOOTERCONTENTWRAPPER .LEFTSIDE {
		float: none;
		width: 100%;
	}	
	.FOOTERCONTENTWRAPPER .RIGHTSIDE {

		float: none;
		width: 100%;
	}		
	.FOOTERCONTENT{
		font-size: 0.9em;
		height: auto !important;
	}
	.RIGHTSIDE .BOOKING{
		height: auto !important;
		padding: 0.5em;		
	    border: 0.15em solid #ccc !important;		
		border-top: none  !important;		
	}
	.LEFTSIDE .BOOKING {
		height: auto !important;
		padding: 0.5em;
	    border: 0.15em solid #ccc !important;		
		border-bottom: none !important;
	}
	.BOOKING #FORM .captcha-table input {
		width: 100% !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 1em;
		height: 2em;
		line-height: normal;
		padding: 0;
		text-indent: 0.25em;
		border: solid 0.15em #262626;
		margin: 0 0 0.5em;
	}	
	.captcha-table td {
		width: 100% !important;
	}
	.CATALOGHTMLFORM {
		display: block;
	}	
	.CATALOGWRAPPER .BLOCK {
		float: left;
		height: auto;
		margin: 0 0 3.5em;
		vertical-align: top;
		width: 48%;
		position: relative;
		padding-bottom: 26px;
	}
	.CATALOGWRAPPER .CATNAME {
		min-height: 38px;
	}	
	.CATALOGWRAPPER .BLOCK::after {
		content: " ";
		display: table;
		float: none;
		clear: both;
	}
	.CATALOGWRAPPER .BLOCK:nth-child(even) {
		margin: 0 0 3.5em 4%;
	}	
	.CATALOGWRAPPER .BLOCK:first-child {
		margin: 0 0 3.5em 0;
	}	
	.CATALOGWRAPPER .BLOCK img {
		width: 100%;
		height: auto
	}
	.BILDERGALERIEWRAPPER {
		float: none;
		width: 100%;
	}	
	.BILDERGALERIEBLOCK {
		float: left;
		margin: 0 0 1em;
		width: 48%;
	}	
	.BILDERGALERIEWRAPPER .BILDERGALERIEBLOCK:nth-child(even) {
		margin: 0 0 1em 4%;
	}
	.BILDERGALERIEBLOCK img {
		width: 100%;
		height: auto;
	}
	#Textblock_Bildergalerie {
		float: none;
		margin: 1em 0 0;
		width: 100%;
	}	
	#CNT .pic {
		float: none;
		padding: 0 0 1em;
	}	

	.INFO_BOXEN {
		position: static;
		height: 48px;
		width: 100%;
	}	
	.INFO_BAYER_AKTION {
		background-size: 48px 48px;
	}
	
	.INFO_RABATT, .INFO_KEINE_GRUPPENERMAESSIGUNG, 
	.INFO_SPAETERE_ANREISE, .INFO_ESSEN {
		background-size: 32px 32px;
	}
	.topbildhead {
		margin-top: -37px;
		z-index: 112;
	}
	.ANGEBOTWRAPPER .BLOCK {
		background: none;
		min-height: 0;
	}
	.ANGEBOTWRAPPER .BLOCK.FULLEDIT {
		width: 100%;
	}
	.ANGEBOTWRAPPER .BLOCK.FULLEDIT img {
		max-width: 100%;
		height: auto;
	}	
	.TBL_INHALT {
		margin: 0.5em 0 0;
	}	
	.TBL_INHALT, .TBL_INHALT td {
		width: 100%;
		display: block;
		height: auto;
		vertical-align: top;
	}	
	.TBL_INHALT td img {
		margin: 0 0 0.25em;
	}		
	table#FORM  select {
    	width: 100%;	
		-webkit-appearance: none;
		-moz-appearance: none;	
		border-radius: 0;
		background: url(../img/mobile/arrow_select.png) right center no-repeat #FFF;
		background-size: 23px 9px; 	
	}
	.LINESEARCH {
		height: 2px;
	}
	/* BUCHUNGSABLAUF */
	table#FORM input[type="text"],
	.GRUPPENREISEN table#FORM input[type="text"],
	.GRUPPENREISEN table#FORM3 input[type="text"] {
		width: 100%;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;	
		font-size: 1em;
		height: 2em;
		line-height: normal;
		padding: 0;
		text-indent: 0.25em;
		border: solid 0.15em #262626;
		margin: 0 0 0.5em;
	}	
	.GRUPPENREISEN table#FORM img {
		display: none;
	}
	table#FORM input.small[type="text"],
	.GRUPPENREISEN table#FORM input.small[type="text"],
	.GRUPPENREISEN table#FORM3 input.small[type="text"] {
		width: 48%;
	}
	table#FORM input.small[name="forename"],
	table#FORM input.small[name="firstname"],	
	table#FORM input.small[name="town"],
	.GRUPPENREISEN table#FORM input.small[name="a_uhrzeit"],
	.GRUPPENREISEN table#FORM input.small[name="r_uhrzeit"],
	.GRUPPENREISEN table#FORM input.small[name="titel"],	
	.GRUPPENREISEN table#FORM input.small[name="b_titel"],
	.GRUPPENREISEN table#FORM input.small[name="b_forename"],
	.GRUPPENREISEN table#FORM input.small[name="b_abteilung"],
	.GRUPPENREISEN table#FORM input.small[name="b_town"],
	.GRUPPENREISEN table#FORM3 input.small[name="forename"],
	.GRUPPENREISEN table#FORM3 input.small[name="town"],
	.GRUPPENREISEN table#FORM3 input.small[name="a_uhrzeit"],
	.GRUPPENREISEN table#FORM3 input.small[name="r_uhrzeit"],
	.GRUPPENREISEN table#FORM3 input.small[name="titel"],	
	.GRUPPENREISEN table#FORM3 input.small[name="b_titel"],
	.GRUPPENREISEN table#FORM3 input.small[name="b_forename"],
	.GRUPPENREISEN table#FORM3 input.small[name="b_abteilung"],
	.GRUPPENREISEN table#FORM3 input.small[name="b_town"] {
		width: 48%;
		margin: 0 0 0 4%;
	}	
	#booking1 table#FORM input.hnr[type="text"], #booking2 table#FORM input.hnr[type="text"], 
	#bookinggutschein0 table#FORM input.hnr[type="text"], #bookinggutschein1 table#FORM input.hnr[type="text"],
	.GRUPPENREISEN table#FORM3 input.hnr[type="text"], .CATALOGHTMLFORM table#FORM input.hnr[type="text"] {
		width: 30%;
		margin: 0 0 0 4%;
	}	
	table#FORM input[type="text"], table#FORM select, table#FORM textarea {
		border: 0.15em solid #262626;
	}	
	.BOOKING_STORNO {
		float:none; 
		width:100%; 
		padding-right:0;
	}	
	#booking0 input[type="text"] {
		border: 0.15em solid #262626;
		padding: 0;
		text-indent: 0.25em;
		height: 2em;
		width: 2em;
	}	
	#booking0 input[type="text"], #booking0 select, #booking0 textarea {
		border: 0.15em solid #262626;
		height: 2em;
	}	
	table#FORM input.small2[type="text"],
	table#FORM3 input.small2[type="text"] {
		width: 3em;
	}	
	table#FORM td, table#FORM3 td {
		padding: 0 0 6px;
		vertical-align: middle;
	}	
	.GRUPPENREISEN table#FORM input.street[type="text"],
	.GRUPPENREISEN table#FORM3 input.street[type="text"] {
		float: none;
		width: 66%;
	}		
	.GR_CAPTCHA {
		width:auto;
	}
	
	.GR_CAPTCHA_TEXT {
		width:auto;	
	}	
	.GUTSCHEIN table#FORM input.small[type="text"] {
		width: 48%;
	}
	.GUTSCHEIN table#FORM input.small[name="b_forename"],
	.GUTSCHEIN table#FORM input.small[name="b_town"] {
		width: 48%;
		margin: 0 0 0 4%;
	}	
	.GUTSCHEIN table#FORM {
		width: 100%;
	}	
	.BOOKING #FORM .GS_SCODE  {
		float: none;
		border: 0.15em solid #262626;
		margin-left: 0;
		text-align: left;
		width: 100%;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;	
		height: 2em;
	}	
	.GUTSCHEIN #bookinggutschein1 #phone_private,
	.GUTSCHEIN #bookinggutschein1 #email {
		width: 100%;
	}	
	#BANNER .EVENTSBANNER {
		position: relative;
		top: auto;
	}	
	.CATALOGWRAPPER .CATALOGCHECKBOX{
		display: none;
		margin: 0;
		float: none;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	#CONTENT .change-booking {
		margin: 0 !important;
	}	
	table#SEARCH .tr-modify {
		display: none;
	}
	#CONTENT .REISEBANNERWRAPPER .BLOCKLINK  {
		background: #E30713;
		width: 100%;
		padding: .5rem 0;
		margin: 1rem 0 0;
		color: #FFF;
		display: inline-block;
		transition : background 0.2s ease-out; 
		text-decoration: none;
		font-size: 1.2rem;
		line-height: 1.2;
		text-align: center;
		font-weight: 700;
	}
	#CONTENT .REISEBANNERWRAPPER .BLOCKLINK:hover  {
		background: #000;
	}		
	.REISEBANNERWRAPPER h2 {
		font-size: 1.35rem;
		line-height: 1.2;
		margin-bottom: .75rem;
	}	
	.REISEBANNERWRAPPER .PRICE {
		font-size: 1.35rem;
		line-height: 1.2;
	}		
	#BUCHUNG {
		width: auto;
		margin: 48px -.75em 12px;
		font-size: .8em;
		box-sizing: border-box;
	}	
}

.ZUSTIEGSORTEDETAILAUSWAHL{
	display: none;
}

/* MK 20151123 TEMPORÄR AUSGEBLENDET; WIEDER EINBLENDEN WENN RADREISEN ONLINE GEHEN */
/*.REISEBANNERWRAPPER.RADREISEN .BLOCK {
	display: none;
}
.REISEBANNERWRAPPER.RADREISEN .BLOCK.DOWNLOAD {
	display: block;
	width: auto;
	padding: 0;
}
.REISEBANNERWRAPPER.RADREISEN {
	background: none;
	margin-left: 0;
	padding: 0;	
}

.REISEBANNERWRAPPER.RADREISEN .WRAPPERTRENNER {
	background: none;
}
table#SEARCH.WHEEL {
	display: none;
}
.events {
	display: none;
}*/

</pre></body></html>