body{
	margin: 0;
	font-size: 12px;
}

.wrapper{
	width: 774px;
	margin: 0 auto;
}

table.kocha td{
	border-bottom: 1px solid #E5EFFB;
	height: 22px;
	text-align: center;
	color: #666666;
}

table.kocha td.bir{
	border-right: 1px solid #B9D3F8;
	color: #1F60B4;

}
table.kocha td.ikki{
	background: #F3F8FE;
}

a.eins{
	color: #666666;
	text-decoration: none;
}
a.eins:hover{
	color: orange;
	text-decoration: none;
}

a.zwei{
	color: #1F60B4;
	text-decoration: none;
}
a.zwei:hover{
	color: orange;
	text-decoration: none;
}

table.oi{
	text-align: center;
	height: 20px;
}

table.oi a{
	color: #666666;
	text-decoration: none;
}
table.oi a.:hover{
	color: orange;
	text-decoration: none;
}

a.bryant:link,
a.bryant:visited{
	color: #656766;
	text-decoration: none;
}
a.bryant:hover{
	color: orange;
	text-decoration: none;
}

