body {
	padding-right: 40px; 
	padding-left: 40px; 
	font-size: 10pt; 
	padding-bottom: 40px; 
	margin: 0px; 
	color: black; 
	padding-top: 40px; 
	font-family: Verdana, Arial; 
	background-color: white
}
a:link { font-weight: normal;  color: black; text-decoration: underline }
a:visited { font-weight: normal; color: black; text-decoration: underline }
a:active { font-weight: normal; color: black; text-decoration: underline }
a:hover {	font-weight: normal; color: #ff8000; text-decoration: underline }

.title {	
	background-image: url(img/title.gif); 
	width: 100%; 
	height: 40px
}
.title tr {
	vertical-align: bottom; 
	text-align: right
}
.title td {
	border-bottom: black 0px solid
}
.title img {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px
}
.titletext {
	padding-left: 10px; 
	padding-bottom: 3px; 
	color: black; 
	text-align: left; 
	font-weight: bold
}
.datum {
	padding-right: 20px; 
	padding-left: 20px; 
	width: 100%; 
	color: black; 
	padding-top: 1px; 
	height: 20px; 
	background-color: #e1e1e1; 
	border-bottom: black 1px solid
}
td {
	font-size: 10pt; 
	font-family: Verdana, Arial
}
th {
	font-size: 10pt; 
	font-family: Verdana, Arial; 
	border-top: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: black 1px solid; 
	border-right: black 1px solid; 
	background-color: #e1e1e1
}
.tbl td {
	border-top: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: black 1px solid; 
	border-right: black 1px solid; 
	background-color: #f9ffff
}
.tbl th {
	border-top: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: black 1px solid; 
	border-right: black 1px solid; 
	background-color: #e1e1e1
}
.bidding td {
	width: 70px; 
	border-top: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: black 1px solid; 
	border-right: black 1px solid; 
	background-color: #f9ffff; 
	text-align: center
}
.bidding th {
	border-bottom: black 1px solid; 
	background-color: #e1e1e1
}
.hand {
	background-color: #f5f5f5
}
.board td {
	width: 150px
}
.board img {
	width: 13px; height: 11px
}
.bidding img {
	width: 13px; height: 11px
}

