.ANGEBOTWRAPPER {
	/*left: auto;*/
	background: url(../../img/redesign2015/angebotewrapper_hg.png) left top;
	z-index: 10;
}
.ANGEBOTWRAPPER .MENUARROW {
	/*display: none;*/
}
.MIDDLEWRAPPER {
	width: 1080px;
	margin: 0 auto;
	padding: 88px 0 0;
	background: none;
}

.ANGEBOTWRAPPER strong {
	display: block;
}

.BLOCKBOTTOM {
	margin: 36px 0 0;
}

.BLOCKLEMENT {
	float: left;
	width: 187px;
	margin: 0 0 0 18px;
	cursor: pointer;
}

.BLOCKLEMENT.FIRST  {
	margin: 0;
}

.BLOCKLEMENT img {
	width: 187px;
	height: auto;
}

.CONTENTWRAPPER {
	width: 1080px;
	float: none;
	padding: 0;
}

#CONTENT {
	padding: 0;
}

.BANNER_FAHRPLAENE {
	background: #4D4D4D;
	color: #FFF;
	padding: 10px 0 24px;
}

.BANNER_FAHRPLAENE .HEADLINE_FAHRPLAENE {
    font-size: 22px;
	padding: 0 18px;
	font-weight: bold;
}

.BANNER_FAHRPLAENE .PIC_FAHRPLAENE {
	text-align: center;
	margin: 6px 0;
}

#CONTENT .BANNER_FAHRPLAENE .BUTTONLINK_FAHRPLAENE {
	padding: 0 18px;
}

#CONTENT .BANNER_FAHRPLAENE .BUTTONLINK_FAHRPLAENE a {
	color: #FFF;
	display: block;
	width: 75%;
	margin: 0 auto;
	background: #E30713;
	text-decoration: none;
	text-align: center;
	padding: 4px 0 3px;
	font-weight: bold;
	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 .BANNER_FAHRPLAENE .BUTTONLINK_FAHRPLAENE a:hover {
	background: #000;
}

#controls-wrapper { position: absolute; left: 50%; margin: 0 0 0 -540px; top: 198px; width: 680px; }
#prevslide, #nextslide{ position: absolute; left: 50%; top: 225px; width: 18px; height: 36px;}
#prevslide{ background: url(../../img/redesign2015/slidearrow_left.png) left top no-repeat; margin: 0 0 0 -596px; }
#nextslide{ background: url(../../img/redesign2015/slidearrow_right.png) left top no-repeat;  margin: 0 0 0 568px; }
#prevslide:active, #nextslide:active{ }
#prevslide:hover, #nextslide:hover{ cursor:pointer; }

table#SEARCH {
	width: 260px;
	border-bottom: solid 14px #4B4B4B;
	margin: 0;
}

table#SEARCH th {
	display: block;
}

#SEARCH .SEARCHMASKHEADLINE {
	line-height: normal;
}

table#SEARCH td {
	background: #FFF;
}

table#SEARCH .td2 {
	padding: 10px 18px 0;	
	width: auto;
}

table#SEARCH .td2 span {
	font-size: 13px;
	line-height: 13px;
}

table#SEARCH .tdBTN {
	padding: 0 18px 10px;	
}

table#SEARCH input[type=text], table#SEARCH select	 {
	font-family: 'Istok Web', sans-serif;
	font-size: 13px;
	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: 13px;
	padding: 0 0 0 6px;
	width: 162px;
	text-align: left;
	margin: 0 0 0 43px;
	color: #FFF;
	font-weight: 700;
	cursor: pointer;
}

table#SEARCH span {
	display: inline-block;
	width: 43px;
}

table#SEARCH .ImgKalender {
	width: 13px;
	cursor: pointer;
	margin: 2px 0 0 6px;
}

.SEARCHMASKWRAPPER .PIC {
	margin: 54px 0 0 -4px;
/*
	margin: 106px 0 0 -4px;	
*/
}

.SEARCHMASKWRAPPER .PIC img {
	display: none;
}

.LEFTNAVWARPPER, .BANNERWRAPPER {
	display: none;
}

.SEARCHMASKWRAPPER {
	margin: 0 0 0 820px
}

#BOX {
	display: none;
}

#CONTENT h1 {
	display: none;
}

#Calendar {
	top: 330px; 
	margin: 0 0 0 320px;
}

.skineutraltable td {
	color: #FFF;
	font-size: 21px;
	padding-top: 18px;
}

.ANGEBOTWRAPPER .BLOCK.FULLEDIT .skineutraltable strong {
	font-size: 21px;
	color: #FFF;
}


.ANGEBOTWRAPPER .BLOCK.FULLEDIT .BLOCKLINK {
	font-size: 18px;
}

.ANGEBOTWRAPPER .BLOCK.FULLEDIT .skineutraltable .RedColor {
	color: #E30713;
}

.ANGEBOTWRAPPER .BLOCK.FULLEDIT .SCROLLCONTENT {
	height: 240px;
	position: relative;
	overflow-y: auto;
}


.ANGEBOTWRAPPER a {
	color: #E30713;	
}

.ANGEBOTWRAPPER a:hover {
	text-decoration: none;
}

.ANGEBOTWRAPPER .BLOCK.FULLEDIT {
/*	width: 748px;*/
}

@media only screen and (max-width: 767px) {
	#prevslide, #nextslide {
		display: none;
		font-size: 0;
		line-height: 0;
		margin: 0;
		height: 0;
	}
	#controls-wrapper {
		display: none;
	}
	.MIDDLEWRAPPER {
		width: auto;
		margin: 0 auto;
		padding: 0 1em;
		background: none;
	}
	.CONTENTWRAPPER {
		width: auto;
		float: none;
		padding: 0 0 1em;
	}	
	.SEARCHMASKWRAPPER {
		margin: 0
	}	
	.ANGEBOTWRAPPER {
		display: block !important;
		background: none;
		position: relative !important;
		left: 0 !important;
		margin: 0 !important;
	}	
	.ANGEBOTWRAPPER .CLOSER {
		display: none;
	}
	.ANGEBOTWRAPPER .WRAPPERTRENNER	{
		background: none;
	}
	.ANGEBOTWRAPPER .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%;
		font-size: 1em;
	}
	table#SEARCH .btn {
		margin: 0;
		width: auto;
		font-size: 1em;
		padding: 0.25em 0.5em;
	}	
	table#SEARCH .tdBTN	{
		padding: 0 0 0.5em;
	}
	table#SEARCH .td2 {
		padding: 0.5em 0 0;
		width: 100%;
	}	
	table#SEARCH select {
		border: 0.15em solid #262626;
		padding: 0;
		width: 100%;
		line-height: normal;
		font-size: 1em;
		height: 2em;
	}	
	table#SEARCH input[type="text"] {
		border: 0.15em solid #262626;
		padding: 0;
		width: 100%;
		line-height: normal;
		font-size: 1em;
		height: 2em;
	}		
	table#SEARCH .td2 span {
		font-size: 1em;
		line-height: 1.3em;
	}
	table#SEARCH span {
		display: block;
		width: 100%;
	}	
	table#SEARCH .ImgKalender {
		display: none;
	}	
	.BLOCKLEMENT, .BLOCKLEMENT.FIRST {
		float: none;
		width: auto;
		margin: 0 0 3em;
	}
	.BLOCKLEMENT img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.ANGEBOTWRAPPER .MENUARROW {
		display: none;
	}
}