﻿/****************/ /*** Core CSS ***/ /****************/
*{
	margin:0;
	padding:0;
	outline:0;
}
html{
	height:100%;
	width:100%;
	position: relative;
}
body {
	height:100%;
	width:100%;
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-weight: 300; 
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
	letter-spacing: 1px;
	color: #3c3c3b;
	background-color: #fff;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	overflow-y: scroll;
	margin-top: 140px;
}
a:link,a:visited, .navi_top a, .navi_schnell a , .footer_navi a , .footer_kontakt a, .klebrig, .logo, .logo a, span.start_weiterlesen,
.wir_sind_da, .kontakte_qr, .content a h3, #ff_elem1, #ff_elem2, #ff_elem3, #ff_elem4, #ff_elem5, #bfCaptchaEntry,
.navi_top li, button.btn.btn-primary, input.btn.btn-primary, #modlgn-username, #modlgn-passwd, .pfeil_down, .panel-title,
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span,
.navi_top.shrink, .icon_navi.shrink, .tel a.shrink, .mail a.shrink, .map a.skrink, .fb a.shrink, .fixed, .placeholder, #wrap,
#ff_elem26, #ff_elem31, #ff_elem32, #ff_elem33, #ff_elem24, #ff_elem34, #ff_elem35, #ff_elem36, #ff_elem37, #ff_elem27, #ff_elem28, #ff_elem29, #ff_elem30 {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: 300;
	color: #E73331;
}
a:hover {
	font-weight: 300;
	color: #3c3c3b;
}
a:focus {
	outline: 0;
}
img {
	border: 0 none;
}

ul, ol {
	margin-bottom: 0;
    margin-top: 0;
}
p {
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin-bottom: 20px;
}

.mittig {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}



.btn {
	background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
	background-color:#e73331;
	display:inline-block;
	color:#ffffff !important;
	font-size:26px;
	padding:12px 43px;
	text-decoration:none;
	text-shadow:0px 0px 0px #810e05;
}
.btn:hover {
	background:linear-gradient(to bottom, #e73331 5%, #c62d1f 100%);
	background-color:#f24437;
  border: 1px solid #ccc !important;
}
.btn:active {
	position:relative;
	top:1px;
}

     


/*************************** Farben ********************************/
.red {
	background: #e73331;
}
.purple {
	background: #831f82;
}
.green {
	background: #a2c748;
}
.orange {
	background: #f39200;
}
.yellow {
	background: #ffde00;
}
.grey {
	background: #f6f6f6;
}
.weiss {
	background: #fff;
}

/*************************** HELFER ABSTÄNDE ********************************/
.npnm {
	padding: 0;
	margin: 0;
}
.np {
	padding: 0;
}
.nm {
	margin: 0;
}
.pad_big {
	padding: 40px 80px 40px 80px;
}
.pad_smal {
	padding: 30px;
}
.pad_top {
	padding-top: 30px;
}
.pad_top_big {
	padding-top: 90px;
}
.pad_top_smal {
	padding-top: 20px;
}
.pad_bottom_smal {
	padding-bottom: 20px;
}
.padding_bottom_aktuelles {
	padding-bottom: 60px;
}

.border_top_bottom {
	border-top: 1px solid #706f6f;
	border-bottom: 1px solid #706f6f;
	-webkit-box-shadow: 0 0 8px 0 #000;
	box-shadow: 0 0 8px 0 #000;
	z-index: 999;
}
.border_all {
	border: 1px solid #333;
}
.klebrig {
	position: fixed;
	top: 0;
	left:0;
	right: 0;
	height: 140px;
	padding: 10px 0 10px 0;
	background-color: #fff;
	z-index: 999;
}

/*************************** LOGO ********************************/
.logo {
	position: relative;
	display: block;
	height: 120px;
}
.logo a{
	position: relative;
	display: block;
	height: 120px;
	background: transparent url(../images/logo.svg) bottom left no-repeat;
	background-size: contain;
}
.logo a:hover{
	background: transparent url(../images/logo.svg) bottom left no-repeat;
	background-size: contain;
}
/*************************** NAVI TOP ********************************/
.navi_top {
	position: relative;
	height: auto;
	margin-top: 85px;
}
.navi_top ul {
	float: right;
}
.navi_top li {
	position: relative;
	float: left;
	list-style-type: none;
}
.navi_top a {
	position: relative;
	display: block;
	font-size: 13px;
	line-height: 36px;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
	color: #3c3c3b;
	padding: 0 0 0 20px;
}

.item-101 a {
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url(../images/home_icon.png) right top no-repeat;	
}
.item-101 a:hover {
	background: transparent url(../images/home_icon.png) right bottom no-repeat;	
}
.item-101.active a {
	background: transparent url(../images/home_icon.png) right bottom no-repeat;	
}

.navi_top a:hover {
	color: #e73331;
}
.navi_top .active  > a {
	color: #e73331;
}
.colored a {
	color: #e73331;
}
	
/*************************** NAVI TOP SUB ********************************/
.navi_top ul li ul {
	display: none;
	position: absolute;
	background-color: #fff;
	z-index: 999;
}
.navi_top ul li ul li {
	display: block;
	list-style-type: none;
}
.navi_top ul li ul li a {
	position: relative;
	display: block;
	width: 151px;
	font-size: 11px;
	line-height: 35px;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
	color: #3c3c3b;
	padding-left: 20px;
}
.navi_top ul li ul li a:hover {
	color: #e73331;
}
.navi_top ul li ul li.active  a {
	color: #e73331;
}

/*************************** NAVI SHRINK ********************************/
@media (min-width: 768px) {
	.klebrig.shrink {
		height: 55px;
	}
	.logo.shrink {
		height: 35px;
	}
	.logo a.shrink {
		height: 35px;
		background: transparent url(../images/logo_shrink.svg) bottom left no-repeat;
		background-size: contain;
	}
	.logo a:hover.shrink {
		height: 35px;
		background: transparent url(../images/logo_shrink.svg) bottom left no-repeat;
		background-size: contain;
	}
	.icon_navi.shrink, .tel a.shrink, .mail a.shrink, .map a.shrink, .fb a.shrink {
		height: 0;
	}
	.navi_top.shrink {
		margin-top: 0;
	}
	.klebrig.shrink {
		/*
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
		*/
	}
	.navi_top {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	#wrap.fixed {
		display: block;
		position: fixed;
		top: 55px;
		width: 100%;
		padding: 10px 0;
		font-size: 31px;
		line-height: 35px;
		/*border-bottom: 1px solid #fff;*/
		z-index: 99;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	}
	.placeholder.fixed {
		position: relative;
		height: 76px;
	}
}

/****************** Schnell Navi ******************/
.toggler {
	position: relative;
	height: 45px;
	background: #e73331;
	margin-top: 10px;
}
button.hamburger.hamburger--spin {
	width: 100%;
}
.hamburger {
	padding: 10px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	background-color: #fff;
	border-radius: 0;
	width: 35px;
}

.icon_navi {
	position: absolute;
	width: 217px;
	height: 36px;
	right: 0;
	top: -60px;
}
.tel a, .mail a, .map a, .fb a {
	position: relative;
	display: block;
	height: 36px;
	width: 36px;
	float: left;
	margin-left: 15px;
	background: transparent url(../images/tel_icon.png) center top no-repeat;
}
.tel a:hover {
	background: transparent url(../images/tel_icon.png) center bottom no-repeat;
}
.mail a {
	background: transparent url(../images/e_mail_icon.png) center top no-repeat;
}
.mail a:hover {
	background: transparent url(../images/e_mail_icon.png) center bottom no-repeat;
}
.map a {
	background: transparent url(../images/anfahrt_icon.png) center top no-repeat;
}
.map a:hover {
	background: transparent url(../images/anfahrt_icon.png) center bottom no-repeat;
}
.fb a {
	background: transparent url(../images/fb_icon.png) center top no-repeat;
}
.fb a:hover {
	background: transparent url(../images/fb_icon.png) center bottom no-repeat;
}

/****************** SLIDER ******************/
.slider {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 3;
}
.slider #owl-slider .item {
	display: block;
	height: 50vh;
	background-size: cover;
	background-position: center center;
}
.owl-controls.clickable {
	position: absolute;
	bottom: 10px;
	width: 100% !important;
	margin-top: 0;
}
.owl-theme .owl-controls .owl-page span {
	background:  none;
	display: block;
	float: right;
	width: 40px;
	height: 8px;
	border: 1px solid #fff;
	border-radius: 0;
	margin: 0 5px;
	opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
  background: #fff;
}

/****************** Startseite *****************/
.pfeil_purple, .pfeil_orange, .pfeil_yellow, .pfeil_green_right {
	position: absolute;
	width: 25px;
	height: 50px;
	right: -25px;
	top: 40%;
	background: transparent url(../images/pfeil_purple.png) center center no-repeat;
	z-index: 9;
}
.pfeil_orange {
	background: transparent url(../images/pfeil_orange.png) center center no-repeat;	
}
.pfeil_yellow {
	background: transparent url(../images/pfeil_yellow.png) center center no-repeat;	
}
.pfeil_green_right {
	background: transparent url(../images/pfeil_green_right.png) center center no-repeat;	
}

.pfeil_green, .pfeil_red, .pfeil_purple_left, .pfeil_orange_left {
	position: absolute;
	width: 25px;
	height: 50px;
	left: -25px;
	top: 40%;
	background: transparent url(../images/pfeil_green.png) center center no-repeat;
	z-index: 9;
}
.pfeil_red {
	background: transparent url(../images/pfeil_red.png) center center no-repeat;
}
.pfeil_purple_left {
	background: transparent url(../images/pfeil_purple_left.png) center center no-repeat;
}
.pfeil_orange_left {
	background: transparent url(../images/pfeil_orange_left.png) center center no-repeat;
}

.konzept {
	background: transparent url(../images/konzept.jpg) center center no-repeat;
	background-size: cover;
	background-position: center center;
}
.was_ist_gtp {
	background: transparent url(../images/was_ist_gtp.jpg) center center no-repeat;
	background-size: cover;
	background-position: center center;
}
.raeumlichkeiten {
	background: transparent url(../images/raeumlichkeiten.jpg) center center no-repeat;
	background-size: cover;
	background-position: center center;
}
.personal {
	background: transparent url(../images/personal.jpg) center center no-repeat;
	background-size: cover;
	background-position: center center;
}
.oeffnungszeiten {
	background: transparent url(../images/oeffnungszeiten.jpg) center center no-repeat;
	background-size: cover;
	background-position: center center;
}
.kontakt {
	background: transparent url(../images/kontakt.jpg) center center no-repeat;
	background-size: cover;
	background-position: center center;
}
.downloads {
	background: transparent url(../images/downloads.jpg) center center no-repeat;
	background-size: cover;
	background-position: center center;
}
.galerie {
	background: transparent url(../images/galerie.jpg) center center no-repeat;
	background-size: cover;
	background-position: center center;
}
.textcontainer {
	position: relative;
	padding: 90px 130px;
}
.textcontainer p {
	color: #fff;
}
span.start_weiterlesen a {
	position: relative;
	display: block;
	width: 124px;
	height: 38px;
	color: #fff;
	font-size: 14px;
	padding-left: 23px;
	padding-top: 4px;
	margin-top: 20px;
	font-weight: 400;
	cursor: pointer;
	border: 1px solid #fff;
}
span.start_weiterlesen a:hover {
	background: #fff;
	color: #E73331;
}

/****************** CONTENT ******************/
.content {
	position: relative;
	background: #fff;
}
.content ul, .content li {
    margin-bottom: 20px;
	padding-left: 15px;
}
.content li{
	padding-left: 0px;
	margin-bottom: 5px;
	list-style-type: square;
}
.glyphicon-save {
	font-size: 32px;
	color: #b6b6b6;
}
.glyphicon-new-window, .glyphicon-log-in {
	font-size: 14px;
	margin-left: 5px;
}
hr {
	border-color: #c5c5c5;
}

/****************** Aktuelles *****************/
.moduletable .newsflash {
	margin-bottom: 20px;
}
.news_item {
	padding: 25px 15px;
}
h2.newsflash-title, .item-page.aktuelles h2 {
	font-family: 'Amatic SC', cursive;
	color: #fff;
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	text-align: left;
	margin: 0 0 20px 0;
	color: #E73331;
	padding-left: 35px;
	margin-bottom: 10px;
	background: transparent url(../images/stern_red.png) left top no-repeat;
}
.item-page.aktuelles h2 {
	margin-top: 30px;
}
a.readmore {
	color: #E73331;
	padding: 8px 10px;
	border: 1px solid #E73331;
}
a.readmore:hover {
	color: #fff;
	background: #E73331;
}
/*
.moduletable .newsflash .news_item p, .item-page.aktuelles p {
	margin-bottom: 0;
	line-height: 0;
}
*/
.fields-container dd.field-entry {
	padding-left: 0;
}
p.zurueck  {
	line-height: 30px !important;
}
p.zurueck a {
	position: relative;
	display: block;
	width: 190px;
	color: #E73331;
	padding: 4px 10px;
	border: 1px solid #E73331;
}
p.zurueck a:hover {
	color: #fff;
	background: #E73331;
}

/****************** GOOGLE MAPS *****************/
.map_kontakt {

}
.map_kontakt iframe {
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative;
}
.map_kontakt iframe.clicked {
	pointer-events: auto;
}

/****************** FOOTER *******************/
.footer_all {
	position: relative;
}
.footer_red, .footer_red_zwei {
	position: relativ;
	height: auto;
	width: 100%;
	bottom: 0;
	padding: 50px 0 30px 0;
	background: #e73331;
	border-bottom: 1px solid #fff;
	margin-bottom: 200px;
	z-index: 1;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}
.footer_red_zwei {
	border-bottom: 0 none;
	position: fixed;
	margin-bottom: 0;
	background: #525252;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.footer_red p, .footer_red_zwei p {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	text-align: right;
	float: right;
}
.footer_red a {
	color: #fff;
}
.footer_red a:hover {
	color: #000;
}

.sterne_footer {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 230px;
	width: 436px;
	background: transparent url(../images/sterne_footer.png) left top no-repeat;
	background-size: contain;
	z-index: 10;
}

.footer_grau {
	position: relative;
	height: auto;
	width: 100%;
	bottom: 0;
	padding: 50px 0;
	background: #ededed;
	z-index: 9;
}
.icon_navi_footer {
	position: relative;
	width: 400px;
	height: 36px;
	float: right;
}
.icon_navi_footer .tel a, .icon_navi_footer .mail a, .icon_navi_footer .map a, .icon_navi_footer .fb a {
	position: relative;
	display: block;
	height: 36px;
	width: 36px;
	float: left;
	margin-left: 15px;
	margin-right: 0;
	background: transparent url(../images/tel_icon.png) center top no-repeat;
}
.icon_navi_footer .tel a:hover {
	background: transparent url(../images/tel_icon.png) center bottom no-repeat;
}
.icon_navi_footer .mail a {
	background: transparent url(../images/e_mail_icon.png) center top no-repeat;
}
.icon_navi_footer .mail a:hover {
	background: transparent url(../images/e_mail_icon.png) center bottom no-repeat;
}
.icon_navi_footer .map a {
	background: transparent url(../images/anfahrt_icon.png) center top no-repeat;
}
.icon_navi_footer .map a:hover {
	background: transparent url(../images/anfahrt_icon.png) center bottom no-repeat;
}
.icon_navi_footer .fb a {
	background: transparent url(../images/fb_icon.png) center top no-repeat;
}
.icon_navi_footer .fb a:hover {
	background: transparent url(../images/fb_icon.png) center bottom no-repeat;
}

.impressum_footer a {
	position: relativ;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 35px;
	text-transform: uppercase;
	color: #706f6f;
}
.impressum_footer a:hover {
	color: #e73331;
}

.daten_footer a {
	position: relativ;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 35px;
	text-transform: uppercase;
	color: #706f6f;
	margin-left: 10px;
}
.daten_footer a:hover {
	color: #e73331;
}

.footer p {
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
	padding: 10px 0 5px 0;
	margin-top: 5px;
	color: #e6e6e6;
	text-align: left;
}
.footer ul {
	margin-top: 10px;
}
.footer li {
	list-style-type: none;
}
.footer_navi a {
	text-transform: lowercase;
}
.footer_navi .active  > a {
	color: #1d71b8;
}
.footer a {
	float: none;
	color: #e6e6e6;
	padding-top: 10px;
	font-size: 14px;
}
.footer a:hover{
	color: #1d71b8;
}

.sternchen {
	height: 100px;
	width: 93px;
	margin: 0 auto;
}
.sternchen a {
	display: block;
}
.sternchen_text {
	width: 100%;
}
p.sternchen_text {
	text-align: center;
	margin-bottom: 0;
	margin-top: 5px;
}

/****************** Formular *******************/
.formular .moduletable {
	padding-bottom: 30px;
}
#ff_form5 > div, #ff_form6 > div, #login-form > div {
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
	padding: 0;
	padding-bottom: 10px;
}
#ff_elem21, #ff_elem22, #ff_elem23, #ff_elem24, #ff_elem25, #bfCaptchaEntry, #modlgn-username, #modlgn-passwd,
#ff_elem26, #ff_elem31, #ff_elem32, #ff_elem33, #ff_elem24, #ff_elem34, #ff_elem35, #ff_elem36, #ff_elem37, #ff_elem27, #ff_elem28, #ff_elem29, #ff_elem30 {
	width: 100%;
	padding: 10px 0 0 5px;
	margin: 0 0 10px 0;
	border: 0 none;
	border-bottom: 1px solid #b6b6b6;
	background-color: #fff;
}
#ff_elem25, #ff_elem30 {
	text-align: left;
	text-transform: uppercase;
	font-weight: 700;
	background: none;
}
#bfCaptchaEntry {
	margin-top: 5px;
}
#ff_elem25:hover, #ff_elem25:focus, #ff_elem30:hover, #ff_elem30:focus {
	color: #E73331;
}
#ff_elem21:hover, #ff_elem22:hover, #ff_elem23:hover, #ff_elem24:hover, #ff_elem25:hover, #bfCaptchaEntry:hover, #modlgn-username:hover, #modlgn-passwd:hover,
#ff_elem26:hover, #ff_elem31:hover, #ff_elem32:hover, #ff_elem33:hover, #ff_elem24:hover, #ff_elem34:hover, #ff_elem35:hover, #ff_elem36:hover, #ff_elem37:hover, #ff_elem27:hover, #ff_elem28:hover, #ff_elem29:hover, #ff_elem30:hover {
	border-bottom: 1px solid #3c3c3b;
}
#ff_elem21:focus, #ff_elem22:focus, #ff_elem23:focus, #ff_elem24:focus, #ff_elem25:focus, #bfCaptchaEntry:focus, #modlgn-username:focus, #modlgn-passwd:focus,
#ff_elem26:focus, #ff_elem31:focus, #ff_elem32:focus, #ff_elem33:focus, #ff_elem24:focus, #ff_elem34:focus, #ff_elem35:focus, #ff_elem36:focus, #ff_elem37:focus, #ff_elem27:focus, #ff_elem28:focus, #ff_elem29:focus, #ff_elem30:focus {
	border-bottom: 1px solid #E73331;
}
#ff_div24 a img, #ff_div29 a img {
	position: absolute;
	bottom: 56%;
	left: 240px;
}

/****************** OTHERS *******************/
.clear {
	clear: both;
}
h1 {
	font-family: 'Amatic SC', cursive;
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	background: #E73331;
}
h2, h2.content, h2.content_stern {
	font-family: 'Amatic SC', cursive;
	color: #fff;
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	text-align: left;
	margin: 0 0 20px 0;
}
h2 {
	padding-left: 35px;
	margin: 0 0 8px 0;
	background: transparent url(../images/stern_white.png) left top no-repeat;	
}
h2.content {
	color: #E73331;
	text-align: center;
	padding-left: 0;
}
h2.content_stern {
	color: #E73331;
	padding-left: 35px;
	margin-bottom: 20px;
	background: transparent url(../images/stern_red.png) left top no-repeat;
}

h3{
	font-family: 'Amatic SC', cursive;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #48658c;
	margin: 0 0 10px 0;
	letter-spacing: 0px;
}
h4{
	font-family: 'Amatic SC', cursive;
	text-align: left;
	font-size: 25px;
	line-height: 25px;
	font-weight: 400;
	color: #a6151b;
	letter-spacing: 0px;
	margin-top: 0;
}
h5{
	font-family: 'Amatic SC', cursive;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
	color: #f39200;
	margin: 0 0 10px 0;
	letter-spacing: 0px;
}
h6 {
	font-family: 'Amatic SC', cursive;
	text-align: left;
	font-size: 22px;
	line-height: 20px;
	font-weight: 400;
	color: #fff;
	padding: 10px 0;
	margin: 0;
	letter-spacing: 0px;
}

/******* Shadowbox ******/
.rc_sb_button {
    opacity: 0.9;
	background-color: transparent;
}
#rc_sb_next, #rc_sb_prev {
    border-radius: 0;
    height: 80px;
    width: 60px;
}
#rc_sb_next {
	right: 10px;
}
#rc_sb_prev {
	left: 10px;
}
#rc_sb_close {
    border-radius: 0;
    height: 60px;
    width: 60px;
}












