body {
	background: #FFFFCC;
	
}

h1 {
	
}

h2 {
	
}

table {
	border-collapse: collapse;
}

table td {
	width: 20px;
	text-align: center;
	border: none;
}


table td.zeile {
	text-align: right;
	font-weight: bolder;  
}

table td.zeilegesamt {
	text-align: right;
	font-weight: bold;
}

table td.framegesamt {
	font-weight: bold;
}

p.konstantinopel {
	font-weight: bold;
	font-size: larger;
	font-style: italic;
}

table.legende td {
	width: 100px;
}

p {
	
}

table {
	border: thin solid Black;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table th, table td {
	border: thin solid Black;
	padding: 5px;
}

table th {
	border-bottom: medium solid Black; 
}

.platz {
	font-weight: bold;
}

.name {
	text-align: left;
}

.platz, .spiel {
	text-align: center;
}

.sonder {
	
}

.gesamt {
	
}


