html, body {
    width: 100%;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
    background-color: #EEEEEE;
    background-image: url(hint.gif);
    background-repeat: repeat-y;
    background-position: 50% 0;
}

table td, table th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
}

.klein {
    font-size: 11px;
}

.nobreak {
    white-space: nowrap;
}




/* --------------
   Anzeigebereich
   -------------- */
#anzeigebereich {
    position: relative;
    width: 1020px;
    margin: 0 auto;
}




/* ===========
   Kopfbereich
   =========== */

#kopf {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 53px;
    background-image: url(flex-hypo-logo-kl.gif);
    background-position: 872px 9px;
    background-repeat: no-repeat;
    overflow: hidden;
}

#kopf #logo {
    position: absolute;
    left: 15px;
    top: 19px;
    width: 318px;
    height: 50px;
    background-image: url(schuessler-baufinanz-gmbh-logo.gif);
    background-position: left top;
    background-repeat: no-repeat;
}




/* ==============
   Hauptsteuerung
   ============== */

#hauptsteuerung {
    position: relative;
    left: 0;
    top: 53px;
    width: 100%;
    /* height: 27px; */
    background-color: #8F8F8F;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#hauptsteuerung div#steuer {
    padding: .25em 0;
}

#hauptsteuerung div#steuer a {
    margin: 0 10px;
    font-weight: bold;
    text-decoration: none;
}

#hauptsteuerung div#steuer a:link, #hauptsteuerung div#steuer a:visited, #hauptsteuerung div#steuer a:active {
    color: #FFFFFF;
}

#hauptsteuerung div#steuer a:hover, #hauptsteuerung div#steuer a:focus {
    color: #CCCCCC;
}

#hauptsteuerung div#steuer a.aktiv {
    color: #CCCCCC;
}




/* =======
   Inhalte
   ======= */

.box {
    position: relative;
    width: 100%;
    padding: 10px;
    margin-bottom: 1em;
    font-size: 12px;
    color: #888888;
    background-color: #F0EFF5;
    border: 1px solid #BDBAB9;
}

.box .rundol {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 11px;
    height: 11px;
    background-image: url(rund-ol.gif);
    background-repeat: no-repeat;
}

.box .rundul {
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 11px;
    height: 11px;
    background-image: url(rund-ul.gif);
    background-repeat: no-repeat;
}

.box .rundor {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 11px;
    height: 11px;
    background-image: url(rund-or.gif);
    background-repeat: no-repeat;
}

.box .rundur {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 11px;
    height: 11px;
    background-image: url(rund-ur.gif);
    background-repeat: no-repeat;
}

.flexhypo_kl {
    width: 128px;
    height: 34px;
    margin-bottom: 2px;
    vertical-align: text-bottom;
}



/* ---------------------
   Inhalte: linke Spalte
   --------------------- */

#links {
    position: absolute;
    left: 10px;
    top: 8em;
    width: 240px;
}

#links .box {
    width: 218px;
}

#links .box table#konditionentabelle {
    border-collapse: collapse;
    empty-cells: show;
}

#links .box table#konditionentabelle th, #links .box table#konditionentabelle td {
    padding: 2px 5px;
    text-align: center;
    border-left: 1px solid #AAAAAA;
}

#links .box table#konditionentabelle td.jahre  {
    text-align: right;
    padding-right: 1em;
    border-left: none;
}

#links .box table#konditionentabelle th.jahre {
    border-left: none;
}

#links .box table#konditionentabelle th {
    border-bottom: 1px solid #AAAAAA;
}




/* ------------------------
   Inhalte: mittlere Spalte
   ------------------------ */

#mitte {
    position: absolute;
    left: 280px;
    top: 8em;
    width: 510px;
    padding-top: 1.3em;
}

#mitte .box {
    width: 488px;
    color: #222222;
    background-color: #FFFFFF;
}

#mitte .box h1 {
    margin: 0 0 1em 0;
    color: #FF4500;
    font-size: 13px;
    font-weight: bold;
}

#mitte .box h2 {
    margin: 0 0 1em 0;
    font-size: 13px;
    font-weight: bold;
    color: #FF4500;
}

#mitte .box h3 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    color: #FF4500;
}

#mitte .box p {
    margin: 0 0 1em 0;
}

#mitte .box p.letzter {
    margin: 0;
}

#mitte .box div#sitemap ul {
    list-style-type: disc;
    margin: 0;
    padding: 1em 2.5em;
}

#mitte .box div#sitemap ul ul {
    padding-bottom: 0;
    margin-top: -.75em;
}

#mitte .box ol.sogehts {
    color: #FF4500;
}

#mitte .box ol.sogehts li {
    font-size: 15px;
    line-height: 150%;
}

#mitte .box .rechner {
    line-height: 150%;
    padding: 0 0 .5em 2em;
}

#mitte .box table.standard {
    border-collapse: collapse;
    empty-cells: show;
    margin: 1em 0 0 0;
}

#mitte .box table.standard th, .box table.standard td {
    padding: .3em .6em;
    color: #222222;
    text-align: center;
    border: 1px solid #BDBAB9;
}

#mitte .box ul {
    margin-top: 0em;
}

#mitte #fusszeile {
    margin-top: 3em;
    text-align: center;
}

#mitte #fusszeile a {
    padding: 0 .25em;
    color: #FF4500;
    text-decoration: none;
}

#mitte #fusszeile a:hover, #mitte #fusszeile a:focus {
    text-decoration: underline;
}

#mitte .moltkelogo {
    float: right;
    margin-top: .5em;
}



/* ----------------------
   Inhalte: rechte Spalte
   ---------------------- */

#rechts {
    position: absolute;
    left: 820px;
    top: 8em;
    width: 180px;
}

#rechts .box {
    width: 158px;
}

#rechts .box .telefon {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}

#rechts .box .suchfeld {
    width: 120px;
}




/* ---------------------------
   Inhalte: gemeinsame Formate
   --------------------------- */

#links h1, #rechts h1 {
    margin: 0 0 0 11px;
    line-height: 100%;
    font-family: "Times New Roman", Roman, serif;
    font-size: 16px;
    letter-spacing: .04em;
    color: #FF4500;
}

#links .box a, #rechts .box a {
    color: #000000;
    text-decoration: none;
}

#links .box a:hover, #links .box a:focus, #rechts .box a:hover, #rechts .box a:focus {
    color: #FF4500;
}

#links .box a.textlink, #mitte .box a.textlink {
    color: #FF4500;
    font-weight: normal;
    text-decoration: none;
}

#links .box a.textlink:hover, #links .box a.textlink:focus,
#mitte .box a.textlink:hover, #mitte .box a.textlink:focus {
    text-decoration: underline;
}

#rechts .box .button, #mitte .box .button {
    margin-left: 5px;
    color: #FF4500;
    width: 20px;
}




/* ========
   Formular
   ======== */

form {
    margin: 0;
}

#formulartabelle {
    empty-cells: show;
}

#formulartabelle th, #formulartabelle td {
    text-align: left;
    vertical-align: top;
}

#formulartabelle th {
    padding-top: .4em;
    padding-right: 1em;
    font-weight: normal;
}

#formulartabelle td {
    padding: 2px 0;
}

.eingabefeld {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 250px;
}

#formulartabelle td .abstand {
    line-height: 3em;
}




/* =====
   Suche
   ===== */

.suchbegriff {
    color: #FF4500;
    font-weight: bold;
}
