body  {
	color: navy;
	font-family: tahoma, helvetica;
	font-size: 9pt;
	background-color: white;
  background-image: url('/hocbkg.gif');
	background-attachment: fixed;
	/*margin: 5px 0px 0px 0px;*/
}

p {
	margin-bottom: 0.5em;
	margin-top: 0em;
}

p.thema {
	padding-top:15px;
	text-decoration: underline;
}

table {
	font-size: inherit;
}

input {
	font-size: inherit;
	font-family: Tahoma;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
}

.big {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

.huge {
	font-size: 36px;
	font-weight: bold;
}

.title {
	font-size: 1.2em;
	font-weight: bold;
  padding-top: 10px;
}

.vsmall {
	font-size: 0.8em;
	font-weight: normal;
}

table.noBorder  {
	border-collapse: collapse;
	border-style: none;
}

table.noBorder tr td {
	padding: 5px;
	vertical-align: top;
	border-style: none;
}

table.race  {
	background-color: White;
	border-collapse: separate;
    border-spacing: 0px;
	border-color: silver;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
}

table.race th  {
	color: White;
	font-weight: normal;
	text-decoration: none;
	background-color: gray;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	font-size: 11px;
	border-color: silver;
}

table.race th.small {
	font-size: 10px;
}

table.race th.big {
	font-size: 20px;
	background-color: Navy;
}

table.race td  {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	font-size: 11px;
	border-color: silver;
}

table.race tr:hover {
	background-color: #F5F5A5;
}

table.rank  {
	border-collapse: collapse;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
}

table.rank caption {
	color: navy;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	border-color: silver;
	border-style: none;
	border-width: 1px;
    border-bottom-width: 0px;
	font-size: 10pt;
}

table.rank th  {
	color: White;
	font-weight: bold;
	text-decoration: none;
	background-color: Navy;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-color: silver;
	border-width: 1px;
    border-bottom-width: 0px;
	font-size: 12px;
}

table.rank th.small {
	font-size: 11px;
}

table.rank th.big {
	font-size: 24px;
	background-color: Navy;
}

table.rank td  {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-color: silver;
	border-width: 1px;
    border-bottom-width: 0px;
	font-size: 11px;
}

table.general  {
	border-collapse: collapse;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
}

table.general caption {
	background-color: Navy;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	border-color: silver;
	border-style: none;
	border-width: 1px;
	font-size: 14px;
}

table.general th  {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: royalblue;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	font-size: 12px;
	border-color: silver;
}

table.general th.small {
	font-size: 11px;
}

table.general th.big {
	font-size: 24px;
	background-color: Navy;
}

table.general td  {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	font-size: 12px;
	border-color: silver;
}


table.regattas  {
	border-color: #0000CD;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

table.regattas caption {
	background-color: #0000CD;
	color: #FFD700;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	font-size: 18px;
}

table.regattas td  {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	font-size: 12px;
	padding: 15px;
}

table.RankRace  {
	border-collapse: collapse;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
}

table.RankRace caption {
	background-color: orange;
	color: navy;
	font-weight: bold;
    font-style: italic;
	text-decoration: none;
	text-align: center;
	padding  : 1px;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
    border-bottom-width: 0px;
	font-size: 10px;
}

table.RankRace th  {
	color: White;
	font-weight: bold;
	text-decoration: none;
	background-color: blue;
	text-align: center;
	padding: 1px;
	border-color: gray;
	border-style: solid;
    border-bottom-width: 0px;
	font-size: 10px;
}

table.RankRace td  {
	padding: 1px;
	background-color: silver;
	border-style: solid;
	border-color: gray;
	font-size: 10px;
    border-bottom-width: 0px;
}

.framed {
   padding: 5px; 
   border-style: dotted; 
   border-width: 1px; 
   border-color: navy; 
   margin-bottom: 10px;
}

hr {
   height: 0px;
   border-width: 1px 0px 0px 0px;
}

div.article {
  margin: 0px 20px 0px 20px;
}

div.article p {
  line-height: 1.5em;
}

div.article p.pgi {
  text-align: center;
}