html, body {
  background-color: #F0FFFF;
  font-family: 'Verdana', sans-serif;
  line-height: 1.2em;

  }

#logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 18em;
  font-size: 0.8em;
  text-align: center;
  background-color: #D9EEFF;
  margin: 0;
  padding: 10px 0 0 0;
}

#links {
  position: absolute;
  top: 49px;
  left: 0;
  bottom: absolute;
  width: 17em;
  font-size: 0.8em;
  padding: 1em 0 0 1em;
  list-style-type: none;
  background-color: #D9EEFF;
  font-weight: bold;
  margin: 0;

}
#links li {
  margin: 0 0 0.2ex 0;
  line-height: 1.1em;}

#content {
  font-size: small;
  margin: 0 0 0 18em;}
  
#content2 {
  font-size: small;
  margin: 0 0 0 19em;}
  
  
#eXTReMe { text-align: center;
padding-top: 1em; }

#innovation { 
padding-top: 1em;
padding-left: 1em; }

td { 
 padding: 1.5ex;
 vertical-align: top; 
}
th { 
 padding: 5.1em;
 vertical-align: top; 
}
table.weblinks { 
 border: 1px solid #A9A9A9;
 border-collapse: collapse;
 background-color: #DDFFFF;
}
table.weblinks td { 
 border: 1px solid #A9A9A9;
}
table.border { 
 border-collapse: collapse;
}
table.border td { 
 padding: 1 0 0 1em;
 }
 
table.2em { 
 border-collapse: collapse;
 margin-left: 27em;
}
table.2em td { 
 padding: 1em;
 }
 
.rot { background-color:#F00; }
.blau { background-color:#00f; }
.weiss { background-color:#fff; }
.gold { background-color:#FFA500 }
.schwarz { background-color:#000 }
 
 
.bildunterschrift {
 font-size: x-small;
}
.fetter {
 font-size: small;
 color:#000000;
 font-weight: bold;
 }
 .fett {
  font-size: x-small;
  color: #000000;
  font-weight: bold;
 }
.navigation {
  font-size: xx-small;
  color: #000000;
  text-align: left;
}
h1 {
 color:#000080;
 font-size: x-large;
}
.rot14 {
 font-size: 14pt;
 display: inline;
 color:#ff0000;
 text-align: center;
}
.rot12 {
 font-size: medium;
 display: inline;
 color:#ff0000;
 font-weight: bold; 
 text-align: center;
}
.rotfont {
 display: inline;
 color:#ff0000;
 }
 .graufont {
 display: inline;
 color:#808080;
 }
.blocksatz {
 font-size: medium;
 color: #000000;
 text-align: justify;
}
a:link {
  color: #000080;
 text-decoration: none;
}
a:visited {
  text-decoration: none;
 color: #800080;
}
a:hover {
  color: #4444ff;
 text-decoration: underline;
}
.referenz {
  font-size: xx-small;
 color: #000000;
} 
#footer {
  font-size: small;
  margin: 0 0 0 13em;
}
#footer p {
font-size: x-small;
}
