div#header {
height: 160px;
}

div#main-navi {
margin-top: 130px;
}

div#content {
background: url("../img/global/bg-one-col.jpg") no-repeat right 73px;
min-height: 540px;
}

* html div#content {
height: 540px;
}

div#content-left{
float: none;
width: 800px;
}

* html div#content-left {
margin-left: 25px;
}

div#content-left .bodytext{
width: 700px;
}

div#content h3.csc-searchResultHeader {
margin-top: 10px;
}

div#content table.csc-searchform {
margin-top: 15px;
}

div#content table.csc-searchform * {
font-size: 12px;
}

.produkt_teaser {
background:transparent url(../img/global/bg_teaser_halb.gif) no-repeat;
float:left;
margin:20px 25px 10px 0px;
overflow:hidden;
padding:15px 0px 0px 15px;
width:360px!important;
}