/** Farben 

Dunkel:

Bankengruppe:     #637DB1
Mittelstandsbank: #6C8290
Förderbank:       #7C8E4E
IPEX Bank:        #109BBA
Entwicklungsbank: #DA6E01
DEG:              #934358
Beraterforum:     #6D6550

Hell:

Bankengruppe:     #D4DEEF
Mittelstandsbank: #E4E7E8
Förderbank:       #E3EBD1
IPEX Bank:        #DFF0F6
Entwicklungsbank: #F9EDDD
DEG:              #E3DEE0
Beraterforum:     #E6E4DE

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Rahmen */

#rahmen {
  background-image: url(../images/hintergrund/mittelstandsbank/inhalt_rechter_streifen.gif);
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Bankenmenue (Reiter) */

#bankenmenue {
  background-image: url(../images/hintergrund/mittelstandsbank/bankenmenue.gif);
}

#bankenmenue a:link,
#bankenmenue a:visited,
#bankenmenue strong {
  background-image: url(../images/hintergrund/mittelstandsbank/bankenmenue_reiter_unten.gif);
}

#bankenmenue li.on a:link,
#bankenmenue li.on a:visited,
#bankenmenue li.on strong {
  color: #6C8290;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Sprachauswahl / RSS */

#sprachauswahl li strong {
  color: #6C8290;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Kopfgrafik / Logo */

#logos {
  background: #E4E7E8 url(../images/hintergrund/mittelstandsbank/suche_oben.gif) repeat-y 50% 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Suche */

#suche {
  background: url(../images/hintergrund/mittelstandsbank/suche_rechts.gif) no-repeat top right;
}

#suche-innen {
  background-image: url(../images/hintergrund/mittelstandsbank/suche_links.gif);
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Hauptmenue */

#hauptmenue li.on a:link,
#hauptmenue li.on a:visited,
#hauptmenue li.on strong,
#hauptmenue li.on li.on a:link,
#hauptmenue li.on li.on a:visited,
#hauptmenue li.on li.on strong,
#hauptmenue li.on li.on li.on a:link,
#hauptmenue li.on li.on li.on a:visited,
#hauptmenue li.on li.on li.on strong  {
  color: #6C8290;
  background-image: url(../images/hintergrund/mittelstandsbank/hauptmenue_on.gif);
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Inhalt (Breadcrumb, Spalten) */

#inhalt {
  background: url(../images/hintergrund/mittelstandsbank/inhalt_rechter_streifen.gif) repeat-y top right;
}

#inhalt-innen {
  background: url(../images/hintergrund/mittelstandsbank/inhalt_ecke.gif) no-repeat top right;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Boxen in der rechten Spalte */

#rechteSpalte .box h3,
#rechteSpalte .zunge h3 {
  background-image: url(../images/hintergrund/mittelstandsbank/box_h3.gif);
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Typographie */

#suche strong,
h2,
h3,
p.glossar-navi strong,
legend,
div.blaettern strong {
  color: #6C8290;
}

#inhalt ul {
  list-style-image: url(../images/icons/mittelstandsbank/aufzaehlungspunkt.gif);
}

* html #inhalt ul {
  list-style-image: url(../images/icons/mittelstandsbank/aufzaehlungspunkt_ie.gif);  
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Formulare */

p.submit input {
  background-color: #6C8290;
  border: 1px solid #6C8290;
}

p.submit a {
  background-color: #6C8290;
  border: 2px solid #6C8290;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * **/