/* CSS Document */
body {
	/*   font: 11px tahoma;*/
   background: #DFFFDB;
	margin: 0;
	padding: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#map_canvas {
	margin-bottom:10px;
	height: 700px;
	width: 700px;
}

#sporthal {
	width: 700px;
}



.footer {
	padding-top: 5px;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #009966;
}
.BekerRonde {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	color: #009966;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-top-color: #009966;
}

.rasterForfait{
color:red;
}

.rasterDatum{
color:gray;
}

.rasterUitslagMail{
color:blue;
}

.rasterForfaitMail{
color:blue;
}

.rasterUitslag{
  font-weight: bold;
}

.datumLaatsteWijziging {
    border-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rasterThuisploeg {	
}

.tornooiTitel {
	text-align: center;
	font-weight: bold;
	font-size: larger;
	padding-top: 25px;
}

.tornooiLabel {
	text-align: left;
	vertical-align: top;
}
.kader {
	border: thin solid #009966;
	margin-right: 5px;
	margin-left: 5px;
}
.sporthalSubtitel {
	border-bottom: 3px solid #009900;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}
