/* left col content*/
.twocol .col2 {
	background-image : url(../gfx/portrait_oben.png);
	background-position : top left;
	background-repeat : no-repeat;
	padding : 10px 25px 10px 125px;
}

