body {
  background: #FFFFFF url("https://cubecomp.de/system/theme_files/images/000/006/092/original/img01.gif?1516472601") repeat-x;
  color: #333333;
}

h1, h2, h3 {
  color: #3E3E3E;
}

a {
  color: red;
}

a:hover, a:active {
  color: darkred;
}

/********************************* Table ********************************/

table.competitors tr:nth-child(even) {
  background-color: white;
}

table.competitors tr:nth-child(odd) {
  background-color: #eeeeee;
}

td.competitors_hover, table.competitors tbody tr:hover {
  background: silver;
}

table.schedule td,
table.schedule th {
  border: 1px solid #E0E0E0;
}

table.competitors td,
table.competitors th {
  border: 1px solid #E0E0E0;
}

th {
  background-color: #0a96cb;
  color: white;
}

/********************************* Form ********************************/

input, textarea, select {
  color: #333333;
}

/******************************** Header and logo ********************************/

#header {
  background: url("https://cubecomp.de/system/theme_files/images/000/006/078/original/img03.gif?1516472601") repeat-x left bottom;
}

#logo h1 {
  color: #494949;
}

#logo h2 {
  color: #A0A0A0;
}

/******************************** Menu ********************************/

#menu a {
  color: #000000;
}
#menu a:hover {
  background: url("https://cubecomp.de/system/theme_files/images/000/006/077/original/img02.gif?1516472601") repeat-x left bottom;
}

#menu .active a {
  background: url("https://cubecomp.de/system/theme_files/images/000/006/093/original/img04.jpg?1516472601") repeat-x left bottom;
}

/********************************* Page ********************************/

#page h1, #page h2, #page h3 {
  background: url("https://cubecomp.de/system/theme_files/images/000/006/078/original/img03.gif?1516472601") repeat-x left bottom;
}

/********************************* Footer ********************************/

#footer {
  background: #003448 url("https://cubecomp.de/system/theme_files/images/000/006/079/original/img09.gif?1516472601") repeat-x;
}

#legal {
  color: silver;
}

#legal a {
  color: silver;
}
