@page {
	size: auto;
	margin: 1cm;
}

body{
	font:11pt/120% Arial, serif;
	background-color: white !important;
	background-image: none !important;
	color:black;
}

div {
	float:none;
}

body, div.site {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.menu, div.right-content, div.header-content {
	display:none;
}

a:link, a:visited {
	background: transparent;
	color: #520;
	font-weight: bold;
	text-decoration: underline;
}

ul, ol {
	list-style: square; margin-left: 18pt;
}

li {
	line-height: 1.6em;
}

h1,h2,h3,h4,h5,h6 { 
	page-break-after: avoid; 
}

h1 {
	font-size:18px;
}

div.site-title { display:none; }

/* Sichtbare Auszeichnung der URLs von Links */
/*a[href]:after { 
	content:" <"attr(href)">"; 
	background-color: inherit;
	color: #369; 
	font-style: italic;
}
*/
/* Auszeichnung von Abkürzungen und Acronymen */
abbr[title]:after, acronym[title]:after { 
	content: '(' attr(title) ')';
	background-color: inherit;
	color: #369; 
	font-style: italic; 
}

*[cite]:after {
	content:close-quote" (Quelle: "attr(cite)")";
}

q:before, blockquote:before {
	content:open-quote;
}

q:after, blockquote:after {
	content:close-quote;
}

div.main-content:after {
	content: "\ Alle Rechte vorbehalten. (c) 2010 Handballverband Niedersachsen, www.hvn-online.com";
	color: #999 !important;
	font-size: 0.85em;
	border-top: 1px solid #999;
}

/* tt news*/

div.news-single-backlink { display:none; }

div.news-single-item hr { display:none; }

