*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#75c3f3;
	background-image:url(images/MavoDilsen.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

img{
	border:0px;
}

.site{
 	width:100%;
}

ul{
	list-style:url(images/mItem.png);
}

li{
	cursor:pointer;
}

/*
*******************
*******Links******
*******************
*/
A:link {
	text-decoration: none;
	color:#000000;
}

A:visited {
	text-decoration: none;
	color:#000000;
}

A:active {
	text-decoration: none;
	color:#0099FF;
}

A:hover {
	text-decoration: none;
	color:#0099FF;
}

.linkTekst A:link{
	text-decoration: none;
	color:#0099FF;
}

.linkTekst A:visited {
	text-decoration: none;
	color:#0099FF;
}

.linkTekst A:active {
	text-decoration: none;
	color:#0099FF;
}

.linkTekst A:hover {
	text-decoration: none;
	color:#0099FF;
}

/*
*******************
*******Header******
*******************
*/
.header{
	width:100%;
	height:149px;
	background-image:url(images/HeaderBG.gif);
	background-repeat:repeat-X;
	white-space:nowrap;
}

.logo{
	float:left;
}

.headerM{
	background-image:url(images/MavoDilsen.png);
	background-repeat:no-repeat;
	background-position:top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:102px;

}

/*
*******************
*******Center******
*******************
*/

.center{
	clear:both;
}

.centerMB{
	background-image:url(images/CenterCB.gif);
	width:100%;
}

.centerLM{
	background-image:url(images/CenterLM.gif);
	height:21px;
}

.centerMM{
	background-color:#FFFFFF;
}

.centerRM{
	background-image:url(images/CenterRM.gif);
}

.centerMO{
	background-image:url(images/CenterMO.gif);
	width:100%;
	background-repeat:repeat-x;
}

.menu{
	float:left;
}

.content{
	margin-left:210px;
		padding:0px;	
}

.trWedstrijden{
	border-bottom:1px black dotted;
}

.tableH{
	font-weight:bold;
	background-color:#F1F1F1;
	border-bottom:1px solid;
	border-top:1px solid;
}

/*
*******************
*******Footer******
*******************
*/
.footer{
	text-align:center;
	clear:both;
}

/*
*******************
********Menu*******
*******************
*/
.menuH{
	background-image:url(images/MenuH.gif);
	width:198px;
	height:33px;
}

.menuH2{
	background-image:url(images/MenuH2.gif);
	width:198px;
	height:33px;
}

.menuM{
	background-image:url(images/MenuM.gif);
	padding-left:35px;
}

.menuF{
	background-image:url(images/MenuF.gif);
	height:14px;
}

.submenu{
	padding-left:15px;
}


/*
*******************
******Ploegen******
*******************
*/
.ploegfoto{
	text-align:center;
}

.ploeginfo{
	margin-left:auto;
	margin-right:auto;
}

.kolomUitslagW{
	text-align:center;
	color:#0099FF;
}

.kolomUitslagV{
	text-align:center;
	color:#FF0000;
}

#tabs,#info1,#info2{
	float:left;
	width:90%;
	margin-bottom:10px;
}

.spelerDiv {
	background-image: url(ploegen/images/speler.png);
	background-repeat:no-repeat;
	height:170px;
	width:295px;
	vertical-align:middle;
	padding-left:20px;
	float:left;
}
.spelerTable {
	height:100%;
}
