/*************/
/* Allgemein */
/*************/
/* *{KEINE * allgemein Definitinen machen!!} */

/* Wenn der Scrollbalken nicht immer angezeigt werden soll, nachfolgende Zeile bitte auskommentieren */
html {
	overflow-y:scroll;
}

html, body {
	height: 100%;
	font-family: Arial;
}

body {
	background-image: url(../system_images/ese_world.jpg);
	/*background-image: url(https://www.ese.com/fileadmin/templates/system_images/ese_world.jpg);*/
	background-size: 100%;
	font-size: 13px;
}

body#p100102 {
	background-image: none !important;
	background: none !important;
}

a {
	text-decoration: none;
	color: #08559A;
}
a:hover,a:focus {
	text-decoration:none;
	color: #333333;
}

img, embed, object, video {
  max-width: 100%;
  height: auto;
  width: auto;
}

/* FF Fix? */
figure img {
	width: 100%;
}

dt { font-weight: normal; }

h1 {font-size:26px;font-weight:normal;color: #596672; text-transform: uppercase;}
h2 {font-size:17px;font-weight:normal; text-transform: uppercase; color: #596672;}
h3 {font-size:15px;font-weight:normal; text-transform: uppercase; color: #596672;}
h4 {font-size:13px;font-weight:bold; color: #596672;}

li {
	list-style-image: url(/fileadmin/templates/system_images/list.png);
}

hr {
	border-top: 1px solid #333333;
	margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;

}

.table tbody > tr > td,
.table tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 0px solid #ddd;
    padding: 0 24px 0px 0px;
}

#header {
	background-color: white;
	padding: 20px 0 0 0;
}

#header ul {
	margin-top: 11px;
	list-style: none;
	margin-right: 15px;
	float:left;
}

#header ul li {
	display: inline-block;
}

#header ul li a {
	color: #586571;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px solid black;
	padding: 0 5px;
	text-transform: uppercase;
}

#header ul li a:hover {
	color: #000;
}

#header ul li:last-child a {
	border: 0;
}

#logo {
	margin-left: 15px;
}

#navi {
	margin:20px 0 -5px 15px;
	border: none;
}

#navi .navbar-inner {
	background: none;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	filter: none;
	min-height: 0;
}

#navi ul li {
	padding: 0;
	border-right: 1px solid black;
}

#navi ul li:first-child a {
	padding-left: 0;
}

#navi .hidden-xs li:last-child {
	border: 0;
}

#navi .hidden-xs li>.togglesub {
	display: none;
}

#navi ul li a {
	display: block;
	font-size: 11px;
	padding: 0 15px;
	line-height: 13px;
	border: 0;
	background-color: transparent;
	letter-spacing: 1px;
}

#navi ul li.active a {
	color: #000;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-bottom: 23px solid white;
	margin-bottom: -23px;
}

#navi .visible-xs>a {
	padding-left: 15px;
}

#content {
	margin-top: 5px;
	margin-bottom: 25px;
	background-color: white;
}

#subnavi {
	padding-top: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#subnavi ul {
	list-style: none;
	padding-left: 0px;
}

#subnavi ul li {
	padding: 3px 0;
	border-bottom: 1px dotted black;
	list-style-image: none;
}

#subnavi ul li a {
	background-image: url(../system_images/subnavi.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	display: block;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.submenu2 a {
	text-transform: none!important;
	letter-spacing: 0!important;
}

.submenu3 {
	display: block;
}

ul.phonenavi_sub2.level3 {
    margin-left: 20px !important;
    margin-bottom: 10px !important;
    margin-top: 5px !important;
}

li.submenu3 a {
	background-image: none !important;
	letter-spacing: 0px !important;
	padding-left: 0px !important;
	font-weight: normal !important;
	text-transform: initial !important;
}

li.submenu3.first {
    margin-top: 3px;
}

li.submenu3.last {
	margin-bottom: 3px;
}

ul li.submenu3 {
	border-bottom: 0px !important;
	padding: 1px !important;
	list-style-image: url(/fileadmin/templates/system_images/list.png) !important;
 	display: list-item;
    margin-left: 60px;

}



#subnavi ul .subnavi2 a { background-image: url(../system_images/subnavi2.png); }
#subnavi ul .subnavi3 a { background-image: url(../system_images/subnavi3.png); }
#subnavi ul .subnavi4 a { background-image: url(../system_images/subnavi4.png); }
#subnavi ul .subnavi5 a { background-image: url(../system_images/subnavi5.png); }
#subnavi ul .subnavi6 a { background-image: url(../system_images/subnavi6.png); }
#subnavi ul .subnavi7 a { background-image: url(../system_images/subnavi7.png); }

#subnavi ul li.active a {
	color: #000;
}

#subnavi .subnavi-inner {
	border-top: 1px dotted black;
	margin-left: 0px;
	margin-top: 3px;
	padding-left: 20px;
}

#subnavi .subnavi-inner li{
	border: 0;
	padding: 0;
}

#subnavi ul .subnavi-inner li a{
	background: 0;
	padding: 0;
	color: #666;
	font-weight: normal;
}

#subnavi ul li.submenu2 a {
	background-image: none;
	font-weight: normal;
}

#subnavi ul li.submenu2 {
	border-bottom: none;
	padding: 0;
}

#subnavi ul li.submenu2.first {
	padding-top: 2px;
}

#subnavi ul li.submenu2.last {
	border-bottom: 1px dotted black;
	padding-bottom: 2px;
}

#phonenavi{
	margin: 0!important;
	padding: 0;
}

#phonenavi>li {
	display: block!important;
	border-right: 0!important;
	border-bottom: 1px solid #3b6494;
	padding: 0!important;
	margin-right: 20px;
}

#phonenavi>li.active a {
	border-bottom: 0!important;
	margin-bottom: 0!important;
}

#phonenavi>li:last-child {
	border-bottom: none;
}

#phonenavi>li>a {
	padding: 15px 10px 15px 20px!important;
	margin-right: 15px;
	overflow: hidden;
	width: 70%;
}

#navi .phonenavi_sub {
	display: none;
	width: 100%;
	margin-top: 0!important;
	margin-bottom: 0!important;
}

#phonenavi .togglesub {
	margin: 0;
	background-image: url(../system_images/navi_btn_down.png);
	background-repeat: no-repeat;
	background-position: right 15px;
	cursor: pointer;
	width:100%;
}

#phonenavi .togglesub.active {
	background-image: url(../system_images/navi_btn_down_active.png);
}

#phonenavi .phonenavi_sub {
	margin-top: -5px;
	display: none;
}

#phonenavi .phonenavi_sub>li {
	display: block;
	margin-right: 10px;
	border: 0;
	margin-left: -35px;
	padding: 7px 15px;
}

#navi #phonenavi .phonenavi_sub>li>a {
	padding-left: 0;
	font-weight: normal;
	color: #586571;
	font-size: 14px;
}

#navi #phonenavi .phonenavi_sub>li.active>a,
#navi #phonenavi .phonenavi_sub>li>a:hover,
#navi #phonenavi .phonenavi_sub>li>a:focus {
	color: #000;
}

#navi #phonenavi .phonenavi_sub2 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#navi #phonenavi .phonenavi_sub2>li {
	display: block;
	margin: 0;
	border: none;
}

#navi #phonenavi .phonenavi_sub2>li>a {
	font-weight: normal;
	padding: 5px 20px;
	color: #586571;
	text-transform: none;
}

#navi #phonenavi .phonenavi_sub2>li.active>a  {
	color: #000;
}

.phonenavi_toggle {
	color: #596672;
	display: block;
	padding: 5px 0;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
}

.phonenavi_toggle img {
	margin-left: 5px;
}

.phonenavi_toggle:hover,
.phonenavi_toggle:focus {
	color: black;
}

#produktfinder_quicklink {
	z-index: 200;
	position: absolute;
	top: 5px;
	right: 5px;
	display:none;
}

#produktfinder_quicklink img {
	margin-right: 4px;
}

#produktfinder_quicklink .langMenu {
	margin-right: 10px;
	left: 0;
}

#produktfinder_quicklink_anker {
	display: none;
}

#produktfinder_quicklink li {
	margin-top: 12px;
	display: none;
}

#produktfinder_quicklink li a {
	padding: 20px;
}


#topnavi {
	padding-right: 15px;
	position:relative;
}

#topnavi li.active a {
	color:#000000;
}

#topnavi a {
	letter-spacing: 1px;
}

#content-right {
	/*padding: 20px 30px 20px 0px;*/
	/*background-color: #F0F0F0;*/
	/*padding: 5px 20px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#content-inner {
	/*padding: 15px 25px;*/
	background-color: #F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#content-inner .csc-textpic-above:first-child img {
	border-radius: 10px 10px 0 0;
}


#content-inner .layout-1 .csc-textpic-above:first-child img {
	border-radius: 10px 10px 10px 10px;
	max-width: 100%;
}

#content-inner .csc-textpic {
	margin-top: -9px;
	margin-left: -22px;
	margin-right: -22px;
}

#content-inner .csc-textpic.csc-textpic-intext-left {
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
}

#content-inner .layout-1 .csc-textpic-imagewrap{
	padding-left: 20px;
	margin-right: 0;
}

#content-inner .layout-1 .csc-textpic-imagecolumn{
	margin-bottom: 10px;
}

#content-inner .layout-1 .csc-textpic-imagecolumn:nth-child(3){
	clear: left;
}

.col-sm-9 #content-inner .csc-textpic-intext-right .csc-textpic-text p{
	display: table;
}

.margin-top { margin-top: 15px; }
.margin-bottom { margin-bottom: 15px; }
.margin-bottom-heading { margin-bottom: -55px; }

#p2 #content{
	background-color: transparent;
	background-image: url(../system_images/bg_home.png);
}

#p2 .col-sm-4, #p2 .col-sm-8 {
	margin-top: -15px;
	padding: 15px 15px 15px 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	/*min-width: 300px;*/
}

.teaserbox {
	min-height: 200px;
	padding: 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: white;
	color: white;
	position: relative;
}

.teaserbox-image {
	position: absolute;
	height: 100%;
	width: 50%;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center right;
	margin-top: -10px;
	margin-left: -10px;
	right: 10px;
	padding: 15px 0 15px 15px;
}

.teaserbox-image img {
	float: right;
}

.teaserbox-text {
	width: 50%;
}

.teaserbox-text a {
	color: white;
}

.teaserbox-text a:hover,
.teaserbox-text a:focus {
	color: #ccc;
}

.teaserbox h1 {
	margin: 0;
	color: white;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Arial;
}

#p2 .csc-default:first-of-type .teaserbox {
	background-color: #EAECFB;
	color: black;
}

#p2 .csc-default:first-of-type .teaserbox .teaserbox-text,
#p2 .csc-default:nth-of-type(2) .teaserbox .teaserbox-text {
	width: 100%;
}

#p2 .csc-default:first-of-type .teaserbox h1 {
	color: #596672;

}

#p2 .csc-default:nth-of-type(3) .teaserbox,
#p2 .csc-default:nth-of-type(4) .teaserbox,
#p2 .csc-default:nth-of-type(5) .teaserbox,
#p2 .csc-default:nth-of-type(6) .teaserbox,
#p2 .csc-default:nth-of-type(7) .teaserbox,
#p2 .csc-default:nth-of-type(8) .teaserbox {
	min-height: 160px;
}

#p2 .csc-default:nth-of-type(3) .teaserbox h1,
#p2 .csc-default:nth-of-type(4) .teaserbox h1,
#p2 .csc-default:nth-of-type(5) .teaserbox h1,
#p2 .csc-default:nth-of-type(6) .teaserbox h1,
#p2 .csc-default:nth-of-type(7) .teaserbox h1,
#p2 .csc-default:nth-of-type(8) .teaserbox h1 {
	font-size: 14px;
}

#p2 .csc-default:nth-of-type(9) .teaserbox,
#p2 .csc-default:nth-of-type(10) .teaserbox,
#p2 .csc-default:nth-of-type(11) .teaserbox,
#p2 .csc-default:nth-of-type(9) .teaserbox a,
#p2 .csc-default:nth-of-type(10) .teaserbox a,
#p2 .csc-default:nth-of-type(11) .teaserbox a{
	min-height: 120px;
	color: #08559A;
}

#p2 .csc-default:nth-of-type(9) .teaserbox a:hover,#p2 .csc-default:nth-of-type(9) .teaserbox a:focus,
#p2 .csc-default:nth-of-type(10) .teaserbox a:hover,#p2 .csc-default:nth-of-type(10) .teaserbox a:focus,
#p2 .csc-default:nth-of-type(11) .teaserbox a:hover,#p2 .csc-default:nth-of-type(11) .teaserbox a:focus {
	color: black;
}

#p2 .csc-default:nth-of-type(9) .teaserbox h1 {
	margin-bottom: 0;
	font-weight: bold;
	text-transform: none;
}

#p2 .csc-default:nth-of-type(9) .teaserbox h1,
#p2 .csc-default:nth-of-type(11) .teaserbox h1 {
	font-size: 14px;
	color: #08559A;
}

#p2 .csc-default:nth-of-type(9) .teaserbox-image {
	left: 10px;
	right: auto;
	margin-left: -5px;
	width: 30%;
	padding-left: 0;
}

#p2 .csc-default:nth-of-type(9) .teaserbox-image img {
	float: left;
}

#p2 .csc-default:nth-of-type(9) .teaserbox-text {
	margin-left: 30%;
}

#p2 .csc-default:nth-of-type(2) .teaserbox-image {
	right: 0;
	padding: 0;
	bottom: 0;
}

#p2 .csc-default:nth-of-type(2) .teaserbox-image img {
	position: absolute;
	bottom: 0;
	right: 0;
	height: auto;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;

}

#p70 #content-inner {
	padding: 0;
}

#p70 .tx-dmeseproductfinder-pi1{
	margin-top: 0!important;
	padding: 0!important;
}

#p70 .tx-dmeseproductfinder-pi1 #container_detail {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0;
}

#p70 .tx-dmeseproductfinder-pi1 #container_detail .back {
	position: absolute;
	bottom: 35px;
	right: 50px;
}

#p70 .tx-dmeseproductfinder-pi1 #container_detail .back a {
	color: #08559A;
}

#p70 .tx-dmeseproductfinder-pi1 #container_detail .back a:hover,
#p70 .tx-dmeseproductfinder-pi1 #container_detail .back a:focus {
	color: #333;
}

.tx-dmeseproductfinder-pi1 {
	margin-top: 20px;
	/*padding: 0 55px;*/
}

.tx-dmeseproductfinder-pi1 .tmp.large {
	height: 308px!important;
	width: 308px!important;
	background-size: 100%;
}

.toggle,.toggle1,.toggle2,.toggle3,.toggle4,.toggle5,.toggle6 {
	top:250px;
}

.csc-default {
	margin-top:15px;
	margin-bottom:15px;
	padding: 9px 22px;
}

#p70 .csc-default {
	padding-left: 0;
	padding-right: 0;
}

#p70 .csc-header {
	padding-left: 22px;
}

.csc-textpic-text {
	padding-left: 20px;
}


#map {
	height: 500px;
	background: #FEFEFE;
	border: 1px solid #ddd;
}

#map .marker-description h1 {
	font-weight: bold;
	line-height: 2em;
	margin: 0;
	font-size: 13px;
	font-family: arial;
	text-transform: none;
	color: black;
}

#map .leaflet-control-zoom-in,
#map .leaflet-control-zoom-out
 {
	background-color: transparent;
	background-image: url(../system_images/zoom-plus-mini.png);
	border: 0;
	text-indent: 9999999px;
}

#map .leaflet-control-zoom-out {
	background-image: url(../system_images/zoom-minus-mini.png);

}

#map .leaflet-bar a:hover {
	background-color: transparent!important;
}

#map .leaflet-bar {
	border: 0;
}

#map #map_wcc a {
	font-weight: bold;
	cursor: pointer;
}

#karteanzeigen {
	width: 100%;
	text-align: center;
	padding: 10px 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 17px;
}


#list_template {
	border-top: 1px dotted black;
	margin-bottom: 20px;
}

#list_template .news-list-item {
	padding-top: 10px;
	border-bottom: 1px dotted black;
}

#list_template .linke_spalte {
	font-weight: bold;
	float: left;
	width: 25%;
}
#list_template .news-list-date {
	color: #999;
	margin-bottom: 10px;
}
#list_template .news-list-title { color: black; 	margin-bottom: 10px; }

#list_template .rechte_spalte {
	width: 75%;
	margin-left: 25%;
	margin-top: 28px;
}

#list_template .rechte_spalte a {
	color: black;
}

.news-single-item h2 {
	font-size: 26px;
}

.news-single-item h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0;
}

.flexslider {
	padding: 20px;
	background: #fff;
	border: 1px solid #7F7F7F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#p46 .flexslider {
	padding: 0;
}

.flexslider li {
	list-style-image: none;
}

.slidercontent  img {
	width: auto!important;
	margin: auto;
}

.slidercontent .captiontitle {
	background: none;
}

.flexslider .caption {
	background: none!important;
	bottom: 10px;
}

.flexslider .captionwrapper {
	left: auto!important;
	right: 2%!important;
	width: auto!important;
	top: 80%;
}

.flexslider .captiontitle {
	color: #fff;
	font-weight: normal;
	font-size: 2.0em;
}

.flexslider .captionlink {right: 0;}

ul.deep0 .deep0 {
	font-weight: bold;
}

.deep1 {
	margin-left: 20px;
}

.deep2 {
	margin-left: 40px;
}

.deep3 {
	margin-left: 60px;
}

.deep4 {
	margin-left: 80px;
}

.deep5 {
	margin-left: 100px;
}

#p170 div.csc-textpic-imagecolumn {
	width: 23.5%;

}

#p170 .csc-textpic-imagewrap {
	padding-left: 20px;
	padding-right: 20px;
}

#p170 #content-inner .csc-textpic-above img {
	border-radius: 0;
	height: 200px;
	width: 100%;
}

#p100115 #content-inner .csc-textpic,
#p100060 #content-inner .csc-textpic {
	margin: 0;
}
#p100115 #content-inner .csc-textpic div.csc-textpic-text,
#p100060 #content-inner .csc-textpic div.csc-textpic-text {
	padding-left: 0;
}

#p170 form {
	width: 60%;
}

#p170 form li {
	padding: 2px 0;
}

#p170 form li label {
	font-weight: normal;
	width: auto;
}

#p170 form li input[type=text],
#p170 form li textarea {
	width: 60%;
	float: right;
	border: 1px solid #999;
}

#p170 form li input[type=submit] {
	float: right;
	padding: 2px 30px;
}

#footmenu ul {
	padding: 10px 0 0 0;
	text-align: center;
}

#footmenu li {
	display: inline-block;
	padding: 0 5px;
}

.user_youtubevideo {
  /*text-align: center;*/
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
 /* overflow: hidden;*/
}

.user_youtubevideo iframe {
  max-width: 640px;
  max-height: 360px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.user_youtubevideo_frame {
  background-image: url('../img/Desktop_Maske.png');
  /*background-position: center 0;*/
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 300px;
  padding-top: 15px;
  height: 0;
  overflow: hidden;
}

.user_youtubevideo_frame iframe {
  position: absolute;
  top: 20px;
  left: 89px;
  width: 393px;
  height: 221px;
}

#c1043 .teaserbox,
#c1043 .teaserbox h1 {
	color: #596672;
}

#c1043 .teaserbox .teaserbox-text {
	width: 100%;
}

#c1045 h1,
#c1046 h1,
#c1047 h1,
#c1049 h1,
#c1048 h1,
#c1050 h1,
#c1051 h1,
#c1052 h1,
#c1053 h1 {
	font-size: 14px;
}


#c1051 h1 a,
#c1052 h1 a,
#c1053 h1 a,
#c1051 .teaserbox-text a,
#c1052 .teaserbox-text a,
#c1053 .teaserbox-text a {
	color: #08559A;
}

#c1051 h1 a {
	font-weight: bold;
}

#c1051 .teaserbox,
#c1052 .teaserbox,
#c1053 .teaserbox {
	min-height: 120px;
}

#c1051 .teaserbox .teaserbox-image {
	left: 0px;
	right: auto;
	margin-left: -10px;
	width: 30%;
	padding-left: 0;
}

#c1051 .teaserbox .teaserbox-text {
	margin-left: 30%;
	width: 60%;
}

#c1044  .teaserbox-image img {
	position: absolute;
	bottom: 0;
	right: -10px;
	height: auto;
}

/* ########################### LANGSWITCH ########################### */

/* .langMenu {
	margin: 13px 0 0 1px;
	right:15px;
}

.langswitch img {
	margin-left: 3px;
	border-radius: 15px;
	box-shadow: 0 0 2px rgba(50,50,50,0.3);
	border: 1px solid rgba(100,100,100,1);
	margin-top: 11px;
}
 */

.langswitch {
	float: right;
	margin-left: 5px;
	margin-top: 12px;
	border: solid 1px #cccccc;
	padding: 1px 23px 0 2px;
	background-image: url('/fileadmin/templates/system_images/flaggen/arrow.png');
	background-repeat: no-repeat;
	background-position: center right 3px;
	background-size: auto 15px;
}
.langswitch img {
	margin-right: 6px;
	height: 15px;
	width: 25px;
	margin-top: -2px;
}
.langList {
	background: #ffffff;
	z-index: 999999;
	position: fixed;
	border: solid 1px grey;
	padding: 5px 10px;
	box-shadow: 1px 2px 8px rgba(50,50,50,0.3);
	margin-left: -3px;
	font-size: 10px;
	text-transform: uppercase;
}
.langList div {
	margin: 3px 2px;
}
.langList a {
	color: #000000;
	line-height: 16px;
}
.activeLang {
	cursor: pointer;
	font-size: 10px;
	text-transform: uppercase;
}
.langList a,
.activeLang a {
	color: #586571;
	font-weight: bold;
}

.layout-100 {

}

.layout-100 table {
	width: 100%;
	line-height: 25px;
    table-layout: inherit;
}

.layout-100 p {
	margin-bottom: 0;
}

.layout-100 table > thead > tr {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

.layout-100 table > thead {
	/*color: #c55d31;*/
	color: #08559A;
	font-weight: normal;
}

.layout-100 table > tbody > tr {
	border-bottom: 1px solid #000;
}

.adjustContent .csc-textpic {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.layout-101 {
    padding-bottom: 0;
    margin-bottom: -25px;
}


.cc-revoke, .cc-window{
	font-family: inherit!important;
	font-size: inherit;
}

/***********************************************************************/

span.customSelect {
	display: block!important;
	float: left;
	border: 1px #000000 solid;
	margin-top: 13px;

	color: #586571;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

span.customSelect.changed {
	background-color: #f0dea4;
}

.customSelectInner {
	background:url(../system_images/customSelect-arrow.gif) no-repeat center right;
	margin: 0 5px;
}

@media (min-width: 1200px) {
	.tx-dmeseproductfinder-pi1 {
		/*padding: 0 90px;*/
	}
}

@media (max-width: 1200px) {
	#p100102 .layout-0 {
    	width: 100%;
	}
}

@media (max-width: 979px) {
	footer {
		position: static !important;
	}

	.background-home {
		margin-bottom: 0px !important;
	}

	.footer-container {
		padding: 0px 15px;
	}
}


@media (max-width: 979px) and (min-width: 768px) {


	footer #map {
		width: 335px !important;
	}

	.tx-dmeseproductfinder-pi1 {
		/*padding: 0 25px;*/
	}

	.teaserbox-text {
		font-size: 12px;
	}

	.teaserbox-text h1 {
		font-size: 20px;
	}

	#p2 .csc-default:nth-of-type(3) .teaserbox,
	#p2 .csc-default:nth-of-type(4) .teaserbox,
	#p2 .csc-default:nth-of-type(5) .teaserbox,
	#p2 .csc-default:nth-of-type(6) .teaserbox,
	#p2 .csc-default:nth-of-type(7) .teaserbox,
	#p2 .csc-default:nth-of-type(8) .teaserbox {
		min-height: 130px;
	}

	#p2 .csc-default:nth-of-type(3) .teaserbox h1,
	#p2 .csc-default:nth-of-type(4) .teaserbox h1,
	#p2 .csc-default:nth-of-type(5) .teaserbox h1,
	#p2 .csc-default:nth-of-type(6) .teaserbox h1,
	#p2 .csc-default:nth-of-type(7) .teaserbox h1,
	#p2 .csc-default:nth-of-type(8) .teaserbox h1 {
		font-size: 12px;
	}
}


@media (max-width: 767px) {

	.map-column {
		position: relative;
		width: 100%;
	}

	footer #map {
			position: relative !important;
	}

	#p100102 #footmenu {
		display: none !important;
	}

	#p100102 a#karteanzeigen {
		display: none !important;
	}

	#p100102 h3 {
		margin-left: 25px;
	}

	/* Unfloat Textpic on XS */
	.csc-textpic-intext-left .csc-textpic-imagewrap,
	.csc-textpic-intext-right .csc-textpic-imagewrap {
		float: none !important;
	}



	.tx-dmeseproductfinder-pi1 {
		/*padding: 0;*/
	}

	#header {
		margin-left: -20px;
		padding: 0;
	}

	#header>.container>.row {
		margin-left: 0;
		margin-right: 0;
	}

	#header>.container>.row>.clearfix {
		clear: none;
	}

	#header ul li a {
		color: white;
		font-size: 15px;
		font-weight: normal;
	}

	#header ul {
		background-image: url(../system_images/bg_page.jpg);
		background-position: 0px -610px;
		float:none;
	}

	#produktfinder_quicklink {
		display:block;
	}

	#navi .phonenavi_sub, #navi .phonenavi_sub2 {
		background-image: none;
		background-color:#FFFFFF;
	}

	#navi ul li.active a,#header ul li a:hover,#header ul li a:focus {
		color: #ddd;
	}

	#navi {
		z-index: 100;
		width: 100%;
		float: left;
		margin: 0;
		padding-left: 10px;
		margin-right: 11px;
	}

	#logo_small {
		z-index: 200;
		position: absolute;
		left: 55px;
	}

	#logo_small img {
		height: 45px;
		margin-top: 6px;
	}

	#subnavi ul {
		margin: 0 20px 0 0;
		padding-left: 0;
	}

	#subnavi {
		padding-top: 20px;
		padding-left: 30px;
	}

	#phonenavi>li {
		margin-right: 0;
	}

	#content-right {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 0px;
	}

	#p2 .isotope {
		margin-left: 5px;
		margin-right: 5px;
	}

	#p2 .col-sm-4, #p2 .col-sm-8,
	#p2 .col-sm-4 h1, #p2 .col-sm-8 h1,
	#p2 .col-sm-4 h1 a, #p2 .col-sm-8 h1 a {
		font-size: 11px!important;
		padding: 0px 5px;
		margin-top: 0;
	}

	#p2 .col-sm-8 {
		display: none;
		height: 0;
		width: 0;
		padding: 0;
		margin: 0;
	}

	.container {
		padding-left: 0;
		padding-right: 0;
		overflow-y: hidden;
	}

	#p100102 .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	#content {
		margin-top: 0;
	}

	#content .row {
		margin: 0;
	}

	#content-right {
		padding: 0;
	}

	#content-inner {
		background-color: transparent;
	}

	#p2 #content {
		background-image: none;
		background-color: #6296CD;
	}

	body {
		background-image: none;
		font-size: 12px;
	}

	h1 {
		font-size: 14px;
		font-weight: bold;
	}

	h2 {
		font-size: 12px;
		font-weight: bold;
	}

	#subnavi {
		display: none;
	}

	.teaserbox-image {
		bottom: 0;
		right: 0;
		width: 100%;
		height: 61%;
		padding-right: 20px;
	}

	.teaserbox-image img {
		position: absolute;
		bottom: 10px;
		right: 10px;
		height: 100%;
	}

	.teaserbox-text {
		width: 100%;
	}

	.teaserbox-text>header>h1>a,
	.teaserbox-text>header>h1 {
		padding: 0!important;
		font-weight: normal;
	}

	#p2 .csc-default:nth-of-type(2) .teaserbox {
		min-height: 130px;
	}

	#p2 .csc-default:nth-of-type(2) .teaserbox .teaserbox-text>header>h1>a {
		font-size: 18px!important;
		font-weight: normal
	}

	#p2 .csc-default:nth-of-type(9) .teaserbox-text {
		margin-left: 0;
	}

	#p2 .csc-default:nth-of-type(9) .teaserbox-image {
		left: auto;
		right: 0;
		margin-left: -5px;
		width: 100%;
	}

	#p2 .csc-default:nth-of-type(9) .teaserbox-image img {
		height: 80%
	}

	#p2 .csc-default:nth-of-type(10) .teaserbox-text header {
		display: none;
	}
	#p2 .csc-default:nth-of-type(10) .teaserbox-image img {
		height: 80%
	}

	.csc-default {
		margin-top:0;
		padding: 0 10px;
	}

	#content-inner .csc-textpic {
		margin-top: 0;
		margin-left: -10px;
		margin-right: -10px;
	}

	#p62 .tx-dmeseproductfinder-pi1 #container_detail {
		background-color: transparent;
	}

	#p62 .tx-dmeseproductfinder-pi1 #container_detail  #content_detailView,
	#p62 .tx-dmeseproductfinder-pi1 #container_detail #image_block,
	#p62 .tx-dmeseproductfinder-pi1 #container_detail #product_image {
		width: auto;
	}

	#p62 .tx-dmeseproductfinder-pi1 #container_detail  .back {
		bottom: 0;
	}

	.tx-dmeseproductfinder-pi1 .tmp.large {
		height: 208px!important;
		width: 208px!important;
	}

	#navi ul li {
		margin: 0 15px 0 25px;
	}

	#navi ul li a {
		letter-spacing: 0;
	}

	.csc-textpic.csc-textpic-left.csc-textpic-above>.csc-textpic-imagewrap {
		float: none;
	}

	.csc-textpic.csc-textpic-left.csc-textpic-above>.csc-textpic-imagewrap>.csc-textpic-image.csc-textpic-last {
		display: block;
	}

	.flex-direction-nav {
		display: none;
	}

	#content-inner .csc-textpic-above:first-child img
	{
		border-radius: 0;
	}

	#filter>div.col-sm-3 {
		padding: 2px 5px!important;
	}

	#container_detail {
		padding: 20px;
		padding-top: 0;
		border-radius: 5px;
	}

	#container_detail #image_block, #container_detail #image_block #product_image {
		max-width: 100%;
	}

	#produktfinder_quicklink li {
		display: inline-block;
	}

	.langswitch {
		height: 30px;
		line-height: 25px;
		margin-top: 8px;
	}

	.langList {
		width: 110px;
		right: 0;
	}
}


@media (min-width: 1200px) {
	.tx-dmeseproductfinder-pi1 .tmp.large {
		height: 408px!important;
		width: 408px!important;
	}
}

@media (min-width: 620px) {
	#content-inner .layout-1 .csc-textpic-imagecolumn:nth-child(3){
		clear: none;
	}
}

/**** Isotope Filtering ****/

.tx-dmeseproductfinder-pi1 .isotope {
	margin-left: 0;
	margin-right: 0;
}

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
#isotope {
	margin-top: 15px;
	margin-bottom: -15px;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/* parallax */
#parallax {}

#parallax .parallaxWrap {
	position:relative;
	overflow: hidden;
	padding-bottom: 310px;
}

#parallax .parallaxWrap .image {
	position:relative;
}

#parallax .parallaxWrap .textWrap {
	background: rgba(0, 140, 206, .9);
	position: absolute;
	width: 100%;
	bottom: 15px;
	height: 375px;
}

#parallax .parallaxWrap .textWrap .nameWrap {
	padding:15px 300px 15px 0;
	float:right;
}

#parallax .parallaxWrap .textWrap .nameWrap .name {
	font-size:21px;
	color:#FFFFFF;
	text-transform:uppercase;
}

#parallax .parallaxWrap .textWrap .nameWrap .title {
	font-size:13px;
	color:#FFFFFF;
}

#parallax .parallaxWrap .textWrap .text {
	padding:30px 25px;
	color:#5FD0F7;
	font-size:28px;
}

#parallax .parallaxWrap .textWrap .text img {
	display: block;
	margin: 25px auto;
}

#parallax .parallaxWrap .person {
	position:absolute;
	top: 60px;
	right: 0;
}




/* HOME NEW */


#p100041 #content {
  background-color: transparent;
  background-image: url(../system_images/bg_home.png);
  /*padding-bottom: 15px;*/
}

#p100102 #content {
	background-color: transparent;
}

#p100102 footer ul {
    margin-top: 50px;
}

#p100102 .teaserbox{
    min-height: 100px !important;
    max-height: 130px !important;
    color: #08559A !important;
}

#p100102 .teaserbox h1,
#p100102 .teaserbox a {
	text-transform: initial;
	margin-bottom: 0px;
	line-height: 140%;
	font-size: 14px;
    color: #08559A !important;
}

#content .layout-102:nth-child(2) .csc-textpic .title {
    top: 0;
    left: 0;
    right: 61%;
    bottom: 0;
    height: auto;
    background: #fff !important;
    text-transform: initial;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 0px;
}

#content .layout-102:nth-child(2) .hide-title {
	display: none;
}

#content .layout-102:nth-child(2) .findProduct {
	bottom: 20px;
    right: 0;
    text-align: center;
    left: 34%;
    color: #171B60;
}


.findProduct {
    position: absolute;
}



#content .layout-102:nth-child(2) div.csc-textpic .csc-textpic-imagewrap img {
	padding-bottom: 44px;
    margin-bottom: 0px;
    border-radius: 20px;
    background: none;
}

#content .layout-102:nth-child(2) div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
    background-color: #badce6;
    border-radius: 20px;
    height: unset;
}

.layout-102 .csc-textpic-imagerow-last .title{
	display: none;
}

.layout-102 .csc-textpic-imagerow-last img {
    padding-bottom: 0px;
    position: absolute !important;
    width: 100% !important;
    left: unset !important;
    bottom: 20px;
    padding-left: 50% !important;
    padding-right: 10% !important;
    background: none;
    padding-bottom: 0px !important;
    min-height: 0px !important;
}

#content .layout-102:nth-child(2) .csc-textpic .title h1 {
	font-size: 17px;
    margin-bottom: 10px;
}

#content .layout-102:nth-child(2) div.csc-textpic .csc-textpic-imagewrap img {
    padding-left: 0px;
    padding-right: 0px;
}

#content .layout-102 div.csc-textpic .csc-textpic-imagewrap img {
    margin-bottom: 44px;
    padding-top: 15px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#content .layout-102:nth-child(3) .csc-textpic .title {
    background: #111C5B;
    background: -moz-linear-gradient(left, #111C5B 0%, #0194DE 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#111C5B ), color-stop(100%,#0194DE));
    background: -webkit-linear-gradient(left, #111C5B 0%,#0194DE 100%);
    background: -o-linear-gradient(left, #111C5B 0%,#0194DE 100%);
    background: -ms-linear-gradient(left, #111C5B 0%,#0194DE 100%);
    background: linear-gradient(to right, #111C5B 0%,#0194DE 100%);
}

#content .layout-102:nth-child(5) .csc-textpic .title {
    background: #E53822;
    background: -moz-linear-gradient(left, #E53822 0%, #ED7321 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#E53822), color-stop(100%,#ED7321));
    background: -webkit-linear-gradient(left, #E53822 0%,#ED7321 100%);
    background: -o-linear-gradient(left, #E53822 0%,#ED7321 100%);
    background: -ms-linear-gradient(left, #E53822 0%,#ED7321 100%);
    background: linear-gradient(to right, #E53822 0%,#ED7321 100%);
}

#content .layout-102:nth-child(6) .csc-textpic .title {
    background: #6A413B;
    background: -moz-linear-gradient(left, #6A413B 0%, #D6A585 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#6A413B), color-stop(100%,#D6A585));
    background: -webkit-linear-gradient(left, #6A413B 0%,#D6A585 100%);
    background: -o-linear-gradient(left, #6A413B 0%,#D6A585 100%);
    background: -ms-linear-gradient(left, #6A413B 0%,#D6A585 100%);
    background: linear-gradient(to right, #6A413B 0%,#D6A585 100%);
}

#content .layout-102:nth-child(7) .csc-textpic .title {
    background: #084227;
    background: -moz-linear-gradient(left, #084227 0%, #017A38 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#084227 ), color-stop(100%,#017A38));
    background: -webkit-linear-gradient(left, #084227 0%,#017A38 100%);
    background: -o-linear-gradient(left, #084227 0%,#017A38 100%);
    background: -ms-linear-gradient(left, #084227 0%,#017A38 100%);
    background: linear-gradient(to right, #084227 0%,#017A38 100%);
}

#content .layout-102:nth-child(8) .csc-textpic .title {
    background: #6BD779;
    background: -moz-linear-gradient(left, #6BD779 0%, #DEFBD9 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#6BD779 ), color-stop(100%,#DEFBD9));
    background: -webkit-linear-gradient(left, #6BD779 0%,#DEFBD9 100%);
    background: -o-linear-gradient(left, #6BD779 0%,#DEFBD9 100%);
    background: -ms-linear-gradient(left, #6BD779 0%,#DEFBD9 100%);
    background: linear-gradient(to right, #6BD779 0%,#DEFBD9 100%);
}

#p100102 .teaserbox-image img {
	float: left;
	width: 80px;
}

#p100102 .csc-default {
    margin-top: 22px;
    margin-bottom: 22px;
    padding: 0px 22px;
}

#p100102 .teaserbox-text {
	width: 70%;
	float: right;
}

#p100102 .teaserbox-image {
	width: 30%;
	left: 10px;
}


.col-sm-8 .teaserbox-text {
	width: 100%;
}

#c2243 .teaserbox, #c2243 .teaserbox h1 {
	color: #596672;
}

#p100041 .col-sm-4, #p100041 .col-sm-8 {
	margin-top: -15px;
	padding: 15px 15px 15px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#p100041 .teaserbox {
	min-height: 159px;
}

#p100041 .teaserbox h1 {
	font-size: 13px;
	line-height: 1.5;
}

#p100041 .col-sm-4 .teaserbox h1 {
	margin-top: 25px;
}

#c2230 .teaserbox {
	min-height: 190px;
}

#p100041 .col-sm-4:not(#c2230):not(#c2167) .teaserbox {
	background: none !important;
}

#p100041 .teaserbox .teaserbox-image {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#p100041 .col-sm-4  .teaserbox-text {
	left: 41%;
	width: 60%;
  	position: relative;
}

#p100041 .teaserbox {
	/*background: #fff;*/
	z-index: -1;
}

#p100041 #c2167 .teaserbox-text * {
	color: #08559A;
}

#p100041 #c2167 .teaserbox-text,
#p100041 #c2230 .teaserbox-text {
	left: 0;
}

#p100041 #c2230 .teaserbox-text {
	width: 100%;
}

#p100041 #c2230 .teaserbox-text h1 {
	font-size: 26px;
}

#p100041 #c2243 .teaserbox-text h1 {
	font-size: 26px;
}


#p100041 #c2230 .teaserbox-image {
	top: inherit;
	bottom: 0;
}

/* HOME NEW */

/* Image Text Hover */

#content .layout-102 .csc-textpic.bigImg figure {
	max-height: 225px;
	transition: max-height 0.8s linear 1.5s;
}
#content .layout-102:hover .csc-textpic.bigImg figure {
	max-height: 1000px;
	transition: max-height 0.8s linear 0s;
}


#p100102 h1 {
    color: #171B60;
    margin-bottom: 20px;
}

#p100102 p {
    color: #171B60;
    line-height: 160%;
}

#content .layout-102 .csc-textpic figcaption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 45px;
	padding: 0 !important;
	overflow: hidden;
}

#content .layout-102 .csc-textpic .title {
    height: 44px;
    background: #520419;
    background: -moz-linear-gradient(left, #520419 0%, #B80821 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#520419), color-stop(100%,#B80821));
    background: -webkit-linear-gradient(left, #520419 0%,#B80821 100%);
    background: -o-linear-gradient(left, #520419 0%,#B80821 100%);
    background: -ms-linear-gradient(left, #520419 0%,#B80821 100%);
    background: linear-gradient(to right, #520419 0%,#B80821 100%);
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 8px 15px;
    transition: background 1s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.layout-102 img {
	background-color: #fdfdfd;
	background-color: rgba(253, 253, 253, 0.5);
    background-color: #fdfdfd6b;
}

#content .layout-102 .csc-textpic.bigImg .title {
	transition: background 1s ease 1s;
}
#content .layout-102 .csc-textpic figcaption .slideContainer {
	display: none;
	position: absolute;
	top: 0;
	left: 23px;
	right: 181px;
	bottom: 0;
	padding: 15px;
	visibility: hidden;
	transform: translate3d(0,100%,0);
	background: rgba(56, 56, 56, 0.5)

	transition: transform 0.5s, visibility 0.5s, background 1s, overflow 1ms linear 0s;
}
#content .layout-102 .csc-textpic.bigImg figcaption .slideContainer {
	transition: transform 0.5s ease 1s, visibility 0.5s ease 1s, background 1s ease 1s;
}
#content .layout-102 .csc-textpic figcaption .slideContainer .text {
	display: block;
	max-height: 0px;
	color: #fff;
	text-align: left;
	line-height: 18px;
	letter-spacing: 0.07em;

	transition: max-height 0.7s ease 0s;
}
#content .layout-102 .csc-textpic figcaption .slideContainer .text p.bodytext {
	text-align: left;
}
#content .layout-102 .csc-textpic > .slideContainer ul li,
#content .layout-102 .csc-textpic > .slideContainer ul,
#content .layout-102 .csc-textpic figcaption .slideContainer .text ul li,
#content .layout-102 .csc-textpic figcaption .slideContainer .text ul {
	margin: 0;
	padding: 0;
}
#content .layout-102 .csc-textpic figcaption .slideContainer .text ul li {
	margin-left: 20px;
}
#content .layout-102 .csc-textpic figcaption .slideContainer .buttonLink {
	display: block;
	position: absolute;
	height: 50px;
	width: 50px;
	color: transparent;
	font-size: 0;
	background: url('/fileadmin/templates/system_images/arrowDown.png');
	transform: rotate(-90deg) translateX(-100%);
	bottom: 0;
	right: 15px;

	transition: transform 0.5s ease 0s;
}

#content .layout-102:hover .csc-textpic figcaption .slideContainer {
	visibility: visible;
	transform: translate3d(0,0,0);
	background: rgba(56, 56, 56, 0.5);

	transition: transform 0.5s, visibility 0.5s, background 1s;
}
#content .layout-102:hover .csc-textpic figcaption .slideContainer .text {
	max-height: 600px;
	transition: max-height 1.5s ease 0.5s;
}
#content .layout-102:hover .csc-textpic.bigImg figcaption .slideContainer .text {
	transition: max-height 1.5s ease 1.5s;
}
#content .layout-102:hover .csc-textpic figcaption .slideContainer .buttonLink {
	transform: rotate(-90deg) translateX(0);
	transition: transform 0.5s ease 1s;
}
#content .layout-102:hover .csc-textpic.bigImg figcaption .slideContainer .buttonLink {
	transition: transform 0.5s ease 2s;
}

#content .layout-102 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}

#content .layout-102 .csc-textpic-imagewrap {
	border-radius: 30px;
}

footer {
	position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #606a7d;
    left: 0;
    color: #fff;
    padding: 15px 0px;
    z-index: -1;
}

#p100102 .background-home {
	margin-bottom: 251px;
	background-image: url("../system_images/ese_world.jpg");
	background-size: cover;
	padding-bottom: 10px;
	-webkit-box-shadow: 0px 16px 35px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 16px 35px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 16px 35px -5px rgba(0,0,0,0.75);
	min-height: 875px;
	position: relative;
	z-index: 2;
}

#p100102 .container-fluid.footer-container {
    position: relative;
    z-index: 0;
}

footer li {
	list-style: none !important;
	margin-left: 20px;
}

footer #map {
	height: 211px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #5f697c;
	position: absolute;
	top: 10px;
}

footer h3, footer a  {
	color: #fff;
}

footer h3 {
	font-size: 18px;
}

.container-fluid.footer-container li {
    text-transform: capitalize;
}

@media (max-width: 420px){
	#p100102 .csc-default {
		padding: 0px !important;
	}

	#content .layout-102:nth-child(2) .csc-textpic .title h1 {
	    font-size: 17px;
	    margin-bottom: 10px;
	    text-align: left;
	}

	#content .layout-102:nth-child(2) .csc-textpic .title p {
	    line-height: 140%;
	    padding: 0px;

	    text-align: left;
	}

	#content .layout-102:nth-child(2) div.csc-textpic .csc-textpic-imagewrap img {
	    padding-right: 18px;
	}

	#content .layout-102 .csc-textpic .title {
		text-align: center;
	}

	.layout-102 .csc-textpic-imagerow-last img {
	    padding-left: 45% !important;
	    padding-right: 15% !important;
	}

	#p100102 .teaserbox-text{
		width: 65%;
	}

	.teaserbox-image img {
		margin-right: -10px;
	}

	#map {
		display: none;
	}

	.map-column {
		height: 0px;
	}
}
/*
@media (max-width: 350px){
	#content .layout-102:nth-child(2) .csc-textpic .title {
	    top: 0;
	    left: 30px;
	    right: 55%
	}

	#content .layout-102:nth-child(2) div.csc-textpic .csc-textpic-imagewrap img {
    	padding-right: 18px;
    	padding-left: 37px;
	}

}*/
