/*** 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: #999999;
	padding-bottom: 10px;
}
DIV#copyright a  {
	color: #999999;
}
DIV#copyright a:hover {
	text-decoration: underline;
}

/*** ne-xt copyright ***/
DIV#ne-xt_copy {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
	color: #999999;
}
DIV#ne-xt_copy a {
	color: #999999;
}
DIV#ne-xt_copy a:hover {
	text-decoration: underline;
}
DIV#ne-xt_copy span {
	color: #fe9f12;
}

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


