/*** Kompletter Template Inhalt (<div id="body">) ***/
DIV#body {
}
/*** Footer Div ***/
DIV#copyright {
  width:946px;
  /* position:relative;
  bottom:0px; */
  margin:0px auto;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  padding:5px 10px 5px 10px;
  color:#333333;
  line-height: 140%;
  text-align:center;
  border-top:1px dotted #c2c2c2;
  background-image:url(../../templates/telsounds/img/copybg.jpg);
  background-repeat:repeat-y;
}
DIV#copyright a  {
  color: #333333;
}
DIV#copyright a:hover {
  color: #333333;
  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;
}
DIV#gnu_copy a {
	color: #999999;
}
DIV#gnu_copy a:hover {
	text-decoration: underline;
}
DIV#gnu_copy span {
	color: #fe9f12;
}

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