.highlight
{
  background-color: lightblue;
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  font-size: 2.1em;
}

/* Bildeschatten */
.bildschatten {
	background:transparent url(../../../images/bildschatten.png) scroll left bottom;
	/*background-position:-1px -10px;*/
	border-top:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	margin:0px 0 0px 2px;
	padding:2px 2px 15px 5px;
}
/* Bildeschatten Ende */
