/* @override http://muster.patentfachkraefte.de/fileadmin/templates/css/print.css */

/* print.css */

/* Formatierungen für die Druckversion */

html,body{
  margin:10px;
  padding:0;
  border:0;
}

body{
  background: #ffffff;
  width:600px;
  text-align:left;
	font: normal 100.1%/130% verdana, arial, helvetica, sans-serif;
	color:#000000;
}

a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

strong, b {
	font-weight: bold;
}

hr {
	color: #ccc; /* für ie */
	background-color: #ccc; /* for andere Browser */
	height: 1px;
	margin: 10px 0 10px 0;
}

#site{
		font: bold 100%/150% Verdana, Arial, Helvetica, sans-serif;
}

#titel,
#url,
#host,
#copyright {
		font: normal 70%/130% Verdana, Arial, Helvetica, sans-serif;
}	

#site, #host {
	display: none;
}

#content div.news-single-item div.news-single-timedata, #content div.news-single-item div.news-single-category,
#content div.news-single-item p.news-single-author,
#content div.news-single-item div.news-single-backlink a,
#content div.news-single-item hr.clearer,
 div.news-list-date, .news-list-category,
 #content div.news-list-container div.news-list-browse div.tx-ttnews-browsebox,
div.csc-header.csc-header-n1 h5.csc-firstHeader  {
	display: none;
}

#titel {
	display: none;
}

#logo img {
	maring-bottom: 1em;
}

#content div.news-list-container div.news-list-item h3 a {
	text-decoration: none;	
}

div.news-list-morelink {
	font-size: 0.75em;
}


#CONTENT div.csc-header.csc-header-n1 h5.csc-firstHeader a {
	display: none;
}
