@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Krub');
/* CSS Document */

/* Erweiterung für Bootstrap */
.inactive+.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#FFFFFF;content:">"}
.modal-titel {
	letter-spacing:10px;
}
.modal-dialog {
	width: 800px;
	max-width: 95%;
}
.modal-body {
	padding:20px;
}
display-5 {
		font-size:2.5rem;font-weight:300;line-height:1.2;
		}
.list-dash {
	
}
#adresse { text-align:center!important;
}
#ueberschrift {
	letter-spacing:5px;
}
.bg-retusche {
	background-color:#FCF;
}
.btn-formatauswahl-dialog {
	background: rgba(0,0,0,0.41);
	color:#FFF
}
.btn-formatauswahl:hover {
	background: rgba(241,221,00,0.5);
}
.btn-formatauswahl:hover {
	background: rgba(157,232,168,0.5);
}

p, td, th, li, h1, h2, h3, a, div, input, select {
	font-family:'Krub', sans-serif;
	text-decoration:none;
	font-size: 1em;
	color:#000;
}
div {
	margin:0px;
	padding:0px;
}
li.liste_klein { 
	padding: 3px 10px;
	font-size:0.8em;
}
h1{font-size:1.3em; font-weight:bold; margin-top: 1.5em; letter-spacing:0.2em;}
h2{font-size:1.2em; font-weight:bold;}
h3 {font-size:1.2em; font-weight:normal;}
p, li {font-size:1.2em; font-weight:normal;}

button {
	margin: 1em;
	cursor: pointer;
}
a {
	color:#69a6cc;}
a:hover {
	color:#397ca7;
	}
input {
	font-size: 1.3em;
	background-color: #F0F3F3;
	padding: 0.3em;
}
input:focus, input:hover {
	background-color: #FFFFFF;
}

#wrapper {}
#veranstaltungsliste, #body_content, #veranstaltungsliste_content {
	background-color:#daefef;
	padding-bottom:50px; 
	padding-top:50px;
	margin-bottom: 50px;
}
#veranstaltungsliste_content. #datenschutz_cshop {
	background-color:#FFF;
}

#sidebar_left, #main {
	border: 1px none #000;
}
.box_zentrieren {
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:100%; height:100px; 
	background-color:#FFF;
	background-image:url(images/logo-joe-kramer-rundung-4.png);
	background-position:center;
	background-repeat:no-repeat;
}
/* logo und header neu definiert 01/2019  */
.logo_auge:before{
  content:url('../images/logo-auge-freigestellt-25-70.png') ;
  position:relative;
  top:4px;
  left:-25px;
}
.logo_auge {
    width:400px;
    margin-bottom:10px;
    padding-left: 8px;}
/* / logo und header neu definiert 01/2019  */

#footer {
	background-color:#69a6cc;
	position: fixed;
	max-height:50px;
	right: 0;
	bottom: 0;
	left: 0;
}
#sidebar_left {margin-left:auto; margin-right:auto; width:300px;}
#main {margin-left:auto; margin-right:auto; width:auto; padding:10px; }
#freigegebene_kurse {
		text-align:center; 
		padding:10px;
		background-color:#FFF;
		}
#content {border:0px solid green; width:auto; height:auto; min-height:300px; overflow:visible; background-color: #EAEAEA;}
#breadcrumbs {
	color:#397ca7;
	font-size:1.4em;}
a.breadcrumbs {
	padding: 0px 10px;
}
a:hover.breadcrumbs {
	color:#397ca7;
	border:1px solid #397ca7;
}
#hilfe_schliessen_button {
	float:right; width:32px; height:32px; display:inline-block; background-image:url(images/icons_loeschen-green-32-32.png); background-repeat:no-repeat;
}
#hilfe_schliessen_button:hover {
	background-image:url(images/icons_loeschen-green-32-32-hover.png);
}
/* #footer {width:auto; height: auto; clear:left;} */
a.footer {color:#FFF; font-variant:small-caps;}
a:hover.footer {text-decoration:underline;}
ul.footer {text-align:center;}
li.footer {display:inline-block; }

.kurstabelle {float:left; margin: 0px 2px; padding: 2px 0px; list-style-type:none;}

img.icon_left {float:left; margin-right: 20px; margin-bottom:20px;}
img.icon_right {float:right; margin-left: 20px; margin-bottom:20px;}

li.orte, li.sidebar_menue_item {
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
li.orte {
	padding:10px;
	padding-left:46px;
	background-image:url(images/icons-schwimmbad-26px-26px.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
li.veranstaltung_time_list_item {
	display: inline-block;
	font-size: 1.2em;
	border: 1px solid #666;
	padding: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image:url(images/icons-fotoapparat.png);
	background-position:center;
	background-repeat:no-repeat;
}
input.password_list {
	display:inline-block; 
	font-size: 1.3em;}



input[type="checkbox"]:focus + label , input[type="radio"]:focus + label{
	color:#000;
  }
input[type=checkbox]
{
	/* background-image:url(images/transparent_50.png); border:3px solid #FFF;
	background-position:center;*/
	
  /* Double-sized Checkboxes */
  /*-ms-transform: scale(1.2);  IE */
 	-moz-transform: scale(1.2);  /* FF */
    /* -webkit-transform: scale(1.2); /*Safari and Chrome  */
   /* -o-transform: scale(1.2);Opera */
}
.checkbox_pic_400px {
	width: 50px;
	height: 50px;
}
.checkbox_pic_400px:hover {
}




ul#veranstaltungsorte {
	margin:0px; 
	padding:00px;
	list-style:none;
}
#shop_thumbs_rahmen {
	border:1px solid #63F;
	width:410px;
	height:auto;
}
#content_menue {
	margin: auto;
	padding: 0px;
}
.shop_image_400 {
	padding-top: 0px;
	width: 400px;
	height: 400px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.erklaerungsbild {
	display:inline-block;
}
.runde_ecken_style {
	-webkit-border-top-right-radius: 40px!important;
	-moz-border-top-right-radius: 40px!important;
	border-top-right-radius: 40px!important;
	-webkit-border-bottom-left-radius: 40px!important;
	-moz-border-bottom-left-radius: 40px!important;
	border-bottom-left-radius: 40px!important;

}
.runde_ecken_style_nur_oben {
	-webkit-border-top-right-radius: 20px;
	-moz-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-top-left-radius: 20px;
	border-top-left-radius: 20px;

}
.runde_ecken_style_nur_unten {
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;

}

.runde_ecken_style_100 {
	-webkit-border-top-right-radius: 100px;
	-moz-border-top-right-radius: 100px;
	border-top-right-radius: 100px;
	-webkit-border-top-left-radius: 100px;
	-moz-border-top-left-radius: 100px;
	border-top-left-radius: 100px;

	-webkit-border-bottom-right-radius: 100px;
	-moz-border-bottom-right-radius: 100px;
	border-bottom-right-radius: 100px;
	-webkit-border-bottom-left-radius: 100px;
	-moz-border-bottom-left-radius: 100px;
	border-bottom-left-radius: 100px;

}

.runde_ecken_style_150 {
	-webkit-border-top-right-radius: 150px;
	-moz-border-top-right-radius: 150px;
	border-top-right-radius: 150px;
	-webkit-border-top-left-radius: 150px;
	-moz-border-top-left-radius: 150px;
	border-top-left-radius: 150px;

	-webkit-border-bottom-right-radius: 150px;
	-moz-border-bottom-right-radius: 150px;
	border-bottom-right-radius: 150px;
	-webkit-border-bottom-left-radius: 150px;
	-moz-border-bottom-left-radius: 150px;
	border-bottom-left-radius: 150px;

}

li.content_menue {float:left; padding:5px; min-width:100px; list-style:none;}

.formatauswahl_info_jumbo { /* neu 01/2019 */
	letter-spacing:5px;
	box-shadow:5px 5px 10px #CCCCCC;
	margin-right:10px;
}
.formatauswahl_info_jumbo:nth-child(3n) {
  /* width:100%; macht die Formatauswahl auf Seitenbreite, gleich Zeilenumbruch */ 
}

#formatauswahl_alle {
	cursor: pointer;
	/* display:none; */
	border: 0px solid #999;
	padding: 10px;
	clear: both;
	text-align: center;
	}
li.einformat {
	text-align: center;
	min-width: 160px;
	min-height: 60px;
	height: 100%;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #CCC;
	display: inline-block;
	font-size: 1.5em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color:#FFF;
	vertical-align: middle;
	overflow: visible;
	color: #000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}
#workflow_menue {
	width:100%;
	min-height:1px;
	border: 1px solid #EAEAEA;
	background-color: #F2F2F2;
	text-align:center;
}

.kursfrei, .veranstaltungsort { /* button für freigegebene Kurse*/
background-color:#CCC;
	border-top:4px solid #999;
	border-right:4px solid #999;

}
li.weiter_button {
	border-top:4px solid #C6EC7B;
	border-right:4px solid #C6EC7B;
	background-color: #8AB547;
	background-image:url(images/icons-pfeil-rechts-26-26.png);
	background-position:right;
	padding-left: 50px;
}
.btn-weiter:after { 
	content:url('../images/icons-pfeil-rechts-26-26.png') ;
	position:relative;
	top:4px;
	left:-25px;
}


/* #content_menue li.back_button { -- war Beispiel von Hacky, Komma weglassen und es gilt nur wenn beide ausgezeichnet sind. Problem aber beim Weiter Button, weil nicht von rechts definierbar. */
li.back_button {
	border-top:4px solid #C6EC7B;
	border-right:4px solid #C6EC7B;
	background-color: #8AB547;
	background-image:url(images/icons-pfeil-links-26-26.png);
	padding-left: 50px;
	background-position:20px 6px ;
}
.auswahl_sichern {
	
}
.workflow_menue_item, .kasten_sonderauswahl, .hilfebutton  {
	font-size:20px;
	letter-spacing:5px;
	/* border-top:4px solid #C6EC7B;
	border-right:4px solid #C6EC7B;
	background-color: #8AB547; */
	background-repeat:no-repeat; 
	color:#FFF; 
	padding:5px 40px;  
	width:320px; 
	height:auto; 
	max-width: 90%;
	/* 
	
	min-width: 200px;
	max-width: 400px;
	*/
	text-align: left;
	display: inline-block;
	
	margin: 10px;
	margin-left:auto;
	margin-right:auto;
	
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

}
.angebote {
	maxn-width:370px; 
	border:1px solid #000; 
	background-color:#FFF; 
	text-align:left; 
	margin:10px; 
	margin-left:auto; margin-right:auto;	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 20px;
}
h2.angebote {
	font-weight:bold;
	font-variant:small-caps;
	font-size:1.3em;}
.hilfebutton  {
	width:32px;
	height:32px;
	background-color:#E7E30C;
	border-top:4px solid #999;
	border-right:4px solid #999;

}
.hilfebutton:hover {
	background-color:#41A017;
	color:#E7E30C;
	font-weight:bold;
}

#hilfebutton {
	text-align:center;
	/* background-image:url(images/icons-hilfe.png); */
	background-repeat:no-repeat;
	background-position:center;
	min-height:28px;
	width: 100px;
	display:block;
}
li.workflow_menue_item, li.hilfebutton {
	background-repeat:no-repeat; 
	background-position:left; 
	color:#FFF; 
	padding:5px 40px;  
	text-align:center;
}
.kasten_sonderauswahl {
	font-size:1.5em;
	padding: 10px; 
	margin: 10px 0px;
	min-width: 380px; 
	}

.workflow_menue_item:hover, .kasten_sonderauswahl:hover {
	background-color: #688835;
	
}
.orte:hover, .veranstaltung_time_list_item:hover {
	background-color: #EAEAEA;
}
veranstaltung_time_list_item:hover, .orte:hover {
	max-width: 400px;
	min-width: 150px;
}

#workflow_beschreibung {
	clear:both;
}
#veranstaltungsort {
	list-style-type:none;
	list-style:none;
	lis
	}
#veranstaltungsort, #veranstaltungszeit, #passwortabfrage, .mittlere_spalte, #fernabgabegesetz {
	/* max-width: 380px; */
	min-width: 250px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	padding:20px;
}
.mittlere_spalte{ 
	height:auto;
	padding-bottom: 10px;
}
.kasten_sonderauswahl {
	font-size:1.3em;
	padding: 10px;}
#preisinfo_button, #preisliste_button { /* auf der Formatauswahlseite zum Preis checken */
	width: auto;
	height: auto;
	font-size:18px;
	padding:20px;
	text-align:center;
}
#formatauswahl_menue {
	border:1px dotted #999;
}


.formatauswahl_image_rahmen:hover {
	
}
.formatauswahl_image_rahmen {
	margin: 10px;
	max-width: 35px;
	max-height: 33px;
	border: 1px solid #999;
	padding: 5px;
	clear: both;
	overflow: hidden;
	background-image: url(images/transparent_75.png);
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	-ms-transition: all 0s ease-in-out 0s;
	-o-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
}
li.formatauswahl {
	list-style:none;
}
.formatauswahl {
	color:#CCC;
	padding:10px;
	margin:5px;
	border: 2px solid #999;
	font-weight:bold;1

}
.formatauswahl:hover {
	background: rgba(201,238,255,1);
	color: #FFF;
	border: 2px solid #999;
	border-color:#CCC;
}
.formatauswahl_image_rahmen:hover {
	max-height: 999px;
	max-width: 350px;
	padding-right: 20px;
	background-color: #000;
}
.formatauswahl_warenkorbmenue_teaser {
	padding: 5px;
	height:30px;
	width: 100px;
	border: 1px solid #009;  
}
.formatauswahl_warenkorb_anzeige_einzelbild {
	padding: 10px;
	margin: 10px 0px 0px 0px;
}
.bildauswahl_loeschen {
	float:right; 
	width:32px; 
	height:32px; 
	color:red; 
	margin:10px 10px 0px 0px; 
	padding:5px; 
	border:1px solid #999;  
}
.bildauswahl_loeschen:hover {
	border:1px solid #CCC;  
}
img.paket_angebot_wkbutton { /* braucht man für die Warenkorbbuttons in der Formatansicht für die Angebote */
margin-bottom:5px;
}
#hilfekasten, #fehlermeldung, #meldung {
	padding: 10px;
	background-color: #EAEAEA;
	border: 2px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#hilfekasten{
	display: none;
}
#fehlermeldung {
	min-width:600px;
}
.image_item_wk_formatanzeige {
	background-color: #CCCCCC;
	padding: 10px;
}
div.image_item_wk_formatanzeige {
	width: auto;
	min-height: 50px;
	border:1px solid #999;
		-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}
li.image_item_wk_formatanzeige {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
}
.artikel_rahmen {
	height: auto; 
	display:inline-block; 
	vertical-align:top; 
	margin-bottom:20px; 
	margin-right:10px;
}

#warenkorb_uebersicht {
	overflow:auto;
	}
.warenkorb_uebersicht {
	text-align:left;
}
.kasse_tabelle_anzahl {
	text-align:center;
	}
.kasse_tabelle_summe, {
	text-align:right;
}
#kasse_tabelle_warenwert_summe,
#kasse_tabelle_zusatzleistungen_summe,
#kasse_tabelle_gesamt_summe {
	text-align:right;
}
.kasse_tabelle_gesamt {
	font-weight: bold;
	border-top: 2px solid #000;
	border-bottom: 3px double #000;
}
td.zwischensumme {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	}
.summe {
	text-align:right;
}
#versand_und_rechnungsadresse, #datei_bereitstellung, table#warenkorb {
	padding: 25px;
	border:2px solid #CCC;
}
#weiter_einkaufen_button, #agb_button, #datenschutz_button, #bestellbutton {
	font-size:1.3em;
	font-weight:bold;
}
#bestellbutton {
	border:3px solid #fdd137;
	}
#fernabgabegesetz {
	padding:20px;
	background-color:#FFF;
	}
/* handy (portrait) ----------- */
@media only screen 
and (min-device-width : 300px) 
and (max-device-width : 320px) {
/* Styles */
#breadcrumbs {
	display:none;
}

.button_bildauswahl {
	width:400px;
	font-size:2.5rem;
	font-weight:300;
	line-height:1.2;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
#breadcrumbs {
	display:none;
}
.button_bildauswahl {
	width:400px;
	font-size:2.5rem;
	font-weight:300;
	line-height:1.2;
}
}
/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
#breadcrumbs {
	display:none;
}
.button_bildauswahl {
	width:400px;
	font-size:2.5rem;
	font-weight:300;
	line-height:1.2;
}
}
/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
#breadcrumbs {
	display:none;

}
.button_bildauswahl {
	width:400px;
	font-size:2.5rem;
	font-weight:300;
	line-height:1.2;
}
}
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
.button_bildauswahl {
	width:400px;
	font-size:2.5rem;
	font-weight:300;
	line-height:1.2;
}
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */

.button_bildauswahl {
	width:400px;
	font-size:2.5rem;
	font-weight:300;
	line-height:1.2;
}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */

.button_bildauswahl {
	width:810px;
	font-size:2.5rem;
	font-weight:300;
	line-height:1.2;
}
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */

.button_bildauswahl {
	width:810px;
	font-size:2.5rem;
	font-weight:300;
	line-height:1.2;
}
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
#breadcrumbs {
	display:none;

}

.button_bildauswahl {
	width:100%;
	font-size:2.5rem;
	font-weight:300;
	line-height:1.2;
}
}
#sprytextfield1 label, #sprytextfield2 label, #sprytextfield3 label, #sprytextfield4 label, #sprytextfield5 label, #sprytextfield6 label, #sprytextfield7 label, #senden {
	display: block;
}
