@import url(/styles/live/articles.css);
@import url(/styles/live/navigation.css);
@import url(/styles/live/thickbox.css);
@import url(/styles/live/jquery-ui-theme.css);

html, body {
    border: none;
    background-color: white !important;
    background-image: none !important;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 200%;
}

#header {
    display: none;
}

#side {
    display: none;
}

#content_header {
    display: none;
}

#searchView {
    display: none;
}

#faqContentMettler {
    background: none;
}

#printLogo {
    text-align: right;
    padding-bottom: 20px;
    margin-right: -37px;
}

#produkteweltenNavHolderView {
    display: none;
}

#mettlerSubNavHolderView {
    display: none;
}

#productLayer {
    display: none;
}

#headerImageView {
    display: none;
}

#produktNavHolderView {
    display: none;
}

#contentWrapper {
    padding: 0px 10px 10px 10px;
    margin: 10px 10px 10px 10px;
    width: 700px;
}

#sidenav {
    display: none;
}

#printAddress {
    text-align: center;
    padding: 10px 0px 0px 0px;
    font-size: 10px;
}

#banner {
    display: hidden;
}

#footer, #footerWapper, #langView, #metaNavView, #partnerView {
    display: none;
}

.chapter_control {
    display: none;
}
.chapter {
    clear: both;
}
/* Headings */

a {
    color: black;
    
}

h1 {
    margin: 0px;
    font-weight: bold;
    font-size: 18px;
    color: black;
}

h2 {
    font-size: 15px;
    color: black;
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-top: 10px;
}
.subtitle {
    text-align: center;
}



form {
    margin: 0px;
}

img {
    border: 0px;
}

/* Preset :: Image floating */
.left {
    float: left; margin: 0px 15px 5px 0px;
}
.right {
    float: right; margin: 0px 0px 5px 10px;
}
.top {
    display: block; margin: 0px 0px 5px 0px;
}

/* Preset :: Toolbox */
#toolboxswitcher {
    display: none;
}
.toolboxswitcherbuttons {
    border-top: 1px solid #FFFFFF;
}
#toolbox {
    display: none;
}

#toolbox #title {
    padding: 5px;
    color: white;
    background-color: #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons {
    padding: 5px;
    color: black;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons input {
    color: black;
}

#toolbox .info {
    padding: 5px;
    color: black;
    border-bottom: 1px solid #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolboxswitcher2, #toolboxswitcher2_end {
    display: none !important;
}
