@charset "utf-8"; /* CSS Document***********************************************************************************************
*  ___       _________ ______ __________________________ _____   ___________    ______  _____________________ _______________  *
*  __ |     / /__  __ \___  / ___  ____/__  ____/___    |___  | / /__  ____/    ___   |/  /___  ____/___  __ \____  _/___    | *
*  __ | /| / / _  / / /__  /  __  /_    _  / __  __  /| |__   |/ / _  / __      __  /|_/ / __  __/   __  / / / __  /  __  /| | *
*  __ |/ |/ /  / /_/ / _  /____  __/    / /_/ /  _  ___ |_  /|  /  / /_/ /      _  /  / /  _  /___   _  /_/ / __/ /   _  ___ | *
*  ____/|__/   \____/  /_____//_/       \____/   /_/  |_|/_/ |_/   \____/       /_/  /_/   /_____/   /_____/  /___/   /_/  |_| *
*                                                                                                                              *
********************************************************************************************************************************            
*              Copyright: Wolfgang Wahl | www.saschas.ch | 01.02.2016 | Letzte Aktualisierung: 09.03.2016                      *
*****************************************************************************************************************************-->	 
		 
/*##############################################################################################################################
---- Slider Index --------------------------------------------------------------------------------------------------------------
##############################################################################################################################*/

/* ---- Slider -------------------------------------------------------------------------------------------------------------- */
.items {
	display: none;	
}

.slider {
	z-index:2;
	height: 300px;
	position: absolute;
	width: 960px;
	z-index: 1;	
}

.pagination {
	bottom: 15px;
	position: absolute;
	left: 50%;
	margin-left: -110px;
	z-index: 999;
	display: none;
}

.pagination li {
	float: left;
}

.pagination li+li {
	margin-left: 15px;
}

.pagination  li a{
	width: 24px;
	display: block;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	height: 23px;
	background: url(../images/misc/pagination.png) right 0 no-repeat;
}

.pagination li a:hover, .pagination li.current a {
	background-position: 0 0;
}

.progressBar {
	background: #900;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 999;
}

/* ---- Carousel ------------------------------------------------------------------------------------------------------------ */
#carousel {
	position: relative;
	width: 920px;
	padding-top: 20px;
	margin: 0;
	overflow: hidden;
	background-image: url(../images/body/hor_separator.png);
	background-repeat:no-repeat;
	background-position: top center;		
}

#carousel h2 {
	font-family: 'Courier', monospace;
	margin-bottom: 5px;
}

.carousel1 h3 {	
	margin-top: 5px;
	margin-bottom: 7px;	
}

.carousel1 h3 span {
	font-size: 0.7em;
	padding: 2px 10px 2px 0px;
	font-weight: 300;
	color: #ddd;
	background: none;
	border-radius: 0;	
}

.carousel1 {
	height: 249px;	
	margin-left: 0;
}

.carousel1 li {
	float: left;
	width: 213px !important;
	font-size: 1.4em;
	margin-right:20px;
}

.carousel1 li a {
	font-size: 1.5em;
}

.carousel1 li >div {
	padding: 0;
}

.carousel1 li .price {
	background: #532d2a;
	color: #fbe775;
	min-width: 41px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	border-radius: 3px;
	text-align: center;
	margin-top: 5px;
	font-size: 1.4em;
	font-weight: 400;
	float: left;
}

.carousel1 li .price a {
	background: #532d2a;
	color: #fbe775;
	font-size: 1em;
}

.carousel1 li div p {
	line-height: 1.1em;
	font-size: 1.2em;
}

.carousel1 li span.addpriceinfo {
	float: left;
	margin-left: 5px;
	display: inline-block;
	font-size: 1.2em;
	margin-top: 8px;
	margin-right: 15px;
}

.carousel1 li span.addpriceinfo.secondinfo {
	margin-right: 0;
}

.carousel1 img {
	box-shadow: 2px 2px 3px #000;
	padding: 4px;
	background: #343434;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;
 	margin-bottom: 5px;
}

.carousel1 li p {
	line-height: 1.2em;
	font-size: 1.2em;
	margin-top: 5px;
	width: 220px; 
}

.prev {
	background: url(../images/carousel/prevnext.png) 0 bottom no-repeat;
	display: block;
	position: absolute;
	right: 33px;
	top: 24px;
	width: 32px;
	z-index: 999;
	height: 30px;
}

.prev:hover {
	background-position: 0 0;
}

.next {
	background: url(../images/carousel/prevnext.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	position: absolute;
	right: 1px;
	top: 24px;
	width: 32px;
	height: 30px;
}

.next:hover {
	background-position: right 0;
}

#carousel .divider {
	position: relative;
	width: 920px;
	height:20px;
	margin-top: 20px;
	overflow: hidden;
	background-image: url(../images/body/hor_separator.png);
	background-repeat:no-repeat;
	background-position: top center;		
}

/* ----Openhours ------------------------------*/

.carousel1 li div div.openhours {
	width: 198px;
	background: #900;
	border-radius: 5px;
	padding: 10px;
	padding-top: 5px;
	margin-top: 8px;
}

.carousel1 li div div.openhours h3 {
	display: none;	
}

.carousel1 li div div.openhours p {		
	width: 198px;
	font-size: 1.2em;	
	font-weight: 300;
	color: #fff;	
}

.carousel1 li div div.openhours p.topspace {	
	display: none;	
}

.carousel1 li div div.openhours p.centerspace {	
	margin: 0;
	padding: 0;
	height: 15px;
	line-height: 5px;
	font-size: 0.1em;	
}

.carousel1 li div div.openhours p span {
	float: right;
}

/* ----Openhours ------------------------------*/
