

body { 
  color: #fff; 
  font-variant: normal; 
  font-size: 11px; 
  line-height: 132%; 
  font-family: Arial, Helvetica; 
  text-decoration: none; 
  text-transform: none 
}

.class { 
  color: #366; 
  font-weight: 600; 
  font-size: 12px; 
  font-family: Arial, Helvetica; 
  text-decoration: none 
}
.style20 {font-size: 14px}

.normallink a:link
{
	color: White;
	  font-style: normal; 
	  font-weight: 600; 
	  font-size: 14px; 
	  font-family: Arial, Helvetica; 
	  text-decoration: none 
}
.normallink a:visited
{
	color: White;
	  font-style: normal; 
	  font-weight: 600; 
	  font-size: 14px; 
	  font-family: Arial, Helvetica; 
	  text-decoration: none 
}
.normallink a:active
{
	color: White;
	  font-style: normal; 
	  font-weight: 600; 
	  font-size: 14px; 
	  font-family: Arial, Helvetica; 
	  text-decoration: none 
}
.normallink a:hover
{
	color: White;
	  font-style: normal; 
	  font-weight: 600; 
	  font-size: 14px; 
	  font-family: Arial, Helvetica; 
	  text-decoration: none 
}

a:link { 
  color: #366; 
  font-style: normal; 
  font-weight: 600; 
  font-size: 14px; 
  font-family: Arial; 
  text-decoration: none 
}

a:visited 
{
  color: #366; 
  font-style: normal; 
  font-weight: 600; 
  font-size: 14px; 
  font-family: Arial; 
  text-decoration: none 
}
a:active
{
  color: #366; 
  font-style: normal; 
  font-weight: 600; 
  font-size: 14px; 
  font-family: Arial; 
  text-decoration: none 
}
a:hover
{
  color: #366; 
  font-style: normal; 
  font-weight: 600; 
  font-size: 14px; 
  font-family: Arial; 
  text-decoration: none 
}

.blacklink a:link
{
	color: Black;
	  font-style: normal; 

}
.blacklink a:visited
{
	color: Black;
	  font-style: normal; 

}


#l1 {
	position: absolute;
	z-index: 2;
	left: 800px;
	top: 800px;
	width: 300px;
	padding: 3px;
	border: 2px solid black;
	background-color: #fdeaa8;
	color: black;
	visibility: hidden;
	overflow: auto;
	
}

#lg {
	position: absolute;
    z-index: 1;
	visibility: vissible;
	overflow: auto;
	
}

#toolTipLayer{

	z-index: 3;
	overflow: auto;
}

#buch_esel{
	position: absolute;
    z-index: 2;
	visibility: hidden;
	overflow: auto;
	color: black;


}

#buch_tumor{
	position: absolute;
    z-index: 2;
	visibility: hidden;
	overflow: auto;
	color: black;


}
