/* Created by TopStyle Trial - www.topstyle4.com */

/*toernooi*/
.tbltoer{
	width: 98%;
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
}


.tc1{
background-color: black;
color: white;
}

.tbtop{
	width: 100%;
	float: none;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: blue blue blue blue;
}

.tb1{
	width: 10%;
	height: 100%;
	line-height: 3em;
	float: left;
	background-color: transparent;
	font-size: 1em;
	/*overflow: hidden;*/
	border-style: none solid none none;
	border-width: 0px 1px 0px 0px;
	border-color: blue blue blue blue;
}

.tb2{
	width: 17%;
	float: left;
	background-color: transparent;
	margin: 0px 0px 0px 3px;
	overflow: hidden;
	border-style: none;
}

.tb21{
	float: none;
	line-height: 1em;
	font-size: 1em;
	overflow: hidden;
	background-color: transparent;	
}

.tb22{
	float: none;
	line-height: 2em;
	font-size: 1em;
	overflow: hidden;
	background-color: transparent;
}

.tb3{
	width: 65%;
	line-height: 3em;
	font-size: 1em;
	float: right;
	text-align: left;
	overflow: hidden;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 3px;
	background-color: transparent;
	border-style: none none none solid;
	border-width: 0px 0px 0px 1px;
	border-color: blue blue blue blue;
}


.celtb1{
	width: 10%;
	font-size: 1em;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
}

.celtb21{
	width: 15%;
	font-size: 1em;
	padding: 3px;
	text-align: center;
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
}

.celtb3{
	font-size: 1.3em;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
}

.celb{
	background-color: #a6d3ff;
	width: 25%;
	text-align: right;
	border-style: none;
	border-width: 1px;
	border-color: silver;
	padding: 5px;
}

.celw{
	background-color: transparent;
	border-style: none;
	border-width: 1px;
	border-color: silver;
	padding: 5px;
}


