/*
farben: #2B0E72 blau-logo
        #F51700 rot-logo
        #CFCFCF navigation und überschriftenleiste
        #DFDFDF textblock
bildgrösse: angebot des monats 131 width x 100 height px
*/

body {font-family: arial;
      font-size: 14px;
      color: #ffffff;
      background-color: #F3F3F3;
      background-image: url(grafik/naviback.gif);
      background-repeat: repeat-x;
      scrollbar-face-color: #F3F3F3;
      scrollbar-arrow-color: #AFAFAF;
      margin: 0px;
     }

b.red { font-size: 14px;
        color: red; }

p.linkstext { text-align: justify;
              font-size: 12px;
              color: #2B0E72;
              width: 215px;
            }

.copy { font-family: arial;
        color: #2B0E72;
        font-size: 10px;
        text-align: center;
        }

td.links { font-size: 15px;
           color: #2B0E72;
           padding: 2px;
         }


td.rechts { padding: 2px;
            text-align: right;
            vertical-align: top;
            font-size: 12px;
            color: #2B0E72;
          }

td.blueback { color: #FFFFFF;
              text-align: center;
              background-color: #2B0E72;
            }

td.navigation { font-size: 15px;
                text-align: center;
                vertical-align: middle;
                background-color: #2B0E72;
              }

td.subnavigation { background-color: #CFCFCF;
                   font-size: 12px;
                   color: #2B0E72;
                   padding-bottom: 3px;
                 }

td.hier { font-family: arial;
          font-size: 12px;
          color: #2B0E72;
          background-color: #CFCFCF;
          text-align: center;
          border-top: solid 1px #F51700;
          border-left: solid 1px #F51700;
          border-right: solid 1px #F51700;
          border-bottom: solid 1px #F51700;
        }

td.sicherheitscheck { font-size: 13px;
                      color: #2B0E72;
                      background-color: #DFDFDF;
                      padding: 5px;
                    }

td.kundentipp { font-size: 11px;
                font-weight: bold;
                color: #FFFFFF;
                background-color: #F51700;
                text-align: center;
                padding: 5px;
              }

td.kundentext { font-size: 11px;
                color: #2B0E72;
                vertical-align: top;
                background-color: #DFDFDF;
                padding: 5px;
                border: solid #F51700 1px;
              }

td.text { font-family: arial;
          font-size: 12px;
          color: #2B0E72;
          text-align: justify;
          vertical-align: top;
        }

td.center { font-size: 12px;
            color: #2B0E72;
            text-align: left;
            vertical-align: top;
           }

td.centertext { font-family: arial;
                font-size: 9px;
                color: #000000;
                text-align: center;
                vertical-align: top;
              }

td.dottedtext { text-align: justify;
                vertical-align: top;
                font-size: 12px;
                color: #2B0E72;
                border-left: dotted 2px #BFBFBF;
                }

td.angeboteins { background-image: url(grafik/angebot_2.gif);
                 background-repeat: no-repeat;
                 font-size: 12px;
                 color: #2B0E72;
                 vertical-align: top;
                 text-align: center;
                 font-weight: bold;
                 width: 110px;
                 height: 220px;
               }

td.angebotzwei { background-image: url(grafik/angebot_3.gif);
                 background-repeat: no-repeat;
                 font-size: 12px;
                 color: #2B0E72;
                 vertical-align: top;
                 text-align: center;
                 font-weight: bold;
                 width: 110px;
                 height: 220px;
               }

td.angebotdrei { background-image: url(grafik/angebot_4.gif);
                 background-repeat: no-repeat;
                 font-size: 12px;
                 color: #2B0E72;
                 vertical-align: top;
                 text-align: center;
                 font-weight: bold;
                 width: 110px;
                 height: 220px;
               }

img.floatleft { float: left;
          }

img.floatright { float: right;
          }

h1 { font-family: arial;
     font-size: 16px;
     color: #2B0E72;
   }

h2 { font-family: arial;
     font-size: 13px;
     color: #2B0E72;
   }

a { font-family: arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
   }

a:hover { font-family: arial;
          font-size: 13px;
          color: #F51700;
          text-decoration: none;
        }

a.sicherheit { font-family: arial;
               font-size: 13px;
               color: #2B0E72;
               text-decoration: none;
             }

a:hover.sicherheit { font-family: arial;
                     font-size: 13px;
                     color: #F51700;
                     text-decoration: none;

                    }

a.subnavigation { font-family: arial;
                  font-size: 12px;
                  color: #2B0E72;
                  text-decoration: none;
   }

a.subnavigation:hover { font-family: arial;
          font-size: 12px;
          color: #F51700;
          text-decoration: none;
        }