a {
        background-color: transparent;
        color: #000000;
}

body {
        font: 12pt/1.5em Verdana, Helvetica, Arial, sans-serif;
}

.noprint, .label {
        display: none;
}

#control {
        display: none;
}

#copyright {
        font-size: 0.8em;
        text-align: left;
}

#detail {
        background-color: #FFEFBC;
        border-top: 1px solid #808080;
        color: #000000;
        padding: 0.4em;
        clear: both;
        text-align: center;
        margin-bottom: 1em;

}
#detail a {
        text-decoration: none;
}

#nav {
        background-color: #FFEFBC; /* zwingend gleiche Farbe wie #main */
        color: #000000;
        border-bottom: 1px solid #808080;
}

#nav a {
        display: none;
        margin: 0em 0.6em;
}

#nav p {
        font-weight: bold;
        margin: 1.3em 1em;
}

#nocss {
        display: none;
}

#title {
        background-color: #FFFFFF;
        color: #CECECE;
        font-size: 2em;
        font-weight: bolder;
        padding: 0.4em;
        width: auto;
}

#view {
        padding: 0.5em;
}
#view h1 {
        font-size: 1.3em;
}
#view img {
        float: right;
        margin: 1em;
}
.clear {
        clear: both;
}
#preise table,
#preise div {
        border: 1px solid #000000;
        width: 89%;
        margin: 0px 5%;
}

#preise td {
        border-top: 1px dotted #000000;
        padding: 0.2em 0.4em;
}

