P  {
	color : #C05010;
}
.tabledown {
	margin: 2px;
	padding: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FF6600;
	height: auto;
	width: auto;
}
.links {
	background-color: #FFCC00;
	background-image: none;
}

.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF6600
}

.gold2 {
	color: #FF0000
}

.gold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF6600;
	text-align: center;
}
.goldsolo {
	color: #FF6600
}
.reihe {
	overflow: auto;
	margin-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF6600;
	border-left-color: #FF6600;
	border-left-style: dotted;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF6600;
	position: relative;
	height: auto;
	width: auto;
}

