a, a:visited {
/*  color: #ggg;*/
  color: #000;
  text-decoration: none;
  outline-style: none;
}

a:hover {
  color: #ff3300;
}

/*a:active {
  font-weight: bold;
}*/

a.external, a.external-link, a.external-link-new-window  {
  background: transparent url('/fileadmin/sportstadt/images/red_external.gif') 3px 5px no-repeat;
  padding-left: 13px;
  color: #ff3300;
}

a.internal, a.internal-link, a.internal-link-new-window, .item2 a, .news-latest-morelink a, .news-list-morelink a, .news-latest-gotoarchive a {
  background: transparent url('/fileadmin/sportstadt/images/red_internal.gif') 3px 5px no-repeat;
  padding-left: 15px;
  color: #ff3300;
}

a.download {
  background: transparent url('/fileadmin/sportstadt/images/red_download.gif') 3px 3px no-repeat;
  padding-left: 12px;
  color: #ff3300;
}

form {
  padding: 0;
  margin: 0;
}

input {
  border: solid 1px #cbcbcb;
/*  color: #cbcbcb; */
  color: #666666;
  font-size: 11px;
}

input:focus {
	background-color: #ffd5d5;
}

input.text_input {
  border: solid 1px #cbcbcb;
  border-right: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
/*  color: #cbcbcb; */
  color: #666666;
  font-size: 11px;
  width: 213px;
}

input.sbmt_btn {
  margin: 0px 0px 0px 10px;
  padding: 0;
  background: transparent url('/fileadmin/sportstadt/images/black_arrow_btn.gif') 0px 1px no-repeat !important;
  background: transparent url('/fileadmin/sportstadt/images/black_arrow_btn.gif') 0px 0px no-repeat;
  border: none;
  width: 15px;
  height: 19px;
}

#homerightWrapper .updown_arrows a {
  background: none;
  border: none;
  margin: 0px;
  padding: 0px 3px;
}

.updown_arrows img {
  border: none;
  background: none;
  padding: 0px 0px;
  margin: 0px;
}

p {
 line-height: 17px;
}

.clear {
  clear: both;
  font-size: 0px;
}

.red {
  color: #ff3300;
}

.gray {
  color: #636363;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res TD.tx-indexedsearch-title {
  margin: 0 0 15px 15px;
  padding: 0;  
  font-size: 11px;
  color: #838383;
}