/* css Produktionswerkstatt v1.00 */
/* css created at 22.08.2006  */
/*file changed to vX.XX at XX.XX.XXXX*/

/* This file was created by r.schoen */
/* ********** office@u2inet.com ********** */

/* basic elements */
body
	{
		font-color: black;
		font-size: 10pt;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
	}
p
	{
		margin-top: 0px;
		text-align: justify;
	}
h1
	{
		letter-spacing: 1px;
		margin-top: 0px;
		font-color: black;
		font-size: 24px;
		font-weight: bold;
	}
h2
	{
		letter-spacing: 1px;
		margin-top: 0px;
		font-color: black;
		font-size: 20px;
		font-weight: bold;
	}
h3
	{
		letter-spacing: 1px;
		margin-top: 0px;
		font-color: black;
		font-size: 18px;
		font-weight: bold;
		
	}
h4
	{
		letter-spacing: 1px;
		margin-top: 0px;
		font-color: black;
		font-size: 16px;
		font-weight: bold;
	}
h5
	{
		letter-spacing: 1px;
		margin-top: 0px;
		font-color: black;
		font-size: 14px;
		font-weight: bold;
	}
h6
	{
		letter-spacing: 1px;
		margin-top: 0px;
		font-color: black;
		font-size: 12px;
		font-weight: bold;
	}
a:link
	{
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
		border: none;
		background-color: #000000;
	}
a:visited
	{
		font-weight: normal;
		text-decoration: none;
		color: white;
		border: none;
		background-color: #000000;	
	}
a:hover, a:active
	{
		font-weight: normal;
		text-decoration: none;
		color: #FFFF00;
		border: none;
	}
a
	{
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
		border: none;
		background-color: #000000;
	}
