

/* --- Stylesheet 58 () --------- */ 

#willkommen {
	width: 300px;
	padding: 0px 0px 25px 20px;
	margin-bottom: 20px;
	line-height: 130%;
	position: relative;
}

#willkommen .foto {
	width: 100px;
	float: right;
	margin: 0px 0px 7px 10px;
}

#willkommen h2 {
	font-size: 18px;
	color: #fff;
	margin: 0px 0px 10px 0px;
	line-height: 120%;
}

#willkommen .text {
	z-index: 1000;
}


#willkommen .unterschrift {
	position: absolute;
	width: 150px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}


#willkommen .unterschrift img {
	width: 150px;
}