/* 
  Author: 
  - Robert Gogolok <gogo AT cs DOT uni-sb DOT de>
 */

/* === CSS for Spielplan === */

#gogo-spielplan table { font-size: 65%; width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; font-family: verdana,arial,sans-serif; }

#gogo-spielplan table th { border: 0 0 0 0; padding: 0 0 0 0; background-color: grey; text-align: center; color: white; }

table th#gogo-spielplan-date { width: 15%; }

table th#gogo-spielplan-result { width: 10%; }

#gogo-spielplan table td { background-color: white; }

#sponsor-slideshow { overflow: hidden; height: 450px; }

.main-content .blanktable table { background-color: white; }
