.SliderBox.ghotels{
display:;
}
.SliderBox.rodenberg{
display:;
}
.SliderBox.landhotel {
display:;
}
.SliderBox.schlosshotel {
display:;
}
.SliderBox.quellenhof {
display:;
}
.SliderBox.sophienhotel {
display:;
}
.SliderBox.posthotel {
display:;
}
.SliderBox.diemelsee {
display:;
}

.SliderBox {
	width: 581px;
	margin-top: 5px;
	margin-bottom: 25px;
	height: 150px;
	overflow:hidden;
	position:relative;
	z-index: 350;
	background-image: url(http://www.goebel-hotels.com/layout/SliderBack.png);
}

#scroll_left, #scroll_right {
	position: absolute;
	display: block;
	width: 30px;
	height: 150px;
	text-indent: -19999px;
	float: left;
	z-index: 351;
}

#scroll_left {
	left: 0px;
	background-image: url(http://www.goebel-hotels.com/layout/SliderLeft.png);
}

#scroll_right {
	left: 551px;
	background-image: url(http://www.goebel-hotels.com/layout/SliderRight.png);
}

#slider {
	position: relative;
	display: block;
	float: left;
	width:9999px;
	margin-right:-9995px;
	height: 150px;
	left: 30px;
	overflow: hidden;
	padding-left: -516px;
	
}
.boxes {
	display: block;
	width: 505px;
	height: 140px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
}

.boxes .FirmaticContentImage {
	margin-left: 5px;
	margin-right: 5px;
}

#slider .SlideContentImage {
	height: 140px;
}

#slider .SlideContentText {
	display: block;
	font-size: 12px;
}

.SlideContentText a {
	color: #012154
}
.SlideContentText a:hover {
	color: #B1361B;
	text-decoration: none;
}

.SlideContentText .ueberschrift {
	margin: 0px;
	display: block;
	color: #B1361B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}

.SlideContentText .ueberschrift a {
	color: #B1361B;
	font-size: 18px;
	font-weight: normal;
}
.SlideContentText .ueberschrift a:hover {
	color: #012154;
	text-decoration: none;
}

.SlideContentText .text {
	display: block;
	line-height: 130%;
}

.SlideContentText .text a {
	color: #B1361B;
}
.SlideContentText .text a:hover {
	color: #012154;
	text-decoration: none;
}

