

/* --- Stylesheet 91 () --------- */ 

#willkommen {
	width: 290px;
	margin: 40px 0px 20px 0px;
	padding-bottom: 15px;
	position: relative;
}

#willkommen .foto {
	width: 80px;
	float: left;
	margin: 0px 15px 10px 0px;
}

#willkommen h2 {
	font-size: 16px;
	color: #fff;
	padding-top: 20px;
	margin: 0px 0px 10px 0px;
	font-family: Georgia;
	font-weight: 100;
}

#willkommen .text {
	font-size: 13px;
	line-height: 17px;
	color: #BBADA8;
	z-index: 1000;
	margin-left: 20px;
	font-family: Georgia;
	font-style: oblique;
}


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


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