@charset "utf-8";
/* CSS Document */

table.topThree td {
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	/*padding: 4px;*/
	margin-right: 0px;
	margin-left: 0px;	
	/*background-color: #DED19D;*/
}
.topsoort {
	font-size: 10px;
	padding-left: 0px;
	/*margin-left:-4px;*/
	font-weight: bold;
}
.topthumb {
/*	background-color: #F2E9C8;*/
	padding-left: 6px;
	padding-right: 6px;	
}
table.topThree td.toplink {
	text-align: left;
}
.toptitel {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

.topthumb{
	float: left;

	margin:12px;
	margin-top:6px;
	margin-bottom:6px;
	vertical-align: middle;
	width: 100px;
	height:118px;
}
.topthumb img {
	border: 12px solid #C8B778;

}
.toplist {
	width: 420px;

}
