@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #div_area_footer {
    margin-left: -499px !important; } }
/*** Desktop ***/
body {
  text-shadow: 1px 1px 2px #000; }

header h1 {
  margin: -58px 1px;
  position: absolute; }

h1 {
  font-family: Trebuchet MS, sans-serif;
  color: #4ad0ff;
  font-size: 25px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 5px;
  text-transform: uppercase;
  margin-left: 30px;
  margin-top: -20px;
  padding-bottom: 17px;
  text-shadow: 1px 2px 3px #000;
  filter: dropshadow(color=$color3, offx=1, offy=1); }

h2 {
  font-family: Trebuchet MS, sans-serif;
  color: #4ad0ff;
  font-size: 22px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 5px; }

h4 {
  font-family: Trebuchet MS, sans-serif;
  color: #4ad0ff;
  font-size: 18px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 1px; }

#topm2 {
  position: absolute;
  margin-left: 165px; }
/*** Menu ***/
.menuitem {
  background-image: url("../images/hoverglow1.png");
  background-position: center 55px;
  background-repeat: no-repeat;
  text-shadow: 1px 1px 2px #000;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -khtml-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.main_menu .menuitem {
  width: auto;
  height: auto;
  padding: 18px 14px 18px 14px !important;
  margin: 0px; }

.main_menu .menuitem:hover {
  background-position: center 0px; }

#div_area_bereich_1 {
  background-color: rgba(50, 50, 50, 0.3) !important;
  border: 1px solid #3c3c3c;
  padding: 10px; }

nav.main_menu {
  padding-top: 18px;
  padding-bottom: 18px; }
/*** Input Select, etc. ***/
.form_kontakt {
  float: right;
  margin-top: -160px;
  width: 550px; }

.form_kontakt .inner {
  padding: 0px !important; }

.form_kontakt label {
  width: 100%; }

.pflichtfeld {
  padding-left: 15px; }

.field.field_textarea.field_nachricht {
  margin-right: -18px; }

.field_checkbox_datenschutz label {
  float: none !important; }

input, button, select, textarea {
  background-color: #323232;
  border: 1px solid #9f9f9f;
  color: #fff;
  font-size: 13px;
  height: 37px;
  padding: 3px; }

textarea {
  height: 200px !important; }

input, select {
  width: 539px !important; }

.submit_button {
  background-color: #323232;
  border: 1px solid #9f9f9f;
  color: #4ad0ff;
  font-size: 13px;
  padding: 4px;
  width: 140px !important;
  margin-left: 15px; }

.column {
  padding: 15px !important; }
/*** HOMEWIDGETS ***/
#hometext {
  width: 640px;
  height: 100%;
  float: left; }

.link-padding {
  padding: 225px 210px 0px 0px; }

.link-padding2 {
  padding: 225px 30px 0px 0px; }

.pfeil1 {
  width: 11px;
  height: 14px;
  margin-left: 245px;
  margin-top: -62px;
  margin-bottom: 20px; }

#homeopening {
  z-index: 5;
  height: 262px;
  width: 290px;
  background-color: #303030;
  border-width: 1px;
  border-style: solid;
  border-color: #7b7b7b;
  float: left;
  margin-bottom: 35px; }

#homewidgets {
  float: left;
  z-index: 5;
  width: 940px;
  height: 280px; }

#homewidget1 {
  opacity: 0.8;
  z-index: 5;
  width: 298px;
  height: 267px;
  background-image: url(../images/thumb_team.jpg);
  border-width: 1px;
  border-style: solid;
  border-color: #7b7b7b;
  float: left;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#homewidget1:hover, #homewidget2:hover, #homewidget3:hover {
  opacity: 1;
  box-shadow: 2px 2px 9px 1px #2a2a2b;
  border-color: #00b5fc;
  margin-top: -5px; }

#homewidget2 {
  opacity: 0.8;
  z-index: 5;
  width: 296px;
  height: 267px;
  background-image: url(../images/widget_salon.jpg);
  border-width: 1px;
  border-style: solid;
  border-color: #7b7b7b;
  float: left;
  position: relative;
  margin-left: 19px;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#homewidget3 {
  opacity: 0.8;
  z-index: 5;
  width: 298px;
  height: 267px;
  background-image: url(../images/widget_trends.jpg);
  border-width: 1px;
  border-style: solid;
  border-color: #7b7b7b;
  float: right;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#widgetfeld {
  opacity: 0.9;
  background-color: #131313;
  height: 40px;
  margin-top: 225px;
  padding-left: 13px;
  padding-top: 6px; }

.feldtitel {
  width: 270px !important; }

ul, ol {
  font-size: 13px; }

#newstext {
  width: 625px;
  margin-right: 15px;
  height: 100%;
  float: left; }

#teamwidget {
  float: left;
  width: 219px;
  max-height: 450px;
  padding-bottom: 40px; }

#teaminfo {
  height: 130px;
  padding-top: 20px; }

#team_kesselbach {
  width: 940px;
  float: left; }
/*** Produkte ***/
.content.kontakt {
  min-height: 600px; }
/*** Galerie***/
.bigimage {
  max-width: 750px; }

span.gallery-anzeigentext {
  display: none; }

.gallery-single .gallery-image-list {
  width: 100% !important; }
/*** FOOTER ***/
#footerlogo {
  width: 198px;
  height: 124px;
  background-image: url(../images/logo_footer.png);
  position: absolute;
  margin-left: 30px;
  margin-top: 99px; }

#footerdaten1 {
  position: absolute;
  margin-left: 310px;
  margin-top: 90px; }

section.secmenu_footer .menuitem .text, section.secmenu_footerrechts .menuitem .text {
  color: #4ad0ff;
  text-transform: none !important;
  font-size: 13px;
  margin-top: -15px;
  line-height: 40px; }
