<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ================================================================
   Standard-Tags
   ================================================================ */
body {
  font-weight                : normal;
  font-family                : Verdana,Arial,Helvetica;
  font-size                  : 10pt;
  color                      : #000000;
  margin-left                : 10px;
  scrollbar-base-color       : #8C8CC6;
  scrollbar-3dlight-color    : #FFFFFF;
  scrollbar-arrow-color      : #FFFFFF;
  scrollbar-darkshadow-color : #000000;
  scrollbar-face-color       : #8C8CC6;
  scrollbar-highlight-color  : #414E69;
  scrollbar-shadow-color     : #000000;
  scrollbar-track-color      : #ACACE6;
  background-color           : #ffffff;
}
a:link {
  color                      : #0000FF;
  font-style                 : normal;
  text-decoration            : none;
}
a:visited { 
  color                      : #0000A4;
  font-style                 : normal;
  text-decoration            : none;
}
a:active { }
a:hover {
  color                      : #00A0F0;
  text-decoration            : none;
}

th {
  font-family                : Arial,Helvetica,sans-serif;
  font-size                  : 10pt;
  font-weight                : bold;
  text-align                 : left;
}
td {
  font-family                : Verdana,Arial,Helvetica,sans-serif;
  font-size                  : 10pt;
}
p {
  font-family                : Verdana,Arial,Helvetica,sans-serif;
  font-size                  : 10pt;
  color                      : #000000;
}

td.rundespieler {
	padding-left               : 3px;
	padding-right              : 3px;
}
  
td.ergspieler {
	padding-left               : 3px;
	padding-right              : 3px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight                : bold;
	background                 : none transparent scroll repeat 0% 0%;
	padding-bottom             : 0.17em;
	margin                     : 0px;
	color                      : #FF8000;
	text-decoration            : underline;
	padding-top                : 0.5em;
  font-family                : Arial,Verdana,Helvetica,Sans-serif;
}
ul {
	padding-left               : 10px;
	margin                     : 2px;
	list-style-type            : none;
}
li {
	background-position        : 0px 3px;
	padding-left               : 15px;
	background-image           : url(/images/web/bullet.png);
	line-height                : 16px;
	padding-top                : 0px;
	padding-bottom             : 2px;
	background-repeat          : no-repeat;
}
i {
  color                      : #00302F; 
}
/* ================================================================
   Kreuztabellen 
   ================================================================ */
.kreuztabelle {
  border-right               : 1px solid #B0B0B0;
  border-bottom              : 1px solid #B0B0B0;
}
.kreuztabelle_links {
  border-right               : 1px solid #B0B0B0;
}
.kreuztabelle_oben {
  border-bottom              : 1px solid #B0B0B0;
}

/* ================================================================
   Auswahl der Staffel 
   ================================================================ */
select.ligaauswahl {
  font-size                  : 16pt; 
  font-family                : Arial; 
	background                 : none transparent scroll repeat 0% 0%;
  color                      : #ff8000;
  border-right               : #999999 0px solid;
  border-top                 : #999999 0px solid;
  border-left                : #999999 0px solid;
  border-bottom              : #999999 0px solid;
  font-weight                : bold;
} 

option.ligaauswahl {
  font-size                  : 16pt; 
  font-family                : Arial; 
	background                 : white;
  color                      : #ff8000;
  font-weight                : bold;
} 

/* ================================================================
   class.form.php
   ================================================================ */
.formrahmen1 {
  margin                     : 0px;
  padding                    : 0px;
  border                     : 1px solid #C0C0C0;
  background-color           : #D5D5D5;
}
.formrahmen2 {
  width                      : 100%;
  margin                     : 2px;
  padding                    : 0px;
  border                     : 0px solid #0004AE;
  background-color           : #D5D5D5;
}
.formtitel {
  background-color           : #C0C0C0;
  color                      : #404000;
  font-family                : Verdana,Arial;
  font-size                  : 10pt;
  font-weight                : bold;
}
.forminput {
  border-right               : #999999 1px solid;
  border-top                 : #999999 1px solid;
  margin-top                 : 2px;
  margin-bottom              : 2px;
  font-family                : Verdana,Arial;
  border-left                : #999999 1px solid;
  color                      : black;
  border-bottom              : #999999 1px solid;
  background-color           : #eeeeee;
}
.formhinweis {
  font-size                  : 9pt;
  font-weight                : bold;
}
.formtext {
  background-color           : #C5C5C5;
  color                      : black;
}
.formblank {
  font-size                  : 8pt;
  font-weight                : normal;
}

.klein {
  font-size                  : 9px;
  font-weight                : normal;
}

</pre></body></html>