 * {
    margin: 0;
    padding: 0;
}

body {
    margin-top: 8px;
    color: #2f2800;
    background: #fffcec url(Verlauf3.png) fixed repeat-x;
    font: normal 12pt Arial, "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}

div#seite {
    max-width: 760px;
    text-align: center;
    margin: auto;
}

hr {
    height: 2px;
    margin: .4em 0;
}

img {
    border: 0;
}

p {
    font-size: 10pt;
    text-align: justify;
    margin: .2em;
    padding: 0;
}

label {
    cursor: pointer;
} .kapital {
    font-variant: small-caps;
    letter-spacing: .1em;
}

a:hover {
    text-decoration: underline;
}

a.leiste {
    display: block;
    text-decoration: none;
}

table.leiste {
    text-align: center;
    width: 100%;
    font-weight: 700;
    border: 1px inset silver;
    margin: .5em auto auto;
}

td.leiste {
    width: 20%;
    color: #2f2800;
    background-image: url(Balken.gif);
    background-color: #b8b8b8;
}

td.leiste:hover {
    background-image: url(BalkenWahl.gif);
}

div.blatt {
    color: #000;
    background: #fff url(verlauf-blatt.png) repeat-x;
    border: 1px inset #b8b8b8;
    max-width: 760px;
    text-align: left;
    font-size: 10pt;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: auto;
    padding: .5em;
}

div.blatt h1 {
    font-size: 18pt;
    font-variant: small-caps;
    text-align: center;
    margin: .8em 0;
}

div.blatt h2 {
    font-size: 12pt;
    text-align: center;
    margin: .5em 0;
}

div.blatt h3 {
    font-size: 10pt;
    text-align: left;
}

div.blatt p {
    font-size: 10pt;
    text-align: justify;
    margin: .3em 0;
    padding: 0;
}

div.blatt2 {
    background: #fff url(verlauf-blatt.png) repeat-x;
    color: #080808;
    border: 2px inset gray;
    width: 90%;
    text-align: left;
    font-size: 10pt;
    overflow: hidden;
    margin: auto;
    padding: .5em;
}

div.blatt2 h1 {
    font-size: 18pt;
    font-variant: small-caps;
    text-align: center;
}

div.blatt2 h2 {
    font-size: 12pt;
    text-align: left;
}

div.blatt2 h3 {
    font-size: 11pt;
    text-align: left;
    margin-bottom: .2em;
    margin-top: .4em;
}

div.blatt a:link, div.blatt2 a:link, div.blatt a:visited, div.blatt2 a:visited, div.blatt a:active, div.blatt2 a:active, a.menu:active {
    color: #080808;
}

div.blatt a:hover, div.blatt2 a:hover {
    color: #efefef;
    background-color: #101010;
}

table.liste {
    width: 100%;
    border: 4px groove #b8b8b8;
    color: #000;
    background-color: #fff;
    text-align: left;
}

td.liste {
    border: thin solid #b8b8b8;
    font-size: 10pt;
    vertical-align: top;
    padding: 5px;
}

a.liste {
    color: #000;
    background-color: #fff;
    display: block;
    text-decoration: none;
}

a.liste:hover {
    color: #fff;
    background-color: #000;
    text-decoration: none;
} .liste h3 {
    font-size: 10pt;
    font-weight: 700;
} .liste ul {
    margin-top: .8em;
} .liste li {
    margin-left: 1.5em;
} .liste p.preis {
    text-align: right;
    font-size: 11pt;
    color: #009;
    white-space: nowrap;
    margin: .4em 0 0;
} .liste p.preisdiscl {
    text-align: right;
    font-size: 6pt;
    color: #009;
    margin: -.1em 0 0;
}

h3.menu {
    color: #0f0f0f;
    font-size: 12pt;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

p.menu {
    margin: 0;
    padding: 0;
}

a.menu {
    display: block;
    border-top: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    text-decoration: none;
    font-size: 10pt;
    font-weight: 700;
    padding-left: 5px;
    overflow: hidden;
}

a.menu:focus {
    color: #000;
    background-image: url(bg_trans.png);
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
}

a.menu:hover {
    color: #000;
    background-image: url(bg_trans.png);
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    overflow: visible;
}

img.smile {
    border: 0;
    vertical-align: middle;
}

a, div.blatt a, div.blatt2 a {
    font-weight: 700;
    text-decoration: none;
}

a:link, a:visited, a:active, a.leiste:link, a.leiste:visited, a.leiste:active {
    color: #2f2800;
}

a.leiste:hover, a.leiste:focus {
    color: #c00;
}

a.menu:link, a.menu:visited {
    color: #0f0f0f;
}

