/*** Kompletter Template Inhalt (<div id="body">) ***/
DIV#body {
}
/*** Footer Div ***/
DIV#copyright {
margin-left: auto;
margin-right: auto;
width: 980px;
padding-top: 10px;
color:#9A9A9A;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:left;
}
DIV#copyright a  {
  color:#9A9A9A;
}
DIV#copyright a:hover {
  color: #FF3300;
  text-decoration: underline;
}
/*** gnu copyright ***/
DIV#gnu_copy {
margin-left: auto;
margin-right: auto;
width: 980px;
color:#9A9A9A;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:left;
}
DIV#gnu_copy a {
	color:#9A9A9A;
}
DIV#gnu_copy a:hover {
	text-decoration: underline;
}
DIV#gnu_copy span {
	color: #fe9f12;
}

/* Parse Time */
DIV#parsetime {
margin-left: auto;
margin-right: auto;
width: 980px;
color:#9A9A9A;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: left;
}
