/*! 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 { display:none; }
	.print { display:block; }
}
.break {clear: both;}
.clear {clear: left;}
.left {float: left;}
.right {float: right;}body, #body {
	font-family: 'Open Sans', sans-serif;
	background-size:cover;
	margin:0;
	padding:0;
	position:absolute;
	width:100%;
	font-size:16px;
	background:#ECF7F6;
}


#content .wrapper, #content #TraminoInhalt {
	margin: 0px auto 100px auto;
	max-width: 1200px;
}

#copyright .wrapper, #header .wrapper {
	margin: 0px auto;
	max-width: 1200px;
}


#header {
	height:150px;
	background:#fff;
	position:absolute;
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:100;
}

#header .alogo {
	width: 300px;
	height:145px;
	overflow:hidden;
	float: left;
	display:block;
}

#header .logo {
	height:125px;
	margin:15px 100px 0 0;
}

#header .menu ul, #header .menu ul li, #header .menu ul li a {
	padding:0;
	margin:0;
	list-style:none;
	display:block;
	float:left;
	position:relative;
	color:#006F98;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}

#header .menu ul li {
	margin:91px 0 0;
}

#header .menu ul li a {
	padding: 15px;
}

#header .menu > .ul > ul > li > a {
	height:30px;
}


#header .menu ul li a:hover, #header .menu ul ul li.aktiv a, #header .menu ul li.nav_aktiv > a, #header .menu ul li.nav_offen > a {
	color:#43B7AF;
}


#header .menu ul ul { display:none; }


#header .menu ul li:hover ul {
	display:block;
	top:60px;
	left:0px;
	position:absolute;
	background:#fff;
	padding: 0;
	z-index:15;
}

#header .menu ul li ul li a , #header .menu ul li ul li {
	text-transform:none;
	font-size:14px;
	float:none;
	z-index:15;
	margin:0;
}

#header .menu ul li ul li a {
	border-top: 2px solid #eee;
	border-right: 0px solid #ddd !important;
	border-left: 0px solid #ddd !important;
	white-space: nowrap;
}


#content {
	padding:150px 0 0 0;
	min-height:500px;
	color:#006F98;
}

#content .content {
	margin:0px auto;
	max-width:1200px;
	padding:50px 15px 100px 15px;
}

#content .Headlines {
	margin-bottom:30px;
}

#content h1 {
	font-weight: 300;
	font-size: 36px;
	margin:0 0 15px 0;
	padding:0;
}

#content h2 {
	font-weight: 300;
	font-size: 24px;
	margin:0;
	padding:0;

}


#content .intro {
	font-weight: 300;
	font-size: 24px;
	margin:0;
	padding:0;
}

#content h3 {
	font-size: 24px;
	margin: 0;
	padding: 30px 0 0 0;
	font-weight: 300;
}

#content .content .highlight {
	background-color: rgba(172, 152, 91, 0.25);
	padding: 15px;
}

#content .content .highlight h3 {
	padding:0;
}

#content a {
	color:#43B7AF;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content .content a.cta, .TraminoForm input[type=submit] {
	background: #43B7AF;
	padding: 5px 10px;
	display: inline-block;
	border-radius: 10px;
	color: #fff;
	border:0px solid #fff;
}

#content .content a.cta:hover, .TraminoForm input[type=submit]:hover {
	text-decoration:none;
	background-color:#006F98;
}


.content .smbox {
	margin-top:50px;
}


#content .content .smbox h3 {
	display: block;
	float: left;
	margin: 0;
	padding: 10px;
}


.content .smbox svg path {
	fill:#aaa;
}


.content .smbox a:hover svg path {
	fill:#fff;
}


.content .TraminoTextile.boxlinks {
	width:61%;
	float:left;
}


.content .TraminoTextile.boxrechts {
	width:37%;
	float:right;
}


#content .TraminoVorlage {
	margin-bottom: 100px;
}

#copyright {
	background-color: #fff;
	padding: 25px 50px 25px 50px;
	position: relative;
	color: #888;
	z-index:9;
	font-size:14px;
	min-height:25px;
}

#copyright a {
	padding:0 0 0 15px;
	color:#888;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}

#copyright a.cta {
	color:#fff;
	background:#7C000E;
	background:#888;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin:-2px 5px 0 20px;
	display:inline-block;
}

#copyright a.cta:hover {
	background:#AC985B;
}


#startseite .quote {
	font-family: 'Dancing Script', cursive;
	font-size:48px;
	padding:50px 0;
}

#startseite {
	background: #AFAEA9;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#EBF6F5;
	font.size:14px;
	padding:200px 30px;
}

#TraminoInhalt .spalte {
	width: 50%;
	margin: 0;
	min-height: 125px;
	height: auto;
}

#TraminoInhalt .spalte .Bild {
	display: none;
}


.teaser { position:relative;}
.teaser .bbox {
	height:300px;
	float:left;
	overflow:hidden;
	-webkit-transition: background-color .5s;
	transition: background-color .5s;
	cursor:pointer;
	position:relative;
	background:#006F98;
}

.teaser .bbox.style11, .teaser .bbox.style21 { width:61%; }
.teaser .bbox.style12, .teaser .bbox.style22 { width:39%; }

.teaser .bbox .imagebox {
	background: #006F98;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	position:relative;
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
}

.teaser .bbox .imagebox a {
	position:absolute;
	display:block;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.teaser .bbox.style11 .bgbox, .teaser .bbox.style22 .bgbox { width:44%; }
.teaser .bbox.style12 .bgbox, .teaser .bbox.style21 .bgbox { width:56%; }
.teaser .bbox.style11 .bgbox, .teaser .bbox.style12 .bgbox { float:right; }
.teaser .bbox.style21 .bgbox, .teaser .bbox.style22 .bgbox { float:left; }

.teaser .bbox:hover .imagebox {
	opacity:0.75;
}

.teaser.bilder .info { width:100% !important; }
.teaser.bilder .bbox.style11 { width:25%; }
.teaser.bilder .bbox.style12 { width:25%; }
.teaser.bilder .bbox.style21 { width:25%; }
.teaser.bilder .bbox.style22 { width:25%; }


.teaser.bilder.size3 .bbox.style11 { width:33%; }
.teaser.bilder.size3 .bbox.style12 { width:33%; }
.teaser.bilder.size3 .bbox.style21 { width:34%; }

.teaser.bilder.size2 .bbox.style11 { width:50%; }
.teaser.bilder.size2 .bbox.style12 { width:50%; }


.teaser.bilder.size1 .bbox.style11 { width:100%; }


#fbtip {
	position: absolute;
	bottom: 0px;
	left: 0;
	padding: 10px;
	background-color: rgba(0,0,0,0.5);
	right: 0;
}


.TraminoForm input, .TraminoForm textarea {
	border:1px solid #006F98;
}#navmobil { display:none; }

#body #navmobil .dropdown-menu {
	background: #aaa;
	position: absolute;
	width: 200px;
	-webkit-appearance: none;
	padding: 40px 15px;
	font-size: 18px;
	color: #fff;
	text-align: left;
	margin: 0;
	border-radius: 0px;
	border: 0px solid #aaa;
	display: block;
	height: 105px;
	right:0px;
}

@media only screen and ( max-width: 850px ){

	#body #header .alogo { width:200px; }
	#body #header .logo { height:90px; top:28px; position:absolute; }
	#body #header .menu ul li a { padding: 15px 5px; }

	#body .teaser .bbox.style11, #body .teaser .bbox.style21, #body .teaser .bbox.style12, #body .teaser .bbox.style22 { width:100%; }
}

@media only screen and ( max-width: 650px ){
	#body #header .logo { top:0px; }

	#body .teaser .bbox .bgbox, #body .teaser .bbox .info { width:100%; float:left; }
	#body .teaser .bbox .bgbox { height:150px; }
	#body .teaser .bbox { height:450px; }
	#body .menu { display:none; }
	#body #header { height: 105px; position: absolute; }
	#body #content { padding-top:105px; }
	#body #biglayer .info { width:100%; }
	#body #biglayer .bgbox { display:none !important; }
	#body .teaser.bilder { height: 150px; overflow:hidden;}

	#body #TraminoInhalt .spalte { width:100%; }
	#navmobil { display:block; }
}