#flash,
#header ul,
#top-navigation,
#footer,
#printoptions,
#leftcontent,
#rightcontent,
.tx-timtabsociable-pi1,
#footer_tags,
#bottom {
	display: none !important;
}

.copyright {
	display: block !important;
}

body {

	margin: 12pt;
  padding: 0;
  font: 11pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}


h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana,
"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: 2em 0 0.5em 0;
  page-break-after: avoid;
	text-align: left;
}

h1 {
  font-size: 1.5em;
  
  letter-spacing: .05em;
  color: #000;
}

h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #000;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1.0em;
}

h6 {
  font-size: .8em;
}

ol, ul, li {
  font-size: 1.0em;
  line-height: 1.8;
  margin-top: .2em;
  margin-bottom: .1em;
}

p {
  font-size: 1.0em;
  line-height: 1.2;
  margin: 0 0 1em 0;
}

a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: none;
}

a img {
  border: none;
}

#maincontent {
	clear: both;
}


#rootline {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}
#rootline li {
	float: left;
	margin: 0 !important;
	padding: 0 !important;

}

#rootline li:before {
content:" / ";
}
#rootline li:first-child:before {
content:"";
}

#content {
	clear: both;
	height: 19cm;
}


html>body #content {
	height: auto;
	min-height: 19cm;
}



.fineline {
	color: #CC3333;
	background-color: #CC3333;
	clear: both;
}

.logo {
	float: right;
}
