/* CSS Document  by K.D.K. - Software                     */
/*------------------------------------------------------- */
/*  Datei: schrift.css                                    */
/*------------------------------------------------------- */
/*  Projekt: www.autoteile-petrasch.de                          */
/*  Autor: Klaus-Dieter Knie / klaus.knie@kdk-software.de */
/*  Letzte Aenderung: 09.04.2009 - 22:13 Uhr              */
/*------------------------------------------------------- */

h1 	{
	font-size: 1.3em;
	color: #CDDBCC;
	font-weight: bold;
	}

h1.content{
	font-size: 0.9em;
	color: #CDDBCC;
	font-weight: normal;
	}
p   {
	font-size: 1.3em;
	color: #000000;
	font-weight: normal;
	}
p.ueberschrift-index1{
font-family: arial;
	font-size: 1.6em;
	color: #41839D;
	font-weight: bold;
	text-align: center;
	}
p.content-index1{
font-family: arial;
	font-size: 1em;
	color: #41839D;
	font-weight: bold;
	text-align: center;
	}
p.content{
font-family: arial;
font-size: 0.9em;
	color: #41839D;
	font-weight: bold;
	text-align: center;
	}
p.ueberschrift{
font-family: arial;
	font-size: 11pt;
	color: #41839D;
	font-weight: bold;
	text-align: center;
	}
p.ueberschrift-index2{
font-family: arial;
	font-size: 1.6em;
	color: #41839D;
	font-weight: bold;
	text-align: left;
	}
p.content-index2{
font-family: arial;
	font-size: 2em;
	color: #41839D;
	font-weight: bold;
	text-align: center;
	}
p.referenz
{
font-family: arial;
	font-size: 0.75em;
	color: #41839D;
	font-weight: bold;
	text-align: left;
	}