@charset "utf-8";

#left {
    float:left;
	width:188px;
	height:406px;
	padding: 30px 0 0 20px;
	background: #b75f52 url(images/foto-katja-huysmann.jpg) top left no-repeat;
	border-right: solid #000000 1px;
}

#left p {
	padding:0px;
}

.left-first {
    margin-top:238px;
}

.left-first span {
	font-size:14px;
	font-weight:bold;
}

#content {
    float:left;
	width:623px; /*454*/
	height:396px;
	overflow:hidden;
	background:url(images/unterschrift.gif) bottom right no-repeat;
	padding:20px;
}

#right {
    float:left;
	width:21px;/*200px 190*/
	height:436px;
	background:url(images/unterschrift-rechts.gif) bottom left no-repeat;
}
