/* Version 1 */
/* 24.11.2006 */

body {
    font-family: Arial, Helvetica, Verdana, Helv, sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

#bodyIdentitaet, .unsichtbar, #bodyService, #bodyHauptNavigation, #bodyContext, .bodyFooter {
    position: absolute;
    left: -1000px;
    top: -1000px;
    overflow: hidden;
}

#wrapLinks, #wrapRechts {
    background-image: none;
}

#bodyInhalt {
    width: 100%;
}

.teaser {
    clear: both;
    width: 100%;
    background-image: none;
}

img {
    border: none;
}

abbr {
    border: none;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

input.button {
    display: none;
}
