/* globale Definitionen */body, p {  font: normal 90.01% Helvetica, Arial, sans-serif;  color: #444488;  background-color: white;}a.arttitle   {    font: normal 100.01% Helvetica, Arial, sans-serif;   color: blue;    font-style: italic;}a {  font: normal 100.01% Helvetica, Arial, sans-serif;  color: #BB2288;}html {  padding: 0;}body {  margin: 0;  padding: 0;}h1 {  margin: 0.5em;  padding: 0.3em;  text-align: left;  color: #05736B;}hr.sep {  width: 350px;  height: 2px;  color: #05736B;  margin-left:0;  text-align:left;  background-color: #05736B;  border-style: none;}/* Seiteninhalt */#content {	margin-left: 10em;	padding: 0 1em;}* #content {  /* versteckt vor Netscape 4 */  background-color: white;}#content h2 {  font-size: 1.2em;  margin: 2em 5% 2em;  color: #05736B;}#content p {  font-size: 1em;  margin: 1em 0;}#content p.news {  background-color: rgb(60,176,169);  color: white;  padding: 0.3em;  font-size: 1.2em;  text-align: center;}#content p.news a {  color: yellow;  background-color: rgb(60,176,169);}#content div.footer {  font-size: 0.6em;  padding: 0.1em;  text-align: right;  margin-top: 3em;  margin-bottom: 1em;  color: rgb(30,88,85);}/* Navigationsleiste */#topbar {  position: absolute;  top: 0em; left: 140px;  width: 100%;   height: 3em;  background-color: #05736B;}html>body #topbar {  /* nur fuer moderne Browser! */  position: fixed;}#sidebar {  position: absolute;  top: 0em; left: 0em;  width: 140px;  height: 100%;  background-color: #05736B;}html>body #sidebar {  /* nur fuer moderne Browser! */  position: fixed;}#menu {  font-size: 0.9em;  margin: 0 0 1.2em; padding: 0;  color: white;}#menu li {  list-style: none;  margin: 0; padding: 0.3em;}ul#menu a {  display: block;  padding: 0.2em;  font-weight:;}ul#menu a:link {  color: white; background-color: rgb(60,176,169);  text-decoration: none;}ul#menu a:visited {  color: white; background-color: rgb(60,176,169);  text-decoration: none;}ul#menu a:hover {  color: white; background-color: rgb(30,88,85);  text-decoration: none;}ul#menu a:active {  color: white; background-color: gray;  text-decoration: none;}#menu li.internal {  position: absolute;  bottom: 0.5em;  width: 13.9em;}#menu li.logo {  position: absolute;  bottom  : 2.5em;  right: 0em;}
