body {
        color: #000000;
        background-color: #FFFFFF;
        font-family: "times new roman" times, serif;
        font-size: 9pt;
}

h1 {
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 3px;
        font-weight: bold;
        text-decoration: underline;
}

h2 {
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 3px;
        font-weight: bold;
}

h3 {
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 3px;
        font-weight: bold;
}

ul {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 13px;
}

form {
        display: inline;
}

input {
        background-color: #ffffff;
        font-family: "trebuchet ms", Arial, sans-serif;
        font-size: 9pt;
        border: 1px solid black;
}

button {
        background-color: #d5ebff;
        font-family: "trebuchet ms", Arial, sans-serif;
        font-size: 9pt;
        border: 0px solid inherit;
}

textarea {
        background-color: #ffffff;
        font-family: "trebuchet ms", Arial, sans-serif;
        font-size: 9pt;
        border: 1px solid black;
}

a:link {
        color: #000000;
        text-decoration: underline;
}

a:visited {
        color: #000000;
        text-decoration: underline;
}

a:link:hover {
        color: #000000;
        text-decoration: underline;
}

.heading {
        vertical-align: top;
        font-size: 14px;
        height: auto;
        background-color: #ffffff;
        border: 1px solid #000000;
        border-spacing: 0px;
        font-weight: bold;
        text-decoration: underline;
}

.dasepp {
        vertical-align: top;
        width: 100%;
        height: auto;
        background-color: #ffffff;
        border: 1px solid #000000;
        border-spacing: 0px;
}

.gb {
        vertical-align:top;
        font-size: 14px;
        height: auto;
        background-color: #ffffff;
        border: 1px solid #000000;
        border-spacing: 0px;
}

.pagerank {
        visibility: hidden;
}

.header {
        visibility: hidden;
}

.werbung {
        visibility: hidden;
}

.ede {
        visibility: hidden;
}


.hnavigation {
        visibility: hidden;
}

.content {
        position: absolute;
        height: auto;
        width: auto;
        left: 5px;
        top: 5px;
        right: 5px;
        font-size: 9pt;
}

.onlyscreen {
        visibility: hidden;
        position: absolute;
        right: 60px;
        top: 190px;
}

.onlyprint {
        visibility: visible;
}

.rss {
        visibility: hidden;
}