
@import url(sifr-print.css);

* {
	font-family:Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: transparent;
}

* h1 {
	font-size:14pt;
	margin-bottom:2pt;
}

* p, * a {
	margin-top:0;
	font-size:10pt;
	line-height:16pt;
}

a:after  { 
	color: #CCCCCC;
	background-color:transparent; 
	content: "  (Link: http://www.thomibraem.ch/" attr(href) ")"; 
}

a[rel="blank"]:after  { 
	color: #CCCCCC;
	background-color:transparent; 
	content: "  (Link: " attr(href) ")"; 
}

#nav, #subnav, #slogan, #mainpic, #footer, * img, a[href="hosting_domains_bestellung.php?"]{ 
	display:none;
}


