body
	{
	background-color: #ffffff;
	color: #333333;
	margin-left: 12px;
	margin-top: 12px;
	}
	
h1
	{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	line-height: 18pt;
	color: #cccccc;
	}	

h2
	{
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #cc0033;
	}	
	
p
	{
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	}
	
blockquote
	{
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	}

.rot
	{
	color: #cc0033;
	font-weight: bold;
	}	

div
	{
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	}
	
.wichtig
	{
	font-family: Arial;
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	}
	
a
	{
	font-family: Arial;
	line-height: 8pt;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}


ol, ul
	{
	font-family: Arial;
	line-height: 14pt;
	font-size: 10pt;
	}
	

	


