/*--- Stylesheet ---*/

/*--- Import stylesheets ---*/
@import "styleMain.css";	/* Include Main stylesheet */
@import "styleNews.css";	/* Include stylesheet tbv extensie tt_news */
@import "knvb.css";	/* Include stylesheet tbv knvb standen, programma, uitslagen */

div#content	{
	padding: 20px;
}
div#contentWrapper	{
	background-image: url(../images/contentAchtergrond4.jpg);
}
/* Programma Kadoelen 1, rechterkant ---*/
.mj-nextmatch-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 146px;
	margin: 10px 0 0 0;
	background-image: url(../images/bg_metal_long.gif);
	text-align: center;
	border: 1px solid #0144B3;
}
.mj-nextmatch-table TD {
	padding: 5px 0 5px 0;
}
td.mj-nextmatch-title {
	background-color: #0144B3;
	color: #FFFFFF;
	font-weight: bold;
}

#nextMatch	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 146px;
	padding: 0;
	margin: 10px 0 0 0;
	background-image: url(../images/bg_metal_long.gif);
}
TABLE.nextMatch	{
	font-size: 9px;
	width: 146px;
	padding: 0 0 3px 0;
	margin: 0;
	border: 1px solid #0144B3;
}
TH.nextMatchRow	{
	border-bottom: 1px solid silver;
	color: #FFFFFF;
	padding: 2px 0 2px 2px;
	margin: 0;
	background-color: #0144B3;
}
TD.nextMatchRow	{
	padding: 3px 0 3px 0;
}
.nextMatchRow	{
	text-align: center;
}/* Einde programma Kadoelen 1, rechterkant ---*/

/*--- Tbv sneeuw op de website ---*/
.drop {
	position: absolute;
	z-index:4; width: 3;
	filter: flipV(), flipH();
	font-size: 40;
	color: blue;
}