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

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

.BildRechts {
	float: right;
 	clear:both;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #efefef;
	background: url(http://horum.t4server.info/files/bildschatten220.png) no-repeat bottom left;
	padding: 4px 5px 12px 7px;
}
.BildLinks {
	float: left;
 	clear:both;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #efefef;
	background: url(http://horum.t4server.info/files/bildschatten220.png) no-repeat bottom left;
	padding: 4px 5px 12px 7px;
}
.BildSchatten {
	margin:6px 10px 6px -2px;
	background: url(/files/bildschatten220.png) no-repeat bottom left;
	padding: 4px 5px 12px 7px;
	border-top: solid 1px #eee;
	float:left;
}
