/**************************************************
	film-autos.com
	Screen Stylesheet - Print Formatierung

***************************************************/

body {
	background: #FFF none;
	text-align: left;
	}

a:link,
a:visited,
a:active,
a:hover {
/*	color: #D72B0A;
	text-decoration: underline;*/
	color: #444;
	padding: 0;
	text-decoration: none;
	}

a:after {
    /* content: " (" attr(href) ") "; */
}


ul.thumbs-list li,
ul.thumbs-list2 li {
	list-style: none;
	}

#print-logo {
	text-align: right;
	}

#left, #right, #footer {
	display: none;
	}
	
#detailpz {
	margin-top: 0;
	}

