BODY	    {
	color: #000064;
	font-family: Arial,Helvetica,sans-serif;
}

P,BR,HR,H1,H2,H3,H4,H5,UL,OL,TR,TD,TABLE,LABEL,BLOCKQUOTE,DIV {
  color: #000064;
  font-family: Arial,Helvetica,sans-serif;
}

P,BR,UL,OL,TR,LABEL	{ font-size:90%;}

.klein	  { font-size: 80% }

H1	{
  font-size:120%;
	font-weight: bold;
}

H2	{
  font-size:110%;
  font-weight: bold;
}
H3	{
  font-size:100%;
  font-weight: bold;
}
H4	{
  font-size:95%;
  font-weight: bold;
}

H5	{
  font-size:90%;
  font-weight: bold;
}

H6	{
  font-size:85%;
  font-weight: bold;
}



a:link {
  text-decoration:none;
  color: #B80327;
  font-weight: bold;
}

a:visited {
  text-decoration:none;
  color: #B80327;
  font-weight: bold;
}
a:focus {
  text-decoration:none;
  color: white;
  background-color: #B80327;
  font-weight: bold;
}
a:hover { 
  text-decoration: none;
  color: white;
  text-decoration:none;
  background-color: #B80327;
}


a:active {
  text-decoration:none;
  color: white;
  background-color: #B80327;
  font-weight: bold;
}
#blinkend tr:hover, #blinkend tr:focus { background-color: #d5e9f4; }

.highslide {  }
.highslide img {
	cursor: url(../../viewer/highslide/graphics/zoomin.cur), pointer;
}.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../../viewer/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
