﻿/*** Kompletter Template Inhalt (<div id="body">) ***/
DIV#body {
}
/*** Footer Div ***/
DIV#copyright {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  color: #C0C0C0;
}
DIV#copyright a  {
  color: #C0C0C0;
}
DIV#copyright a:hover {
  color: #0000FF;
  text-decoration: underline;
}
/*** gnu copyright ***/
DIV#gnu_copy {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  color: #C0C0C0;
}
DIV#gnu_copy a {
	color: #C0C0C0;
}
DIV#gnu_copy a:hover {
	text-decoration: underline;
	color: #0000FF;
}
DIV#gnu_copy span {
	color: #C0C0C0; /*fe9f12*/
}

/* Parse Time */
DIV#parsetime {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
}

