@import url('flexcontent.css');
@import url('menu.css');
@import url('content.css');
@import url('mbu.css');

/*@import url('tt_news.css');*/


/* #################### search ##################### */

.tx-indexedsearch {
  font-family: Arial;
}

.tx-indexedsearch a{
  color: #37B6ED;
}

.tx-indexedsearch-rules {
  border-top: 1px solid #37B6ED;
  padding-top: 20px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead table {
  background: #ffffff;
  border-bottom: 1px solid #37B6ED;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
  background: #ffffff;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background: #ffffff;
}

/* #################### search ##################### */


.paragraph{
	padding:10px;color:green;
}

.link{
	color:red;
	font-weight:bold;
}

.image{
	border:3px dotted blue;
}

.tablecell{
	border:3px dotted red;
}

.news-single-item h1{
padding-bottom:5px;
}