/* ALLGEMEIN */
.container-wrapper {
	/*padding-top: 50px;*/
	min-height: 550px;
}

header {
	background-color: #F4F4F4;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	padding: 20px 0;
	font-size: 24px;
}

.ui-growl {
	top: 128px;
	left: 50%;
	margin-left: -150px;
}

.ui-widget-content a, a {
	text-decoration: none;
	color: #0088CC;
}

a:hover, .ui-widget-content a:hover {
	text-decoration: underline;
}

a.btn, a.btn:hover {
	text-decoration: none;
	color: #FFF;
}

a.btn-default, a.btn-default:hover {
	color: #333;
}

.fa-mr {
	margin-right: 10px;
}

.fa-mv {
	margin-left: 10px;
	margin-right: 10px;
}

input, textarea, textarea.ui-inputfield, input.ui-inputfield {
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s
		ease-in-out 0s;
	vertical-align: middle;
	width: 100%;
}

textarea, textarea.ui-inputfield {
	height: auto;
}

td label {
	margin-top: 20px;
}

.banner {
	background: none repeat scroll 0 0 rgb(255, 255, 255);
	border: 4px solid rgb(255, 255, 255);
	border-radius: 4px;
	margin: 0 0 50px 0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.search {
	background-color: #F4F4F4;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	/*margin-top: 50px;
	display: none;
	*/
	padding: 20px 0;
	max-height: 76px;
}

.search input {
	height: 34px;
	margin: 0;
}

.myButton {
	width: 34px;
	top: -34px;
	left: 100%;
	margin-left: -33px;
	top: -34px;
}

.highlightSearch {
	color: #CC3300;
	font-weight: bold;
}

/* NAVIGATION */
.navbar-wrapper {
	margin-top: 0;
}

/* HEADER */
img.logo {
	position: absolute;
	top: -4px;
	left: 50px;
	height: 150px;
	float: left;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

/* SLIDER 
.flexslider {
	margin: 0 0 50px 0;
	height: 341px;
	overflow: hidden;
}

.flex-caption a {
	position: absolute;
	left: 35px;
	bottom: 35px;
	text-decoration: none;
}
*/
/* FUNKTIONEN */
.app-icon {
	box-shadow: 0 3px 3px 3px rgba(50, 50, 50, 0.1);
	overflow: hidden;
	border-radius: 18%;
}

.table-nopadding td {
	padding: 0 10px 0 0;
}

.section {
	background: -moz-linear-gradient(center top, #F8F8F8, #FAFAFA) repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	padding: 60px 0;
	margin: 60px 0 30px 0;
}

.text-right {
	text-align: right;
}

.btn {
	width: 100%;
}

.btn-auto {
	width: auto;
}

.highlight, .infoBox {
	background-color: #F7F7F9;
	border: 1px solid #E1E1E8;
	border-bottom: 3px solid #E1E1E8;
	border-radius: 4px;
	display: none;
	margin-top: 30px;
	padding: 0 20px;
	display: block;
}

.highlight .icon {
	width: 80px;
	height: 80px;
	background-color: #AAA;
	border-radius: 50%;
	text-align: center;
	font-size: 40px;
	color: #FFF;
	line-height: 75px;
	position: relative;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	margin-bottom: 20px;
}

.highlight h2 {
	font-size: 18px;
}

.height-md {
	
}

.height-max-thumb {
	max-height: 168px;
}

.padding {
	padding: 30px;
}

.padding-t {
	padding-top: 30px;
}

.padding-b {
	padding-bottom: 30px;
}

.padding-v {
	padding: 30px 0;
}

.padding-h {
	padding: 0 30px;
}

.margin {
	margin: 30px;
}

.margin-t {
	margin-top: 30px;
}

.margin-t-15 {
	margin-top: 15px;
}

.margin-b {
	margin-bottom: 30px;
}

.margin-b-15 {
	margin-bottom: 15px;
}

.margin-xs-b {
	margin-bottom: 10px;
}

.margin-v {
	margin: 30px 0;
}

.margin-h {
	margin: 0 30px;
}

.margin-r {
	margin-right: 30px;
}

.radius {
	border-radius: 4px;
	overflow: hidden;
}

.img-thumb {
	max-height: 178px;
	overflow: hidden;
	background-color: #F7F7F9;
}

.img-thumb img {
	min-height: 178px;
	-webkit-filter: grayscale();
}

.img-thumb-icon {
	font-size: 125px;
}

.img-rounded {
	width: 180px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	border-radius: 50%;
	margin: 0 auto;
}

.overflow-hidden {
	overflow: hidden;
}

.date {
	background: none repeat scroll 0 0 #0088CC;
	border-radius: 50px;
	color: #FFFFFF;
	height: 100px;
	margin: 1.5em auto;
	text-align: center;
	width: 100px;
}

.day {
	display: block;
	font-size: 2em;
	line-height: 1em;
	padding-top: 25px;
}

.month {
	color: rgba(255, 255, 255, 0.7);
	display: block;
	font-size: 0.9em;
	line-height: 1em;
	padding: 0 !important;
}

.formular .pe-dynaform-buttonbar-bottom {
	white-space: normal;
}

.formular button {
	margin-bottom: 35px;
}

div.accordion {
	padding: 9px 15px 0 15px;
	margin: 20px 0 10px 0;
}

.accordion {
	border: 1px solid #E5E5E5;
	font-size: 14px;
	border-radius: 4px;
	margin-top: 10px;
}

.accordion a {
	padding: 9px 15px;
	display: block;
}

/* RESETS */
.ui-messages-error {
	padding: 20px;
}

.ui-messages-error ul {
	margin: 0;
}

.ui-messages-error-icon, .ui-messages-error-detail {
	display: none;
}

.ui-messages-error-summary {
	margin: 0 0 10px 0;
}

.ui-shadow {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.ui-widget {
	font-size: 1em;
}

.ui-widget-content {
	border: 0;
}

.ui-widget-content .ui-button, .ui-button {
	background-color: #FFFFFF;
	background-image: none;
	border-color: #CCCCCC;
	text-shadow: none;
	-moz-user-select: none;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	padding: 2px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	box-shadow: none;
}

.ui-widget-content .ui-button:hover, .ui-button:hover {
	background-color: #EBEBEB;
	border-color: #ADADAD;
	color: #333333;
}

.ui-paginator {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	margin: 1em 0;
	padding: 0;
}

.ui-paginator .ui-paginator-page, .ui-paginator .ui-paginator-next,
	.ui-paginator .ui-paginator-prev, .ui-paginator .ui-paginator-first,
	.ui-paginator .ui-paginator-last {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 5px solid #ccc;
	color: #999;
	margin: 0 0.25em;
	padding: 5px 12px;
	border-radius: 50%;
}

.ui-paginator .ui-paginator-first, .ui-paginator .ui-paginator-last {
	padding: 5px 7px;
}

.ui-paginator .ui-paginator-next, .ui-paginator .ui-paginator-prev {
	padding: 5px 7px;
}

.ui-paginator .ui-state-active {
	background-color: #0088CC;
	border-color: #0088CC;
	box-shadow: none;
	color: #FFFFFF;
	text-shadow: none;
}

.ui-paginator .ui-state-hover {
	border-color: #0088CC;
	box-shadow: none;
	color: #0088CC;
}

.ui-selectonemenu .ui-selectonemenu-label {
	border: 1px solid #DDDDDD;
	color: #666;
}

.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
	margin-top: 7px;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
	width: 25px;
	border: 1px solid #DDDDDD;
}

.btn-success, .community .btn-success {
	background-color: #5CB85C;
	border-color: #4CAE4C;
	color: #FFFFFF;
}

.btn-primary {
	background-color: #428BCA;
	border-color: #3071A9;
	color: #FFFFFF;
}

.btn-success:hover, .btn-success:focus, .btn-success:active,
	.btn-success.active, .open .dropdown-toggle.btn-success {
	background-color: #47A447;
	border-color: #398439;
	color: #FFFFFF;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: #3071A9;
	border-color: #2D6CA2;
	color: #FFFFFF;
}

.dataList .ui-datalist-item, .dataList .ui-datalist-data {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* MODULE */
.gallerie .ui-accordion .ui-accordion-content.ui-widget-content {
	padding: 0;
	margin-left: -15px;
	margin-bottom: 15px;
}

.gallerie img {
	width: 150%;
}

.gallerie .gallerie-thumb {
	height: 165px;
	overflow: hidden;
	border-radius: 4px;
	margin-top: 15px;
	margin-right: -15px;
}

.social-btn {
	width: 40px;
	height: 40px;
	margin: 3px 8px 4px 8px;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	line-height: 35px;
	border-radius: 20px;
	
}

.social-btn a {
	display: block;
}

.training {
	padding: 0 20px 20px 20px;
}
/* HEADER */
header {
	margin-bottom: 30px;
}

header p {
	margin: 0;
}

.social-btn {
	float: right;
	background-color: inherit;
	border: 1px solid #AAA;
	font-size: 16px;
	width: 34px;
	height: 34px;
	margin: 0 7px;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
}

.social-btn a {
	color: #AAA;
}

.social-btn a:hover, .social-btn:hover {
	color: #0088CC;
	border-color: #0088CC;
}

header .social-btn:hover {
	
}
/* FOOTER */
.footer {
	background: none repeat scroll 0 0 #232323;
	color: #999;
}

.footer a {
	color: #AAA;
	text-decoration: none;
}

.footer hr {
	border-color: #666;
}

.footer a:hover {
	color: #EEE;
}

.footer.copyright {
	padding: 3px 0;
	background-color: #AAA;
}

.footer .social-btn a {
	color: #999;
}

.footer .social-btn {
	display: inline-block;
	background-color: inherit;
	border: 2px solid #999;
	float: none;
	margin-top: 13px;
}

.footer .social-btn a:hover {
	color: #CCC;
}

.footer .social-btn:hover {
	background-color: #333;
	border-color: #CCC;
}

/*termine Slider*/
.flexsliderZeiten .flex-control-paging {
	bottom: 30px;
	position: relative;
}
/*captcha*/
.recaptchatable .recaptcha_input_area input {
	display: inline
}
/* fix navbar*/
.navbar, .navbar-inverse {
	filter: none;
}

.pe-dynaform-label {
	white-space: pre-line;
}

/* Language Switch */
#language {
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 9000;
	padding: 5px;
	background-color: #777;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 50%;
}

#language img.language {
	border-radius: 50% !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 40px !important;
	height: 40px !important;
}

#language a {
	color: #FFF;
}


.myDataGrid .ui-widget-content:after{
    clear: both;
    content: " ";
    display: table;
}

.dropdown-menu {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

/* ORTE */

.bg-cover {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}

#orteSeite h2 {
	font-size: 18px;
	margin-top: 0;
}

#orteSeite #list-orte .image {
	margin: 20px 0;
}

/* HELPER */

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.text-justify {
	text-align: justify;
}

.font-size-11 {
	font-size: 11px;
}
