A {
    color:            #A0C0FF;
    text-decoration:  none;
}

BODY {
    background-image: url("/pix/background.gif");
    margin:           0;
    padding:          0;
}

BODY,P,DIV,LI,UL,TD,EM,FONT,BLOCKQUOTE,FORM {
    color:            #D0E0FF;
    font-family:      arial,helvetica,sans-serif;    
}

TD.line {
    background-color: #D0E0FF;
    padding:          0;
    margin:           0;
}

TD.pad {
    padding:          5px;
}

TD.menu {
    padding:          10px;
    line-height:      25px;
    text-decoration:  none;
}

TD.content {
    padding:          10px;
    width:            100%;
}

TD.disclaimer {
    padding:          5px;
    font-size:        0.9em;
}

TD.headline {
    padding:          5px;
    width:            100%;
}

H1 {
    font-size:        1.5em;
}

IMG {
    border-width:     0;
    border-style:     none;
}

TABLE.border {
    color:            #D0E0FF;
    background-color: #D0E0FF;
}

TR.border {
    color:            #D0E0FF;
    background-color: #000000;
}

TABLE.menu {
  border:           1px #D0E0FF solid;
  font-size:        0.9em;
  font-family:      Arial,Helvetica;
  color:            #D0E0FF;
  background-color: transparent;
  width:            100%;
}

.inmenu {
  font-size:	    0.9em;
  color:            #000;
  background-color: #D0E0FF;
}

TH {
  background-color: #D0E0FF;
  color:            #000;
  font-size:        1.1em;
  font-family:      Arial,Helvetica;
  text-align:       left;
}

TD.footnote {
  background-color: #D0E0FF;
  color:            #000;
  font-size:        0.9em;
  text-align:       center;
}

A.footnote {
  color:            #000;
  text-decoration:  none;
}


#### Ab hier nur fuer YAMS!

div.inhalt {
  border:1px solid white;
  padding:2em;
  margin:3em;
}

TABLE.yams {
  border-collapse: collapse;
  border: 1px solid #D0E0FF;
}

td.e {
  font-weight:bold;
  font-size:26px;
  font-family:monospace;
  text-align:center;
}

td.i {
  font-size: 0.9em;
  width:auto;
  text-align:center;
}

td.link {
  text-align:center;
  border:none;
  font-family:sans-serif;
  font-size:80%;
  padding:1px 2em 1px 2em;
}

table#history td {
  vertical-align:top;
  font-size:10pt;
  font-family:sans-serif;
  padding:5px;
}

table#history td p {
  margin:0;
}

blockquote {
  border:1px solid black;
  padding:0.5em;
  font-style:italic;
}

#spielername {
  font-size:26px;
  font-weight:bold;
}

td.link a {
  text-decoration:none;
}

