/* Add here all your css styles (customizations) */


.header1 .bigfont1 {
	color:#fff;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	line-height: 35px;
}
body {
	font-family:"franklin-gothic-urw-cond",sans-serif;
}
.header .header-sticky {
	background:#73c830 ;
	background-color: #73c830;
	max-height:100px!important;
	min-height:100px!important;
	height:100px!important;
}
.sky-form {
	border-bottom-style: none!important;
	border-top-style: none!important;
	border-left-style: none!important;
	border-right-style: none!important;

}
.red {
	color: #cc0000;
}
.green {
	color: #00cc00;
}
.grey {
	color: #868686;
}

@media (max-width: 550px) {
	.heading h1 {
		color: #585f69;
		font-size: 20px;
		display: block;
	}
}

@media (max-width: 768px) {
	.heading h1 {
		color: #585f69;
		font-size: 24px;
		display: block;
	}
}

@media (min-width: 992px) {
	.heading h1 {
		color: #585f69;
		font-size: 28px;
		display: block;
	}
}

.info{
	/*
	color : white;
	border: 1px solid #73C830;
	font-weight: bold;
	background-color: #72C02C;
	padding: 5px 13px;
	font-size: 14px;
	margin: 0px;
	height: 34px;
	
	text-align: center;
	*/
	width: 50%;
}

.info2{
	color : white;
	font-weight: bold;
	// border: 1px solid red;
	background-color: #F0AD4E;
	padding: 5px 13px;
	font-size: 14px;
	margin: 0px;
	height: 34px;
	width: 100%;
	text-align: center;
}
.info_fehler{
	color : white;
	font-weight: bold;
	// border: 1px solid red;
	background-color: #ff7800;
	padding: 5px 13px;
	font-size: 14px;
	margin: 0px;
	height: 34px;
	width: 100%;
	text-align: center;
}

.info_save{
	color : white;
	font-weight: bold;
	background-color: #5bc0de;
	padding: 5px 13px;
	font-size: 14px;
	margin: 0px;
	height: 34px;
	width: 100%;
	text-align: center;
}


.state-error .help-block,
.state-error .control-label,
.state-error .radio,
.state-error .checkbox,
.state-error .radio-inline,
.state-error .checkbox-inline {
	color: #a94442;
}
.state-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.state-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.state-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}
.state-error .form-control-feedback {
	color: #a94442;
}
.workshop {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-color: #e2e2e2;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 0 0 0 0;
	border-left-color: #e2e2e2;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #e2e2e2;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #e2e2e2;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-top-style: solid;
	border-top-width: 2px;
	box-shadow: 0 6px 5px;
	border-width: 0 0 0 0;
}
.workshop1 {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-color: #e2e2e2;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 0 0 0 0;
	border-left-color: #e2e2e2;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #e2e2e2;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #e2e2e2;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-top-style: solid;
	border-top-width: 2px;
	box-shadow: 0 20px 20px;
	border-width: 0 0 0 0;
	padding-left: 15px;
	padding-right: 15px;
	margin: 10px;
}
table.akademie-table{
	border-spacing: 12px;
	border-collapse: separate;
	margin: 0px;
	padding: 0px;
}

td.workshop  {
	padding: 2px;
}

.label.label-aerobic {
	background-color: #7C3B8F;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display:block;
	padding-left: 5px;
	margin-top:10px;
}
.label.label-aqua {
	background-color: #9bd1f3;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display:block;
	padding-left: 5px;
	margin-top:10px;
}

.label.label-fitness {
	background-color: #ffed00;
	color: #999;  
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display: block; 
	padding-left: 5px;
	margin-top:10px;
}
.fitness-text {
	font-size: 12px;
	font-family: "Open Sans";
	color: #fff;
	font-weight: 600;
}
.label.label-freestile {
	background-color: #f39200;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display: block;
	padding-left: 5px;
	margin-top:10px;

}
.label.label-geraetefitness {
	background-color: #b3b2b2;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display: block;
	padding-left: 5px;
	margin-top:10px;
}
.label.label-gesundheit {
	background-color: #e6007e;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display: block;
	padding-left: 5px;
	margin-top:10px;
}
.label.label-kletter {
	background-color: #ac5921;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display: block;
	padding-left: 5px;
	margin-top:10px;
}
.label.label-outdoor {
	background-color: #030304;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display: block;
	padding-left: 5px;
	margin-top:10px;
}
.label.label-spiele {
	background-color: #1d52a0;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;
	display: block;	
	padding-left: 5px;
	margin-top:10px;
}
.label.label-tanz {
	background-color: #d1cdaf;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display: block;
	padding-left: 5px;
	margin-top:10px;
}
.label.label-turn {
	background-color: #cd1719;
	color: #fff;
	min-width: 130px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 600;	
	display: block;
	padding-left: 5px;
	margin-top:10px;
}

.label.label-referent {
	background-color: #e2e2e2;
	color:#000000;
	border-radius: 4px;

}
.panel-body {
	padding: 5px!important;	
}
.modal-dialog {
	margin-top: 140px;
}
.modal-content {
	background-color: transparent;
}
.modal-header {
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom: 1px solid #333;

}
.modal-body {
	padding: 3px!important;	
}
.modal-footer {
	border-top: 0px solid transparent;
}
.modal-content {
	box-shadow: none!important;
	border: none!important;

}
.weiss {
	color:#ffffff!important;
}
.weiss p{
	color:#ffffff!important;
}
.baseline {vertical-align: baseline;}
.middle {vertical-align: middle;}
.sub {vertical-align: super;}
.text-top {vertical-align: text-top;}
.text-bottom {vertical-align: text-bottom;}
.percentage {vertical-align: 30%; }
.length {vertical-align: 30px;}
.top {vertical-align: top;}
.bottom {vertical-align: bottom;}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover .list-group-item.active:hover {
    z-index: 2;
    color: #FFF;
    background-color: #4CA606 ;
    border-color: transparent!important ;
}
.rechtsbuendig {
	text-align : right;		
}	


.partner: img {
	height: auto;
	width: 100%;
	transform: scale(0.9, 0.9);
	
	

}

.partner:hover img {
    transform: scale(1.1, 1.1);
    transition-property: transform;
    transition-duration: 0.3s;
}
.popover{
	position:absolute;
	top:0;
	left:0;
	padding:1px;
	margin:-20px 0px 0px 0px!important;

}

.sticky-footer {
	/*
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 260px;
	*/
}
.footer-v1 .footer {
padding-bottom: 5px;
    padding-top: 5px;
}
.address {
	margin-bottom: 5px;
}
.liste {
	margin: 20px;
}