html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
  font-family: verdana;
  font-size: 0.75em;
}

img {
  border: 0;
}

h1 {
  color: #2C56C0;
  font-family: arial;
  font-size: 1.33em;
}

h6 {
  color: #000090;
  font-family: verdana;
  font-size: 1.38em;
}

a {
  color: #000090;
}

a:visited {
  color: #353AFF;
}

table#intropage {
  width: 100%; height: 100%;
  background-image: url(../images/intropage-back.png);
  background-repeat: repeat-y;
}

table#intropage td {
  text-align: center;
}

div#page {
  margin: 0px 20px 0px 20px;
  background-image: url(../images/header-back2.png);
  background-repeat: repeat-x;
}

div#header {
  height: 125px;
  background-image: url(../images/header-back1.png);
  background-repeat: no-repeat;
}

div#pathway {
  padding: 3px 0px 3px 5px;
  white-space: nowrap;
  border-top: 2px solid #2B90C1;
  border-bottom: 2px solid #2B90C1;
  color: #000090;
}

div#pathway a {
  text-decoration: none;
  color: #000090;
}

div#pathway a:hover {
  text-decoration: underline;
}

div#navi {
  float: left;
  width: 190px;
}

div#navi ul {
  margin: 25px 0px 50px 0px; padding: 0;
  border-bottom: 2px solid #2B90C1;
}

div#navi li {
  list-style: none;
  padding: 3px 0px 3px 5px;
}

div#navi li.level1-no {
  border-top: 2px solid #2B90C1;
}

div#navi li.level1-act {
  border-top: 2px solid #2B90C1;
  font-weight: bold;
}

div#navi li.level1-actsub {
  border-top: 2px solid #2B90C1;
  border-bottom: 2px solid #2B90C1;
  font-weight: bold;
}

div#navi li.level2-no {
  padding-left: 15px;
}

div#navi li.level2-act {
  padding-left: 15px;
}

div#navi li.level2-act a {
  text-decoration: underline;
}

div#navi a {
  text-decoration: none;
  color: #000090;
}

div#navi a:hover {
  text-decoration: underline;
}

div#content {
  margin-left: 220px; padding: 21px 15px 15px 0px;
}

* html div#content {
  height: 1em;         /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}

div#footer {
  clear: both;
  height: 20px;
  border-top: 2px solid #2B90C1;
  border-bottom: 2px solid #2B90C1;
}

p.align-left {
  text-align: left;
}

p.align-center {
  text-align: center;
}

p.align-right {
  text-align: right;
}

table.contenttable {
  font-family: verdana;
  font-size: 1em;
}

td.align-left {
  text-align: left;
}

td.align-center {
  text-align: center;
}

td.align-right {
  text-align: right;
}

table#user_earnet_pi1 {
  font-family: verdana;
  font-size: 1em;
}

table#user_earnet_pi1 input {
  font-family: verdana;
}

table#user_earnet_pi1 div.hint2 {
  border: 1px solid #000000;
}

table#user_earnet_pi2 {
  font-family: verdana;
  font-size: 1em;
}

table#user_earnet_pi2 p.initials {
  color: #2B90C1;
}

table#user_earnet_pi2 p.initials a {
  color: #000090;
  text-decoration: underline;
}

table#user_earnet_pi2 a {
  text-decoration: none;
}

table#user_earnet_pi2 a:hover {
  text-decoration: underline;
}

table#user_earnet_pi3 {
  font-family: verdana;
  font-size: 1em;
}

table#user_earnet_pi3 a {
  text-decoration: none;
}

table#user_earnet_pi3 a:hover {
  text-decoration: underline;
}

table#user_earnet_pi5 {
  font-family: verdana;
  font-size: 1em;
}

table#user_earnet_pi5 a.back-link {
  color: #000090;
}

table#user_earnet_pi6 {
  font-family: verdana;
  font-size: 1em;
}
