html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ol, ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}* {
    margin: 0;
    padding: 0;
}

html, body, div, h1, h2, h3, h4, h5, h6, b, a, table, th, tr, td, p, ul, ol, strong, span, italic, bold {
    font-size: 23px;
    font-family: Helvetica, Arial, sans-serif;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #B4B3B1;
    text-decoration: none !important;
    background-color: #FFFFFF;
}

h1, a {
    line-height: 25px;
}

.logo {
    display: block;
    margin: 16px;
    padding: 0px;
}

.logo_details {
    display: inline;
    float: left;
    margin: 16px;
    padding: 0px;
}

.main {
    display: inline;
}

.menu_item {
    float: left;
    margin-left: 16px;
    line-height: 25px;
}

div.menu_item_details {
    padding-left: 16px !important;
    float: left;
}

.menu_item_details a {
    padding-right: 12px !important;
    margin: 0px;
}

.logo_details_inner_wrap {
    float: left;
}

.menu_item a {
    margin-bottom: 4px;
}

.menu_sub_item {
    float: left;
    margin-left: 16px;
}

.menu_sub_item a {
    margin-left: 16px;
    margin-bottom: 4px;
}

.footer {
    margin-top: 16px;
    font-size: 15px;
    margin-left: 16px;
    float: left;
}

.footer a.copyright_link {
    font-size: 15px;
    text-decoration: underline !important;
}

.footer_overview {
    margin-top: 16px;
    font-size: 15px;
    margin-left: 16px;
    float: left;
}

.footer_overview a.copyright_link {
    font-size: 15px;
    text-decoration: underline !important;
}

.footer_static {
    font-size: 15px;
    margin-left: 16px;
    position: absolute;
    top: 800px;
}

.footer_static a.copyright_link {
    font-size: 15px;
    text-decoration: underline !important;
}

.copyright {
    display: block;
    width: 600px;
    margin-top: 41px;
    margin-left: 167px;
}

.copyright p {
    margin-top: 16px;
    font-size: 15px;
}

.copyright a {
    text-decoration: underline !important;
}

.imprint {
    display: block;
    width: 600px;
    margin-top: 66px;
    margin-left: 167px;
}

.imprint p {
    margin-top: 16px;
    font-size: 15px;
}

.imprint a {
    text-decoration: underline !important;
}
.overview {
    padding-left: 32px;
}

table.overview td {
    padding-bottom: 4px;
}

div.image_details {
    float: left;
}

.details_top {
    float: left;
}

.details_table {
    float: left;
    min-width: 1000px;
    margin-left: 16px;
}



.wrapper {
    min-width: 1000px;
}
