/*============================================
Stylesheet für die Homepage www.toyotaclub.ch
Stand:	Druckversion
Datei:	druckversion.css
Media:	print
Datum:	14.01.2010
Autor:	Nicole Meile
==============================================*/


@charset "utf-8";
#body {
	font-family: "Times New Roman", Times, serif
	font-size: 12pt;
}

h1, h2 { font-family: "Times New Roman", Times, serif; }
h1 { font-size: 24pt }
h2 {
	font-size: 18pt;
	padding-top: 6pt;	/* Abstand zwischen Text und Rahmenlinie */
	border-top: 3pt solid #F00;	/* rote Rahmenlinie oben */
	margin-top: 12pt;
}





/*============================================
  E N D E   D E S   S T Y L E S H E E T S
==============================================*/
