@import url(../style.css);
@import url(../box.css);

/* Anfang Überlagerung */
/* Ende Überlagerung */

div.title {
	height:24px;
	background-image:url(../../gfx/clever/imprint/title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div.imprintBox {
	padding:0px 0px 35px 0px;
	background-image:url(../../gfx/clever/media/background.gif);
	background-position:left top;
	background-repeat:repeat-y;
	border-bottom:1px solid #8091a5;
}

div.leftBox {
	width:443px;
	float:left;
}

div.leftContent {
	padding:25px;
}

div.employee img {
	clear:left;
	float:left;
	margin-right:25px;
	margin-bottom:15px;
}

div.rightBox {
	width:250px;
	margin-left:1px;
	float:left;
}

div.rightContent {
	padding:25px 25px 25px 30px;
}
