body {
  padding-bottom: 40px;
  background-color: #dedbd4;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #404040;
}
a {
  color: #0069d6;
  text-decoration: none;
  line-height: inherit;
  font-weight: inherit;
}
a:hover {
  color: #00438a;
  text-decoration: none;
}

a, a:hover, a:active, a:focus { outline: 0; }
*:focus { outline: 0; }
input::-moz-focus-inner { border: 0; }

h1 { margin-bottom: 10px; color: #d24600; font-size: 28px; }
h2 { line-height: 110%; margin: 5px 0 10px; color: #d24600; font-weight: normal; }
h2 a { color: #d24600; font-weight: normal; }
h4.alert-heading { margin-bottom: 10px }

th { text-align: left } 
/*
table tbody th {
  border-top: 0px solid #ddd;
}
*/

/*google map image fix*/
#lisgmap_map * img, .line_lisgmap * img, #map_canvas_route * img, #alpstein_tour_map * img, .map * img { max-width: none; }

/*colorbox image fix*/
#cboxLoadedContent img { max-width: none; }


footer {
  width: 940px;
  margin: 10px auto;
  position: relative;
  padding-top: 10px;
  padding-bottom: 25px;
}

.nav-tabs { margin-bottom: 0 }
.tab-content { padding:10px; background: #fff; border-color: #ddd; border-style: solid; border-width: 0 1px 1px 1px; }

.lisclearfix {
    *zoom: 1;
}

.lisclearfix:after {
    clear: both;
    content: "";
    display: table;
}
/* class: .btn-view-over-the-town-1,  color theme: View over the town */
.btn-view-over-the-town-1 { text-shadow: 0px -1px 0px #e13517; color: #ffffff; background-color: #FF5335; background-image: -moz-linear-gradient(top, #ff7153, #e13517); background-image: -ms-linear-gradient(top, #ff7153, #e13517); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff7153), to(#e13517)); background-image: -webkit-linear-gradient(top, #ff7153, #e13517); background-image: -o-linear-gradient(top, #ff7153, #e13517); background-image: linear-gradient(top, #ff7153, #e13517); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7153', endColorstr='#e13517', GradientType=0); border-color: #FF5335 #e13517 #e13517 #FF5335; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-view-over-the-town-1:hover, .btn-view-over-the-town-1:active, .btn-view-over-the-town-1.active, .btn-view-over-the-town-1.disabled, .btn-view-over-the-town-1[disabled] { background-color: #e13517; }
.btn-view-over-the-town-1:hover { color: #fffffd; text-shadow: 0px -1px 0px #c31700; }
.btn-view-over-the-town-1:focus { color: #ffb799; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #FF5335 #e13517 #e13517 #FF5335; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-view-over-the-town-1.active, .btn-view-over-the-town-1:active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #ffb799; }
/* end .btn-view-over-the-town-1 */

/* class: .btn-windroos-3,  color theme: Windroos */
.btn-windroos-3 { text-shadow: 0px -1px 0px #cf2c0f; color: #ffffff; background-color: #ED4A2D; background-image: -moz-linear-gradient(top, #ff684b, #cf2c0f); background-image: -ms-linear-gradient(top, #ff684b, #cf2c0f); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff684b), to(#cf2c0f)); background-image: -webkit-linear-gradient(top, #ff684b, #cf2c0f); background-image: -o-linear-gradient(top, #ff684b, #cf2c0f); background-image: linear-gradient(top, #ff684b, #cf2c0f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff684b', endColorstr='#cf2c0f', GradientType=0); border-color: #ED4A2D #cf2c0f #cf2c0f #ED4A2D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-windroos-3:hover, .btn-windroos-3:active, .btn-windroos-3.active, .btn-windroos-3.disabled, .btn-windroos-3[disabled] { background-color: #cf2c0f; }
.btn-windroos-3:hover { color: #fffff5; text-shadow: 0px -1px 0px #b10e00; }
.btn-windroos-3:focus { color: #ffae91; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #ED4A2D #cf2c0f #cf2c0f #ED4A2D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-windroos-3.active, .btn-windroos-3:active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #ffae91; }
/* end .btn-windroos-3 */

/* class: .btn-link,  color theme: Windroos */
.btn-link { text-shadow: 0px -1px 0px #cf2c0f; color: #ffffff; background-color: #ED4A2D; background-image: -moz-linear-gradient(top, #ff684b, #cf2c0f); background-image: -ms-linear-gradient(top, #ff684b, #cf2c0f); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff684b), to(#cf2c0f)); background-image: -webkit-linear-gradient(top, #ff684b, #cf2c0f); background-image: -o-linear-gradient(top, #ff684b, #cf2c0f); background-image: linear-gradient(top, #ff684b, #cf2c0f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff684b', endColorstr='#cf2c0f', GradientType=0); border-color: #ED4A2D #cf2c0f #cf2c0f #ED4A2D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-link:hover, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] { background-color: #cf2c0f; }
.btn-link:hover { color: #fffff5; text-shadow: 0px -1px 0px #b10e00; }
.btn-link:focus { color: #ffae91; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #ED4A2D #cf2c0f #cf2c0f #ED4A2D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-link.active, .btn-link:active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #ffae91; }
/* end .btn-windroos-3 */