body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: Tahoma, Verdana, Sans-serif;
    font-size: 12px;
    color: #4F5155;
}

a {
    text-decoration: none;
    color: #666;
    background-color: transparent;
    font-weight: normal;
}

a:hover {
    color: #3E98DE;
}

a.active {
    color: #3E98DE;
}

h1 {
    margin: 3px 0 6px 0;
    padding: 0 0 6px 0;
    color: #E78F0B;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dotted #D0D0D0;
    clear: both;
}

h2 {
    margin: 5px 0 5px 0;
    color: #444;
    font-size: 13px;
    font-weight: bold;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}

hr {
    margin: 5px 0 5px 0;
    border: 0;
    border-bottom: 1px dotted #D0D0D0;
    clear: both;
}

p {
    line-height: 18px;
}

ol {
    margin: 8px 0 8px 0;
    padding: 0 0 0 20px;
    list-style-image: url(../img/icon-plus-blau.png);
}

ol li {
    line-height: 18px;
}

ul {
    margin: 8px 0 8px 0;
    padding: 0 0 0 20px;
    list-style-image: url(../img/icon-plus-orange.png);
}

ul li {
    line-height: 18px;
}

table {
    width: 100%;
}

th, td {
    padding: 2px;
    border-bottom: 1px dotted #FFCC99;
    text-align: left;
}

form {
    margin: 0;
    padding: 0;
}

input[type='submit'], input[type='reset'], input[type='button'] {
    cursor: pointer;
}

tr:hover td {
    background-color: #FCFCFC;
}

.calculator th, .calculator td, .calculator tr:hover td {
    padding: 2px;
    border-bottom: 0;
    text-align: left;
    background-color: transparent;
}


address {
    margin: 0 0 10px 0;
    font-style: normal;
    font-weight: bold;
    color: #666;
}

.main {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

.top {
    position: absolute;
    top: 0;
    width: 1000px;
    height: 385px;
    background: transparent url(../img/back.jpg) no-repeat top center;
    z-index: 1;
}

.logo {
    position: absolute;
    top: 8px;
    left: 34px;
}

.info {
    position: absolute;
    top: 7px;
    right: 41px;
    width: 234px;
    height: 95px;
    text-align: center;
}

.info_inlay {
    float: left;
    width: 78px;
    height: 50px;
    margin: 0 0 2px 0;
    text-align: center;
    vertical-align: text-bottom;
}

.info_inlay a {
    font-weight: bold;
}

.logo a img {
    border: 0 solid transparent;
}

.content {
    position: relative;
    top: 105px;
    left: 35px;
    width: 925px;
    height: 640px;
    background: transparent url(../img/back-03-trans.png) no-repeat top left;
    z-index: 100;
    overflow: hidden;
}

.navigation {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 183px;
    height: 580px;
    overflow: hidden;
}

.template {
    position: absolute;
    top: 15px;
    left: 200px;
    width: 710px;
    height: 580px;
    overflow: hidden;
}

.campaign {
    position: relative;
    width: 709px;
    height: 114px;
    margin: 1px 0 5px 0;
    /*
    background: transparent url(/img/reiter-aktion.png) no-repeat top left;
    overflow: hidden;
    */
}

.inlay {
    position: relative;
    width: 506px;
    height: 545px;
    padding: 10px;
    background: transparent url(../img/reiter-kontent.png) no-repeat top left;
    overflow: hidden;
    float: left;
    margin: 1px 0 0 0;
}

.inlay_small {
    position: relative;
    width: 506px;
    height: 545px;
    padding: 10px;
    background: transparent url(../img/reiter-kontent-kl.png) no-repeat top left;
    overflow: hidden;
    float: left;
    margin: 1px 0 0 0;
}

.inlay_super_small {
    position: relative;
    width: 506px;
    height: 270px;
    padding: 10px;
    background: transparent url(../img/reiter-kontent-super-kl.png) no-repeat top left;
    overflow: hidden;
    float: left;
    margin: 1px 0 0 0;
}

.teaser_contact {
    position: relative;
    width: 177px;
    height: 207px;
    background: transparent url(../img/reiter-rechts-02.png) no-repeat top left;
    overflow: hidden;
    margin: 0 0 17px 0;
}

.teaser_contact_small {
    position: relative;
    width: 177px;
    height: 117px;
    background: transparent url(../img/reiter-rechts-klein-01.png) no-repeat top left;
    overflow: hidden;
    margin: 0 0 2px 0;
}

.teaser_carshare {
    position: relative;
    width: 177px;
    height: 223px;
    background: transparent url(../img/reiter-rechts-01.png) no-repeat top left;
    overflow: hidden;
    margin: 0 0 2px 0;
}

.teaser_finance {
    position: relative;
    width: 177px;
    height: 223px;
    background: transparent url(../img/reiter-rechts.png) no-repeat top left;
    overflow: hidden;
    margin: 0 0 2px 0;
}

.teaser_top {
    position: absolute;
    top: 6px;
    left: 8px;
    font-weight: bold;
    font-size: 13px;
}

.teaser_bottom {
    position: absolute;
    bottom: 8px;
    left: 8px;
}

.teaser_bottom p {
    margin: 0 0 2px 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #E78F0B;
}

.teaser_bottom a {
    text-decoration: underline;
    color: #3E98DE;
    line-height: 18px;
}

.teaser_bottom a:hover {
    text-decoration: underline;
    color: #666;
}

.footer {
    position: absolute;
    top: 610px;
    left: 15px;
    width: 885px;
    height: 20px;
    color: #999;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}

.footer a {
    font-weight: bold;
}

.bottom {
    position: absolute;
    top: 645px;
    width: 1000px;
    height: 125px;
    background: transparent url(../img/back.jpg) no-repeat bottom center;
    z-index: 1;
}

.accordion {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px;
}

.accordion ul {
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 100%;
}

.accordion li {
    cursor: pointer;
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
}

.accordion li div {
    margin-top: -5px;
    padding: 20px;
    display: block;
    clear: both;
    float: left;
}

.main_list {
    line-height: 14px;
    margin-bottom: 10px !important;
}

.main_navi {
    display: block;
    width: 175px;
    height: 22px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 8px 0 0 10px;
    background: transparent url(../img/navi-button.png) top left no-repeat;
}

.main_navi:hover, .active .main_navi {
    color: #fff;
    background: transparent url(../img/navi-button.png) bottom left no-repeat;
}

.sub {
    width: 168px;
    margin: -2px 0 10px 3px !important;
    padding: 0 0 5px 10px !important;
    background: transparent url(../img/reiter-navi.png) bottom left no-repeat;
}

.sub_list {
    width: 158px;
    line-height: 24px;
    border-bottom: 1px dotted #D0D0D0;
}

.sub_navi {
    text-decoration: none;
}

.ad_left {
    position: absolute;
    bottom: 0;
    left: 3px;
    width: 175px;
    height: 120px;
    text-align: center;
}

.ad_right {
    position: relative;
    width: 177px;
    height: 585px;
    overflow: hidden;
    float: right;
}

.scroller {
    width: 100%;
    height: 505px;
    overflow: auto;
}

.scroller_small {
    width: 100%;
    height: 385px;
    overflow: auto;
}

.scroller_super_small {
    width: 100%;
    height: 222px;
    overflow: auto;
}

.floatbox {
    clear: both;
}

.left {
    margin: 0 4px 4px 0;
    float: left;
}

.right {
    margin: 0 0 4px 4px;
    float: right;
}

.notice {
    font-size: 10px;
    color: #666;
}

.error {
    color: #FF0066;
    border: 1px dotted #FF0066;
}

.super_campaign { width:685px; height:165px; margin:0 0 5px 2px; padding:0 10px; background:transparent url(../img/bg-pic.png) no-repeat; overflow:hidden; }
.super_campaign h1 { margin:3px 0 4px; padding:0 0 2px; border-bottom:1px solid #fff; }
dl { margin:0; padding:0; width:100%; height:140px; }
dt, dd { float:left; width:45%; font-size:10px; }
dt img, dd img { float:left; width:160px; margin:0 5px 0 0; }
dt font, dd font { font-size:11px; }

/*
     FILE ARCHIVED ON 17:52:28 Jan 15, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:17:11 Aug 27, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.datanode: 3902.186 (5)
  exclusion.robots: 0.207
  PetaboxLoader3.resolve: 964.124 (2)
  load_resource: 3917.495
  esindex: 0.017
  LoadShardBlock: 1084.91 (3)
  exclusion.robots.policy: 0.192
  captures_list: 1137.396
  RedisCDXSource: 21.522
  CDXLines.iter: 22.753 (3)
*/