/*! normalize.css v2.1.3 */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display: block;}
audio,canvas,video{display: inline-block;}
audio:not([controls]){display: none;height: 0;}
[hidden],template { display: none; }
html{font-family: sans-serif;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body{margin: 0;}
a{background: transparent;}
a:focus{outline: thin dotted;}
a:active,a:hover{outline: 0;}
h1{font-size: 2em; margin: 0.67em 0;}
abbr[title]{border-bottom: 1px dotted;}
b,strong{font-weight: bold;}
dfn{font-style: italic;}
hr{-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family: monospace, serif;font-size: 1em;}
pre{white-space: pre-wrap;}
q{quotes: "\201C" "\201D" "\2018" "\2019";}
small{font-size: 80%;}
sub,sup{font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
img{border: 0;}
svg:not(:root){overflow: hidden;}
figure{margin: 0;}
fieldset{border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend{border: 0;padding: 0;}
button,input,select,textarea{font-family: inherit;font-size: 100%;margin: 0;}
button,input{line-height: normal;}
button,select{text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance: button;cursor: pointer;}
button[disabled],html input[disabled]{cursor: default;}
input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}
input[type="search"] { -webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
textarea{overflow: auto;vertical-align: top;}
table{border-collapse: collapse;border-spacing: 0;}

/*! HTML5 Boilerplate v4.3.0 */

html,button,input,select,textarea{color:#222;}
html{font-size:1em;line-height:1.4;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
audio,canvas,img,svg,video{vertical-align:middle;}
fieldset{border:0;margin:0;padding:0;}
textarea{resize:vertical;}
.browsehappy{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0;}
.hidden{display:none!important;visibility:hidden;}
.invisible{visibility:hidden;}
.print { display:none; }
@media print {
	*{background-color:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}
	a,a:visited{text-decoration:underline;}
	pre,blockquote{border:1px solid #999;page-break-inside:avoid;}
	thead{display:table-header-group;}
	tr,img{page-break-inside:avoid;}
	img{max-width:100%!important;}
	p,h2,h3{orphans:3;widows:3;}
	.noprint, .inlineeditors { display:none; }
	.print { display:block; }
}
.break {clear: both;}
.clear {clear: left;}
.left {float: left;}
.right {float: right;}#body {
	font-family: 'Poppins', sans-serif;
	font-weight:500;
	background:#A7ABA4;
}

.wrapper { max-width:1200px; margin:0px auto; position:relative; }

#header {
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
	position:relative;
	top:0;
	left:0;
	right:0;
	z-index:100;
	max-width:1200px;
	margin:15px auto 0;
}

#header .headerbox {
	background-size:cover;
	background-position:center center;
	width:100%;
	height:350px;
	position:relative;
}

#header .headerbox a {
	display:block;
	position:absolute;
	left:25px;
	top:0;
}


#header .menu {
	background:#455952;
	padding:0 25px;
}

#header .menu ul, #header .menu ul li, #header .menu ul li a {
	padding:0;
	margin:0;
	list-style:none;
}

#header .menu ul li a {
	display:block;
	float:left;
	color:#fff;
	font-size:24px;
	font-weight:300;
	text-transform:uppercase;
	text-decoration:none;
	padding: 8px 10px 5px;
	border-right:2px solid #4E6D62;
}

#header .menu ul ul li a {
	background:#688680;
}

#header .menu ul li.nav_aktiv > a, #header .menu ul li.nav__alpaka.nav_aktiv > a, #header .menu ul li.nav__lama.nav_aktiv > a, #header .menu ul li.nav__alpaka.nav_offen > a, #header .menu ul li.nav__lama.nav_offen > a {
	background:#ECEAE1;
	color:#455952;
}

#header .menu ul li a:hover, #header .menu ul li.nav__alpaka > a:hover, #header .menu ul li.nav__lama > a:hover {
	background:#918651;
	color:#fff;
}

#header .menu ul ul {
	display:none;
}

#header .menu ul li.nav_aktiv ul, #header .menu ul li.nav_offen ul {
	display:block;
}

#header .menu ul li.nav__alpaka > a, #header .menu ul li.nav__lama > a {
    font-size: 40px !important;
    margin-top: -23px !important;
    background: #455952;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
	border-right:0px solid #4E6D62;
}

#header .menu ul li.nav__kontakt a {
    float: right !important;
}


#content {
	min-height:300px;
	max-width:1200px;
	margin:0 auto;
	background:#ECEAE1;
}


#content #TraminoArtikel {
	padding: 30px;
}

h1, #content .TraminoVorlage h1, #content .TraminoVorlage h2, #content .TraminoVorlage h3, #content .TraminoVorlage h4, #content #TraminoArtikel h1, #content #TraminoArtikel h2, #content #TraminoArtikel h3, #content #TraminoArtikel h4, div.h2, #kontakt h4, #kontakt h2 {
	font-weight:300;
	color:#455952;
}

#content .Headlines h4, #content .Headlines h2, #content .Headlines h1 {
	padding:0 0 15px;
	margin:0;
}

#content .Headlines h5 {
	display:none;
}

#content #TraminoArtikel h1 { font-size:36px; }
#content #TraminoArtikel h2, div.h2, #kontakt h2 { font-size:22px; }


#content #TraminoArtikel .File.Bild {
	margin-bottom:30px;
}

#content #TraminoArtikel .Name {
	font-size:12px;
}

#content a.fancyimage {
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
	position:relative;
	display:block;
}

#content a.fancyimage:hover {
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
}

#content a.fancyimage:after {
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
	font: normal normal normal 72px/1 FontAwesome;
	content: "\f055";
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	color: #ffffff;
	margin: -36px 0 0 -36px;
	width: 72px;
	height: 72px;
	text-shadow: 5px 0 5px rgba(0,0,0,0.3);
	opacity:0;
}

#content a.fancyimage:hover:after {
	opacity:.8;
}

.TraminoTextile table {
	margin:15px 0;
	color:#455952;
}

.TraminoTextile table td, .TraminoTextile table th {
	border-color:transparent;
}

#footer {
	max-width:1200px;
	margin:0 auto 15px;
}

#footer .topline {
	padding:25px;
	background:#969A93;
	color:#ECEAE1;
}

#footer .topline a, #footer .topline span {
	color:#ECEAE1;
	text-decoration:none;
}

#footer .topline .wrapper a.big {
	color: #ECEAE1;
	text-decoration: none;
	font-size: 24px;
	margin-bottom: 10px;
	display: inline-block;
}

#footer .topline a:hover, #footer .topline .wrapper a.big:hover {
	color:#fff;
}


#footer2 div {
	padding:0 25px;
	color:#455952;
}

#footer2 div a {
	color:#455952;
	margin-right:15px;
	text-decoration:none;
}

.border1 {
    border: 3px solid #455852;
    background: #fff;
}

.border2 {
    border: 2px solid #ccc793;
    padding: 0 20px;
    margin: 5px;
}.mobil {display:none;}


@media only screen and ( max-width: 1100px ){

	#body #content .TraminoVorlage .stammmatch { width:100%; float:none; }

	#body #content .bbox {
		width: 50%;
	}

	#body #header .menu ul li li a {
		padding: 10px 5px;
		font-size:15px;
	}

}

@media only screen and ( max-width: 700px ){
	
	#body #header .headerbox {
		height:80px;
	}
	
	#body #header .headerbox a {
		left:0;
	}
	
	#body #header .headerbox a img {
		width:51px;
		height:80px;
	}
	
	#body .menu {
	    height: 80px;
	    position: absolute;
	    top: 0;
	    right: 0;
	    left: 50px;
	}
	
	#body #content .TraminoVorlage .stammmatch .stammmatchbox {
		height:auto;
	}
	
	#body #content .TraminoVorlage .stammmatch .image {
		float:none;
	}
	
	#body .nomobil {
		display:none;
	}

	#body .mobil {display:block; }
	
	#body .fancy-bg { display: none; }
	
	#body #fancybox-outer {
		position:fixed;
		top:0;
		left:0;
		right:0;
		bottom:0;
		width:auto;
		height:auto;
	}
	
	#body #fancybox-inner, #body #fancybox-wrap {
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		height: auto !important;
		width:auto !important;
		overflow:scroll;
		padding:0;
	}
	
	#body #fancybox-close {
		right:0 !important;
		top:0 !important;
	}
	
	#body .stammdetail {
		width:auto;
		height:auto;
	}
	
	
	#body .stammdetail .image {
		width:100%;
		height:300px;
		position:relative;
		margin:0 0 15px;
		padding:0;
	}
	#body .stammdetail .content {
		top: auto;
		left:auto;
		position:relative;
		right:auto;
		bottom:auto;
	}
	
	#body #content .TraminoVorlage .Bild.left {
		width:100%;
		float:none;
		margin:0 0 3% 0;
	}
}#body #fancybox-title h3, #body #fancybox-title span {
	display:inline;
	font-weight:normal;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
}

#body #fancybox-close {
	display: inline;
	top: -50px;
	right: -40px;
	width: 60px;
	height: 60px;
	background:transparent;
}

#body #fancybox-close:before {
	font: normal normal normal 72px/1 FontAwesome;
	content: "\f057";
	color: #fff;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, .3);
}

#body #fancybox-close:hover:before {
	color:#ECEAE1;
}


#body #fancybox-left:before {
	font: normal normal normal 92px/1 FontAwesome;
	content: "\f104";
	position: absolute;
	top: 50%;
	left: 20px;
	text-align: center;
	color: #ffffff;
	margin: -45px 0 0;
	width: 60px;
	height: 140px;
	padding-top: 5px;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, .3);
	opacity:.5;
}

#body #fancybox-right:before {
	font: normal normal normal 92px/1 FontAwesome;
	content: "\f105";
	position: absolute;
	top: 50%;
	right: 20px;
	text-align: center;
	color: #ffffff;
	margin: -45px 0 0;
	width: 60px;
	height: 140px;
	padding-top: 5px;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, .3);
	opacity:.5;
}

#body #fancybox-left, #body #fancybox-right {
	width:60px;
}

#body #fancybox-left {
    margin-left: -80px;
}

#body #fancybox-right {
    margin-right: -80px;
}

#body #fancybox-left:hover:before, #body #fancybox-right:hover:before {
	opacity:1;
}

#body #fancybox-left-ico, #body #fancybox-right-ico { display:none;}

img#fancybox-img {
    height: auto !important;
    width: 100%;
}#content .TraminoVorlage {
	margin:0;
	padding:0 30px 30px;
}

#content .TraminoVorlage .Bild.left {
    width: 21%;
    margin: 0 0 3% 3%;
}

#content .TraminoVorlage .Bild.left .File.Bild img {
    width: 100%;
    height: auto;
}


#content .TraminoVorlage .stammmatch .image {
    width: 180px;
    height:180px;
    background-position: center center;
    background-size: cover;
    float: left;
	margin-right:25px;
	position:relative;
	overflow:hidden;
}


#content .TraminoVorlage .stammmatch .image:after {
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
	font: normal normal normal 72px/1 FontAwesome;
	content: "\f055";
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	color: #ffffff;
	margin: -36px 0 0 -36px;
	width: 72px;
	height: 72px;
	text-shadow: 5px 0 5px rgba(0,0,0,0.3);
	opacity:0;
}

#content .TraminoVorlage .stammmatch .image span, .stammdetail .image span {
    position: absolute;
    bottom: 24px;
    left: -35px;
    color: #9F9567;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);/*for IE*/
    padding: 2px;
    text-align: center;
    width: 150px;
	font-size:12px;
	font-weight:bold;
}


#content .TraminoVorlage .stammmatch:hover .image:after {
	opacity:.8;
}

#content .TraminoVorlage .stammmatch {
	width:50%;
	float:left;
	cursor:pointer;
}

#content .TraminoVorlage .stammmatch .stammmatchbox {
    padding: 30px;
	cursor:pointer;
    height: 180px;
    overflow: hidden;
	display:block;
	text-decoration:none;
}

#content .TraminoVorlage .stammmatch:hover {
	background:#DAD7C6;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
}

#content .TraminoVorlage .stammmatch tr.detail {
	display:none;
}

.stammdetail {
    padding: 50px;
    background: #ECEAE1;
    width: 800px;
    height: 600px;
}

.stammdetail .image {
    width: 400px;
    height: 600px;
    top: 0;
    position: absolute;
    left: 0;
    background-position: center center;
    background-size: cover;
	overflow:hidden;
}

.stammdetail .content {
    position: absolute;
    top: 50px;
    left: 450px;
	right:50px;
	bottom:50px;
}


.tinywindow .stammdetail {
    padding: 25px;
    width: 600px;
    height: 400px;
}

.tinywindow .stammdetail .image {
    width: 300px;
    height: 450px;
}

.tinywindow .stammdetail .content {
    top: 25px;
    left: 325px;
	right:25px;
	bottom:25px;
	font-size: 13px;
}

.tinywindow .stammdetail .h2 {
    font-size: 24px;
}


.stammdetail .h2 {
    font-size: 36px;
}

.stammdetail .detailgalerie a {
	display:inline-block;
	margin:0 10px 10px 0;
}


.stammdetail a {
	color:#455952;
}

.stammdetail a:hover {
	color:#9F9567;
}


.stammdetail a.cta, #kontakt a.cta, a.ctabutton {
	background:#455952;
	color:#fff;
	padding:2px 5px;
	text-decoration:none;
	
}

.stammdetail a-cta:hover, #kontakt a.cta:hover, a.ctabutton:hover {
	background:#9F9567;
	color:#fff;
}

.TraminoForm .input input, .TraminoVorlage .TraminoForm textarea {
	padding:15px;
	border:1px solid #969A93;
}


.TraminoForm input[type=submit], .stammdetail a.cta.big {
	background:#455952;
	color:#fff;
	padding:5px 15px 3px;
	text-decoration:none;
	border:0px solid #fff;
	text-transform:uppercase;
	font-size:24px !important;
}



.TraminoForm input[type=submit]:hover, .stammdetail a.cta.big:hover {
	background:#9F9567;
}

.TraminoVorlage .TraminoForm .footer {
	padding:0 0 30px 0;
}


#element_anfrage_fuer { display:none; }

#kontakt, #pflege, #decken {
    padding: 50px;
    background: #ECEAE1;
}

#kontakt a.cta {
	position:absolute;
	top:15px;
	left:15px;
}


table.editdata, table.editdata th, table.editdata td {
   border: 1px solid #999;
   padding:10px;
	font-size:14px;
}


table.editdata tr.alert td {
    background: #faa;
}

table.editdata tr.aktuell td {
    background: #afa;
}

body .Widget.DatumWidget_ input {
    height: 25px;
    margin-bottom: 25px;
}


div#cookie_overlay {
    background: rgba(126, 130, 124, 0.95)!important;
}