body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	
}
#printhead {
  position: relative; 
  width: 630px; 
  height: 122px;
  background-image: url(/fileadmin/templates/images/printHeader.jpg);
}


#printcontent {
  position:relative; 
  top:20px;
  padding: 20px; 
  width:590px; 
  font-family: arial; 
  font-size:12px;
}

h1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
  color: #1555a0;
  margin: 0px;
  margin-bottom: 15px;
}

h2, h3, h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
  color: #000000;
  margin: 10px 15px 10px 0px;
}

h2 a, h3 a, h4 a {
	color: #333;
	text-decoration: none;
}

a {
	color: #000;
}
a:hover {
	text-decoration: none;
}


#back a {
  position:relative; 
  top:40px; 
  width:630px; 
  text-align:center;
  display:block;
  background-color:#1555a0;
  color:#ffffff;
  text-decoration: none;
  font-weight: bold;
}

#back a:hover {
  width:630px; 
  text-align:center;
  display:block;
  background-color:#ccc;
  color:#666;
}

#fusszeileprint {
  position:relative; 
  top:45px; 
  width:630px; 
  text-align:center;
}

/* tt_news  ****************************************/

.news-single-item {
	margin: 15px 0 0 0;
}
.news-single-img {
	float: right;
	margin: 0 0 25px 25px;
	padding:0;
}

.news-list-container img {
	border:medium none;
	float: left;
	margin: 0 25px 5px 0;
}
.news-list-item {

}
.news-list-morelink {
	text-align: right;
	clear: both;
	padding: 15px 0px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #646464;
}
.news-list-morelink a {
	color: #ee7f00;
	font-weight: bold;
}
.news-list-item h3, .news-single-item h1 {
	border: none;
	margin: 0px;
}
/******************************
 *    Indexed Search Engine
 ******************************/ 
 
.tx-indexedsearch-searchbox {
	padding-bottom: 30px;
}

.tx-indexedsearch table{

}
.tx-indexedsearchtr, .tx-indexedsearch th, .tx-indexedsearch td {
	height: 18px!important;
	margin: 0 !important;
	padding: 0 !important;
}
.tx-indexedsearch-res {
	padding-top: 0px;
}
.tx-indexedsearch-info {
	font-size: 0.8em;
	display: none;
}
.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox p {
	display: none;
}
.tx-indexedsearch-icon, 
.tx-indexedsearch-title, 
.tx-indexedsearch-result-number, 
.tx-indexedsearch-percent{
	border-bottom: 1px solid #222;
}
.tx-indexedsearch-icon img {

}
.tx-indexedsearch-browsebox {
	width: 100%;
	text-align: center;
}
.tx-indexedsearch-icon .icon {
	width: 10px;
}
.tx-indexedsearch-title {
	font-size: 1.0em;
	font-weight: bold;
}
.tx-indexedsearch-percent, .tx-indexedsearch-result-number{
	display: none;
}
.news-single-timedata {
	float: right;
	width: auto;
	margin: 20px 0 0 0;
	font-size: 0.9em;
}
.news-single-backlink {
	border-top: 1px solid #999;
	padding:0px;
}

