/**
 * Special formatting for impressum.
 * 
 * Author: Markus Fischer <markus@fischer.name>
 */
div#text-static {
	padding: 1em 2em;
}
.div_suchergebnisse_head {
	background-image: url(/img/head_blank.gif);
	color: white;
	padding: 16px 0 20px 55px;
	font-size: 1.1em;
	font-weight: bold;
}

