html,address,blockquote,body,div,dl,dt,dd,fieldset,form,h1,h2,h3,h4,h5,h6,ol,p,ul,li,center,hr,pre,table,tr,td,th,thead,tbody,tfoot,caption {
  font-family:inherit; font-style:normal; font-weight:normal;
  font-variant:normal; font-size:inherit; line-height:inherit;
  text-align:left; text-decoration:none; padding:0; margin:0;
  float:none; border:0px; display:block; cursor:default; }
span,a,img,abbr,code,em,strong,b,i,var,tt,kbd,samp,small,sub,sup {
  font:inherit; background:transparent; padding:0; margin:0;
  color:inherit; display:inline; float:none; border:0; }
textarea,legend,label,button,input,object,select { font:inherit; margin:0; padding:0; }

li       { display:list-item; }

table    { display:table; border-spacing:0; border-collapse:collapse; }
tr       { display:table-row; }
th,td    { display:table-cell; }
thead    { display:table-header-group; }
tbody    { display:table-row-group; }
tfoot    { display:table-footer-group; }
caption  { display:table-caption; }
colgroup { display:table-column-group; }
col      { display:table-column; }

head     { display:none; }

/* Optionales */
html { font-family:Verdana, 'Lucida Grande', Geneva, Lucida, Arial, Helvetica, sans-serif; font-size:10pt; line-height:15pt; color:#000; }
ul li { list-style-type:disc; }
ol li { list-style-type:decimal; }

/* unwichtiges verbergen */
body { background:none; }
#navigation, #buttons, #subnavigation { display:none; }

/* wichtiges richtig darstellen */
#kopf h1 { position:absolute; top:20px; right:10px; width:400px; height:102px; z-index:2; background:url(../img/logo-pyc-gross.jpg) 0 0 no-repeat;}
#kopf img { display:none; }
#content #inhalt h2 { font-weight:bold; font-size:20px; margin:90px 0 20px 15px;}
h2 img { margin:-12pt 0 0 0; }
p { margin:0 0 6pt 0; }

#content #inhalt table.ergebnissliste {width:100%;}
#content #inhalt table.ergebnissliste th {background-color:#000066; color:#fff; border-left:1px #fff solid; padding:0 3px;}
#content #inhalt table.ergebnissliste td {vertical-align:top; padding:0 3px; border:1px #000066 solid;}
#content #inhalt table.ergebnissliste td.teilnehmer {width:15%;}
#content #inhalt table.ergebnissliste td.yacht,
#content #inhalt table.ergebnissliste td.mannschaft {width:10%;}

#content #unten-start {display:none;}
