@charset "UTF-8";
#schatten {
	background-image: url(../images/schatten_1.jpg);
	background-repeat: no-repeat;
	height: 13px;
	clear: both;
	margin-top: 5px;
	background-position: center;
}
#bild {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#text {
	clear: inherit;
	padding-left: 170px;
}

