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

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