@charset "UTF-8";
/* CSS Document */

.grid_1 {
	display: inline;
	float: left;
	position:relative;
	width: 14.285%;
	font-size:12px;
	line-height:18px;
}

#tabs2 {
	background:url(https://sauna-beauty-griesheim.de/_media/images/content/source/kursplan.jpg) no-repeat;
	border:none;
	background-size:150% auto;
	padding:83px 0;
}

#tabs2 .ui-widget-header {
	background:none;
	border:none;
}

#tabs ul .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, #tabs .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:none!important;
	margin:0!important;
	padding:0!important;
	border:none!important;
}

#tabs2 ul {
	display:none;
}

#tabs2 ul li{
	display:block;
	width:32%;
	float:left;
	margin:0 0 50px 0;
}

#tabs2 ul li:nth-of-type(2){
	margin:0 2% 50px!important;
}

#tabs2 ul li a {
	font:30px/34px "NexaBold",Arial,Helvetica,sans-serif;
	background:rgba(255,255,255,0.2)!important;
	text-align:center;
	cursor:pointer;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}

.ui-tabs .ui-tabs-panel {
	padding:0!important;
}


.end {
	margin-right: 0px;
}

.day {
	border:0;
}

.head {
	text-align:center;
	padding:10px;
	border:0;
	background:#ec6707;
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:10px 5px;
}

.hour {
	color:#666;
	padding:5px;
	margin:10px 5px;
	border:0;
	background:#fff;
	height:74px;
}

.hour .clear {
	line-height:0;
}

.hour p {
	margin:0;
}

.hour em {
	display:block;
	font:10px/18px Arial, Helvetica, sans-serif;
}

.hour strong {
	display:block;
	font:bold 13px/20px Arial, Helvetica, sans-serif;
	
}

.hour i {
	display:block;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#aaa;
}


a .hour:hover {
	background-color:#ec6707;
	color:#fff;
	cursor:pointer;
}

a .hour:hover i {
	color:#fff;
}

.yellow, .yellow:hover {
	background-color:#ec6707;
	color:#fff;
}

.yellow i, .yellow:hover i {
	color:#fff;
}


.yellow.currentday {
	background:#ec6707;
	color:#fff;
}


.currentday, .currentday:hover {
	background:#ccc;
}


.tip {
	text-decoration:none!important;
}


.hour .tool {
	position:absolute;
	display:none;
	width:250px;
	background:#fafafa;
	font:11px/17px Arial, Helvetica, sans-serif;
	border:2px solid #aaa;
	border-radius:10px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.2);
	padding:10px;
	margin:-100px 0 0 100px;
	z-index:1000;
	color:#333!important;
}

.toolleft.tool {
	margin:-100px 0 0 -250px;
}

a .hour:hover .tool {
	display:block;
}

.hour .tool hr {
	margin:10px 0 10px 0;
	display:block;
	clear:both;
	border-top:2px solid #aaa;
}

.hour.istnicht .tool {
	display:none;
}

.hour img {
	margin-left:25px;
}

.kinder {
	background-image: url(https://sauna-beauty-griesheim.de/design/normal/images/common/kinder.jpg);
	background-repeat: no-repeat;
	background-position: 3px 47px;
}



/* tabs tabelle kursplan */

.kursplan {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.kursplan .day {
	width:92px;
	float:left;
}

.kursplan .day p {
	width:82px;
	padding:5px;
	height:60px;
	margin:0;
	font:12px/20px Arial, Helvetica, sans-serif;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.kursplan .day p span {
	display:block;
	font:10px/15px Arial, Helvetica, sans-serif;
	color:#295fcc;
}

.kursplan .day p strong {
	display:block;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#333;
	text-shadow:1px 1px 1px #fff;
}

.kursplan .day p:hover, .kursplan .day p:hover span, .kursplan .day p:hover strong {
	color:#fff;
	background:#295fcc;
	text-shadow:none;
}

.kursplan-day {
	width:100%;
}

.kursplan-day th, .kursplan-day td {
	border:1px solid #ccc;
	padding:5px;
}

.kursplan-day th {
	border:1px solid #666;
	border-bottom:0;
	background:#999;
	color:#fff;
}

.kursplan-day td:nth-of-type(1) {
	font:10px/20px Arial, Helvetica, sans-serif;
	color:#666;
}

.kursplan-day td:nth-of-type(2) {
	font-weight:bold;
}

.kursplan-day tr:nth-of-type(2n-1) td {
	background:#fcfcfc;
}

.kursplan-day tr:hover td {
	border:1px solid #aaa;
	border-bottom:0;
	background:#6bb8f2;
}

.kursplan-day th:nth-of-type(1) {
	min-width:80px;
}

.kursplan-day th:nth-of-type(2) {
	width:200px;
}

.kursplan-day th:nth-of-type(3) {
	width:120px;
}

.kursplan-day th:nth-of-type(4) {
	width:100px;
}

#tabs-kurs {
	min-height:340px;
	padding:0;
	border:0;
}

#tabs-kurs .ui-tabs-panel {
	padding:0;
}

#tabs-kurs ul {
	margin:0;
	list-style:none;
	width:100%;
	display:block;
	padding:0;
	border:0;
	line-height:0;
	margin-bottom:10px;
	text-align:center;
}

#tabs-kurs ul li {
	display:inline-block;
	width:14.28%;
	border:0!important;
	padding:0!important;
	margin:0!important;
	line-height:0;
}

#tabs-kurs ul li a {
	text-align:center;
	display:block;
	width:100%;	
	padding:15px 0;
	margin:0!important;
	background:#666;
	color:#fff;
	line-height:12px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #fff;
}

#tabs-kurs ul li a:hover {
	background:#555;
	box-shadow:inset 0px 2px 5px rgba(0,0,0,0.2);
}

#tabs-kurs ul li.ui-state-active a {
	background:#6bb8f2;
	box-shadow:inset 0px 2px 5px rgba(0,0,0,0.2);
}

.legend {
	display:none;
	font:12px/20px Arial, Helvetica, sans-serif;
}

.legend span {
	width:30px;
	display:inline-block;
	color:#333;
	font-weight:bold;
}

.kursplan-day td{
	vertical-align:middle;
}

#tabs-kurs{
	display:none;
}

@media only screen and (max-width:1000px){
	
.hour strong {	
font:bold 10px/20px Arial,Helvetica,sans-serif;
line-height:15px;
}

}


@media only screen and (max-width:1200px){
	.grid_1{
		width:14.2857%;
	}
	
	.kursplan-slide{
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding:0 0 0 20px;
	}
	
	#tabs-23, .kurs-slide{
		width:100%!important;
	}
	
	#tabs-23{
		padding:0;
	}
}


@media only screen and (max-width:720px){
	.kursplan-slide{
		display:none;
	}
	
	#tabs-kurs{
		display:block;
	}
	
	/* tabs tabelle kursplan */

.kursplan {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.kursplan .day {
	width:92px;
	float:left;
}

.kursplan .day p {
	width:82px;
	padding:5px;
	height:60px;
	margin:0;
	font:12px/20px Arial, Helvetica, sans-serif;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.kursplan .day p span {
	display:block;
	font:10px/15px Arial, Helvetica, sans-serif;
	color:#295fcc;
}

.kursplan .day p strong {
	display:block;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#333;
	text-shadow:1px 1px 1px #fff;
}

.kursplan .day p:hover, .kursplan .day p:hover span, .kursplan .day p:hover strong {
	color:#fff;
	background:#295fcc;
	text-shadow:none;
}

.kursplan-day {
	width:100%;
}

.kursplan-day th, .kursplan-day td {
	border:1px solid #ccc;
	padding:5px;
}

.kursplan-day th {
	border:1px solid #666;
	border-bottom:0;
	background:#999;
	color:#fff;
}

.kursplan-day td:nth-of-type(1) {
	font:10px/20px Arial, Helvetica, sans-serif;
	color:#666;
}

.kursplan-day td:nth-of-type(2) {
	font-weight:bold;
}

.kursplan-day tr:nth-of-type(2n-1) td {
	background:#fcfcfc;
}

.kursplan-day tr:hover td {
	border:1px solid #aaa;
	border-bottom:0;
	background:#004061;
	color:#fff;
}

.kursplan-day th:nth-of-type(1) {
	min-width:80px;
}

.kursplan-day th:nth-of-type(2) {
	width:200px;
}

.kursplan-day th:nth-of-type(3) {
	width:120px;
}

.kursplan-day th:nth-of-type(4) {
	width:100px;
}

#tabs-kurs {
	min-height:340px;
	padding:0;
	border:0;
	margin-top:20px;
}

#tabs-kurs .ui-tabs-panel {
	padding:0;
}

#tabs-kurs ul {
	margin:0;
	list-style:none;
	width:100%;
	display:block;
	padding:0;
	border:0;
	line-height:0;
	margin-bottom:10px;
	text-align:center;
}

#tabs-kurs ul li {
	display:inline-block;
	width:14.28%;
	border:0!important;
	padding:0!important;
	margin:0!important;
	line-height:0;
}

#tabs-kurs ul li a {
	text-align:center;
	display:block;
	width:100%;	
	padding:15px 0;
	margin:0!important;
	background:#666;
	color:#fff;
	line-height:12px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #fff;
}

#tabs-kurs ul li a:hover {
	background:#555;
	box-shadow:inset 0px 2px 5px rgba(0,0,0,0.2);
}

#tabs-kurs ul li.ui-state-active a {
	background:#004061;
	box-shadow:inset 0px 2px 5px rgba(0,0,0,0.2);
}

.legend {
	display:none;
	font:12px/20px Arial, Helvetica, sans-serif;
}

.legend span {
	width:30px;
	display:inline-block;
	color:#333;
	font-weight:bold;
}

.kursplan-day td{
	vertical-align:middle;
}

.kursplan-day tr td:nth-of-type(2){
	text-align:right;
	padding-right:20px;
}

#kurstabs-1, #kurstabs-2,#kurstabs-3,#kurstabs-4,#kurstabs-5,#kurstabs-6,#kurstabs-0{
	display:none;
}

#tabs-kurs div.active{
	display:block!important;
}

#tabs-kurs ul li a.active{
	background:#6BB8F2;
}

#tabs2{
	display:none;
}

#tabs-kurs{
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:10px;
	padding-right:10px;
}

#tabs-kurs ul li a{
	text-decoration:none;
}

#tabs-kurs ul li a.active, #tabs-kurs ul li:hover a{
	background:#A5C711;
	
}

.kursplan-day tr:hover td{
	background-color:#86A10E;
}
}

@page { margin: 0 }
@media print, embossed {
	header, .widgets, footer, .parallax, .boxen, .clubslider, .right, .theme, .kursplan-btns, nav, .top, .theme, .clubslider, .bottom, .small{
		display:none!important;
	}
	.kursplanwrapper {margin: 1cm;}
	.clubselector	{display:none;}
	.tageszeit h5 {display:none;}
	.abends .head {	display:none;}
	.hour { padding: 3px; border:1pt solid #ccc; }
	.head{border:1pt solid #484848;}
	.hour em{font-size:11pt;}
	.hour strong{font-size:10pt;}
	.hour p span{font-size:11pt;}
	.grid_1{width:130px;}
	.hour{height:95px;}
	.content{textalign:center;}
	h1{padding:0;}
	h2{padding:0; margin:0;}
	.kurs-slide{height:auto;}
}

@media print and (orientation: landscape) {
    /* landscape styles */
  .kursplanwrapper {margin: 0.1cm;}
	.grid_1{width:135px;}
	.hour{height:50px;}
	.hour em{font-size:8pt;line-height: 16pt;margin-bottom:2px;}
	.hour strong{font-size:10pt;line-height: 14pt;}
	.hour p span{font-size:8pt;line-height: 14pt;}

}

@media print and (orientation: portrait) {
    /* portrait styles */
}

.abends .head {	display:none;}
.tageszeit h5 {display:none;}

#tabs2 ul li.ui-state-active a{
	background:#EC6707!important;
}