
A.menue_top:link {font-weight:bold; text-decoration: none; color: #ffffff;; font-weight: bold;}
A.menue_top:visited {font-weight:bold; text-decoration: none; color: #ffffff;; font-weight: bold;}
A.menue_top:active {font-weight:bold; text-decoration: none; color: #ffffff;; font-weight: bold;}
A.menue_top:hover {font-weight:bold; text-decoration: none; color: #ffffff; background-color:#FFEC81;  font-weight: bold;}
A:link {font-weight:italic; text-decoration: none; color: #0000000; }
A:visited {font-weight:italic; text-decoration: none; color: #000000;}
A:active {font-weight:italic; text-decoration: none; color: #000000;}
A:hover {font-weight:italic; text-decoration: none; color: #000000; background-color:#FFEC81; }
A.blank:hover {text-decoration: none; background-color:transparent; }
.in {  font-family: Verdana, Arial, Helvetica; font-size: 9pt; font-weight: bold; line-height: normal}

body {
  scrollbar-base-color:#DCE7EF;
  color:#000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
 }

td {
  font-size: 9pt; Verdana, Arial, Helvetica;
}

#infospalte {
color: #025c80;
}

#infospalte hr {
width: 98%;
color: #008266;
}

.logotop {
margin: 0 8px 0 0;
}

.wappen {
position: relative;
left: 3px;
bottom: 5px;
}

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active {
  position: relative;
  text-decoration: none;
z-index:1;
}
 
a.tooltip:hover {
  background: transparent;
  z-index: 100;
}
 
a.tooltip span {
  display: none;
  text-decoration: none;
}
 
a.tooltip:hover span {
  display: block;
  position: absolute;
  z-index: 100;
  width: 300px;
  top: 30px;
  left: 0;
  padding: 2px 10px 2px 10px;
  background: #ffee81;
  color: #000;
  text-align: left;
  font-weight:normal;
  border: 1px solid #000;
}

