body {
	background: url(/pictures/bg_body_start.png) 0 0 repeat-y;
	}
a#impressionen, a#infos {
	height: 396px;
	float: left;
	padding: 30px 0 0 86px;
	background: url(/pictures/bg_impressionen.jpg) no-repeat;
	text-decoration: none;
	}
a#impressionen {
	width: 340px;
	float: left;
	color: #fff;
	background: #000 url(/pictures/bg_impressionen.jpg) no-repeat;
	}
a#infos {
	width: 305px;
	float: right;
	color: #000;
	background: url(/pictures/bg_infos.jpg) no-repeat;
	}

