/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) YAML core stylesheet
 * (de) YAML Basis-Stylesheet
 *
 * Don't make any changes in this file!
 * Your changes should be placed in any css-file in your own stylesheet folder.
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2
 * @revision        $Revision:426 $
 * @lastmodified    $Date:2009-10-21 21:12:11 +0200 (Mi, 21. Okt 2009) $
 */

/**
 * Contao Extension
 * @copyright  Felix Pfeiffer : Neue Medien 2007 - 2012
 * @author     Felix Pfeiffer <info@felixpfeiffer.com>
 * @package    Subcolumns
 */
@media screen,projection{.ym-grid{display:table;width:100%;table-layout:fixed;list-style-type:none;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.ym-gl{float:left;margin:0}.ym-gr{float:right;margin:0 0 0 -5px}.ym-g15{width:15%}.ym-g20{width:20%}.ym-g25{width:25%}.ym-g30{width:30%}.ym-g33{width:33.333%}.ym-g35{width:35%}.ym-g38{width:38.2%}.ym-g40{width:40%}.ym-g45{width:45%}.ym-g50{width:50%}.ym-g55{width:55%}.ym-g60{width:60%}.ym-g62{width:61.8%}.ym-g65{width:65%}.ym-g66{width:66.666%}.ym-g70{width:70%}.ym-g75{width:75%}.ym-g80{width:80%}.ym-g85{width:85%}.ym-gbox{padding:0 10px}.ym-gbox-left{padding:0 10px 0 0}.ym-gbox-right{padding:0 0 0 10px}.ym-equalize{overflow:hidden}.ym-equalize>[class*="ym-g"]{display:table-cell;float:none;margin:0;vertical-align:top}.ym-equalize>[class*="ym-g"]>[class*="ym-gbox"]{padding-bottom:10000px;margin-bottom:-10000px}}@media print{.ym-grid>.ym-gl,.ym-grid>.ym-gr{overflow:visible;display:table}}
/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

html, body {
	font: 15px/1.5 "Cabin", Arial, Helvetica, FreeSans, sans-serif;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

strong, b {
	font-weight: 700;
}

em, i {
	font-style: italic;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

span.h1,
span.h2 {
	display: block;
}


h1,
span.h1 {
	font: 13px/1.5 "Playfair Display", Georgia, Times, serif;
	letter-spacing: 0.05em;
	font-weight: normal;
}
h1,
span.h1 {
	font-size: 24px;
	color: #f49e00;
}
.wiga h1,
.wiga span.h1 {
	color: #88a024;
}

#right span.h1 {
	font-size: 18px;
	color: #932e23;
	text-transform: uppercase;
	border-bottom: #932e23 1px solid;
	margin-bottom: 15px;
}
.wiga #right span.h1 {
	color: #3a778d;
	border-bottom: #3a778d 1px solid;
}

h2 {
	font: 13px/1.5 "Playfair Display", Georgia, Times, serif;
	font-size: 18px;
	color: #932e23;
}
.wiga h2 {
	color: #88a024;
}
#right span.h2 {
	font-size: 14px;
	color: #932e23;
	text-transform: uppercase;
	margin-bottom: 0;
}
.wiga #right span.h2 {
	color: #3a778d;
}

h3 {
	font: 13px/1.5 "Playfair Display", Georgia, Times, serif;
	font-size: 16px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.3em;
	margin: 0 0 12px;
/*	font-weight: bold;*/
/*	color: #222222;*/
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 12px;
}

p,
dl,
hr {
	margin-bottom: 12px;
}

ul,
ol,
h1 {
	margin-bottom: 20px;
}

/* `Links
----------------------------------------------------------------------------------------------------*/

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #c7937a;
	text-decoration: none;
}
.wiga h1 a,
.wiga h2 a,
.wiga h3 a,
.wiga h4 a,
.wiga h5 a,
.wiga h6 a {
	color: #3a8d7a;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.wiga h1 a:hover,
.wiga h2 a:hover,
.wiga h3 a:hover,
.wiga h4 a:hover,
.wiga h5 a:hover,
.wiga h6 a:hover {
	color: #b6b6b6;
	text-decoration: none;
}

a {
	color: #c7937a;
	text-decoration: none;
}
.wiga a {
	color: #3a8d7a;
}


a:hover {
	color: #b0b0b0;
}
/* ------ BASE ------ */

html {
	height: 100%;
}
body {
	height: 100%;
	color: #2c2c2c;
	background-color: #f7f7f7;
}

#wrapper {
	position: relative;
}

#header .inside,
#footer .inside,
#Teaser,
#container {
	position: relative;
}
#Teaser .inside {
	position: static;
}
#header .inside,
#footer .inside,
#Teaser .inside,
#container {
	margin: 0 auto;
	max-width: 960px;
}


#language-switch ul.level_1 {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
#language-switch li {
    float: left;
    position: relative;
	list-style: none outside none;
}
#language-switch li:after {
    background-color: #777777;
    content: "";
    height: 1em;
    position: absolute;
    right: -14px;
    top: 0.25em;
    width: 1px;
}

#container {
	max-width: 630px;
	padding-right: 330px;
}

.teaserpage #container {
	max-width: 960px;
	padding-right: 0;
}

#main {
	width: 100%;
}
#right {
	width: 260px;
	margin-left: 70px;
}


#header {
	background-color: #ffffff;
	border-top: 3px #f49e00 solid;
	border-bottom: 1px #e6e6e6 solid;
	z-index: 10;
}
.wiga #header {
	border-top: 3px #88a024 solid;
}

#header .inside {
	height: 146px;
	z-index: 10;
}

img {
	max-width: 100%;
	height: auto
}

.ie7 img {
	-ms-interpolation-mode: bicubic
}

.ie8 img {
	width: auto
}

#Teaser {
	background-color: #fddeb1;
	border-bottom: 1px #e6e6e6 solid;
	z-index: 1;
}
.wiga #Teaser {
	background-color: #e3e489;
}

#Teaser img {
	vertical-align: bottom;
}

#Teaser .inside {
	z-index: 1;
	overflow: hidden;
}


#sb_image_slides img{
	position: absolute;
	top:0;
}

#container {
	overflow: hidden;
}


#main {
	background-color: #f7f7f7;
}

#main .alternate_bg {
	background-color: #eedfd6;
	padding: 5px 10px;
}

#main .inside,
#right .inside {
	padding: 43px 0;
}

#footer {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 3px #e6e6e6 solid;
}
.wiga #footer {
	border-top: 3px #e6e6e6 solid;
}
#footer .inside {
	color: #999999;
	font-size: 11px;
}

.image_container img,
.mod_cataloglist span.image img {
	vertical-align: bottom;
}

/* ------ LOGO ------ */
#page-logo {
	position: absolute;
	top: 23px;
	left: 0;
}

#anniversary {
	position: absolute;
	top: 0;
	left: 295px;
}

/* ------ SWITCHER ------ */

#site-switcher {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1000;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

#site-switcher a {
	background: url("../../tl_files/themes/frammelsberger_v2012/images/base/site_switcher.png") -10px 0 no-repeat;
	width: 55px;
	height: 182px;
	display: block;
	-webkit-transition: width, background-position 0.125s ease-in-out;
	-moz-transition: width 0.125s ease-in-out;
	-o-transition: width 0.125s ease-in-out;
	transition: width, background-position 0.125s ease-in-out;
}

.wiga #site-switcher a {
	background-position: -400px 0;
}

#site-switcher.site-switcher-fr a {
	background-position: -10px -282px;
}

.wiga #site-switcher.site-switcher-fr a {
	background-position: -400px -282px;
}

#site-switcher a:hover {
	background-position: -5px 0;
	width: 60px;
}
#site-switcher.site-switcher-fr a:hover {
	background-position: -5px -282px;

}

.wiga #site-switcher a:hover {
	background-position: -395px 0;
	width: 60px;
}
.wiga #site-switcher.site-switcher-fr a:hover {
	background-position: -395px -282px;
}

/* ------ NAVIGATION ------ */

#main-nav {
    position: absolute;
    height: 40px;
    /*top: 107px;*/
    bottom: 0;
    left: 0;
    max-width: 960px;
    overflow: visible;
}

#main-nav ul {
	list-style: none;
/*    overflow: hidden;*/
}
#main-nav li {
	margin: 0;
    float: left;
    display: inline;
    padding: 0 7px;
    position: relative;
}
/*#main-nav .level_1 > li:first-child {
	padding-left: 0;
}
#main-nav .level_1 > li:last-child {
	padding-right: 0;
}*/
#main-nav li a,
#main-nav li span {
	display: block;
    color: #932e23;
    line-height: 40px;
    text-decoration: none;
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    z-index: 200;
}

#main-nav li.nav-cta {
	padding: 0;
	margin: 0 7px;
}
#main-nav li.nav-cta:last-child {
	margin-right: 0;
}
#main-nav li.nav-cta:first-child {
	margin-left: 0;
}

#main-nav li a.nav-cta,
#main-nav li span.nav-cta {
	border: 2px #f49e00 solid;
	box-sizing: border-box;
	line-height: 36px;
	padding: 0 .5em;
	color: #f49e00;
}

.wiga #main-nav li a.nav-cta,
.wiga #main-nav li span.nav-cta {
	border-color: #88a024;
	color: #88a024;
}

.wiga #main-nav li a,
.wiga #main-nav li span {
	font-size: 0.87em;
}

/*#main-nav li a:hover,*/
#main-nav .active span,
#main-nav a.trail {
    border-bottom: 3px #f49e00 solid;
    margin-bottom: 4px;
    line-height: 26px;
    padding-top: 7px;
}
.wiga #main-nav .active span,
.wiga #main-nav a.trail {
	border-bottom: 3px #f49e00 solid;
}

#main-nav li:hover,
#main-nav li.hf_in {
	background-color: #fddeb1;
}
.wiga #main-nav li:hover,
.wiga #main-nav li.hf_in {
	background-color: #e3e489;
}
#main-nav li:hover span,
#main-nav li.hf_in a.trail,
.wiga #main-nav li:hover span,
.wiga #main-nav li.hf_in a.trail {
	border-bottom: none;
    line-height: 40px;
    padding-top: 0;
    margin-bottom: 0;
}
#main-nav li.submenu:hover,
#main-nav li.submenu.hf_in {
	-moz-box-shadow: 1px 3px 3px rgba(0,0,0,0.35);
	-webkit-box-shadow: 5px 3px 3px rgba(0,0,0,0.35);
	box-shadow: 1px 3px 3px rgba(0,0,0,0.35);
}

#main-nav .level_2 {
    background-color: #fddeb1;
    visibility: hidden;
	opacity: 0;
    list-style: none;
    margin: 0;
    position: absolute;
    top: 40px;
    left: 0;
	min-width: 100%;
    z-index: 100;
	-moz-box-shadow: 1px 3px 3px rgba(0,0,0,0.35);
	-webkit-box-shadow: 5px 3px 3px rgba(0,0,0,0.35);
	box-shadow: 1px 3px 3px rgba(0,0,0,0.35);
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.wiga #main-nav .level_2 {
	background-color: #e3e489;
}

#main-nav li.submenu:hover .level_2 {
	visibility: visible;
	opacity: 1;
}

#main-nav .level_2 li {
	float: none;
	display: block;
	padding: 0 5px;
}

#main-nav .level_2 a,
#main-nav .level_2 span {
	line-height: 25px;
	font-size: 12px;
	white-space: nowrap;
	/*text-transform: none;*/
	/*font-variant: small-caps;*/
	padding-right: 10px;
	background: url("../../tl_files/themes/frammelsberger_v2012/images/nav/nav_arrow.png") right 6px no-repeat;
}
#main-nav .level_2 a:hover {
	color: #f49e00;
	background-position: right -82px;
}

#main-nav .level_2 span.active,
#main-nav .level_2 span.forward,
#main-nav .level_2 a.trail {
	padding-right: 0;
	padding-left: 10px;
	background-position: left -82px;
	color: #f49e00;
	border-bottom: none;
    padding-top: 0;
    line-height: 25px !important;
    padding-top: 0;
    margin-bottom: 0;
}
.wiga #main-nav .level_2 a:hover,
.wiga #main-nav .level_2 span.active,
.wiga #main-nav .level_2 span.forward,
.wiga #main-nav .level_2 a.trail {
	color: #3a778d;
	background-position-y: -170px;
}

/* ------ BREADCRUMB ------ */

#breadcrumb {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	color: #999999;
	line-height: 30px;
	font-size: 12px;
	border-bottom: #e6e6e6 1px solid;
}
#breadcrumb ul {
	list-style: none;
	display: inline;
	margin: 0;
}
#breadcrumb li {
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
}

#breadcrumb a {
	display: inline-block;
}

#breadcrumb li:not(.active):not(.first):after {
	position: relative;
	content: " »";
}

/* ------ EVENTS UPCOMING ------ */
.event {
	overflow: hidden;
	margin-bottom: 15px;
}

.event.layout_upcoming .date {
	float: left;
	display: inline;
	width: 89px;
	font-size: 11px;
	text-align: center;
	color: #932e23;
	border-right: 1px #932e23 solid;
	line-height: 1.2em;
	height: 60px;
}

.wiga .event.layout_upcoming .date {
	color: #3a778d;
	border-right: 1px #3a778d solid;
}

.e_day,
.e_daymonth,
.e_month,
.e_year,
.stand,
.location {
	display: block;
}

.event.layout_upcoming .subject {
	width: 160px;
	margin-left: 100px;
}
.event.layout_upcoming .subject a {
	text-transform: uppercase;
}

.event.layout_upcoming .stand,
.event.layout_upcoming .location {
	font-size: 11px;
	line-height: 1.2em;
}


/* ------ EVENTLISTE ------ */
.event.layout_list {
	border-bottom: 2px #e6e6e6 solid;
	padding-bottom: 15px;
}

.event.layout_list .teaser_image {
	float: left;
	display: inline;
	width: 120px;
}

.event.layout_list .date {
	text-transform: uppercase;
	font-size: 15px;
	float: right;
	background-color: #e6e6e6;
	color: #932e23;
	color: #f49e00;
	width: 110px;
	height: 60px;
	line-height: 60px;
	padding: 30px 5px;
	text-align: center;
}
.wiga .event.layout_list .date {
	color: #3a778d;
}

.event.layout_list .date.multiple {
	line-height: 20px;
}


.event.layout_list .date span,
.event.layout_list .stand,
.event.layout_list .location {
	display: block;
}

.event.layout_list .facts {
	width: 500px;
	margin-left: 130px;
}
.event.layout_list .facts a {
	/*text-transform: uppercase;*/
}

.event.layout_upcoming .stand,
.event.layout_upcoming .location {
	font-size: 11px;
	line-height: 1.2em;
}

/* ------ LATEST PROJECTS ------ */

.layout_simple_latestproject .item {
	overflow: hidden;
	margin-bottom: 10px;
}

.layout_simple_latestproject .coverSRC {
	float: left;
	display: inline;
	width: 90px;
}

.layout_simple_latestproject .title,
.layout_simple_latestproject .teaser {
	margin-left: 100px;
	width: 160px;
}
.layout_simple_latestproject .title {
	text-transform: uppercase;
}

.layout_simple_latestproject .teaser {
	font-size: 11px;
	line-height: 1.2em;
}

/* ------ PROJECT LIST ------ */
.layout_simple_projects .item {
	overflow: hidden;
	border-bottom: 2px #e6e6e6 solid;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.layout_simple_projects .coverSRC {
	float: left;
	display: inline;
	width: 120px;
}

.layout_simple_projects .title,
.layout_simple_projects .teaser,
.layout_simple_projects .model {
	margin-left: 130px;
	width: 500px;
}
.layout_simple_projects .completiondate {
	text-transform: uppercase;
	font-size: 11px;
	float: right;
	background-color: #e6e6e6;
	color: #999999;
	width: 40px;
	height: 40px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
}

/* ------ PROJECT DETAILS ------ */
.layout_simple_projectdetails .item {
	overflow: hidden;
	border-bottom: 2px #e6e6e6 solid;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.layout_simple_projectdetails .imageHolder {
	float: left;
	display: inline;
	width: 189px;
	padding-right: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

/*.layout_simple_projectdetails .coverSRC {
	float: right;
	display: inline;
	width: 189px;
	padding-left: 10px;
	padding-bottom: 10px;
}*/

.layout_simple_projectdetails .additionalSRC {
	margin-top: 20px;
	margin-left: -6px;
}

.layout_simple_projectdetails .additionalSRC span.image {
	float: left;
	display: inline;
	width: 59px;
	margin: 3px 0 3px 6px;
}

.layout_simple_projectdetails .informations {
	margin-left: 219px;
	width: 411px;
	text-align: justify;
}

.layout_simple_projectdetails .teaser {
	font: 13px/1.5 "Playfair Display", Georgia, Times, serif;
	font-size: 18px;
	color: #932e23;
	margin-bottom: 15px;
}
.wiga .layout_simple_projectdetails .teaser {
	color: #88a024;
}
.layout_simple_projectdetails .completiondate {
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	background-color: #e6e6e6;
	color: #999999;
	width: 40px;
	height: 40px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	margin: 0 10px 10px 0;
}

/* ------ PRODUCT DETAILS ------ */
.layout_simple_productdetails .item {
	overflow: hidden;
	border-bottom: 2px #e6e6e6 solid;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.layout_simple_productdetails .imageHolder {
	float: left;
	display: inline;
	width: 189px;
	padding-right: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

/*.layout_simple_projectdetails .coverSRC {
	float: right;
	display: inline;
	width: 189px;
	padding-left: 10px;
	padding-bottom: 10px;
}*/

.layout_simple_productdetails .additionalSRC {
	margin-top: 20px;
	margin-left: -6px;
}

.layout_simple_productdetails .additionalSRC span.image {
	float: left;
	display: inline;
	width: 59px;
	margin: 3px 0 3px 6px;
}

.layout_simple_productdetails .informations {
	margin-left: 219px;
	width: 411px;
	text-align: justify;
}

.layout_simple_productdetails .teaser {
	font: 13px/1.5 "Playfair Display", Georgia, Times, serif;
	font-size: 18px;
	color: #932e23;
	margin-bottom: 15px;
}
.wiga .layout_simple_productdetails .teaser {
	color: #3a778d;
}
.layout_simple_productdetails .completiondate {
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	background-color: #e6e6e6;
	color: #999999;
	width: 40px;
	height: 40px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	margin: 0 10px 10px 0;
}

/* ------ SPECS TABLE ------ */
table.specs,
.ce_table.specs table {
	width: 100%;
	background-color: #ffffff;
	border: 2px #e6e6e6 solid;
	text-align: left;
}

.specs th,
.specs td {
	border: 1px #e6e6e6 solid;
	padding: 5px;
}
.specs thead th {
	background-color: #eedfd6;
	color: #932e23;
	font: 13px/1.5 "Playfair Display", Georgia, Times, serif;
	font-size: 16px;
	
}
.wiga .specs thead th {
	background-color: #ececdb;
	color: #3a778d;
}

.specs tbody th {
	background-color: #fdf9f3;
	color: #999999;
	padding-left: 15px;
	letter-spacing: 0.1em;
	width: 130px;
}
.wiga .specs tbody th {
	background-color: #fdfdf6;
}

.specs tbody td {
	font-size: 12px;
}

.location_contacts th.head_0 {
	width: 150px;
}

/* ------ PRODUCT LIST ------ */
.mod_cataloglist .productlisting {
	margin-left: -18px;
	overflow: hidden;
}

.layout_simple_products .item {
	overflow: hidden;
	margin: 0 0 18px 18px;
	display: inline;
	float: left;
	width: 198px;
	height: 236px;
}

/* ------ FOOTER ------ */

#footer .ce_top {
	position: absolute;
	top: 74px;
	right: 30px;
	line-height: 37px;
}

#footer .ce_top a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#copyright {
	position: absolute;
	top: 150px;
	left: 0;
	width: 980px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#copyright,
#copyright a {
	color: #AEAEAE;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* ------ UTIL CLASSES ------ */
.info,
.caption {
	padding-top: 5px;
	font-size: 11px;
	font-style: italic;
}

.hlspacing {
	margin-top: 43px;
}

.hseparator {
	border-bottom: 2px #e6e6e6 solid;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#right .explanation {
	font-size: 0.8rem;
}



/* ########## IMAGE GALLERY ########## */
/*.ce_gallery.neg_left_margin_18 div.gallery {
	margin-left: -18px;
}*/

/* ------ NEWS ------ */
.layout_latest_home .info,
.layout_simple .info {
	color: #f49e00;
	margin-bottom: 5px;
}
.wiga .layout_latest_home .info,
.wiga .layout_simple .info {
	color: #88a024;
}

.layout_simple .info {
	padding: 0;
	margin-bottom: 2px;
	line-height: 1;
}


/*.layout_simple time{
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	display: inline;
	background-color: #e6e6e6;
	color: #999999;
	width: 39px;
	height: 39px;
	line-height: 13px;
	padding: 5px;
	text-align: center;
	margin: 0 10px 10px 0;
}*/

.layout_simple .subject {
	font-size: 14px;
	/*margin-left: 59px;*/
	/*width: 241px;*/
}

.layout_simple .subject a {
	display: block;
	/*height: 49px;*/
}

/* ------ NEWS LIST ------ */
.layout_latest_home,
.layout_latest {
	overflow: hidden;
	border-bottom: 2px #e6e6e6 solid;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 130px;
	min-height: 120px;
	position: relative;
}
.layout_latest_home {
	padding-left: 100px;
	min-height: 90px;
	border-bottom: none;
	padding-bottom: 0;
}

.layout_latest_home .image_container,
.layout_latest .image_container {
	position: absolute;
	left: 0;
	top: 0;
}

.layout_latest .info,
.layout_full .info {
	text-transform: uppercase;
	font-size: 11px;
	float: right;
	display: inline;
	background-color: #e6e6e6;
	color: #999999;
	width: 39px;
	height: 39px;
	line-height: 13px;
	padding: 5px;
	text-align: center;
	margin: 0 10px 10px 0;
}

.layout_latest_home .facts > *:last-child,
.layout_latest .facts > *:last-child {
	margin-bottom: 0;
}



.layout_latest_projects {
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	padding-left: 100px;
	min-height: 90px;
}

.layout_latest_projects .image_container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
}

.layout_latest_projects .title {
	text-transform: uppercase;
}
.layout_latest_projects .teaser {
	font-size: 11px;
	line-height: 1.2em;
}

/* ------ PAGE LIST ------ */

.layout_pagelist_sidebar {
	list-style: none;
}

.layout_pagelist_sidebar .item {
	overflow: hidden;
	margin: 0 0 10px;
}

.layout_pagelist_sidebar .image_container {
	float: left;
	display: inline;
	width: 90px;
}

.layout_pagelist_sidebar .title,
.layout_pagelist_sidebar .teaser {
	/*margin-left: 100px;
	width: 160px;*/
}

.layout_pagelist_sidebar .title {
	text-transform: uppercase;
}

.layout_pagelist_sidebar .teaser {
	font-size: 11px;
	line-height: 1.2em;
}
.layout_pagelist_sidebar .teaser p {
	margin: 0;
}

.layout_pagelist {
	list-style: none;
}

.layout_pagelist li {
	position: relative;
	min-height: 120px;
	overflow: hidden;
	margin: 0 0 15px;
	padding: 0 0 15px 130px;
	border-bottom: 2px #e6e6e6 solid;
}
.layout_pagelist h2 {
	margin-top: -0.25em;
}
.layout_pagelist .image_container {
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
}

.layout_pagelist .title,
.layout_pagelist .teaser {
	margin-left: 130px;
	width: 500px;
}

.layout_jobslist, .layout_jobslist_sidebar {
	list-style: none;
}
.layout_jobslist li, .layout_jobslist_sidebar li {
	padding: 0 0 0 24px;
	margin: 0 0 0.5em;
	position: relative;
}
.layout_jobslist_sidebar li {
	margin-bottom: 0.25em;
}

.layout_jobslist li:before, .layout_jobslist_sidebar li:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e901";
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
	text-align: center;
	color: #932e23;
}

.wiga .layout_jobslist li:before, .wiga .layout_jobslist_sidebar li:before {
	color: #88a024;
}


/* ------ QUOTE ------ */
.quotation {
	border-top: 2px #e6e6e6 solid;
	border-bottom: 2px #e6e6e6 solid;
	padding: 15px 0 0;
}

.quotation p {
	font-style: italic;
	text-align: center;
	font-size: 14px;
	color: #999999;
}


/* ------ LISTS / ACCORDION ------ */

.listicons ul {
	list-style: none;
}


.listicons li,
.ce_accordion .toggler,
.ce_accordionSingle .toggler {
	padding: 0 0 0 24px;
	/*background: url("../../tl_files/themes/frammelsberger_v2012/images/listings/linklist_bg.png") 0 3px no-repeat;*/
	line-height: 24px;
	margin: 0 0 5px;
	position: relative;
}

.listicons li:before,
.ce_accordion .toggler:before,
.ce_accordionSingle .toggler:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e901";
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
	text-align: center;
	color: #932e23;
}

.wiga .listicons li:before,
.wiga .ce_accordion .toggler:before,
.wiga .ce_accordionSingle .toggler:before {
	color: #88a024;
}



.listicons.icontype_alt li {
	/*background: url("../../tl_files/themes/frammelsberger_v2012/images/listings/linklist_bg2.png") 0 3px no-repeat;*/
	padding: 0 0 0 18px;
	line-height: 18px;
	position: relative;
}
.listicons.icontype_alt li:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e903";
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
	text-align: center;
	color: #932e23;
}
.wiga .listicons.icontype_alt li {
	/*background: url("../../tl_files/themes/frammelsberger_v2012/images/listings/linklist_bg2_wiga.png") 0 3px no-repeat;*/
}
.wiga .listicons.icontype_alt li:before {
	color: #88a024;
}

#footer ul {
	list-style: none;
}


#footer li {
	/*background: url("../../tl_files/themes/frammelsberger_v2012/images/listings/linklist_bg2.png") 0 3px no-repeat;*/
	padding: 1px 0 0 16px;
	line-height: 16px;
	margin: 0 0 5px;
	position: relative;
}
#footer li:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e903";
	position: absolute;
	left: 0;
	top: 1px;
	text-indent: 0;
	text-align: center;
	color: #932e23;
}
.wiga #footer li {
	/*background: url("../../tl_files/themes/frammelsberger_v2012/images/listings/linklist_bg2_wiga.png") 0 3px no-repeat;*/
}
.wiga #footer li:before {
	color: #88a024;
}

.ce_accordion .toggler,
.ce_accordionSingle .toggler {
	-moz-outline: none;
	outline: none;
	font: 13px/1.5 "Playfair Display", Georgia, Times, serif;
	letter-spacing: 0.1em;
	color: #932e23;
	font-size: 16px;
	cursor: pointer;
}
.wiga.ce_accordion .toggler,
.wiga.ce_accordionSingle .toggler {
	color: #3a778d;
}

.ce_accordion .toggler.active,
.ce_accordionSingle .toggler.active,
.ce_accordion .toggler.active:before,
.ce_accordionSingle .toggler.active:before {
	color: #f49e00;
}
.ce_accordion .toggler.active:before,
.ce_accordionSingle .toggler.active:before {
	content: "\e904";
}

.wiga .ce_accordion .toggler.active,
.wiga .ce_accordionSingle .toggler.active,
.wiga .ce_accordion .toggler.active:before,
.wiga .ce_accordionSingle .toggler.active:before {
	color: #88a024;
}

.ce_accordion .accordion,
.ce_accordionSingle .accordion {
}

/* ------ LINKS ------ */
.link_arrow {
	padding: 0 0 0 18px;
	background: url("../../tl_files/themes/frammelsberger_v2012/images/listings/linklist_bg2.png") 0 3px no-repeat;
}
.wiga .link_arrow {
	background: url("../../tl_files/themes/frammelsberger_v2012/images/listings/linklist_bg2_wiga.png") 0 3px no-repeat;
}

.link_standalone {
	padding: 0 0 0 20px;
	line-height: 24px;
	margin: 0 0 5px;
	display: inline-block;
	position: relative;
}
.link_standalone:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-size: 1rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\ea7e";
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
	text-align: center;
}

.ce_download img {
	vertical-align: middle;
}

.ce_download .ico {
	float: left;
	margin-right: 10px;
	line-height: inherit;
	font-size: 1.16em;
}


/* ========== TEASERPAGE ========== */

.teaserpage h1 {
	text-align: center;
}

.teaserpage .button {
	display: block;
	/*width: 100%;*/
	margin-bottom: 1.5rem;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	font-size: 1.2rem;
	letter-spacing: 1px;
}

.teaserpage .button:after {
	font-family: 'icomoon' !important;
	speak: none;
	font-size: 2rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e901";
	text-indent: 0;
	vertical-align: bottom;
}

.teaserpage img {
	vertical-align: bottom;
}


/* ---------- Google Directions ---------- */
.adp-directions {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.mod_changelanguage a.lang-de,
.mod_changelanguage span.lang-de {
	display: inline-block;
	padding-bottom: 30px;
	background: url("../../tl_files/themes/frammelsberger_v2012/images/countryflags/de.png") 50% bottom no-repeat;
}

.mod_changelanguage a.lang-fr,
.mod_changelanguage span.lang-fr {
	display: inline-block;
	padding-bottom: 30px;
	background: url("../../tl_files/themes/frammelsberger_v2012/images/countryflags/fr.png") 50% bottom no-repeat;
}

.mod_changelanguage .label {
	display: none;
}

.social-media {
	position: absolute;
	right: 200px;
	top: 0;
	text-align: center;
}

.social-media .ico {
	font-size: 24px;
}
.social-media a {
	margin-right: 1ex;
	color: #c7937a;
}
.wiga .social-media a {
	color: #3a8d7a;
}
.social-media a:last-child {
	margin-right: 0;
}
.social-media a:hover {
	color: #b0b0b0;
}
.social-media .title {
	padding-bottom: 3px;
}
#drawer .social-media {
	position: relative;
	right: auto;
	top: auto;
}

/* ------ METAMODELS ------ */

.ce_metamodel_list .layout_imagelist .item {
	position: relative;
	float: left;
	width: 30.667%;
	margin: 0 2% 4%;
	overflow: hidden;
}
.ce_metamodel_list .layout_imagelist .item:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
}
.ce_metamodel_list .layout_imagelist .item:nth-child(3n) {
	margin-right: 0;
}
.ce_metamodel_list .layout_imagelist .item img {
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.ce_metamodel_list .layout_imagelist .item:hover img {
	-webkit-transform: scale(1.2, 1.2) translateZ(0);
	-moz-transform: scale(1.2, 1.2) translateZ(0);
	-ms-transform: scale(1.2, 1.2) translateZ(0);
	-o-transform: scale(1.2, 1.2) translateZ(0);
	transform: scale(1.2, 1.2) translateZ(0);
}

.ce_metamodel_list .layout_imagelist .item .title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	/*min-height: 1.5em;*/
	line-height: 1.5;
	margin: 0;
	padding: 0.5em 15px;
	/*background-color: rgba(244, 158, 0, 0.35);*/
	background-color: rgba(244, 158, 0, 0.7);
	background-color: rgba(204,204,204, 0.5);
	color: #2c2c2c;
	font-size: 1rem;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
}

.ce_metamodel_list .layout_imagelist .item:hover .title {
	/*background-color: rgba(244, 158, 0, 0.55);*/
	background-color: rgba(244, 158, 0, 1);
	background-color: #666;
	color: #ffffff;
}

.ce_metamodel_list .layout_imagelist .item figure {
	position: relative;
	padding-top: 100%;
	background-color: #f0f0f0;
}
.ce_metamodel_list .layout_imagelist .item figure:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-color: #f49e00;*/
	/*background-color: #fff;*/
	content: "";
	display: block;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	-webkit-box-shadow: inset 0 0 0 0 rgba(255,255,255, 0.9);
	-moz-box-shadow: inset 0 0 0 0 rgba(255,255,255, 0.9);
	box-shadow: inset 0 0 0 0 rgba(255,255,255, 0.9);
	/*border-top: 4px #f49e00 solid;*/
}
.ce_metamodel_list .layout_imagelist .item:hover figure:after {
	visibility: visible;
	opacity: 1;
	-webkit-box-shadow: inset 0 0 75px 0 rgba(255,255,255, 0.9);
	-moz-box-shadow: inset 0 0 75px 0 rgba(255,255,255, 0.9);
	box-shadow: inset 0 0 75px 0 rgba(255,255,255, 0.9);
}
.ce_metamodel_list .layout_imagelist .item a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.ce_metamodel_list .layout_details .model_container {
	position: relative;
	/*padding-left: 230px;
	min-height: 450px;*/
}
.ce_metamodel_list .layout_details .informations {
	overflow: hidden;
}

.ce_metamodel_list .layout_details .images {
	/*position: absolute;
	left: 0;
	top: 0;*/
	float: left;
	padding-right: 30px;
}

.ce_metamodel_list .layout_details .thumbs {
	margin-top: 4%;
}

.ce_metamodel_list .layout_details .thumbs a {
	float: left;
	width: 30.667%;
	margin: 0 2% 4%;
}
.wiga .ce_metamodel_list .layout_details .thumbs a {
	width: 22%;
}


.ce_metamodel_list .layout_details .thumbs a:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
}
.wiga .ce_metamodel_list .layout_details .thumbs a:nth-child(3n+1) {
	margin-left: 2%;
	clear: none;
}
.ce_metamodel_list .layout_details .thumbs a:nth-child(3n) {
	margin-right: 0;
}
.wiga .ce_metamodel_list .layout_details .thumbs a:nth-child(3n) {
	margin-right: 2%;
}

.wiga .ce_metamodel_list .layout_details .thumbs a:nth-child(4n+1) {
	margin-left: 0;
	clear: left;
}
.wiga .ce_metamodel_list .layout_details .thumbs a:nth-child(4n) {
	margin-right: 0;
}



/* ------ Pagination ------ */
.pagination {
	display: block;
	float: none;
	clear: both;
	margin: 20px 0;
	line-height: 30px;
}
.pagination > p {
	float: left;
}
.pagination ul {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
	display: inline-flex;
}
.pagination li {
	margin: 0;
	padding-left: 5px;
}
.pagination li:first-of-type {
	padding-left: 0;
}
.pagination li span,
.pagination li a {
	display: inline-block;
	padding: 0 10px;
	margin: 0;
	background-color: #fddeb1;
	color: #f49e00;
	text-align: center;
	min-width: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.wiga .pagination li span,
.wiga .pagination li a {
	background-color: #e3e489;
	color: #3a8d7a;
}
.pagination li a:hover,
.wiga .pagination li a:hover {
	background-color: #e6e6e6;
	color: inherit;
}
.pagination li span,
.wiga .pagination li span {
	background-color: #e6e6e6;
	color: #2c2c2c;
}

.pagination li.previous > *,
.pagination li.next > * {
	position: relative;
	text-indent: -9999em;
	overflow: hidden;
}
.pagination li.previous > *:before,
.pagination li.next > *:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	font-size: 1.5rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e902";
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
	text-align: center;
	width: 30px;
}
.pagination li.next > *:before {
	content: "\e901";
}

/* --- FJ WIDGET --- */
.fj-widget {
	padding: 15px 5px 0;
	background-color: #fddeb1;
	margin-bottom: 30px;
}
#right .fj-widget .h1 {
	margin: -15px -5px 15px;
	color: #fff;
	font-size: 1rem;
	text-align: center;
	background-color: #f49e00;
	font-family: "Cabin", Arial, Helvetica, FreeSans, sans-serif;
	border-bottom: none;
	line-height: 2;
}
.fj-widget .explanation {
	font-size: 0.8rem;
}
.fj-widget .explanation p:last-child {
	margin-bottom: 0;
}

.wiga .fj-widget {
	background-color: #e3e489;
}

.wiga #right .fj-widget .h1 {
	border-bottom: none;
	color: #fff;
	background-color: #88a024;
}

	/**
     * ====== RESPONSIVE ======
     */

/* --- DESKTOP DEFAULTS --- */
#drawer {
	display: none;
}

.ce_dlh_googlemaps {
	width: 100%;
}

.ce_dlh_googlemaps .dlh_googlemap {
	max-width: 100%;
}

/* ------ DRAWER ------ */

#mobile-topbar {
	height: 55px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background-color: #f0f0f0;
	line-height: 55px;
	z-index: 1000;
	display: none;
}

#mobile-drawer-toggle {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

#mobile-drawer-toggle .hamburger {
	display: block;
	line-height: 55px;
	width: 55px;
	height: 55px;

	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
	color: #fff;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all 0.5s cubic-bezier(0, 0, 0, 1);
	-moz-transition: all 0.5s cubic-bezier(0, 0, 0, 1);
	-ms-transition: all 0.5s cubic-bezier(0, 0, 0, 1);
	-o-transition: all 0.5s cubic-bezier(0, 0, 0, 1);
	transition: all 0.5s cubic-bezier(0, 0, 0, 1);
	/*background-color: #f49e00;*/
	border-right: 1px #d0d0d0 solid;
}

#mobile-drawer-toggle .hamburger:before {
	position: absolute;
	top: 18px;
	left: 15px;
	height: 11px;
	width: 25px;
	border-top: 3px #f49e00 solid;
	border-bottom: 3px #f49e00 solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	content: "";
}
.wiga #mobile-drawer-toggle .hamburger:before {
	border-top-color: #3a8d7a;
	border-bottom-color: #3a8d7a;
}

#mobile-drawer-toggle .hamburger:after {
	position: absolute;
	bottom: 18px;
	left: 15px;
	height: 8px;
	width: 25px;
	border-bottom: 3px #f49e00 solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	content: "";
}
.wiga #mobile-drawer-toggle .hamburger:after {
	border-bottom-color: #3a8d7a;
}

#drawer {
	display: block;
	position: fixed;
	z-index: 2001;
	left: 0;
	top: 0;
	width: 300px;
	height: 100%;
	background: #fff;
	padding: 106px 15px 73px;
	-webkit-transform: translate3d(-300px, 0, 0);
	transform: translate3d(-300px, 0, 0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}


#drawer .drawer-content {
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	position: static;
}

#drawer .drawer-header {
	background-color: #f7f7f7;
	height: 55px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

#drawer .drawer-content > *:not(:first-child) {
	padding-top: 10px;
	border-top: 1px #f0f0f0 solid;
	margin-bottom: 10px;
}

#drawer .close-button {
	font-size: 2.6rem;
	position: absolute;
	color: #f49e00;
	top: 0;
	right: 15px;
	line-height: 55px;
	width: 35px;
	text-align: center;
}
.wiga #drawer .close-button {
	color: #3a8d7a;
}
#drawer .home-button {
	position: absolute;
	left: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#mobile-logo {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 27px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}


#mobile-logo img,
#drawer .home-button img {
	vertical-align: middle;
}


#drawer .drawer-langsel,
#drawer .drawer-branchsel {
	position: absolute;
	line-height: 30px;
	bottom: 40px;
	left: 0;
	right: 0;
	padding: 0 15px;
	font-size: 0.92rem;
	background-color: #f0f0f0;
	/*-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);*/
}

#drawer .drawer-branchsel {
	border-top: 3px #FDDEB1 solid;
	bottom: auto;
	top: 55px;
}
.wiga #drawer .drawer-branchsel {
	border-top-color: #e3e489;
}


#drawer .drawer-langsel .label,
#drawer .drawer-branchsel .label {
	display: block;
}
#drawer .drawer-langsel ul,
#drawer .drawer-branchsel ul {
	overflow: hidden;
	margin: 0;
}

#drawer .drawer-langsel ul > li,
#drawer .drawer-branchsel ul > li {
	float: left;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding: 0 9px 0 8px;
	margin: 0;
}

#drawer .drawer-langsel ul > li:before,
#drawer .drawer-branchsel ul > li:before {
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	width: 1px;
	background: #c0c0c0;
	height: 1em;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

#drawer .drawer-langsel ul > li:first-child,
#drawer .drawer-branchsel ul > li:first-child {
	padding-left: 0;
}

#drawer .drawer-langsel ul > li:last-child,
#drawer .drawer-branchsel ul > li:last-child {
	padding-right: 0;
	border-right: none;
}

#drawer .drawer-langsel ul > li:last-child:before,
#drawer .drawer-branchsel ul > li:last-child:before {
	display: none;
}

#drawer .drawer-langsel ul > li > *,
#drawer .drawer-branchsel ul > li > * {
	display: inline-block;
	color: #932e23;
	padding-bottom: 0;
	background: none;
}

#drawer .drawer-langsel ul > li > span,
#drawer .drawer-branchsel ul > li > span {
	color: #f49e00;
}

.wiga #drawer .drawer-langsel ul > li > span,
.wiga #drawer .drawer-branchsel ul > li > span {
	color: #3a8d7a;
}

#drawer .label {
	display: inline-block;
	margin-right: 10px;
	text-transform: uppercase;
	float: left;
	font-weight: 400;
}

#drawer .label .ico {
	color: #f49e00;
	font-size: 1.25rem;
	float: left;
	line-height: 30px;
	margin-right: 10px;
}
.wiga #drawer .label .ico {
	color: #3a8d7a;
}
#drawer #drawer-nav {
	padding: 0;
}

#drawer #drawer-nav ul {
	list-style: none;
}

#drawer #drawer-nav > ul li {
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.08rem;
	line-height: 35px;
	position: relative;
}

#drawer #drawer-nav > ul li > span,
#drawer #drawer-nav > ul li > a {
	display: block;
	position: relative;
}

#drawer #drawer-nav > ul li > span.active,
#drawer #drawer-nav > ul li > *.trail {
	color: #f49e00;
}
.wiga #drawer #drawer-nav > ul li > span.active,
.wiga #drawer #drawer-nav > ul li > *.trail {
	color: #3a8d7a;
}

#drawer #drawer-nav li a.nav-cta,
#drawer #drawer-nav li span.nav-cta {
	border: 2px #f49e00 solid;
	box-sizing: border-box;
	line-height: 36px;
	padding: 0 .5em;
	color: #f49e00;
	text-align: center;
}

.wiga #drawer #drawer-nav li a.nav-cta,
.wiga #drawer #drawer-nav li span.nav-cta {
	border-color: #88a024;
	color: #88a024;
}

#drawer #drawer-nav > ul ul li:last-of-type {
	border-bottom: none;
}

#drawer #drawer-nav > ul,
#drawer #drawer-nav > ul a {
	color: #932e23;
}

#drawer #drawer-nav .subitem-toggle {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 1.16rem;
	text-align: center;
	width: 35px;
	background: #f0f0f0;
	color: #932e23;
	cursor: pointer;
}

#drawer #drawer-nav .subitem-toggle span {
	line-height: 1;
	font-size: 1rem;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


#drawer #drawer-nav ul.level_2 {
	display: block;
	position: fixed;
	z-index: 2001;
	left: 0;
	top: 55px;
	bottom: 0;
	width: 270px;
	background: #fddeb1;
	padding: 50px 15px 0;
	-webkit-transform: translate3d(-270px, 0, 0);
	transform: translate3d(-270px, 0, 0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	margin: 0;
}
.wiga #drawer #drawer-nav ul.level_2 {
	background: #e3e489;
}
#drawer #drawer-nav ul.level_2 li {
	border-bottom: 1px #fff solid;
	text-transform: none;
}

#drawer #drawer-nav ul.level_2,
#drawer #drawer-nav ul.level_2 a {
	color: #932e23;
}

#drawer #drawer-nav li.show-sub ul.level_2 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

#drawer #drawer-nav li ul.level_2 .teaser {
	display: block;
	padding-top: 10px;
	font-size: 0.85rem;
	font-style: italic;
	color: #4b4d50;
}

#drawer #drawer-nav ul.level_3 {
	padding: 10px 0 0;
	margin: 0;
}

#drawer #drawer-nav ul.level_3 li {
	border: none;
	font-size: 1.08rem;
}
#drawer #drawer-nav ul.level_3 a,
#drawer #drawer-nav ul.level_3 span {
	padding-left: 20px;
	position: relative;
}
#drawer #drawer-nav ul.level_3 a:before,
#drawer #drawer-nav ul.level_3 span:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e901";
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
	text-align: center;
	color: #fff;
}

#drawer #drawer-nav ul.level_2 .close-sub {
	position: absolute;
	top: 25px;
	left: 15px;
	right: 15px;
	border: none;
	text-transform: uppercase;
	line-height: 25px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

#drawer #drawer-nav .close-sub span {
	position: relative;
	text-indent: -9999em;
	overflow: hidden;
}
#drawer #drawer-nav .close-sub span:after {
	width: 25px;
	height: 25px;
	border: 2px #932e23 solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	content: "";

}
#drawer #drawer-nav .close-sub span:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	font-size: 1.5rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e902";
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
	text-align: center;
	color: #932e23;
	width: 25px;
}

#drawer .close-button,
#drawer #drawer-nav .close-sub span {
	cursor: pointer;
}

/*#drawer #branchsel {
	position: absolute;
	line-height: 30px;
	bottom: 40px;
	left: 0;
	right: 0;
	padding: 0 15px;
	font-size: 0.92rem;
	background-color: #f0f0f0;
	text-transform: uppercase;
}

#drawer #branchsel a {
	color: #932e23;
}*/

#drawer .toolbar {
	display: block;
	height: 40px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	line-height: 40px;
	z-index: 10;
	background-color: #f49e00;
	font-weight: 700;
	padding: 0 15px;
}

#drawer .toolbar > * {
	text-align: left;
	position: relative;
	display: inline-block;
	padding: 0 11px 0 10px;
}

#drawer .toolbar > *:first-child {
	padding-left: 0;
}

#drawer .toolbar > *:last-child {
	padding-right: 0;
}

#drawer .toolbar > *:last-child:before {
	display: none;
}

#drawer .toolbar > *:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.5em;
	height: 1em;
	width: 1px;
	background-color: #ccc;
}

#drawer .toolbar > * > a {
	display: inline-block;
}

#drawer .toolbar,
#drawer .toolbar a {
	color: #fff;
}
#drawer .toolbar a > .ico {
	margin-right: 5px;
}


#wrapper {
	position: relative;
}

#wrapper:before,
#drawer-nav:before {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	content: '';
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

#drawer-nav:before {
	top: 55px;
	background: rgba(0,0,0, 0.5);
}

.show-drawer #wrapper:before,
#drawer-nav.sub-open:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-drawer #drawer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-drawer #wrapper {

}

@media screen and (max-width:959px) {
	#mobile-topbar {
		display: block;
	}

	#header,
	.wiga #header {
		border: none;
	}

	#header .inside {
		height: 55px;
	}

	#header .inside > *:not(#mobile-topbar) {
		display: none;
	}

	#site-switcher {
		display: none !important;
	}

	#container {
		max-width: 100%;
		padding: 0;
	}

	#main,
	#right {
		float: none;
		padding: 0 15px;
		width: auto;
	}

	#right {
		margin: 30px 0 0;
		background-color: #e0e0e0;
		padding: 15px 15px;
	}


	#main .inside, #right .inside {
		padding-bottom: 0;
	}
	#right .inside {
		padding-top: 0;
	}

	#footer,
	.wiga #footer {
		padding: 15px 15px 0;
		margin-top: 0;
		border-top-color: #a0a0a0;
		background-color: #c0c0c0;
	}
	
	#footer .inside {
		color: #666;
	}

	#footer .inside a {
		color: #932e23;
	}

	.wiga #footer .inside a {
		color: #3a8d7a;
	}

	#Teaser {
		border-top: 3px #f49e00 solid;
		border-bottom: 3px #f49e00 solid;
	}

	.wiga #Teaser {
		border-top: 3px #88a024 solid;
		border-bottom: 3px #88a024 solid;
	}
}

@media screen and (max-width:549px) {

	.ce_image .image_container,
	.ce_text .image_container:not(.float_left):not(.float_right) {
		float: none;
		margin-left: 0 !important;
		margin-right: 0 !important;
		text-align: center;
	}

	#breadcrumb {
		display: none;
	}

	#main .inside {
		padding-top: 15px;
	}

	.ce_metamodel_list .layout_imagelist .item {
		width: 48%;
	}
	.ce_metamodel_list .layout_imagelist .item:nth-child(3n+1) {
		margin-left: 2%;
		clear: none;
	}
	.ce_metamodel_list .layout_imagelist .item:nth-child(3n) {
		margin-right: 2%;
	}
	.ce_metamodel_list .layout_imagelist .item:nth-child(2n+1) {
		margin-left: 0;
		clear: left;
	}
	.ce_metamodel_list .layout_imagelist .item:nth-child(2n) {
		margin-right: 0;
	}

	.ce_metamodel_list .layout_details .model_container {
		padding-left: 0;
		min-height: 0;
		text-align: center;
	}

	.ce_metamodel_list .layout_details .images {
		display: inline-block;
		padding: 0;
		margin: 0 auto 1.5rem;
		float: none;
	}
	.ce_metamodel_list .layout_details .informations {
		text-align: left;
		clear: left;
	}

	.layout_latest_home,
	.layout_latest {
		padding-left: 0;
		min-height: 0;
	}

	.layout_latest_home .image_container,
	.layout_latest .image_container {
		position: static;
		left: auto;
		top: auto;
		margin: 0 0 1.5rem !important;
	}

	.layout_latest_home .info,
	.layout_latest .info,
	.layout_full .info {
		margin: 0 0 10px;
	}
}


@media screen and (max-width: 43em) {
	.ym-gl, .ym-gr {
		float: none;
		margin: 0;
		width: 100%;
	}
	.ym-gbox-left,
	.ym-gbox,
	.ym-gbox-right {
		padding: 0 !important;
	}

	.ym-grid > div:not(:first-child) {
		margin-top: 1.5rem;
	}

	#footer .inside {
		font-size: 0.87rem;
	}

	#footer .ym-gl, #footer .ym-gr {
		float: left;
		margin: 0 2% 4%;
		width: 48%;
	}
	#footer .ym-gl:nth-child(2n+1), #footer .ym-gr:nth-child(2n+1) {
		margin-left: 0;
		clear: left;
	}
	#footer .ym-gl:nth-child(2n), #footer .ym-gr:nth-child(2n) {
		margin-right: 0;
	}

	.image_container.float_left,
	.image_container.float_right {
		float: none;
		margin-left: 0 !important;
		margin-right: 0 !important;
		text-align: center;
	}

}

.ce_player video {
	max-width: 100%;
	height: auto;
}

.mod_button {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.mod_button.float_right {
	float: right;
}
.mod_button.float_left {
	float: left;
}

.mod_button a {
	display: block;
	line-height: 2em;
	padding: 0 .5em;
	cursor: pointer;
	background: transparent;
	border: 2px solid #f49e00;
	color: #f49e00;
	outline: none;
	transition: .25s ease-in-out;
}

.mod_button a:hover {
	background: #f49e00;
	color: #fff;
}

.wiga .mod_button a {
	border: 2px solid #88a024;
	color: #88a024;
}

.wiga .mod_button a:hover {
	background: #88a024;
	color: #fff;
}

.ce_form form{padding:15px 5px 0;background-color:#f0efee}.wiga .ce_form form{background-color:#efefee}.widget{margin-bottom:1em}legend{width:100%;display:block;font-weight:bold;border:0}input,textarea,button,.button,select{line-height:150%;outline:none;font-size:14px;font-family:"Cabin", Arial, Helvetica, FreeSans, sans-serif}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input:not([type]),textarea,select{width:100%;display:inline-block;padding:3px 6px;background:#fef5e6;border:1px solid #facf80;height:35px;color:#000;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-transition:all, 0.15s, linear;-moz-transition:all, 0.15s, linear;-o-transition:all, 0.15s, linear;transition:all 0.15s linear;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input:not([type]):focus,textarea:focus,select:focus{outline:0;background:#fdf0d9;border-color:#f49e00}select,select:focus{outline:1px solid #facf80;outline-offset:-1px}select:focus{outline-color:#f49e00}.wiga input[type="text"],.wiga input[type="password"],.wiga input[type="date"],.wiga input[type="datetime"],.wiga input[type="email"],.wiga input[type="number"],.wiga input[type="search"],.wiga input[type="tel"],.wiga input[type="time"],.wiga input[type="url"],.wiga input:not([type]),.wiga textarea,.wiga select{background:#f3f6e9;border:1px solid #c4d092}.wiga input[type="text"]:focus,.wiga input[type="password"]:focus,.wiga input[type="date"]:focus,.wiga input[type="datetime"]:focus,.wiga input[type="email"]:focus,.wiga input[type="number"]:focus,.wiga input[type="search"]:focus,.wiga input[type="tel"]:focus,.wiga input[type="time"]:focus,.wiga input[type="url"]:focus,.wiga input:not([type]):focus,.wiga textarea:focus,.wiga select:focus{background:#edf1de;border-color:#88a024}.wiga select,.wiga select:focus{outline:1px solid #c4d092}.wiga select:focus{outline-color:#88a024}.formbody label{color:inherit;font-size:14px}.formbody .widget > label{font-family:"Cabin", Arial, Helvetica, FreeSans, sans-serif}.formbody > fieldset{margin-top:1.5em}.formbody > fieldset legend{color:inherit;border-bottom-color:inherit}input[type="file"]{cursor:pointer}select,input[type="file"]{display:block}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type="radio"],input[type="checkbox"]{margin:0 3px 0 0}input[type="radio"],input[type="checkbox"],label{vertical-align:middle}.checkbox_container legend,.radio_container legend{font-size:14px !important}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background:transparent}::-webkit-input-placeholder{color:#b4b4b4;font-family:"Playfair Display", Georgia, Times, serif}::-moz-placeholder{color:#b4b4b4;font-family:"Playfair Display", Georgia, Times, serif}:-ms-input-placeholder{color:#b4b4b4;font-family:"Playfair Display", Georgia, Times, serif}input:-moz-placeholder{color:#b4b4b4;font-family:"Playfair Display", Georgia, Times, serif}input[type="submit"],.button,button{display:inline-block;padding:0 15px;margin-bottom:0;text-align:center;vertical-align:middle;color:#fff !important;cursor:pointer;border:none;height:35px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;background-color:#f49e00;-webkit-transition:background, 0.15s, linear;-moz-transition:background, 0.15s, linear;-o-transition:background, 0.15s, linear;transition:background 0.15s linear;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ainput[type="submit"],a.button,abutton{line-height:35px}input[type="submit"]:hover,.button:hover,button:hover,ainput[type="submit"]:hover,a.button:hover,abutton:hover{color:#fff;text-decoration:none}input[type="submit"]:active,.button:active,button:active,ainput[type="submit"]:active,a.button:active,abutton:active{color:#fff;background-color:#ffc55b;border-color:#082054}.wiga input[type="submit"],.wiga .button,.wiga button{background-color:#88a024}.wiga input[type="submit"]:active,.wiga .button:active,.wiga button:active,a.wiga input[type="submit"]:active,a.wiga .button:active,a.wiga button:active{background-color:#bed852}.button_block input[type="submit"],.button_block button,button.button_block,.button_block.button{display:block;width:100%}.button_light{background-color:#fbdda6;color:#666}.button_light:active,a.button_light:active{background-color:#ffdfa5}.widget.widget-checkbox label,.widget.widget-radio label{display:inline-block;margin-bottom:0}
.ico-lg {
    font-size: 1.33333333em;
    line-height: 0.45em;
    vertical-align: -15%;
}
.ico-2x {
    font-size: 2em;
}
.ico-3x {
    font-size: 3em;
}
.ico-4x {
    font-size: 4em;
}
.ico-5x {
    font-size: 5em;
}
.ico-fw {
    width: 1.28571429em;
    text-align: center;
}
@font-face {
  font-family: 'icomoon';
  src:  url("../../tl_files/themes/frammelsberger_v2012/fonts/icomoon.eot?x28off");
  src:  url("../../tl_files/themes/frammelsberger_v2012/fonts/icomoon.eot?x28off#iefix") format('embedded-opentype'),
    url("../../tl_files/themes/frammelsberger_v2012/fonts/icomoon.woff2?x28off") format('woff2'),
    url("../../tl_files/themes/frammelsberger_v2012/fonts/icomoon.ttf?x28off") format('truetype'),
    url("../../tl_files/themes/frammelsberger_v2012/fonts/icomoon.woff?x28off") format('woff'),
    url("../../tl_files/themes/frammelsberger_v2012/fonts/icomoon.svg?x28off#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}

.ico {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-download3:before {
  content: "\e9c7";
}
.ico-new-tab:before {
  content: "\ea7e";
}
.ico-arrow-right:before {
  content: "\e903";
}
.ico-chevron-down:before {
  content: "\e904";
}
.ico-chevron-left:before {
  content: "\e902";
}
.ico-chevron-right:before {
  content: "\e901";
}
.ico-dots-three-vertical:before {
  content: "\e900";
}
.ico-open-book:before {
  content: "\e906";
}
.ico-cross:before {
  content: "\e905";
}
.ico-phone:before {
  content: "\f1f8";
}
.ico-facebook2:before {
  content: "\ea91";
}
.ico-instagram:before {
  content: "\ea92";
}

/* playfair-display-regular - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-regular.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-regular.woff") format('woff'), /* Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-regular.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-regular.svg#PlayfairDisplay") format('svg'); /* Legacy iOS */
}
/* playfair-display-700 - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700.woff") format('woff'), /* Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700.svg#PlayfairDisplay") format('svg'); /* Legacy iOS */
}
/* playfair-display-italic - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-italic.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-italic.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-italic.woff") format('woff'), /* Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-italic.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-italic.svg#PlayfairDisplay") format('svg'); /* Legacy iOS */
}
/* playfair-display-700italic - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700italic.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700italic.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700italic.woff") format('woff'), /* Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700italic.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/playfair-display-v30-latin-700italic.svg#PlayfairDisplay") format('svg'); /* Legacy iOS */
}
/* cabin-regular - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-regular.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-regular.woff") format('woff'), /* Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-regular.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-regular.svg#Cabin") format('svg'); /* Legacy iOS */
}
/* cabin-700 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700.woff") format('woff'), /* Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700.svg#Cabin") format('svg'); /* Legacy iOS */
}
/* cabin-italic - latin */
@font-face {
  font-family: 'Cabin';
  font-style: italic;
  font-weight: 400;
  src: url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-italic.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-italic.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-italic.woff") format('woff'), /* Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-italic.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-italic.svg#Cabin") format('svg'); /* Legacy iOS */
}
/* cabin-700italic - latin */
@font-face {
  font-family: 'Cabin';
  font-style: italic;
  font-weight: 700;
  src: url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700italic.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700italic.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700italic.woff") format('woff'), /* Modern Browsers */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700italic.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../tl_files/themes/frammelsberger_v2012/fonts/webfonts/cabin-v26-latin-700italic.svg#Cabin") format('svg'); /* Legacy iOS */
}
