/* CSS voor weblog style */




/* Top 5 stylesheet */
#top5_tabel {
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	width: 230px;
}

.top5_cel_spacer {
	background-color: #9cc3dd;
	height: 10px;
}
.top5_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.top5_tekst {
	margin: 0px;
	height: 100px;
	width: 230px;
	text-align: right;
}
.top5_footer {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 35px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: right;
}
.top5_knop {
	margin-top: 12px;
	margin-bottom: 12px;
}
.leesverderknop {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 100px;
	margin-right: 10px;
	float: right;
}
.yellowtext {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bolder;
	color: #FFCC00;
	letter-spacing: -4px;
}

