@charset "iso-8859-1";
@import url(../css/fonts.css);
@import url(../css/custom.css);
* {
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	font-family: 'open sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: whitesmoke;
	color: #191919;
	font-weight: 3;
	/* background: #61544b; */
	line-height: 1.4em;
}
/********** DATENSCHUTZ **********/
.ds {font-weight: initial;}
.ds h2 {padding: 20px 0 0 0; font-size: 35px; font-weight: 700; text-transform: none; line-height: initial;}
.ds h3 {padding: 20px 0; font-size: 25px; font-weight: 500; text-transform: none;}
.ds_ssl {display: none;}
.ds_newsletteranmeldung {display: none;}
.ds_bewertungserinnerung {display: none;}
.ds_kundenkonto {display: none;}
.ds_datenweitergabevertrag {display: none;}
.ds_zahlungsverkehrverschluesselt {display: none;}
.ds_sozialemedientitel {display: none;}
.ds_facebookplugin {display: none;}
.ds_twitter {display: none;}
.ds_instagram {display: none;}
.ds_pinterest {display: none;}
.ds_googleanalytics {display: block;}
.ds_googleanalyticsremarketing {display: none;}
.ds_googleadwords {display: none;}
.ds_googleadsense {display: none;}
.ds_googlerecaptcha {display: none;}
.ds_googletagmanager {display: block;}
.ds_facebookpixel {display: none;}
.ds_newslettertitel {display: none;}
.ds_newsletterdaten {display: none;}
.ds_adobetypekit {display: none;}
.ds_adroll {display: none;}
.ds_disqus {display: none;}
.ds_marketingpartnertitel {display: none;}
.ds_amazon {display: none;}
.ds_sovendus {display: none;}
.ds_profity {display: none;}
/********************/
#page_root {
}
.title {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0px;
	display: none;
}
.heading_link {
	color: #303b3e;
}
span.thumbnail {
	float: right;
	line-height: 0;
	border: 5px solid white;
	margin: 0 1% 2% 2%;
	max-width: 47%;
	box-sizing: border-box;
}
b {
	font-weight: bold;
}
table, table td {
	border: 0;
}
iframe {
	width: 100%;
}
.info {/* padding: 1% 0 2%; */box-sizing: border-box;}

.HOME .info {/* padding: 0; *//* font-size: 22px; *//* line-height: 1.4em; */}
.HOME {
  /* text-align: center; */
}
/* ------------------------------------------------------------------------ */
/* CSS HEADERS */
/* ------------------------------------------------------------------------ */
h1 {
	font-size: 46px;
	font-weight: 400;
	line-height: normal;
	padding: 45px 0 40px 0;
	/* font-family: 'Great Vibes', cursive; */
	letter-spacing: 1px;
	/* font-family: 'Allerta Stencil', sans-serif; */
	/* font-family: 'Bungee Inline', cursive; */
	/* font-family: 'Expletus Sans', cursive; */
	/* font-family: 'Orbitron', sans-serif; */
	/* font-family: 'Audiowide', cursive; */
	font-family: 'Roboto Slab', sans-serif;
	cursor: text;
	color: #3878c8;
}
h2 {
	font-size: 35px;
	line-height: 50px;
	font-weight: 200;
	padding: 30px 0 15px 0;
	display: block;
	font-family: 'Roboto Slab', sans-serif;
}
h3 {
	font-size: 40px;
	line-height: 50px;
	display: block;
	font-weight: 200;
	padding: 0 0 30px 0;
}
h4 {
	font-size: 22px;
	line-height: 40px;
	display: block;
	font-weight: 200;
}
/* ------------------------------------------------------------------------ */
/* CSS P */
/* ------------------------------------------------------------------------ */
p {
	line-height: 1.4em;
	/* font-size: 25px !important; */
	font-weight: 100;
}
.copyright p {
	font-size: 10px;
	text-align: left;
}
.impressum p {
	text-align: left;
}
.datenschutz p {
	text-align: left;
}
.agb p {
	text-align: left;
}
/* ------------------------------------------------------------------------ */
/* CSS SPAN */
/* ------------------------------------------------------------------------ */
.ownerlogo span {
	background-color: rgba(255, 255, 255, 0.5);
	width: 240px;
	height: 60px;
	display: none;
	position: absolute;
	top: 130px;
	left: 0;
	z-index: 1;
}
/* ------------------------------------------------------------------------ */
/* CSS A */
/* ------------------------------------------------------------------------ */
.copyright a {
	color: white;
}
.footer_icons a {
	color: #9e9e9e !important;
}
.footer_icons a:hover {
	text-decoration: none;
	color: #FFF !important;
	transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	-webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
}
a {
	text-decoration: none;
	color: #3878c8;
}
a:link {
}
a:visited {
}
a:hover {
	cursor: pointer;
	text-decoration: none;
}
a:active {
}
.linknounderline {
	text-decoration: none;
}
a.linknounderline {
	text-decoration: none;
}
a:link.linknounderline {
	text-decoration: none;
}
a:visited.linknounderline {
	text-decoration: none;
}
a:hover.linknounderline {
	cursor: pointer;
}
a:active.linknounderline {
	text-decoration: none;
}
h1 a {
	/* color: #191919; */
	cursor: text !important;
}
h4 a {
	font-size: 22px;
}
a.nochange-light {
  color: inherit!important;
  cursor: default;
}
/* ------------------------------------------------------------------------ */
/* CSS BREADCRUMB */
/* ------------------------------------------------------------------------ */
.breadcrumb {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 15px 2% 15px 2%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	color: rgb(49, 49, 49);
	background: #f5f2e9;
	padding: 20px 2%;
	letter-spacing: 0.2em;
}
/* ------------------------------------------------------------------------ */
/* CSS IMAGE HIGHLIGHT DARK */
/* ------------------------------------------------------------------------ */
.image_highlight_dark ul li {
	position: relative;
	padding: 0px;
	margin: 0 0.2%;
}
.image_highlight_dark ul li:hover .imagedesc {
	background: rgba(0, 0, 0, 0.77);
	transition: all 500ms fade-in-out;
	-moz-transition: all 500ms fade-in-out;
	-webkit-transition: all 500ms fade-in-out;
	-o-transition: all 500ms fade-in-out;
	width: 100%;
	height: 98%;
}
.image_highlight_dark ul li:hover .imagedesc p {
	opacity: 1;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
}
.image_highlight_dark ul li .imagedesc {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 100%;
	top: 0;
}
.image_highlight_dark ul li .imagedesc p {
	font-weight: bold;
	color: white;
	position: absolute;
	top: 25%;
	font-size: 20px;
	opacity: 0;
	width: 100%;
	padding: 5%;
	box-sizing: border-box;
}
/* ------------------------------------------------------------------------ */
/* CSS UL */
/* ------------------------------------------------------------------------ */
ul {
	list-style: none;
}
/* ------------------------------------------------------------------------ */
/* CSS LI */
/* ------------------------------------------------------------------------ */
li {
	list-style: none;
	box-sizing: border-box;
	display: inline-table;
	vertical-align: top;
	padding: 0 2% 2% 0;
}
.sitemap li {
	width: 24%;
}
/* ------------------------------------------------------------------------ */
/* CSS LIST-STYE */
/* ------------------------------------------------------------------------ */
.list-style ul {}
.list-style li {
	list-style: inherit;
	display: list-item;
}
/* ------------------------------------------------------------------------ */
/* CSS COLS */
/* ------------------------------------------------------------------------ */
.cols_1 li {
	width: 98%;
}
.cols_2 li {
	width: 47%;
}
.cols_3 li {
	width: 31%;
}
.cols_4 li {
	width: 24%;
}
.cols_5 li {
	width: 18%;
}
.cols_6 li {
	width: 16%;
	vertical-align: middle;
}
.cols_7 li {
	width: 14%;
}
.cols_8 li {
	width: 12%;
}
.cols_9 li {
	width: 10%;
}
.cols_10 li {
	width: 9%;
}
.cols_11 li {
	width: 8.5%;
}
.cols_12 li {
	width: 8%;
}
.cols_13 li {
	width: 7%;
}
/* ------------------------------------------------------------------------ */
/* CSS PART */
/* ------------------------------------------------------------------------ */
.part {
	width: 100%;
	max-width: 100%;
	z-index: 0;
	position: relative;
	/* border-bottom: 1px solid #ffffff; */
	padding: 0 15px 150px;
	box-sizing: border-box;
	/* background-color: white; */
	/* height: 750px; */
}
.part:nth-child(3n+2) {
	/* background: whitesmoke; */
}
.part:nth-child(odd) {
	background: #e4e4e4;
}
.part article > div {
  max-width: 1200px;
  margin: 0 auto;
  /* padding: 0 15px; */
  box-sizing: border-box;
}

.HOME .part article > div {
    /* padding: 0; */
}
.HOME .part article > div {
  /* max-width: inherit; */
}
/* ------------------------------------------------------------------------ */
/* CSS IMG */
/* ------------------------------------------------------------------------ */
img {
	max-width: 100%;
	height: auto;
	border: none;
	outline: none;
	margin: 0;
}
.ownerlogo img {
	max-height: 100%;
	max-width: 100%;
	/* height: 50px; */
}
/* ------------------------------------------------------------------------ */
/* CSS SCROLLTOP */
/* ------------------------------------------------------------------------ */
.scrolltop {
	/* color: #3878c8; */
	position: relative;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
	border: solid #3878c8;
	border-width: 0 10px 10px 0;
	display: inline-block;
	padding: 10px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.scrolltop:hover {
	border: solid #abdaff;
	border-width: 0 10px 10px 0;
	display: inline-block;
	padding: 10px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

/* ------------------------------------------------------------------------ */
/* CSS SCROLLDOWN */
/* ------------------------------------------------------------------------ */
.scrolldown {
	height: 0;
	bottom: 35px;
	position: relative;
	z-index: 999;
}
.scrolldown a {
	font-size: 50px;
	width: 150px;
	height: 35px;
	display: block;
	margin: 0 auto;
	text-align: center;
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
	display: none;
}
.scrolldown:hover a {
	font-size: 50px;
	width: 150px;
	height: 35px;
	display: block;
	margin: 0 auto;
	text-align: center;
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 0s infinite;
}
.scrolldown a:before {
	content: '\e83d';
	font-family: fontello;
	color: #fff;
	opacity: 0.8;
}
.scrolldown:hover a:before {
	content: 'weiter';
	font-family: 'open sans', Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 10px;
	color: #fff;
	background-color: #303b3e;
	padding: 16px;
	text-transform: uppercase;
	position: relative;
	opacity: 1;
	position: relative;
	bottom: 20px;
}
.scrollhome {
	position: relative;
	top: 80px;
}
/* ------------------------------------------------------------------------ */
/* CSS MAINMENU */
/* ------------------------------------------------------------------------ */
.page_mainmenu {
	/* position: fixed; */
	top: 0;
	z-index: 3322;
	box-sizing: border-box;
	margin: 0 auto;
	/* background: rgba(255, 255, 255, 0.74); */
	width: 100%;
	/* background: rgba(0, 0, 0, 0.42); */
	/* background: rgba(49, 49, 49, 0.5); */
	background: #484848;
}
.page_mainmenu.fixed {
	/* background: #ffffff; */
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	/* background: #3B4346; */
	/* border-bottom: 1px solid #cccccc; */
}
#page_mainmenu.fixed .header_ownerlogo {
	/* margin: 0; */
	/* padding: 5px 0; */
}
#page_mainmenu.fixed .header_ownerlogo img {
	/* height: 40px; */
	/* transition: all 300ms ease-in-out; */
	-moz-transition: all 300ms ease-in-out;
	/* -webkit-transition: all 300ms ease-in-out; */
	-o-transition: all 300ms ease-in-out;
	/* height: 35px; */
}
#page_mainmenu.fixed .section_topicons {
	margin: 37px 0 0 1%;
}
#page_mainmenu.fixed .customer .section_topicons {
	margin: 26px 0 0;
}
#page_mainmenu.fixed .section_mainmenu {
	/* margin: 5px 0; */
}
#page_mainmenu.fixed .nav > li > a {
}
.page_mainmenu_content {
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
}
.section_mainmenu {
	/* float: right; */
	/* margin: 18px 0; */
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	/* margin: 0 auto; */
	background: #272727;
	/* width: 80%; */
	margin: 0 auto;
	position: relative;
	/* border-top: solid 1px #8e8e8e; */
	/* box-shadow: inset 0px 1px 0px 0px #3e484a; */
}
.customer .section_mainmenu {
	/* display: none; */
}
.ownerlogo {
	text-align: center;
	/* background-color: #db3128; */
	/* width: 280px; */
	margin: 0 auto;
	/* height: 35px; */
}
.ownerlogo a {
  /* height: 100%; */
  display: block;
}
#groups {}
.nav, .nav ul, .nav li {
	list-style: none;
}
.nav ul {
}
.nav {
	/* height: 36px; */
	text-align: center;
}
.nav_grpmenu {
}
.nav_grpmenu li {
}
.nav_grpmenu li:hover {
}
.nav_grpmenu a {
}
.nav_grpmenu a:hover {
}
.nav_catmenu {
	position: absolute;
	min-width: 250px;
	display: none;
	/* -webkit-box-shadow: 0 2px 10px #f6f6f6; */
	/* box-shadow: 0 2px 10px #f6f6f6; */
	color: white;
	font-size: 17px;
	line-height: 20px;
	left: inherit !important;
	text-align: left;
	background-color: #474747;
	background-color: #3A3A3A;
	position: absolute;
	width: 300px;
	display: none;
	color: white;
	font-size: 20px;
	line-height: 20px;
	left: inherit !important;
	text-align: left;
	box-sizing: border-box;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
	border-bottom: 1px solid #222;
}
.nav_catmenu li {
	vertical-align: top;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	-webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	display: block;
	padding: 0;
}
.nav_catmenu li a {
	color: #fff;
	padding: 30px;
	font-size: 20px;
	border-top: 1px solid black;
}
.nav_catmenu a:hover {
	background-color: #202020;
}
.nav_catmenu li a:hover {
	color: white;
}
.nav_catmenu a:before {
}
.nav_catmenu a[href^="#"] {
}
.nav_catmenu a[href^="#"]:hover {
	background: none;
	color: white;
	cursor: default;
}
.nav_subcatmenu {
	display: block;
	position: relative;
	background: #474747;
}
.nav_subcatmenu li {
	border-bottom: none !important;
	display: block;
}
.nav_subcatmenu li a {
	color: #f9f9f9;
	padding: 5px 30px;
	font-size: 17px;
	text-transform: inherit;
	letter-spacing: 0;
}
.nav_subcatmenu a:before {
}
.nav > li {
	text-align: center;
	position: relative;
	/* display: table-cell; */
	padding: 10px 6px;
	display: inline-block;
}
.nav > li:hover .nav_grpmenu {
}
.nav > li li {
}
.nav a {
	display: block;
	outline: none;
	text-decoration: none;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	-ms-transition: color 0.5s linear;
	transition: color 0.5s linear;
	overflow: hidden;
	font-size: 12px;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	white-space: nowrap;
	line-height: 0;
}
.nav a:hover, .nav li.active > a {
  color: #abdaff;
}
.nav > li:hover > a, .vertnav_top li > a:hover {
}
.nav > li.active > a {
	color: #888;
}
.nav li a {
}
.nav > li > a {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	position: relative;
	font-size: 12px;
	color: #303b3e;
	letter-spacing: 3px;
	/*! color: #ffffff; */
	font-size: 16px;
	/* font-family: 'open sans', sans-serif; */
	font-weight: 400;
	padding: 8px 12px;
	color: #ffffff;
	/* height: 25px; */
	line-height: 13px;
	/* border: 1px solid #efefef; */
	/* background-color: rgba(0, 0, 0, 0.49); */
	font-family: 'Roboto Slab', sans-serif;
}
#groups > .nav > li > a:after {
	content: "";
	display: none;
	width: 0%;
	height: 3px;
	transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	margin: 0 auto;
	line-height: 1em;
	top: 0px;
	position: relative;
	background-color: #fff;
	/* background: #91bd47; */
}
#groups > .nav > li:hover > a:after {
	width: 100%;
}
.nav_grpmenu a:hover {
	color: #FFFFFF;
}
.mainmenu_mobile {
	display: none;
	cursor: pointer;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	/* float: right; */
	width: 30px;
	top: 24px;
	position: absolute;
	right: 10px;
	margin: 0 0 0 5px;
}
.mainmenu_mobile span {
	display: block;
	background-color: #ffffff;
	height: 4px;
	border-radius: 2px;
	margin: 5px 0;
}
/* ------------------------------------------------------------------------ */
/* CSS SUBMENU */
/* ------------------------------------------------------------------------ */
.section_submenu {
	float: right;
	width: 19%;
	text-align: right;
	height: 60px;
	top: 15px;
	position: relative;
}
.section_submenu img {
	padding: 16px 10px 5px 10px;
}
.section_submenu ul {
	list-style: none;
}
.section_submenu ul li {
	display: table-cell;
	width: 25%;
	float: right;
}
.section_submenu ul li a {
	height: 2em;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}
.section_submenu ul li:hover > a {
}
.section_submenu ul li a p {
	display: none;
}
.section_submenu ul li:nth-child(1) a {
	background-image: url('../images/icon_home.png');
}
.section_submenu ul li:nth-child(2) a {
	background-image: url('../images/icon_support.png');
}
.section_submenu ul li:nth-child(3) a {
	background-image: url('../images/icon_mail.png');
}
.section_submenu ul li:nth-child(4) a {
	background-image: url('../images/icon_telefon.png');
}
/* ------------------------------------------------------------------------ */
/* CSS KEYFRAMES */
/* ------------------------------------------------------------------------ */
@-webkit-keyframes shake {
0% {
-webkit-transform: translateY(0);
}
20% {
-webkit-transform: translateY(-10px);
}
40% {
-webkit-transform: translateY(10px);
}
60% {
-webkit-transform: translateY(-10px);
}
80% {
-webkit-transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@keyframes shake {
0% {
transform: translateY(0);
}
20% {
transform: translateY(-10px);
}
40% {
transform: translateY(10px);
}
60% {
transform: translateY(-10px);
}
80% {
transform: translateY(10px);
}
100% {
transform: translatey(0);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes
fadein {from {
	opacity: 0;
}
to {
	opacity: 1;
}
}
@-moz-keyframes
fadein {/* Firefox */
	from {
	opacity: 0;
}
to {
	opacity: 1;
}
}
@-webkit-keyframes
fadein {/* Safari and Chrome */
	from {
	opacity: 0;
}
to {
	opacity: 1;
}
}
@-o-keyframes
fadein {/* Opera */
	from {
	opacity: 0;
}
to {
	opacity: 1;
}
}
/* ------------------------------------------------------------------------ */
/* CSS TITLE */
/* ------------------------------------------------------------------------ */
.title_xsmall {
	font-size: 13px;
	line-height: 30px;
	display: block;
	padding-bottom: 10px;
}
.title_small {
	font-size: 30px;
	line-height: 40px;
	display: block;
	padding-bottom: 15px;
}
.title_medium {
	font-size: 40px;
	line-height: 50px;
	display: block;
	padding-bottom: 40px;
}
.title_large {
	font-size: 65px;
	line-height: 75px;
	display: block;
	padding: 25px 0 25px 0;
}
.title_xlarge {
	font-size: 85px;
	line-height: 95px;
	display: block;
	padding-bottom: 30px;
}
/* ------------------------------------------------------------------------ */
/* CSS FONT */
/* ------------------------------------------------------------------------ */
.font_size_xsmall {
	font-size: 13px;
}
.font_size_small {
	font-size: 30px;
	line-height: 40px;
}
.font_size_medium {
	font-size: 40px;
	line-height: 50px;
}
.font_size_large {
	font-size: 65px;
	line-height: 75px;
}
.font_size_xlarge {
	font-size: 85px;
	line-height: 95px;
}
.bold {
	font-weight: bold;
}
.font_color_white {
	color: white;
}
/* ------------------------------------------------------------------------ */
/* CSS GOOGLEMAP */
/* ------------------------------------------------------------------------ */
.googlemap .googlemapiframe {
	pointer-events: none;
}
googlemapiframe iframe {
	width: 100%;
}
/* ------------------------------------------------------------------------ */
/* CSS PAGE */
/* ------------------------------------------------------------------------ */
.page_content {
	margin: 0 auto;
	padding: 0px 0px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	hyphens: none;
}
.page_header {
	height: 1px;
	position: relative;
	width: 100%;
	background-color: #313131;
	z-index: 3323;
	display: none !important;
	position: relative;
}
.page_mainroot {
	/* line-height: 1.6em; */
	animation: fadein 1s;
	-moz-animation: fadein 1s;/* Firefox */
	-webkit-animation: fadein 1s;/* Safari and Chrome */
	-o-animation: fadein 1s;/* Opera */
	position: relative;
	/* margin-top: 163px; */
	top: 0;
	/* padding-bottom: 115px; */
}
/* ------------------------------------------------------------------------ */
/* CSS SECTION */
/* ------------------------------------------------------------------------ */
.section_mainroot {
	position: relative;
	/*! background: linear-gradient(to bottom, #eeeae0 0, #f5f2e9 100px); */
	/* margin-top: 80px; */
}
/* ------------------------------------------------------------------------ */
/* CSS TOPICONS */
/* ------------------------------------------------------------------------ */
.section_topicons {
	/* top: 15px; */
	position: relative;
	float: right;
	text-align: right;
	margin: 39px 0 30px 1%;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.section_topicons a {
	color: #c9c4c4;
	font-size: 25px;
	opacity: 0.5;
}
.section_topicons a:hover {
	opacity: 1;
}
/* ------------------------------------------------------------------------ */
/* CSS IMAGESLIST */
/* ------------------------------------------------------------------------ */
.section_imageslist {
	/* text-align: center; */
	margin-top: 15px;
}
.section_imageslist li {
	width: 25%;
	padding: 0 0.5% 0.5% 0;
	/* overflow: hidden; */
	display: inline-block;
	/* float: left; */
	margin-right: -5px;
	box-sizing: border-box;
}
.HOME .section_imageslist li {
  /* width: 19%; */
}
.section_imageslist li .thumbnail {
  overflow: hidden;
  line-height: 0;
  /* border: 5px solid #ffffff; */
  /* background: white; */
}
.section_imageslist img {
	border: 0px;
	box-sizing: border-box;
	opacity: 1;
}
.section_imageslist li img {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.section_imageslist li img:hover {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',
	M11=1.01, M12=-0, M21=0, M22=1.01);
}
/* ------------------------------------------------------------------------ */
/* CSS FOTOALBUM */
/* ------------------------------------------------------------------------ */
.fotoalbum li {
	width: 30%;
}
.fotoalbum img {
	border: 5px solid white;
	box-sizing: border-box;
	opacity: 0.9;
	width: 100%;
}
.fotoalbum img:hover {
	opacity: 1;
}
.fotoalbum_titel {
	position: absolute;
	background: rgb(34, 34, 34);
	padding: 4px;
	margin: 5px 0 0 5px;
	z-index: 1;
}
/* ------------------------------------------------------------------------ */
/* CSS TEAM */
/* ------------------------------------------------------------------------ */
.team li {
	width: 33%;
}
.team img {
	border: 5px solid white;
	box-sizing: border-box;
	opacity: 0.9;
}
.team img:hover {
	opacity: 1;
}
.team_titel {
	font-size: 25px;
	padding: 20px 0 0 0;
	letter-spacing: 3px;
}
.team_additionaldesc1 {padding: 0 0 20px 0;font-weight: 100;font-size: 0.8em;letter-spacing: 3px;}
/* ------------------------------------------------------------------------ */
/* CSS OPEN CLOSE */
/* ------------------------------------------------------------------------ */
.close, .open {
	background-color: #FFFFFF;
	font-size: 300%;
	position: absolute;
	top: 1px;
	right: 5px;
	z-index: -1;
	height: 50px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	color: #565656
}
.open_close {
	position: relative;
	padding: 15px 0;
}
.open_close_title {
	cursor: pointer;
	font-size: 22px;
	padding: 10px;
	line-height: normal;
	background-color: white;
}
.open_close_title:before {
	content: '\e817';
	font-family: fontello;
	padding: 0 10px 0 0;
	color: #ffc487;
}
.open_close_title.active:before {
	content: '\e818';
	font-family: fontello;
	padding: 0 10px 0 0;
}
.open_close_info p {
	margin: 0 !important;
	text-indent: 0 !important;
}
.open_close_info {
	display: none;
	/* border: 1px solid grey; */
	padding: 20px;
	/* margin-top: 20px; */
	background-color: white;
}
.open_close_info .imageslist {
	padding: 20px 0 0 0;
}
.open_close_info img {
	padding: 25px 0 25px 0;
}
.open_close_info .open, .open_close_info .close {
	background-color: #FFFFFF;
	font-size: 200%;
	position: absolute;
	top: 1px;
	right: 5px;
	z-index: -1;
	height: 50px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	color: #565656;
}
/* ------------------------------------------------------------------------ */
/* CSS ICON FONTELLO */
/* ------------------------------------------------------------------------ */
.icon_ok:before {
	content: '\e815';
	font-family: fontello;
	padding: 0 10px 0 0;
	color: coral;
}
.icon_ok_2:before {
	content: '\e815';
	font-family: fontello;
	padding: 0 10px 0 0;
	color: green;
}
.icon_plus:before {
	content: '\e817';
	font-family: fontello;
	padding: 0 10px 0 0;
	color: lightseagreen;
}
/* ------------------------------------------------------------------------ */
/* CSS FANCYBOX */
/* ------------------------------------------------------------------------ */
.image_fancybox li {
	width: 19%;
}
.image_fancybox .imageslist {
	text-align: left;
}
.image_fancybox .thumbnail {
	height: 130px;
	padding: 15px;
	border: 1px solid black;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
.image_fancybox img {
	max-height: 130px;
}
.image_fancybox .imagedesc {
	font-size: 15px;
	background: #807e7e;
	color: #ffffff;
	height: 45px;
	width: 100%;
	line-height: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	padding: 10px;
	border-top: 1px solid;
	font-weight: bold;
}
/* ------------------------------------------------------------------------ */
/* CSS BACKGROUND SCROLL */
/* ------------------------------------------------------------------------ */
.background_SCROLL {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	background-attachment: fixed;
	height: 100%;
	min-height: 650px;
	box-sizing: border-box;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
}
.background_SCROLL_IOS {
	display: none;
}
/* ------------------------------------------------------------------------ */
/* CSS BACKGROUND COLORS */
/* ------------------------------------------------------------------------ */
.background_dark {
	background-color: #222;
}
.background_light {
	background-color: #f6f6f6;
}
.background_white {
	background: #fff !important;
}
.background_gradient {
	background: linear-gradient(to bottom, #eeeae0 0, #f5f2e9 100px);
	min-height: 100px;
}
.background_medium {
	background: #f1f1f1;
	height: 40px;
}
/* ------------------------------------------------------------------------ */
/* CSS NEWSDATE */
/* ------------------------------------------------------------------------ */
.newsdate {
	display: block;
	padding-bottom: 30px;
	text-align: center;
	color: #979797;
}
.newsdate:before {
	content: '\e833';
	font-family: fontello;
	padding: 0 10px 0 0;
}
/* ------------------------------------------------------------------------ */
/* CSS IMAGESLIST */
/* ------------------------------------------------------------------------ */
.imageslist ul {
	list-style: none;
}
.imageslist ul li {
}
.imageslist li {
	padding: 0 1% 1% 0;
	box-sizing: border-box;
	display: inline-table;
	vertical-align: middle;
	margin-right: -6px;
	overflow: hidden;
	width: 25%;
}
.imageslist .img_imageslist {
}
.imageslist {
	padding: 20px 0;
	/* text-align: center; */
}
.imagedesc {
	padding: 10px 25px 30px 0;
	font-size: 22px;
	/* border: 5px solid transparent; */
}
/* ------------------------------------------------------------------------ */
/* CSS MEDIAFILES */
/* ------------------------------------------------------------------------ */
.mediafiles {
	padding: 20px 0 0 0;
}
.mediafiles img {
	margin: 0 7px 13px 0;
}
.mediafiles p {
	margin: 0 0 15px 23px;
	font-size: 90%;
	line-height: 14px;
}
/* ------------------------------------------------------------------------ */
/* CSS BUTTONS */
/* ------------------------------------------------------------------------ */
.button1, .button2, .button3, .button4 {
	font-weight: 700;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	padding: 15px 34px;
	font-size: 15px;
	color: #FFF;
	border-radius: 4px;
	font-family: 'open sans', Sans-Serif;
	background-color: dimgrey;
	min-width: 350px;
	margin: 10px 0;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	opacity: 0.8;
	transition: opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;
}
.button1:hover, .button2:hover, .button3:hover, .button4:hover {
	opacity: 1;
}
.termin .button1 {
	background-color: #da459d;
	opacity: 1;
}
.termin .button1:hover {
	background-color: #2fabb9;
}
/* ------------------------------------------------------------------------ */
/* CSS TEXTMARKE */
/* ------------------------------------------------------------------------ */
.textmarke {
	position: absolute;
	top: -96px;
	display: block;
}
/* ------------------------------------------------------------------------ */
/* CSS SOCIAL ICONS */
/* ------------------------------------------------------------------------ */
.social_icons {
	/* padding: 20px 0 0 0; */
}
.social_icons a {
	color: rgba(255, 255, 255, 0.5);
	font-family: 'fontello';
	font-size: 20px;
}
.social_icons a:hover {
	text-decoration: none;
}
/* ------------------------------------------------------------------------ */
/* CSS FOOTER */
/* ------------------------------------------------------------------------ */
.section_footer {
	color: #FFF;
	text-align: center;
	position: relative;
	font-family: 'open sans', sans-serif;
	margin: 0 auto;
	font-size: 13px;
}
.section_footer a {
	color: white;
	text-decoration: none;
}
.section_footer a:hover {
	color: white;
}
.section_footer img {}
.page_footer {
	background-color: #222;
	color: #F5F5F5;
	position: relative;
	/* margin-top: 100px; */
}

.page_footer .page_large {
  padding: 0 15px;
  padding-top: 0 !important;
  max-width: 1230px;
  box-sizing: border-box;
  line-height: 1.4em;
}
.footer_adresse {
	background: #3b3c39;
}
.section_footer_copyright {
	position: relative;
	color: #d4d4d4;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	background: #3B4346;
	padding: 40px 0 60px;
}

.eicom_footer {
  /* top: -21px !important; */
}
.section_footer_copyright a {
	color: #d4d4d4;
	text-decoration: none;
	/* padding: 0 10% 0 0; */
}
.section_footer_copyright img {
	/* max-height: 50px; */
	float: left;
	margin: 0 15px 15px 0;
	opacity: 0.8;
}
.section_footer_copyright > li:nth-child(1) {
	width: inherit;
	padding: 0 20px 0 0;
}
.section_footer_copyright > li:nth-child(2) {
	width: inherit;
	padding: 0;
}
.section_footer_copyright > li:last-child {
	width: inherit;
	padding: 0 0 0 20px;
}
.page_footer_copyright {
	background-color: #000;
	color: #F5F5F5;
	padding: 0 10%;
	position: relative;
}
.social_icons a {
	color: #9e9e9e;
	/* padding: 0; */
}
.social_icons a:hover {
	text-decoration: none;
	color: #FFF;
	transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	-webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
}
.section_footer {
	font-size: 15px;
}
.section_footer a {
}
.section_footer li {
	width: 33.3333%;
	/* line-height: 22px; */
	margin-right: -4px;
}
.section_footer li ul li {
  width: 100%;
  padding: 0;
}
.section_footer h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 20px;
	margin-right: 10%;
	font-weight: 600;
	padding: 0;
}
.section_footer h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	font-weight: 600;
	line-height: inherit;
	padding: 10px 0 0 0;
}
.footer_copyright {
	font-size: 15px;
}
.footer_copyright a {
}
.footer_copyright li {
	width: 24%;
	height: 1px;
}
.footer_copyright li:last-child {
	width: 48%;
}
.buttonFooter {
	font-weight: 700;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	background-color: rgba(253,255,255,.44);
	padding: 15px 34px;
	font-size: 15px;
	color: #FFF;
	border-radius: 4px;
	font-family: 'open sans', Sans-Serif;
	background-color: #da459d;
	display: block;
	width: 300px;
	margin: 0 auto;
}
.buttonFooter:hover {
	background-color: #2fabb9;
	color: white;
}
/* ------------------------------------------------------------------------ */
/* CSS FORM */
/* ------------------------------------------------------------------------ */
.form_anfrage {
	/* background: #ffffff; */
}
.formular {
	width: 99%;
	box-sizing: border-box;
}
.formadress {
	/* margin: 0 0 20px; */
}
.formadress legend {
	font-weight: bold;
	margin: 0 0 20px;
}
.formnotice {
	margin: 0 0 20px;
}
.formnotice textarea {
	width: 100%;
	min-height: 150px;
	margin: 5px 0 20px;
	border: 1px solid #E2DCD7;
	-ms-border-radius: 0px;
	border-radius: 0px;
	padding: 10px 1%;
	font: 0.9em 'open sans', Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	-webkit-appearance: none;
	/* background: #f5f5f5; */
}
.antispamcodeimage a {
	text-decoration: none;
}
fieldset {
	padding: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	border: 0;
	position: relative;
	z-index: 999;
}
fieldset input, select {
	width: 100%;
	margin: 5px 0 20px;
	border: 1px solid #E2DCD7;
	-ms-border-radius: 0px;
	border-radius: 0px;
	padding: 10px 1%;
	font: 0.9em 'open sans', Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	/* -webkit-appearance: none; */
	/* background: #f5f5f5; */
}
fieldset input[type="radio"] {
	/* width: inherit; */
	/* -webkit-appearance: radio; */
}
fieldset legend {
	font-weight: bold;
	/* font-size: 103%; */
}
input.small {
	width: 28%;
	margin-right: 1%;
}
input.small2 {
	width: 70%;
}
input.medium {
	width: 70%;
}
label {
	display: block;
}
.formcode legend {
	font-weight: bold;
}
.formcode a {
	/* text-decoration: underline; */
	line-height: 0;
}
.submit_next {
	min-width: 180px;
	border-radius: 0px;
	color: #3878c8;
	cursor: pointer;
	padding: 16px 2rem;
	width: auto;
	overflow: visible;
	-webkit-appearance: none;
	text-transform: uppercase;
	margin: 10px 0;
	font: 1rem 'open sans', sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	transition: all 0.25s linear;
	background-color: #ffffff;
	border: 1px solid #3878c8;
}
.submit_next:hover {
	background-color: #3878c8;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #ffffff;
}
form[name="emailform"] .formadress label {
	/* display: none; */
}
/* ------------------------------------------------------------------------ */
/* CSS SLIDE */
/* ------------------------------------------------------------------------ */
.section_slide {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.section_slide:hover .cycle_prev, .section_slide:hover .cycle_next {
	opacity: 0.5;
}
.slide_wrapper {
	position: relative;
	margin: 0 auto;
	max-width: 3000px;
	line-height: 1em;
}
.slide_background {
	width: 100%;
	line-height: 0;
}
.slide_background img {
	width: 100%;
	padding: 0;
	max-width: none;
}
.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  bottom: 0;
}
.cycle-pager span {
  font-size: 60px;
  width: 16px;
  height: 16px;
  color: #DBDBDB;
  cursor: pointer;
  /* line-height: 16px; */
  margin: 0 7px;
  display: inline-table;
}
.cycle-pager span.cycle-pager-active {
  color: #d9261c;
}
.cycle-pager > * {
  cursor: pointer;
}
/* ------------------------------------------------------------------------ */
/* CSS CYCLE */
/* ------------------------------------------------------------------------ */
.section_cycle {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.section_cycle:hover .cycle_prev, .section_cycle:hover .cycle_next {
	opacity: 0.5;
}
.cycle_wrapper {
	position: relative;
	margin: 0 auto;
	max-width: 3000px;
	line-height: 1em;
}
.cycle_background {
	width: 100%;
	line-height: 0;
}
.cycle_background img {
	padding: 0;
	max-width: none;
}
.cycle_imageslist {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 1%;
}
.cycle_imageslist img {
	padding: 0 0 20px 0;
	border: 50px solid #fff;
}
.cycle_overlay {
	font: 24px "Open Sans Condensed", sans-serif;
	position: absolute;
	bottom: 30px;
	z-index: 600;
	background: rgba(0, 0, 0, 0.7);
	color: #FFF;
}
.cycle_prev {
	position: absolute;
	z-index: 620;
	display: block;
	width: 10%;
	height: 88px;
	text-indent: -9999px;
	background-position: 10% 50%;
	background-repeat: no-repeat;
	opacity: 0;
	height: 100%;
	background-image: url('../images/arrow_back.png');
	background-repeat: no-repeat;
	top: 50px;
}
.cycle_next {
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 620;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	opacity: 0;
	height: 100%;
	background-position: 90% 50%;
	width: 10%;
	background-image: url('../images/arrow_forward.png');
	background-repeat: no-repeat;
}
.cycle_prev:hover, .cycle_next:hover {
	opacity: 1 !important;
	transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}
.cycle_pager {
	text-align: center;
	width: 100%;
	z-index: 500;
	position: absolute;
	bottom: -10px;
}
.cycle_pager span {
	font-size: 50px;
	color: #DBDBDB;
	cursor: pointer;
	margin: 0 7px;
}
.cycle_pager span.cycle-pager-active {
	color: #f59f00;
}
.cycle_pager > * {
	cursor: pointer;
}
/* ------------------------------------------------------------------------ */
/* CSS SLIDESHOW */
/* ------------------------------------------------------------------------ */
.section_slideshow {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	/* margin-bottom: -80px; */
	/* margin-top: -180px; */
}

.section_slideshow.fixed {
  display: none;
}
.section_slideshow:hover .cycle_prev, .section_slideshow:hover .cycle_next {
	opacity: 0.5;
}
.slideshow_schleier {
	/* background: rgba(0,0,0,0.30); */
	position: absolute;
	display: block;
	width: 100%;
	top: 0;
	height: 100%;
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.1) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 100%);
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.1) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004f4f4f', endColorstr='#4f4f4f',GradientType=1 );
}
.slideshow_desc {
	width: 100%;
	position: absolute;
	top: 150px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	box-sizing: border-box;
	color: #ffffff;
	line-height: normal;
	/* right: 3%; */
	/* margin-top: 92px; */
	z-index: 3322;
}
.slideshow_desc > div {
	margin: 0 auto;
	display: table;
	white-space: nowrap;
	text-align: right;
	/* background: rgba(255, 255, 255, 0.5); */
	padding: 10px 20px;
	font-size: 37px;
	/* border-radius: 100px; */
	/* top: 150px; */
	/* position: relative; */
	/* max-width: 90%; */
	box-sizing: border-box;
	font-weight: 400;
	text-transform: uppercase;
	/* border: 3px solid #404040; */
	/* font-family: 'Monoton', cursive; */
}
.slideshow_desc > div p {
	color: rgba(255,255,255,0.8);
	font-size: 145px;
	font-family: texta, 'open sans', Sans-Serif;
	font-weight: 800;
	text-transform: uppercase;
}
.slideshow_info {
	width: 100%;
	position: absolute;
	/* top: 40%; */
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	box-sizing: border-box;
}
.slideshow_info img {
	width: inherit !important;
}
.slideshow_info > div {
	margin: 0 auto;
	/* display: table; */
	/* white-space: nowrap; */
	background-color: rgba(0, 0, 0, 0.5);
	line-height: normal;
	padding: 1% 2%;
	color: white;
	max-width: 75%;
	text-align: center;
}
.slideshow_info > div b {
  font-weight: 700;
  letter-spacing: 2px;
  font-family: 'Roboto Slab', sans-serif;
  /* font-size: 14px; */
}
.slideshow_info_1 {
	color: white;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	padding: 0 0 20px 0;
	text-align: center;
}
.slideshow_info_2 {
	color: white;
	font-size: 55px;
	font-weight: bold;
	line-height: 55px;
	text-align: center;
}
.cycle-slide-active .slideshow_desc > div, .cycle-slide-active .slideshow_desc > div a {
}
@keyframes slidertext {
0% {color: transparent;}
25% { color: transparent; }
100% {color: #FFFFFF; }
}
.slideshow_desc div span {
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
	text-shadow: none;
	margin-top: 10px;
	display: block;
	max-width: 900px;
	white-space: normal;
	line-height: 30px;
}
.slideshow_background {
	width: 100%;
	line-height: 0;
	background-size: cover;
}
.slideshow_background img {
	width: 100%;
	padding: 0;
	max-width: none;
}
/* ------------------------------------------------------------------------ */
/* CSS FULLIMG */
/* ------------------------------------------------------------------------ */
.section_FULLIMG {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.background_FULLIMG {
	position: relative;
	z-index: 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding: 0px !important;
	max-width: inherit !important;
}
/* ------------------------------------------------------------------------ */
/* CSS EASY-WEB MANAGER */
/* ------------------------------------------------------------------------ */
.bg_grey {
	background-color: #F9F9F9;
}
.display_none {
	display: none !important;
}
.display_block {
	display: block !important;
}
.display_table_cell {
	display: table-cell;
}
.float_left {
	float: left;
	position: relative;
}
.float_right {
	float: right;
	position: relative;
}
.height_54 {
	height: 54px;
}
.imagedesc_left {
	text-align: left;
}
.imagedesc_small {
	font-size: 10px;
}
.image_no_link_desc_right {
}
.image_no_link_desc_right  .thumbnail {
	float: left;
	padding: 10px;
}
.image_no_link_desc_right  .imagedesc {
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
.image_rotate img {
    -ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
    transform: rotate(-5deg);
}
.margin_0_auto {
	margin: 0 auto;
}
.max-width_900 {
	max-width: 900px;
	margin: 0 auto;
}
.padding_0 {
	padding: 0 !important;
}
.padding_right_10 {
	padding-right: 1%;
}
.padding_left_10 {
	padding-left: 10%;
}
.padding_bottom {
	padding-bottom: 30px !important;
	display: block;
	/* background: linear-gradient(to bottom, #fff 0, #f6f6f6 100px); */
}
.padding_top {
	padding-top: 30px !important;
	display: block;
}
.page_small {
	padding: 0 40% 30px;
	margin: 0 auto;
	position: relative;
}
.page_medium {
	padding: 0px 20% 30px 20%;
	margin: 0 auto;
	position: relative;
}
.page_large {
	/* padding: 0 10% 20px 10%; */
	margin: 0 auto;
	position: relative;
}
.page_xlarge {
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.text_align_left {
	text-align: left !important;
}
.text_align_left p {
	/* text-align: left !important; */
}
.text_align_center {
	text-align: center !important;
}
.text_xsmall {
	font-size: 13px;
}
.text_white, .text_white h1, .text_white h2, .text_white p {
	color: white;
}
.vertical_align_top li {
	vertical-align: top !important;
}
.vertical_align_middle {
	vertical-align: middle !important;
}
.vertical_align_middle li {
	vertical-align: middle;
}
.width_50 {
	width: 50%;
	box-sizing: border-box;
}
.width_900 {
	width: 900px;
}
/* ------------------------------------------------------------------------ */
/* CSS NAV-VERTICAL */
/* ------------------------------------------------------------------------ */
#nav_vertical {
	display: block;
	position: fixed;
	right: 46px;
	top: 80%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999;
}
#nav_vertical li {
	list-style: none;
	text-align: right;
	height: 28px;
	width: 100%;
	background: aqua;
}
#nav_vertical a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha" (Opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	z-index: 3322;
	position: relative;
}
#nav_vertical a:hover {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha" (Opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
}
#nav_vertical a:after {
	content: "";
	display: table;
	clear: both;
}
#nav_vertical a span {
	font-size: 20px !important;
	line-height: 15px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-transform: uppercase;
	float: right;
	display: inline-block;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
}
#nav_vertical a:hover span {
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	opacity: 1;
}
#nav_vertical a:hover .nav_vertical_label {
	opacity: 1;
}
#nav_vertical .nav_vertical_circle:before {
	content: '\f111';
	font-family: fontello;
	color: #08e5f7;
	font-size: 20px;
	opacity: 0.5;
	position: relative;
	top: 5px;
}
#nav_vertical .nav_vertical_circle:before {
	opacity: 1;
}
#nav_vertical .nav_vertical_dot {
	position: relative;
	top: 8px;
	height: 15px;
	width: 15px;
	color: #fff;
	font-size: .8em !important;
	-webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
	-moz-transition: -moz-transform 0.2s, background-color 0.5s;
	transition: transform 0.2s, background-color 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	display: none;
}
.nav_vertical_selected .nav_vertical_circle:before {
	color: #d0ea09 !important;
}
#nav_vertical .nav_vertical_label {
	position: relative;
	margin-right: 10px;
	padding-top: 12px;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	opacity: 0;
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	color: white;
}
/* ------------------------------------------------------------------------ */
/* CSS SEARCH */
/* ------------------------------------------------------------------------ */
.search {
	width: 100%;
	display: none;
}
.searchform {
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px 20px;
	text-align: center;
}
.search_form_input {
	font-size: 50px;
	color: #f8f8f8;
	border: 1px solid #ffffff;
	background-color: #313131;
	width: 96%;
	text-align: center;
	font-family: 'open sans', sans-serif;
}
.search_result {
}
.search_result_description {
}
.search_result_thumbnail {
	float: right;
	width: 20%;
	margin-bottom: 2%;
	display: none !important;
}
.search_result_thumbnail img {
	border: 1px solid #BEB9B0;
}
.search_result_groups {
	display: block;
	float: right;
	width: 20%;
	display: none;
}
.dscheck {
    margin: 15px 0 25px;
}
.alert {
	background: #303b3e;
	color: #d0ea09;
	padding: 10px;
}
.message_text {
	background: #303b3e;
	color: #d0ea09;
	padding: 10px;
}
.header_ownerlogo {
	/* float: left; */
	margin: 0;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	/* height: 36px; */
	line-height: 13px;
	/* background-color: #d9261c; */
	padding: 30px 0 0;
}
.customer .header_ownerlogo {
	/* float: none; */
}
.part_article {
	padding: 2em 10% 0;
	max-width: 100%;
	margin: 0 auto;
}
.heading {
	padding: 25px 0 0 0;
	text-align: center;
	position: relative;
}
.media_icon_exe {
	background: url(../images/media_icon_exe.gif) no-repeat 0 -1px;
	padding-left: 20px;
	line-height: 25px;
}
/* ------------------------------------------------------------------------ */
/* MOBILE TABLET LANDSCAPE 1024PX */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 1024px) {
	p {
		font-size: 18px;
	}
	.font_size_medium {
		/*! font-size: 25px !important; */
		/*! line-height: 30px; */
	}
	.font_size_large {
		font-size: 65px !important;
		line-height: 75px;
	}
	.font_size_xlarge {
		font-size: 85px;
		line-height: 95px;
	}
	.page_medium {
		padding: 20px 8% 20px 8%;
		margin: 0 auto;
		position: relative;
	}
	.page_large {
		/* padding: 20px 2% 20px 2%; */
		/* margin: 0 auto; */
		/* position: relative; */
	}
	.nav > li > a {
		/* font-size: 16px; */
	}
	.image_highlight_dark ul li .imagedesc {
		position: relative;
	}
	.image_highlight_dark ul li .imagedesc p {
		color: black;
		opacity: 1;
		padding: 10px 10px 0 0;
		position: relative;
		font-size: 15px;
		font-weight: normal;
		text-align: left;
	}
	.image_highlight_dark ul li:hover .imagedesc {
		background: transparent;
	}
	.background_SCROLL {
		display: none !important;
	}
	.background_SCROLL_IOS {
		display: block;
		overflow: hidden;
	}
	.background_SCROLL_IOS img {
	  margin: -15% 0;
	}
	.background_FULLIMG, .background_SCROLL {
		background-attachment: scroll;
	}
	.section_imageslist img {
		opacity: 1;
	}
		.HOME .section_imageslist li {
		/* width: 33%; */
	}
  .textmarke {
  top: 0;
}
  .eicom_footer {}
}
/* ------------------------------------------------------------------------ */
/* MOBILE 800PX */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 800px) {
	p {
		font-size: 20px;
	}
	h1 {
		/* text-align: center; */
		font-size: 2rem;
	}
	.info {
		font-size: 1.4rem;
		/* line-height: 1.5em; */
		/* clear: both; */
	}
	.font_size_medium {
		font-size: 35px !important;
		line-height: 40px;
	}
	.font_size_large {
		font-size: 65px !important;
		line-height: 75px;
	}
	.font_size_xlarge {
		font-size: 85px;
		line-height: 95px;
	}
	.scrollhome {
		/* position: relative; */
		top: 0;
	}
	.slideshow_info_1 {
		font-size: 30px !important;
		line-height: 30px !important;
		padding: 0 0 10px 0;
	}
	.slideshow_info_2 {
		font-size: 45px !important;
		font-weight: bold;
		line-height: 45px;
	}
	.page_small {
		padding: 0 2% 10px;
	}
	.page_medium {
		padding: 10px 2% 10px 2%;
	}
	.page_large {
		/* padding: 10px 2% 10px 2%; */
	}
	.section_topicons .icon-info, .section_topicons .icon-mail, .section_topicons .icon-star {
		/* display: none !important; */
	}
	.section_topicons {
		/* margin: 0; */
		/* top: 25px; */
	}
	.customer .section_topicons {
		/* top: 0; */
	}
	#page_mainmenu.fixed .customer .section_topicons {
		margin: 33px 0 30px 1%;
		top: 0;
	}
	.section_slideshow {
		margin-bottom: 0;
	}
	.page_mainroot {
		/* line-height: 1em; */
		margin-top: 0 !important;
	}
	.page_mainmenu {
	position: relative;
	}
	#page_mainmenu.fixed {
		/* position: relative; */
		/* padding: 2% 0 0; */
		/* background: rgba(0, 0, 0, 0.74); */
	}
	#groups {
		/* padding: 0; */
	}
	.mainmenu_mobile {
		display: block;
	}
	.nav {
		position: relative;
		text-align: left;
		padding: 0;
		height: inherit;
		/* border-bottom: 1px solid white; */
	}
	.nav > li {
		display: block;
		border-right: 0;
		height: auto;
		/* border-top: 1px solid #000; */
		text-align: left;
		padding: 0;
		/* background: #313131; */
	}
	.nav > li > a {
		padding: 10px 2%;
		font-size: 16px;
		/* color: white; */
		height: 40px;
		border-bottom: 0;
		border-right: 0;
		border-left: 0;
	}
	#groups > .nav > li > a:after {
		display: none;
		height: 0;
	}
	.nav a .caret {
		float: right;
		width: 0;
		height: 0;
		display: inline-block;
		border-top: 15px solid #747474;
		border-right: 15px solid rgba(0, 0, 0, 0);
		border-left: 15px solid rgba(0, 0, 0, 0);
		content: "";
		margin-top: 8px;
	}
	.nav a:hover .caret {
		border-top-color: #D4D4D4;
	}
	.nav li.mobilenav-open > a > .caret {
		border-top: none;
		border-bottom: 15px solid #747474;
		border-right: 15px solid rgba(0, 0, 0, 0);
		border-left: 15px solid rgba(0, 0, 0, 0);
	}
	.nav li.mobilenav-open > a:hover > .caret {
		border-bottom-color: #D4D4D4;
	}
	.nav-grpmenu {
		border-top: none;
		padding: 0;
		position: relative;
		width: 100%;
		margin: 0;
	}
	.nav-grpmenu li {
		display: block;
		width: 100%;
		margin: 0;
		border-top: 1px solid #000;
		line-height: 35px;
		white-space: normal;
		padding: 0;
	}
	.nav-grpmenu a {
		padding: 12px 15px;
		line-height: 16px;
	}
	.nav_catmenu {
		background-color: inherit;
		width: 100%;
		position: relative;
	}
	.nav_catmenu li a {
		color: #dedbdb;
		font-size: 15px;
		border-top: 1px solid black;
		padding: 10px 2%;
		vertical-align: middle;
	}
	.nav li:hover {
		color: #303b3e;
	}
	.nav a:hover {
	}
	.nav-subcatmenu {
		margin: 0;
	}
	.nav_subcatmenu li a {
		padding: 10px 2%;
		line-height: inherit;
	}
	.section_topicons {
		/* top: 10px; */
		/* padding: 2% 0; */
		margin: 33px 0 30px 1%;
	}
	#page_mainmenu.fixed .section_topicons {
		margin: 0;
	}
	.section_mainmenu {
		display: none;
		width: 100%;
		float: none;
		height: inherit;
		top: inherit;
		text-align: left;
		clear: both;
		/* margin: 0 -2%; */
	}
	.section_footer li {
		width: 100%;
		/* line-height: 25px; */
		padding: 2px 0 20px;
		display: block;
		text-align: center;
	}
	.breadcrumb {
		padding: 10px 5%;
	}
	.header_ownerlogo {
		/* text-align: center; */
		/* margin: 20px 0; */
	}

#page_mainmenu.fixed .header_ownerlogo {
  /* margin: 0; */
  /* padding: 15px 0; */
}
	.header_ownerlogo img {
		height: inherit;
		/* width: 100%; */
	}

#page_mainmenu.fixed .header_ownerlogo img {
  height: normal;
}
	.cols_1 li {
		width: 98%;
		padding: 10px 0;
	}
	.cols_2 li {
		width: 98%;
	}
	.cols_3 li {
		width: 32%;
	}
	.cols_4 li {
		width: 24%;
	}
	.cols_5 li {
		width: 32%;
	}
	.cols_6 li {
		width: 16%;
		vertical-align: middle;
	}
	.cols_7 li {
		width: 14%;
	}
	.cols_8 li {
		width: 12%;
	}
	.cols_9 li {
		width: 10%;
	}
	.cols_10 li {
		width: 18%;
	}
	.cols_11 li {
		width: 8.5%;
	}
	.cols_12 li {
		width: 8%;
	}
	.cols_13 li {
		width: 7%;
	}
	.section_imageslist li {
		width: 49%;
		padding: 2%;
	}
	.sitemap li {
		width: 48%;
		padding: 10px 0;
	}
	.imagedesc p {
		font-size: 15px !important;
	}
	.title_xsmall {
	}
	.title_small {
		/* font-size: 18px !important; */
		/* line-height: initial; */
	}
	.title_medium {
	}
	.title_large {
	}
	.title_xlarge {
	}
	.font_size_xsmall {
		font-size: 13px;
	}
	.font_size_small {
		font-size: 25px;
		line-height: 40px;
	}
	.font_size_medium {
		font-size: 30px !important;
		line-height: 35px;
	}
	.font_size_large {
		font-size: 65px !important;
		line-height: 75px;
	}
	.font_size_xlarge {
		font-size: 85px;
		line-height: 95px;
	}
	.bold {
		font-weight: bold;
	}
	.font_color_white {
		color: white;
	}
	.padding_top {
		padding-top: 30px !important;
	}
	.page_small {
		padding: 0 40% 30px;
	}
	.page_medium {
		padding: 30px 20% 30px 20%;
	}
	.text_align_left {
		/* text-align: left !important; */
	}
	.text_align_left p {
		/* text-align: left !important; */
	}
	.text_align_center {
		text-align: center !important;
	}
	.text_xsmall {
		font-size: 13px;
	}
	.slideshow_desc > div p {
		font-size: 95px !important;
	}
	.slideshow_desc {
		top: 50%;
	}
	.button1, .button2, .button3, .button4 {
		letter-spacing: 0.5px !important;
		color: #FFF;
		border-radius: 4px;
	}
	.cycle_prev, .cycle_next {
		display: none;
	}
	input.small {
		float: left;
	}
	#nav_vertical {
		display: none !important;
	}
	.section_mainroot {
		position: relative;
		margin-top: 0;
	}
	iframe {
  max-height: 400px;
}
  .iframe_anfrage {
  max-height: inherit;
}
	.fotoalbum li {
		width: 49.5%;
		padding: 0 2% 3% 0;
	}
	.section_mainroot .fotoalbum {
	}
	span.thumbnail {
		/* max-width: inherit; */
		/* width: 100%; */
		margin 0 2% 1% 0:;
		/* margin: 0 0 2%; */
		/* float: left; */
	}
	span.thumbnail img {
		max-width: inherit;
		width: 100%;
	}
	.team li {
  width: 49%;
}
  .team img {
  width: 100%;
}
  .slideshow_desc > div {
  top: 25%;
  font-size: 35px;
}
  .social_icons {
  margin-top: 5px;
}
  .eicom_footer {
  text-align: center !important;
  padding: 0 !important;
  float: none !important;
  top: 20px !important;
}
  .ownerlogo {
  padding-right: 50px;
}
  .part {
  padding-bottom: 70px;
}
  .imageslist li {
  width: 50%;
  margin-right: -4px;
}
  .section_footer_copyright img {
  float: none;
  margin: 15px 0 0;
}
}
/* ------------------------------------------------------------------------ */
/* MOBILE 600PX */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 600px) {
	h1 {
		word-wrap: break-word;
		/* font-size: 22px; */
		line-height: 26px;
		letter-spacing: inherit;
	}
	h2 {
		font-size: 25px;
		padding: 20px 0 20px 0;
		line-height: 30px;
		word-wrap: normal;
	}
	h3 {
		font-size: 25px;
		padding: 0 0 20px;
		line-height: 30px;
	}
	h4 {
		font-size: 22px;
	}
	h4 a {
		font-size: 22px;
	}
	.info, .part p {
		font-size: 16px;
		/* text-align: center; */
		clear: both;
		line-height: normal;
	}
	.slideshow_desc > div p {
		font-size: 35px !important;
	}
	table, table td {
		width: 100%;
		display: block;
	}
	p {
		/* font-size: 16px !important; */
	}
	#nav_vertical {
		display: none !important;
	}
	.title_xsmall {
	}
	.title_small {
		font-size: 16px;
		line-height: 22px;
		padding-bottom: 15px;
	}
	.title_medium {
	}
	.title_large {
	}
	.title_xlarge {
	}
	.font_size_xsmall {
		font-size: 13px;
	}
	.font_size_small {
		font-size: 25px;
		line-height: 40px;
	}
	.header_ownerlogo {
		/* margin: 10px 0; */
		/* max-width: 50%; */
		padding: 0;
	}
	.header_ownerlogo .ownerlogo {
  text-align: left;
  padding: 10px 50px 10px 0;
}
	.header_ownerlogo .ownerlogo img {
  padding: 0 5%;
  box-sizing: border-box;
}
	.cols_3 li {
		width: 98%;
	}
	.section_topicons {
		/* display: none !important; */
		margin: 12px 0 0 0;
	}
	.font_size_medium {
		font-size: 25px !important;
		line-height: 30px;
	}
	.font_size_large {
		font-size: 45px !important;
		line-height: 65px;
	}
	iframe {
  max-height: 250px;
}
  .submit_next {
  font-size: medium;
}
	.slideshow_desc > div p {
		font-size: 30px !important;
	}
	.button1, .button2, .button3, .button4 {
		letter-spacing: 0.5px !important;
		padding: 20px;
		font-size: 10px;
		color: #FFF;
		border-radius: 4px;
		font-family: 'open sans', Sans-Serif;
		min-width: 150px;
		text-align: center !important;
	}
	.slideshow_info_1 {
		font-size: 20px !important;
		line-height: 20px !important;
		padding: 15px 34px;
		min-width: inherit;
	}
	.slideshow_info_2 {
		font-size: 35px !important;
		font-weight: bold;
		line-height: 35px;
	}
	.section_footer_copyright li {
		/* width: 100% !important; */
		/* padding: 0 !important; */
	}
	.mainmenu_mobile {
		/* display: none; */
		/* margin: 0; */
		top: 10px;
	}
	.sitemap li {
		width: 98%;
		padding: 10px 0;
	}
	#cycle_slideref .slideref_background img:nth-child(1) {
		width: 98%;
	}
	#cycle_slideref .slideref_background img:nth-child(2) {
		max-width: 78%;
	}
	#cycle_slideref .slideref_background img:nth-child(3) {
		max-width: 40%;
	}
	span.thumbnail {
  max-width: inherit;
  width: 100%;
  margin: 0 0 2%;
  float: left;
  border: none;
}
	.image_fancybox .imagedesc {
		line-height: inherit;
	}
	.section_footer li {
		/* width: 98%; */
		/* line-height: 25px; */
		/* padding: 10px 0; */
		/* text-align: left; */
	}
	.section_footer_copyright li {
		/* line-height: 15px; */
	}
	.section_imageslist li {
		width: 100% !important;
		padding: 2%;
	}
	.page_mainmenu {
		/* position: relative; */
	}
	.fotoalbum li {
  width: 100%;
  padding: 0 0 4%;
}
  .section_topicons a {
  font-size: 22px;
}
  #page_mainmenu.fixed .header_ownerlogo {
  /* margin: 10px 0; */
}
  #page_mainmenu.fixed .customer .section_topicons {
  margin: 12px 0 0 0;
}
  .team li {
  width: 100%;
  padding: 0 0 4%;
}
  .slideshow_desc > div {
  font-size: 18px;
}
  .section_footer_copyright {
  padding-top: 15px;
}
  .section_imageslist li .thumbnail {
  text-align: center;
}
}
/* ------------------------------------------------------------------------ */
/* CSS APPLE IOS RETINA */
/* ------------------------------------------------------------------------ */
@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 320px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 320px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 320px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 320px),
only screen and (                min-resolution: 192dpi) and (min-width: 320px),
only screen and (                min-resolution: 2dppx)  and (min-width: 320px) { 

  /* Small screen, retina, stuff to override above media query */
 	.background_FULLIMG, .background_SCROLL {
 		background-attachment: scroll;
	}
}


@media print {
  /* ... Formatdefinitionen zum Drucken ... */
  .noprint, .textmarke, iframe {display: none;}
  body {font-size: 70%;color: #000000;background: #FFFFFF;}
  .page_mainroot {margin-top: 0;padding-bottom: 0;}
  .page_mainmenu {position: relative;}
  .title_small {font-size: 95%;line-height: 150%;}
  .imagedesc {font-size: 90%;}
  h1 {font-size: 140%;padding: 0;}
  .part {padding: 10px;}
  .section_footer_copyright {color:#000000;font-size: 90%;}
  /* .page_content  {zoom: 100%;} */
  tr {
    page-break-inside: avoid;
  }
}
/* ------------------------------------------------------------------------ */
/* CLEARFIX */
/* ------------------------------------------------------------------------ */
.clearfix {
	/* display: block; */
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* ------------------------------------------------------------------------ */
/* IE-Patch fuer IE 7*/
/* ------------------------------------------------------------------------ */
*:first-child+ html .clearfix {
	min-height: 0;
}
/* ------------------------------------------------------------------------ */
/* Hides from IE-mac \*/
/* ------------------------------------------------------------------------ */
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
a {
	outline: none;
}
