body {
	background-color:	rgb(255,255,255);
	margin-top:			6px;
	margin-left:		6px;
}

body, p, h1, h2, a, a:link, a:visited, a:active, a:hover, td, tr, th, li, caption, input, textarea, select {
	color:				rgb(0,0,0);
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		16px;
}

img, table {
	margin:		0px;
	pading:		0px;
	border:		0px;
}

a {
	text-decoration: underline;
}

h1 {
	font-size: 			14px;
}

table {
	border-collapse: 	collapse;
}
td, th {
	border:				1px solid rgb(0,0,0);
	padding:			2px 5px;
}

th.datum {
	border:				0;
	padding-top:		20px;
}

table td.left, table th.left {		text-align:	left; }
table td.right, table th.right {	text-align:	right; }
table td.center, table th.center {	text-align:	center; }
table td.top, table th.top {		vertical-align:	top; }

table.turniere, table.folgeturniere, table.turnier {
	margin-top:	10px;
}

table.turnier th {
	text-align:	left;
}

table.turnier table th, table.turnier table td {
	border:		0;
	padding:	0;
}
