/*
Theme Name: morph4
Theme URI: http://interactivesites.de
Author: interactivesites Marco Siebert
Author URI: http://interactivesites.de/
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, black, white, one-column, two-columns, right-sidebar, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: morph4

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



@import url(https://fonts.googleapis.com/css?family=Titillium+Web);



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a.assistive-text {
	display: none;
}


/*____________________________________________morph4 architecture Canach/Luxemburg ____________________________________________*/

body {
	text-decoration: none;
	font-family: 'Titillium Web', sans-serif;
	font-size: 92%;
	line-height: 1.5em;
}



a:link, a:visited {
	color: #99ff00;	
	border: none;
	text-decoration: none;
}


a:focus, a:hover, a:active {
	text-decoration: none;
	text-decoration: underline;
}

h2, h3 {
	margin:0 0 1em 0;
}
h1 { margin: 0; }

/*____________________________________________END MAIN SETTINGS ____________________________________________*/





/*____________________________________________START MAIN CONTENT____________________________________________ */

header#masthead {
	/*width: 915px;*/
	margin: 0 auto;
}

#wrapper {
	position: relative;
	width: 915px;
	height: 100%;
	margin: 2% auto;
	padding: 0 20px 0 20px;
}

#Logo { 

	
	margin-left: 0px;
	float: left;
	width:49%;
}

h1#pos {
	float: right;
	width: 30%;
	height: 27px;
	text-align: right;
	font-size: 1.2em;
}

#content {
	position: absolute;
margin-left: 54%;
left: 0;
}	
	
#Anschrift{
	display: none;
}
 

.holder {
	float: left;
	margin-top: 20px;
	
}

.scroll-pane {	
	width: 157px;
	height: 140px;
	padding-left: 10px;
	padding-right: 3px;
	overflow: auto;
	float: left;
}

 
#piccontent {
	
	margin-top: 20px;
	width: 915px;
	height: 475px;
	float: none;
	padding-top: 52px;
}





/* ------------------------------ANFANG NAVI HAUPTMENU----*/
.nav-menu {
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 0.8em;
  	list-style: none;
 }
 

.nav-menu > ul {
	position: absolute;
	width: 140px;
}

.nav-menu li {
   
   padding: 0;
   margin: 0;
   list-style: none;
 width:96%; 
}

.nav-menu li a {
	padding-left: 2px;
	margin: 0;
	text-decoration: none;
	color: black;
	background-color: transparent;

	transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
}

.nav-menu li.current_page_item > a,
.nav-menu li.current_page_parent > a,
.nav-menu li.current_page_ancestor > a,
.nav-menu li a:hover,
.nav-menu li a:focus, 
.nav-menu li a:active {
	display: block;
	color: white;	
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.8);
}



.nav-menu ul.children {
	position: absolute;
	margin-left: 140px;
	width: 140px;
	top: 0;
	
}

.nav-menu ul.children:not(.current_page_item),
.nav-menu ul.children:not(.current_page_parent), 
.nav-menu ul.children:not(.current_page_ancestor) {
   display: none;
}

.nav-menu ul.children:(.current_page_item),
.nav-menu ul.children:(.current_page_parent), 
.nav-menu ul.children:(.current_page_ancestor) {
   display: block;
}

.nav-menu li.current_page_item > ul.children,
.nav-menu li.current_page_parent > ul.children,
.nav-menu li.current_page_ancestor > ul.children
  {
	display: block;
}

/* EXTRA */
.nav-menu .slimScrollDiv {
	position: absolute !important;
	overflow: hidden;
	width: 150px !important;
	/*height: 110px !important;*/
	top: 0 !important;
	margin-left: 140px;
}

.slimScrollDiv ul.children {
	display: block !important;
	position: relative;
	margin:0;
}
.slimScrollBar {
	background-color: transparent !important;
	border:1px solid black !important;
	width:2px !important;
}


 
#navigationR,
.navigationR {
	
	float: right;
	margin-top: 132px;
	max-width: 300px;
	font-size: 0.75em;
	margin-bottom: 30px;
	


 }
 

#navigationR .tip {
	text-indent: -999em;
	background-repeat: no-repeat;
	height: 22px;
	
	display: block;
	width: 24px;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;

	

	transition:all .4s linear;
	-webkit-transition:all .4s linear;
}

#navigationR .tip:hover {
	opacity: 1;
}

#navigationR .tip.tel {
	background-image: url(images/tel.png);
}
#navigationR .tip.fb {
	background-image: url(images/fbook.png);
}
#navigationR .tip.mail {
	background-image: url(images/et.png);
}

.black {
	background-color: black;
	padding-left: 5px;
	color: white;
	width: 135px;
	font: white;
	}
	
.black2 {
	background-color: black;
	padding-left: 5px;
	color: white;
	width: 135px;
	}

#map_directions {
	margin-left: 48%;
	top: 307px !important;
	opacity: 1 !important;
	
}
/*

#map_directions {
	position: absolute;
	background: rgba(0,0,0,0.7);
	top: 45px;
	right: 20px;
	width: 220px;
	padding: 10px;
	color: white;
	height: 455px;

background: rgba(0,0,0,0.7);
position: absolute;
bottom: 0;
display: block;
width: 40%;
margin-left: 55%;
height: 212px;
font-size: 12px;
line-height: 1.3em;
}
*/

#directionsPanel {
	position: absolute;
	margin-left: 160px;
	background: white;
	width: 630px;
}

input {
	border: 1px solid white;
	border-radius: 2px;
	background: black;
	padding: 3px;
	font-family: "Titillium Web";
	color:white;
	margin:0;
}



/* ------------------------------ENDE NAVI HAUPTMENU----*/


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	border-radius: 3px;
}
.jScrollPaneDrag {
	position: absolute;
	background: #d9d9d9;
	cursor: pointer;
	overflow: hidden;
	border-radius: 3px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}




.infopanelWrapper {
	/*
	position: relative;
	top: -220px;
	height: 0px;
	width: 406px;
*/
	position: relative;
	top: -220px;
	height: 220px;
	width: 406px;
	overflow: hidden;

}
.infopanelWrapper a:link,
.infopanelWrapper a:active
.infopanelWrapper a:visited {
	color: #99ff00;	
	text-decoration: none;
}
.infopanelButton {
	width: 21px;
	height: 21px;
	color: white;
	text-align: center;
	cursor: pointer;
	top: 0px;	/*220px*/
	position: absolute;
	font-size: 22px;
	border: 1px solid black;
	border-radius: 4px;
	line-height: 1em;
	font-family: Times;
	margin-top: 20px;
	background: black;
}
.infopanel, .flex-caption {
	width: 90%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.7);
	position: absolute;
	color: white;
	height: 212px;
	font-size: 0.8em;
	padding: 8px 8px 0 8px !important;
	top:220px;
	display: block;
	overflow-y: auto;
	/*
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
	*/
	line-height: 1.5em;
}

.closebtn {
	position: absolute;
	width: 20px;
	height: 20px;
	cursor: pointer;
	right: 0;
	top: 0;
}
.jspContainer {
	overflow: auto;
}




.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 280px; padding: 5px 8px 4px 8px; text-align: center; font-size: 1.2em; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }




/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../fonts/flexslider-icon.eot');
	src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/flexslider-icon.woff') format('woff'),
		url('../fonts/flexslider-icon.ttf') format('truetype'),
		url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; height:auto; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
/*.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
*/
.flex-viewport { position:absolute !important; width:915px; max-height: 475px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 475px; }
.flexslider .slides { zoom: 1; height: 475px; }
.carousel li { margin-right: 5px;  }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 30px; height: 36px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgb(0,0,0); color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 20px; background-image: url(images/back.png); background-repeat: no-repeat; background-position: 0px 6px; text-indent: -999em; }
.flex-direction-nav .flex-next { right: 20px; text-align: right; background-image: url(images/ff.png); background-repeat: no-repeat; background-position: 0px 6px; text-indent: 999em; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 20px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 20px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/*.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }*/

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {
top: 58px;
position: absolute;
right: 28px;
}
.flex-control-nav li {margin: 4px;display: block; float: left;}
.flex-control-paging li a {width: 6px; height: 6px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

ul.slides li { position: relative; }

.flex-caption  {
position: absolute;
bottom: 0;
display: block;
width: 40%;
margin-left: 54%;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
	





@media (max-width: 921px) {

	body {
		
	}

	#wrapper {
		width:96%;
	}

	#piccontent {
		width:100%;
	}
	.flexslider .slides { zoom: 1; height: auto; }

  
}
	

#piccontent.impressum {
    overflow-y: scroll; height: 445px; margin-top: 0; padding-top: 30px;
}
#piccontent.impressum strong{
    font-weight: bold;
}
#piccontent.impressum h1 {
    margin: 2em 0; font-weight: bold;
}
#piccontent.impressum h2 {
    margin: 1em 0 0.5em;
    font-weight: bold;
}
#piccontent.impressum h3 {
    margin: 1em 0 0.5em;
    font-weight: bold;
}


/* Cookie Consent https://cookieconsent.insites.com */
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.cc-btn.cc-dismiss { background-color: #99ff00!important}