@import url(text.css);
@import url(/files/webfonts/EurostileRegBold.css);

.art-myhead {
  width:990px;
  margin:0 auto;
  position:relative;
  z-index:0;
}
.art-myhead img {
  margin: 50px 10px 0 10px;
}
.art-sheet  {
  margin-top:0px !important;
}
.art-myfooter {
  text-align:center;
  padding: 10px;
  color: #fff;
  font-size:12px;
}

.produkt-main,
.produkt-thumb
{
  margin:0 15px 14px 0 !important;	
}

h2.art-postheader img {
  margin-left: -2px;
  margin-right: 4px;
}

/* drupal table fix */
tbody {
  border-top: none;
}

/* remove dotted lines around links */
a:active {
  outline: none;
}
.hidelinkborder {
  color: white !important;
}

/* view auf kontaktseite */
.view-image-overview .views-row {
  float: left;
  margin: 0 36px 28px 0;
}

/* tags verstecken */
.art-postfootericons {
  display: none;
}
