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

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

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

div.infoBox {
	width:100%;
	border-bottom:1px solid #8e8e8e;
	background-image:url(../../gfx/clever/background.gif);
	background-position:right top;
	background-repeat:repeat-y;
	padding:0px 0px 35px 0px;
}

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

div.leftContent {
	padding:25px;
}

div.leftContent b.blue {
	color:#0e3667;
}

div.leftContent a {
	color:#0e3667;
	text-decoration:underline;
}

div.leftContent a.grey {
	color:#818284;
	text-decoration:underline;
}

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 15px 25px 15px;
}

div.rightContent ul li a {
	font-size:11px;
}
