﻿/* Text modul
============================================================== */
.cont li {
 font-weight:normal!important;
 margin:20px 0 0 25px;
}
.cont li a{
 font-weight:normal!important;
}
.cont li a:hover{
 color: #468A28;
}


.cont li + li {
  margin-bottom: 10px;
}

.cont li:before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 10px;
} 
.text7{
	color:#ff0000;
	font-size: x-large;
	font-weight:500;
}
.hg-12{
	text-align:center;
	padding:8px 0 8px 0;
	color:#FFF;
	font-size:18px;
	text-transform:uppercase;
	background:#101036;
}
/* Startseite Text Button Link
============================================================== */
.box-md{
  margin:20px 0 0px 0!important;
}

heading-2{
  line-height: 1.2;
  font-weight: 400;
}
.heading-2 a:hover{
  color: #2d7662;
}
.heading-2 a:after{
  display: none;
}
.box_cnt h2{
	color:#101036!important;
}
.box_cnt h2:hover{
	color:#2D2D97!important;
}

.box-md .box_left {
  padding-bottom: 15px;
}
@media (min-width: 992px) {
.box-md .box_left img {
    max-width: none;
  }
  .box-md .box_left,
  .box-md .box_cnt{
    display: table-cell;
    vertical-align: top;
  }
  .box-md .box_left {
    padding-right: 29px;
  }
}

/* Button 
============================================================== */
.btn {
  background: #101036;
  background-image: -webkit-linear-gradient(top, #101036, #1E1E66);
  background-image: -moz-linear-gradient(top, #101036, #1E1E66);
  background-image: -ms-linear-gradient(top, #101036, #1E1E66);
  background-image: -o-linear-gradient(top, #101036, #1E1E66);
  background-image: linear-gradient(to bottom, #101036, #1E1E66);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 22px;
  padding: 7px 20px 7px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.marg-t1{
  margin-top:25px!important;
}
/* Download 
============================================================== */

.link_icon { 
 color:#333333;
 font-size:14px; 
 text-decoration:none; 
 display :block;
 height:100%;
 min-height:44px;
 padding-left:40px; 
 margin-left:35px;
 background-repeat:no-repeat; 
 background-position:0px 0px;
}
.dgh{
	margin:20px 0 15px 0!important;
}
.dtext{ display :block; margin:10px 0 10px 0;}

.ico_pdf { background-image:url(../gfx/pdf_icon.png); }
.ico_xls { background-image:url(../gfx/xls_icon.png); }
.ico_doc { background-image:url(../gfx/doc_icon.png); }
.ico_zip { background-image:url(../gfx/zip_icon.png); }
.ico_jpg, .ico_jpeg { background-image:url(../gfx/jpg_icon.png); }
.ico_gif, .tif { background-image:url(../gfx/pic_icon.png); }
.ico_def { background-image:url(../gfx/def_icon.png); }






/*========================================================
                    FOOTER styles
=========================================================*/
.footer {
  padding: 48px 0 28px 0;
  margin-bottom:15px;
  font-size: 11px;
  color: #ffffff;
  background: #101036;
}
.footer a:hover {
  text-decoration: underline;
}
.footer hr{
 border: 0; height: 1px; background: #4E4C7D; background-image: linear-gradient(to right, #4E4C7D, #4E4C7D, #4E4C7D); margin-top:15px;
}
@media (max-width: 479px) {
  .footer {
    text-align: center;
  }
  .footer .copyright,
  .footer .list {
    float: none;
  }
}
.copyright {
  float: left;
}
.list {
  float: right;
}
.list li {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  padding-left: 12px;
  margin-left: 3px;
}
.list li:before {
  content: '\f111';
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
  font-size: 4px;
  line-height: 18px;
  color: #b8b7b4;
}
.list li:first-child:before {
  display: none;
}

.list-2 li {
	font-size:11px; 
	line-height:14px;
	text-transform:uppercase;
	padding: 8px 0 8px 10px; 
	text-align:left;
	list-style: none;
}
.list-2 li a {
		background:url('../images/marker1.gif') no-repeat left -25px;
		display:inline-block; 
		color:#ccc; 
		padding-left:10px;
		text-decoration:none;
		transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
}

.list-2 li a:hover {text-decoration:underline;}	

.list-2 li.last {padding-bottom:0;background:none;}

.style1 {
	font-size: 100%;
	vertical-align: top;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	background:;
}
#copybottom {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color:#707070; 
 text-align:right;
 padding: 0px 0px 10px 0px;
 margin: 0px 0px 10px 0px;
}

/* Galerie (Image Manager (Bildtyp: magnific_popup_gallery_thumb))
===================================================================================== */

.galerie-image {
	float: left;
	position: relative;
	padding: 15px 0 20px 0;
}
.galerie-image img {
	border: 4px solid #cdcdcd;
	margin:0 10px 20px 0;
	border-radius: 10px;
}

/* Galerieauswahl
===================================================================================== */

.box-2 figcaption {
  line-height: 1;
}
.box-2 figcaption + a.thumb {
  margin-top: 13px;
}
.box-2 figure + * {
  margin-top: 21px;
}
/*.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb_overlay:before {
  content: url(../images/page-1_icon.png);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -9px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(152, 178, 55, 0.7);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b398b237', endColorstr='#b398b237');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b398b237', endColorstr='#b398b237');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
*/

.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "\f06e";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
  color:#000000;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.thumbnail {
  background: transparent;
  border: none;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail img {
  width: 100%;
  height: auto;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.thumbnail a.overlay {
  position: relative;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  z-index: 2;
}
.thumbnail a.overlay:before, .thumbnail a.overlay:after {
  content: '';
  position: absolute;
  opacity: 0;
  pointer-events: none;
  z-index: 3;
  transition: all 0.5s ease 0s;
  box-shadow: none;
}
.lt-ie9 .thumbnail a.overlay:before, .lt-ie9 .thumbnail a.overlay:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.thumbnail a.overlay:before {
  top: 0px;
  left: 0px;
  right: 100%;
  bottom: 100%;
  border-top: 6px #ccc solid;
  border-left: 6px #ccc solid;
}
.thumbnail a.overlay:after {
  left: 100%;
  top: 100%;
  bottom: 0px;
  right: 0px;
  border-bottom: 6px #ccc solid;
  border-right: 6px #ccc solid;
}
.thumbnail:hover a.overlay:before {
  opacity: 1;
  bottom: 0px;
  right: 0px;
}
.lt-ie9 .thumbnail:hover a.overlay:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=100);
}
.thumbnail:hover a.overlay:after {
  opacity: 1;
  left: 0px;
  top: 0px;
}
.lt-ie9 .thumbnail:hover a.overlay:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=100);
}
.thumbnail:hover a.overlay img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.thumbnail .caption {
  color: #b4b4b4;
  padding: 0;
}
.thumbnail .caption a:hover {
  color: #000;
}


.thumbnail3 {
  max-width: 100%;
}
.thumbnail3 .caption {
  padding: 30px 20px 40px 42px;
  margin-top: -5px;
}

/* Tabellen
======================================================================= */

table { table-layout:fixed;}
tr.black {padding-top:5px; background-color :#111137; color:#FFFFFF; font-weight:bold; height:35px;border-top:1px solid #CCCCCC;border-right:1px solid #CCCCCC;}
tr.blackEnd td {background-color:#000;height:1px;}
td {color:#333333;border-top:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-left:1px solid #CCCCCC; padding:10px 10px 10px 10px;}
td.align {text-align:center;border:none;border-top:1px solid #CCCCCC;border-right:1px solid #CCCCCC;}
td.forBlack {text-align:center;border:none;height:30px;color:#000000;padding-top:5px;border-top:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-left:1px solid #CCCCCC;}
td.alignBlack {text-align:center;background-color:#111137;border-top:1px #ffffff solid;color:#FFFFFF;padding:10px 5px 10px 5px;}
td.alignBlack2 {text-align:left;background-color:#111137;border:none;height:30px;color:#FFFFFF;padding-top:5px;padding-left:3px;}
td.forBlack2 {padding-left:3px;border-left:1px solid #CCCCCC;}
th.alignBlack {text-align:center;background-color:#000;border:none;height:30px;color:#FFFFFF;font-weight:bold;padding-top:5px;}
ol{list-style:none;float:right;margin-right:15px;margin-top:10px;}

td.leer {text-align:center;border:none;}

/* Download 
============================================================== */

.link_icon { 
 color:#333333;
 font-size:14px; 
 text-decoration:none; 
 display :block;
 height:100%;
 min-height:44px;
 padding-left:40px; 
 margin-left:35px;
 background-repeat:no-repeat; 
 background-position:0px 0px;
}
.dgh{
	margin:20px 0 15px 0!important;
}
.dtext{ display :block; margin:10px 0 10px 0;}

.ico_pdf { background-image:url(../gfx/pdf_icon.png); }
.ico_xls { background-image:url(../gfx/xls_icon.png); }
.ico_doc { background-image:url(../gfx/doc_icon.png); }
.ico_zip { background-image:url(../gfx/zip_icon.png); }
.ico_jpg, .ico_jpeg { background-image:url(../gfx/jpg_icon.png); }
.ico_gif, .tif { background-image:url(../gfx/pic_icon.png); }
.ico_def { background-image:url(../gfx/def_icon.png); }

/* Falk
==================================================================================== */
*:focus {outline: none;}
#falkwidget{
  height:230px;
  *height:230px;
  position:relative;
  text-align:left;
  position:relative;
}
#falkwidget form{position:absolute;top:0;left:0;width:100%;margin:0!important;}
#falkwidget br{line-height:1px;font-size:1px;display:none;}
#falk_logowrap{font-size:1px;}

#falkwidget img{border:0px;}
#falkwidget a{background-image:none;}
#falkwidget .defcursor{cursor:default!important;}
#falkwidget ul{
  margin:0;
  padding:0;
  list-style-type:none;
  list-style-image: none;
}

#falkwidget ul .current-position.destination{
  cursor:default;
}

#falkwidget .forms{
  width:96%;
  margin:0 5px 0 0;
  text-align:left;
}

#falkwidget p{
  font-size:12px;
  display:inline;
}

#falkwidget .forms li{
  list-style-type:none;
  list-style-image:none;
  background:none!important;
  position:relative;
  margin:0 0 30px 13px;
  padding:0!important;
  padding:0;
  height:27px;
}
#falkwidget .forms .input{
  font-size:12px;
  height:25px;
  overflow:hidden;
}
#falkwidget .forms .input.location{
 background-color: white;
 border-radius: 100px 100px 100px 100px;
 box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25), 0 2px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.25) inset;
 -moz-box-sizing: border-box;
 position: relative;
 width:100%;
 display: inline-block;
 float: left;
 margin:0;
}

#falkwidget .forms input{
  -moz-appearance: none;
  -moz-box-sizing: border-box;
  background-color: transparent;
  border: medium none;
  color: #282828;
  font-size: 12px;
  padding: 2px 25px 0 28px!important;
  position: static;
  text-overflow: ellipsis;
  top: 1px;
  white-space: nowrap;
  font-style:normal;
  height:25px;
  line-height:24px;
  font-weight:normal!important;
}
 

#falkwidget .forms .input input{
  width: 98%;
  margin:0!important;
}
#falkwidget .forms .submit{
  float:right;
  padding: 1px 9px 1px 9px!important;
  line-height:24px;
  max-width:65%;
  min-width:98px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
 #falkwidget .forms .input input{
  width: 95%;
 }
} 


#falkwidget input.inactive, .homepagetools .inactive{
  color:#838383!important;
  font-style:italic;
}

#falkwidget h3, #falkwidget h1{
  color:#7f7f7f;
  background:transparent;
  font-size:17px;
  line-height:20px;
  text-decoration:none;
  margin:17px 0 20px 13px;
  padding:0 0 0 0;
  text-align:left;
  overflow:hidden;
  height:20px;
  margin-right:45px;
}

#falkwidget h3 a, #falkwidget h3 a:hover, #falkwidget h1 a, #falkwidget h1 a:hover{padding:0!important;text-decoration:none!important;font-size:17px;height:17px;display:block;width:100%;color:#777777;font-style:normal!important;}

#falkwidget .submit{
  border-radius: 100px 100px 100px 100px;
/*  box shadow: 0 0 0 0 rgba(0, 0, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(255, 255, 255, 0.3) inset; */
  box-shadow:0 0 0 0 rgba(0, 0, 0, 0.35), 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.3) inset;
  color: white;
  font-size: 13px;
  padding: 2px 13px;
  text-align: center;
  float:left;
  cursor:pointer;
}

.falkshadow{
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.3), 2px 2px 2px rgba(85, 85, 85, 0.3) inset !important
}

#falkwidget .falklogo{
  position:absolute;right:16px;top:8px;
}


#falkwidget .drive-walk-toggle {
    display:inline;
    float:left;
    cursor: pointer;
    width: 100px;
    *width:105px;
    width:105px\9;
    background:transparent;
}

#falkwidget .drive-walk-toggle.drive .drive, #falkwidget .drive-walk-toggle.walk .drive {
    border-right:medium none!important;
}

#falkwidget .drive-walk-toggle.drive .drive,#falkwidget .drive-walk-toggle.drive .walk, #falkwidget .drive-walk-toggle.walk .drive, #falkwidget .drive-walk-toggle.walk .walk {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: transparent;
    background-origin: padding-box, padding-box;
    border: 1px solid #383838;
    box-shadow: none;
    *border: 0px none;
    border: 0px none\9;
}


#falkwidget .drive-walk-toggle .drive {
  background:url(http://www.falk.de/i/homepagetools/drive_off.png),-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#EDEDED),color-stop(100%,#AAABAD));
  background:url(http://www.falk.de/i/homepagetools/drive_off.png),-webkit-linear-gradient(top,#EDEDED,#AAABAD);
  background:url(http://www.falk.de/i/homepagetools/drive_off.png),-moz-linear-gradient(top,#EDEDED,#AAABAD);
  background:url(http://www.falk.de/i/homepagetools/drive_off.png),-o-linear-gradient(top,#EDEDED,#AAABAD);
  background:url(http://www.falk.de/i/homepagetools/drive_off.png),-ms-linear-gradient(top,#EDEDED,#AAABAD);
  background:url(http://www.falk.de/i/homepagetools/drive_off.png),linear-gradient(top,#EDEDED,#AAABAD);
  background-repeat:no-repeat,repeat;
  background-position:center center,0 0;
  background-size:auto 65%,auto;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}


#falkwidget .drive-walk-toggle.drive .drive {
  background:url(http://www.falk.de/i/homepagetools/drive_on.png),-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#404040),color-stop(100%,#8f8f8f));
  background:url(http://www.falk.de/i/homepagetools/drive_on.png),-webkit-linear-gradient(top,#404040,#8f8f8f);
  background:url(http://www.falk.de/i/homepagetools/drive_on.png),-moz-linear-gradient(top,#404040,#8f8f8f);
  background:url(http://www.falk.de/i/homepagetools/drive_on.png),-o-linear-gradient(top,#404040,#8f8f8f);
  background:url(http://www.falk.de/i/homepagetools/drive_on.png),-ms-linear-gradient(top,#404040,#8f8f8f);
  background:url(http://www.falk.de/i/homepagetools/drive_on.png),linear-gradient(top,#404040,#8f8f8f);
  background-repeat:no-repeat,repeat;
  background-position:center center,0 0;
  background-size:auto 65%,auto;
}


#falkwidget .drive-walk-toggle .walk {
  background:url(http://www.falk.de/i/homepagetools/walk_off.png),-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#EDEDED),color-stop(100%,#AAABAD));
  background:url(http://www.falk.de/i/homepagetools/walk_off.png),-webkit-linear-gradient(top,#EDEDED,#AAABAD);
  background:url(http://www.falk.de/i/homepagetools/walk_off.png),-moz-linear-gradient(top,#EDEDED,#AAABAD);
  background:url(http://www.falk.de/i/homepagetools/walk_off.png),-o-linear-gradient(top,#EDEDED,#AAABAD);
  background:url(http://www.falk.de/i/homepagetools/walk_off.png),-ms-linear-gradient(top,#EDEDED,#AAABAD);
  background:url(http://www.falk.de/i/homepagetools/walk_off.png),linear-gradient(top,#EDEDED,#AAABAD);
  background-repeat:no-repeat,repeat;
  background-position:center center,0 0;
  background-size:auto 65%,auto;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  margin-left:-1px;
}


#falkwidget .drive-walk-toggle.walk .walk {
  background:url(http://www.falk.de/i/homepagetools/walk_on.png),-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#404040),color-stop(100%,#8f8f8f));
  background:url(http://www.falk.de/i/homepagetools/walk_on.png),-webkit-linear-gradient(top,#404040,#8f8f8f);
  background:url(http://www.falk.de/i/homepagetools/walk_on.png),-moz-linear-gradient(top,#404040,#8f8f8f);
  background:url(http://www.falk.de/i/homepagetools/walk_on.png),-o-linear-gradient(top,#404040,#8f8f8f);
  background:url(http://www.falk.de/i/homepagetools/walk_on.png),-ms-linear-gradient(top,#404040,#8f8f8f);
  background:url(http://www.falk.de/i/homepagetools/walk_on.png),linear-gradient(top,#404040,#8f8f8f);
  background-repeat:no-repeat,repeat;
  background-position:center center,0 0;
  background-size:auto 65%,auto;
}


#falkwidget .drive-walk-toggle .drive, #falkwidget .drive-walk-toggle .walk {
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    float: left;
    height:22px;
    *height:24px;
    height:24px\9;
    width:40%;
}

#falkwidget .hitbox {
    height: 40px;
    left: -5px;
    position: absolute;
    top: -4px;
    width: 40px;
    z-index: 750;
    background-color:transparent;
}

#falkwidget .hitbox .current-position {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: transparent;
    background-origin: padding-box, padding-box;
    background-position: 4px 3px, 0 0;
    background-repeat: no-repeat, repeat;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    cursor: pointer;
    height: 22px;
    left: 7px;
    position: absolute;
    top: 6px;
    width: 23px;
}

#falkwidget .hitbox .current-position.start{
  background:url(http://www.falk.de/i/homepagetools/locator_inline.png),-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#B3B3B3),color-stop(100%,#727272));
  background:url(http://www.falk.de/i/homepagetools/locator_inline.png),-webkit-linear-gradient(top,#B3B3B3,#727272);
  background:url(http://www.falk.de/i/homepagetools/locator_inline.png),-moz-linear-gradient(top,#B3B3B3,#727272);
  background:url(http://www.falk.de/i/homepagetools/locator_inline.png),-o-linear-gradient(top,#B3B3B3,#727272);
  background:url(http://www.falk.de/i/homepagetools/locator_inline.png),-ms-linear-gradient(top,#B3B3B3,#727272);
  background:url(http://www.falk.de/i/homepagetools/locator_inline.png),linear-gradient(top,#B3B3B3,#727272);
  background-repeat:no-repeat,repeat;
  background-position:5px 3px,0 0;
/*  background-size:auto 100%,auto; */
}

#falkwidget .hitbox .current-position.destination, #falkwidget .hitbox .current-position.nogeo{
  background:-webkit-gradient(top,50% 0,50% 100%,color-stop(0%,#B3B3B3),color-stop(100%,#727272));
  background:-webkit-linear-gradient(top,#B3B3B3,#727272);
  background:-moz-linear-gradient(top,#B3B3B3,#727272);
  background:-o-linear-gradient(top,#B3B3B3,#727272);
  background:-ms-linear-gradient(top,#B3B3B3,#727272);
  background:linear-gradient(top,#B3B3B3,#727272);
  font-family:arial;
  color:#fff;
  font-weight:bold;
  font-size:12px;
  line-height:16px;
  text-align:center;
}

#falkwidget .hitbox .current-position.destination span{
    color:#fff;
    font-weight:bold;
    padding-top:2px;
    max-width:23px;
    background-color:transparent;
    display:block;
}

#falkwidgetwrap .hitbox .current-position.destination span{
  padding:3px 0 0 1px;
}

#falkwidget .hitbox .current-position.nogeo{
  padding:2px 0 0 0;
  height:20px;
}
@media (max-width: 767px) {
#falkwidget{
	max-width:250px!important;
}
#map-canvas {
   height: 200px!important;
}
}
/* Google Map
========================================================= */
#map-canvas {
   height: 250px;
   margin: 0px 0 20px 0;
   padding: 0px;
   border:1px #ccc solid;
}
/* TOP to TOP
===================================================================================== */
.back-to-top {
 background:#000000;
 position: fixed;
 color:#ffffff;
 bottom:20px;
 right:20px;
 padding:1em;
}
