* {
  font-family: Arial, Helvetica, sans-serif;
  background: none;
  position: static !important;
  float: none !important;
}

body {
	background: none !important;	
}

object {
  display: none;
}

#rossmann {
	display: none;
}

table {
	border: 1px solid #000 !important;
	border-collapse: collapse;
	empty-cells: show;
}

td {
	border: 1px solid #000 !important;
}

#season-calendar tr.even-row td {
	width: 20px;
}

#season-calendar #tablehead thead td {
	width: 30px;
}

#season-calendar #tablehead {
	display: none;
}

#season-calendar #season-head {
	display: block !important;
}

#season-calendar #season-head {
	display: table-row !important;
}

#season-calendar #season-head td {
	height: 110px;
}

#season-head-dynamic {
	display: none;
}

#leftcolumn, #footer, div.page-nav {
  display: none;
}

a {
  color: #000;
  text-decoration: none;
}

a.continue {
  display: none;
}

h2.dynamictext {
  background-image: none !important;
  filter: none !important;
}

div.imagereplace {
  display: block;
  width: auto;
}

img {
  border: none;
  margin: 15px;
}

a.logomask1, a.logomask2, a.continue-link {
  display: none;
}

form, label, input, select, textarea {
  display: none;
}

h1, h2, h3, h4, h5, span, div, img, p {
	width: auto !important;
	height: auto !important;
	padding: inherit !important;
	margin: inherit !important;
	text-indent: 0 !important;
}