@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);

body {
    margin : 0;
    padding : 0;
    font-family: Verdana, Arial, sans-serif;
    font-size : 11px;
    line-height: 140%;
    color : #000;
    background-color: white;
    text-align : left;
}

.clear {
    clear: both;
}

/* Images */
img {
    border: 0;
}

/* Links */
a {
    text-decoration: none;
    color: #cc0000;

}

a:hover {
    text-decoration: none;
    color: #ff0000;
}

a:focus {
    outline: none;
}

/* Headings */
h1 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 15px;
    color: #333333;
}

h2 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 13px;
    color: #333333;

}

h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

div#servicenavwrapper {
    display: none;
}

div#topnav {
    display: none;
}

div#header {
    display: none;
}

div#headerprint {
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 140px;
}

div#logowrapperprint {
    clear: both;
    float: left;
    padding-top: 43px;
}

div#logoprint {
    width: 98px;
    height: 37px;
}

div#addressprint {
    float: right;
    width: 470px;
    height: 80px;
    position: relative;
}

img#adressprintbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 470px;
    height: 80px;
}

div#addressprinttext {
    position: absolute;
    left: 0;
    top: 0;
    width: 410px;
    height: 50px;
    padding: 30px 50px 0 10px;
    font-size: 9px;
}

div#adler4 {
    clear: both;
    width: 53px;
    height: 82px;
    position: absolute;
    bottom: -20px;
    right: 35px;
    z-index: 99;
}

div#address {
    display: none;
}

div#detailboxlinks {
    display: none;
}

div#disclaimernavwrapper {
    display: none;
}

div#detailboxstart {
    display: none;
}

div#contentwrapperstart {
    float: inherit;
    width: 100%;
    padding: 0;
}

div#jscrollpanestart {
    float: inherit;
    padding: 0;
}

div#contentstart {
    float: inherit;
    padding: 0;
    width: 100%;
}

div#detailbox {
    position: inherit;
    width: auto !important;
    width: 0;
    min-width: 0;
}

div.detailboxcontent {
    display: none;
}

div.detailboxcontenthidden {
    display: none;
}

div#Zonendefault {
    display: block;
    float: right;
}

div#Zonendefault img {
    width: 150px;
    padding: 0 0 5px 20px;
}

div#contentwrapper {
    float: inherit;
    width: 100%;
    padding: 0;
}

div#jscrollpane {
    clear: none;
    padding: 0;
}

div#content {
    float: inherit;
    padding: 0;
    width: 100%;
}

div#backlink {
    display: none;
}

form {
    margin: 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;
}

div#toolboxswitcher2 {
    display: none;
}

div#toolboxswitcher2_end {
    display: none;
}