﻿body
{
    background-color: White;
    background-position: right bottom;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #212121;
    margin-left: 43px;
    margin-right: 100px;
    margin-top: 35px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
}
h1
{
     font-size: 16pt;
     font-weight:normal;
     line-height:150%;
     margin-top:0px;
     padding-top:0px;
    }
td
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    line-height: 150%;
    color: #212121;
}
img
{
    border: 0px;
}
ul
{
    list-style-type: square;
    margin-top: 8px;
    margin-left: 40px;
}
a:link, a:visited
{
    color: #F36400;
    text-decoration: none;
    font-weight: bold;
}
a:hover, a:active
{
    color: #F36400;
    text-decoration: underline;
    font-weight: bold;
}
.titel
{
    font-size: 16pt;
}
.inhalt
{
    padding-left: 35px;
    padding-top: 40px;
    line-height: 150%;
}
.float_right
{
    float: right;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.float_left
{
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.autos_liste
{
    padding-left: 120px;
}
.autos_listeTable td
{
    border-bottom: solid 1px #B2B2B2;
    padding: 8px;
}
.autos_listeTable
{
    margin: 0px;
    border-collapse: collapse;
}
.autos_liste_detail
{
    margin-left: 8px;
    font-size: 8pt;
    line-height: 140%;
}
.autos_liste a:link, .autos_liste a:visited
{
    color: #212121;
    text-decoration: none;
}
.autos_liste a:hover, .autos_liste a:active
{
    color: #5E5E5E;
    text-decoration: none;
}
.detail_liste td
{
    padding-left: 3px;
}
.detail_bilderliste td
{
    padding: 4px;
    margin: 0px;
    border-collapse: collapse;
}
.detail_bilderliste
{
    margin: 0px;
    border-collapse: collapse;
}
.preis
{
    font-size: 18pt;
    margin-right: 3px;
}
.besteuerung, .finanzierung
{
    font-size: 8pt;
    color: #616161;
}
.entstehung_bild td
{
    background-color: #636363;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 9px;
    color: #d5d5d5;
    font-size: 7pt;
}
.copy
{
    text-align: center;
    color: #636363;
    font-size: 8pt;
}

.copy a:link, .copy a:visited
{
    color: #636363;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
}
.copy a:active, .copy a:hover
{
    color: #636363;
    font-size: 8pt;
    text-decoration: underline;
    font-weight: normal;
}
.standort
{
    font-size: 14pt;
    margin-bottom: 15px;
}
.ansprechpartner
{

    margin-left: 16px;
}
