﻿body
{
    background-color: White;
    left: 0px;
    position: absolute;
    top: 0px;
    margin-left: 0px;
    margin-top: 0px;
    scrollbar-base-color: #FFFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
    scrollbar-arrow-color: #2A9F00;
    scrollbar-darkshadow-color: #D7E3E9;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #D7E3E9;
    scrollbar-shadow-color: #D7E3E9;
    scrollbar-track-color: #FFFFFF;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    font-family: Bookman Old Style, Arial, Monospace;
    color: black;
margin: 0;
padding: 0;
}
.background_content
{
    background-image: url(bilder/preview_v1_r8_c7.jpg);
    background-attachment: scroll;
}
.textcontent
{
    width: 512px;
    height: 160px;
    font-size: 0.8em;
    vertical-align: top;
    color: black;
    font-style: normal;
    font-family: Bookman Old Style, Arial, Monospace;
    text-align: left;
    line-height: 20px;
    overflow: auto;
    display: block;
    z-index: 100;
}
.textcontent a
{
    font-size: 1.0em;
    vertical-align: top;
    color: forestgreen;
    font-family: Bookman Old Style, Arial, Monospace;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}
.textcontent a:hover
{
    font-size: 1.0em;
    vertical-align: top;
    color: black;
    font-family: Bookman Old Style, Arial, Monospace;
    text-decoration:none;
    font-weight: bold;
    font-style: italic;
}
.textcontent td
{
    vertical-align:top;
}
.hidden
{
    display:none;
}
.wlan
{
	font-size: 0.8em;
    color: red;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    }
.downloads a
{
    font-size: 0.8em;
    color: forestgreen;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
}
.downloads a:hover
{
    font-size:0.8em;
    color:black;
    text-decoration:none;
    font-style: italic;
    font-weight: bold;
}

