/*body {display: none}*/
* {
    -moz-box-shadow:none!important;
    -webkit-box-shadow:none!important;
    box-shadow:none!important; 

    -webkit-border-radius: 0px!important;  
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;

}

#maincontent table,
#maincontent tr,
#maincontent td {display: inline}
.prodimgs {display: block;width: 100%;margin-bottom: 20px}
div.Preamble ul {margin:0;padding:0}
.brand {
      background: url("../images/logo_small.png") no-repeat scroll 0px 10px transparent;
   margin-left: 9px;
}
#LangCountrySelector {
    left: 160px!important;
    top: 75px!important;
    right: auto
}

.country-select {
    width: 150px;
}
header #TopMenuItems {
    top: -17px;
    margin: 10px;
}
.sub_block { width: 90%}
.webshopcontent  {display: none}

.contactmapouter {
    float: none;
    text-align: left;
}
.main .inner,
.main,
.content-container 

{
    padding: 0!important;
}

.content-container {margin-left: 10px}

#startpageMainPic {
    clear: both;
    display: block;
    float: none;
    padding-bottom: 10px;
    width: 100%;
}


div {background: #FFF!important}
.wrapper {background: #FFF  }