/* CSS Document */
/* mit Regattameldung-Online zu verwenden */

table {
	height: auto;
}
.farbe {
	border: 2px solid #FFCC00;
	background: #FFFFCC;
}	
td {
	border: #FFFFFF;
}
.hgfarbe {
	background: #FFFFCC;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	border: 0px none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px 2px;
	padding: 2px 0px;
	color: #0000CC;
}
h1 {font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
h3 {font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #FF0000;
}
h4 {font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #FF0000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
.px9 {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

