
/* Stylesheet IB-Demo */

body {
  background-color : #ffffff;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  margin : 0px;
}

a {
  text-decoration : underline;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
}

a:visited {
  text-decoration : underline;
  color : #666666;
  font-family : Arial, Helvetica, sans-serif;
}

a:active {
  text-decoration : underline;
  color : #ff0000;
  font-family : Arial, Helvetica, sans-serif;
}

selected {
  font-family : Arial, Helvetica, sans-serif;
}

/* Text Finanzportal bei Login */
.ttext {
  background-color : #ffffff;
  color : #ff0000;
}

/* Navigation */
.bgbodys {
  background-color : #eeeeee;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  margin : 0px;
  padding : 0px;
}

/* Navigation open */
.bgbodyo {
  background-color : #eeeeee;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  margin : 0px;
  padding : 0px;
}

/* Praesentation */

.bgbodyp {
  background-color : #ffffff;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  margin : 0px;
}

/* Logo */

.bgbodyl {
  background-color : #eeeeee;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  margin : 0px;
  padding: 0px;
}

/* Identifikation */

.bgbodyi {
  background-color : #eeeeee;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  margin-left : 20px;
}

/* Tabelle Ueberschrift */
.thead {
  background-color : #ff0000;
  color : #ffffff;
}

/* Tabelle Auflistung uneven */
.trow1 {
  background-color : #eeeeee;
  color : #000000;
  border-color: #666666;
  border-width: 2px;
}

/* Tabelle Auflistung even */
.trow2 {
  background-color : #dddddd;
  color : #000000;
  border-color: #666666;
  border-width: 2px;
}

/* Tabelle Standard */
.trows {
  background-color : #dddddd;
  color : #000000;
  border-color: #666666;
  border-width: 2px;
}

/* Tabelle Informationen */
.trowu1 {
  background-color : #dddddd;
  color : #000000;
  border-color: #dddddd;
  border-width: 2px;
}

/* Tabelle Ueberschrift Auflistung */
.trowu2 {
  background-color : #bbbbbb;
  color : #000000;
  border-color: #dddddd;
  border-width: 2px;
}

/* Tabelle Ueberschrift Spezial */
.trowu3 {
  background-color : #eeeeee;
  color : #000000;
  border-color: #eeeeee;
  border-width: 2px;
}
