body {
    color: #000;
    font-family: Arial, Geneva, sans-serif;
    font-size: 11pt;

    margin: auto;
    padding: 0;
}



a {
    color: #000;
    text-decoration: underline;
}
em {
    font-style: normal;
    font-weight: bold;
}
img {
    border: 0;
}



.caps {
    text-transform: uppercase;
}
.clear {
    clear: both;
}
.small {
    font-size: 80%;
}



#header {
}
#content {
    margin: 0;
}
#address {
    position: absolute;
    top: 0;
    right: 0;
}
#address p {
    font-size: 80%;
}



#basenav, #lagernav, #lagersubnav, #warenkorb, #footer {
    display: none;
}


#bodytext {
}
#bodytext fieldset {
    border: 0;
}
#bodytext legend {
    font-weight: bold;
}



#bodytext img.left {
    float: left;
    margin-bottom: 1.0em;
    margin-right: 1.0em;
}


#bodytext table {
    padding: 0.3em;
}
#bodytext th {
    text-align: left;
    vertical-align: top;
}
#bodytext td {
    vertical-align: top;
}
#bodytext td.right {
    text-align: right;
}



#footer {
    display: none;
}



#footerprint {
    clear: both;
}
#footerprint p {
    color: #999;
    font-size: 80%;
}
#footerprint a {
    color: #999;
}
