@charset "ISO-8859-1";
body, p, a, img {
  color: #909090;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  border: none;
}
ul {
  list-style-image: url(../images/pfeil2s.gif);
  list-style-position: outside;
  margin-top: 0em;
  margin-bottom: -0.5em;
}
li {
  margin-bottom: .5em;
}
a:link.menu {
  position: absolute;
  width: 14em;
  font-size: 14pt;
  font-weight: bold;
  background-image: url(../images/grau.png);
  background-repeat: no-repeat;
}
a:visited.menu {
  position: absolute;
  width: 14em;
  font-size: 14pt;
  font-weight: bold;
  background-image: url(../images/grau.png);
  background-repeat: no-repeat;
}
a:focus.menu {
  color: #666666;
  background-image: url(../images/orange.png);
}
a:hover.menu {
  color: #666666;
  background-image: url(../images/orange.png);
}
a.subtitle {
  font-size: 8pt;
}
a.buttonmenu {
  color: #666666;
  font-weight: bold;
}
a:hover.buttonmenu {
  color: #909090;
}
#page {
  position: absolute;
  left: 0em;
  top: 0px;
  width: 78em;
  /*width: 71.25em;*/
  height: 41.25em;
  z-index: 1
}
#header {
  position: relative;
  left: 0em;
  top: 0em;
  height: 8em;
  z-index: 2;
}
#logo {
  position: absolute;
  top: 0px;
  left: 50px;
  bottom: .6em;
  z-index: 4;
}
#zif {
  position: absolute;
  left: 240px;
  bottom: 0em;
  z-index: 5;
  font-weight: bold;
  font-size: 22pt;
}
#unibi {
  position: relative;
  right: 0em;
  top: 0em;
  z-index: 4;
  text-align: right;
}
.unibi {
  color: #DDDDDD;
  font-size: 28pt;
}
a:hover.unibi {
  color: #909090;
}
.note {
  font-size: 10pt;
  font-weight: bold;
  line-height: 1.2em;
}
a:hover.note {
  color: #666666;
}
#note {
  position: absolute;
  left: 60em;
  right: 0em;
  top: 12.375em;
  z-index: 5;
  background-color: #F7F7F7;
  border: 1px dotted #AAAAAA;
  padding: .4em;
}
#bgtext {
  position: absolute;
  left: 75px;
  top: 15em;
  width: 350px;
  z-index: 2;
  text-align: center;
}
.subtitle {
  font-size: 8pt;
}
#picture {
  position: absolute;
  left: 50px;
  top: 13.125em;
  width: 400px;
  z-index: 3;
  font-style: italic;
  text-align: right;
}
.menubox {
  position: absolute;
  left: 495px;
  z-index: 6;
}
#menubox1 {
  top: 12.375em;
}
#menubox2 {
  top: 17.625em;
}
#menubox3 {
  top: 22.875em;
}
#menubox4 {
  top: 28.125em;
}
#menubox5 {
  top: 33.375em;
}
#buttonmenu {
  position: absolute;
  left: 60em;
  right: 0em;
  bottom: 0em;
  z-index: 6;
  background-color: #F7F7F7;
  color: #666666;
  line-height: 1.5em;
  border: 1px dotted #AAAAAA;
  padding: .4em;
}
#bm_doubleline {
  line-height: 1.2em;
  margin-top: .8em;
}
#footer {
  position: absolute;
  right: 0em;
  bottom: 0em;
  width: 100%;
  z-index: 2;
  font-style: italic;
  font-size: 8pt;
  text-align: center;
}
