body {
background: #fff url(../images/kontakt-bg-1.jpg) no-repeat !important;
}

#wrapper {
background: url(../images/kontakt-layer-1.png) no-repeat right 340px !important;
max-width: 1100px !important;
}

* html #wrapper {
background: none !important;
}

#content .hreview {
width: 245px;
float: left;
height: 338px;
overflow: hidden;
}

#content .hreview .title {
color: #635384;
font-size: 13px;
margin-bottom: 6px;
}

#service-logos {
display: none;
}

#kontakt-button {
position: absolute;
z-index: 50;
top: 70px;
left: 850px;
}

#kontakt-button a {
display: block;
width: 136px;
height: 151px;
background: url(../images/kontakt-button-1.gif) no-repeat;
}

#kontakt-button a:hover {
background-position: 0px -151px;
text-decoration: none;
}