body {
	background-color: #52829A;
	font-family: Arial,sans-serif;
	font-size:12px;
	color: white;
	line-height: 20px;
}

.wrapper {
	width: 920px;
	margin: 0 auto;
}

.keyFigures-box {
	height: 170px;
	padding: 8px;
	background-color: black;
}

.big-box {
	width: 100%;
	height: 500px;
	background-color: black;
	border-top: 2px solid #333333;
}

.class-box {
	width: 20%;
	padding: 8px;
	background-color: black;
	float: left;
	border-right: 2px solid #333333;
}

.people-box {
	width: 70%;
	padding: 8px;
	background-color: black;
	float: left;
}

img.classIcon {
	width: 24px;
	height: 24px;
}

img.av {
	width: 100px;
	height: 100px;
	border: 2px solid #888888;
}

a {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

table.silent {
	border: 0 none;
}

ul.listing {
	list-style-type: none;
}

ul.listing li {
	margin-top: 8px;
}

ul.listing img {
	vertical-align: middle;
	margin-right: 8px;
}
