body
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}	
	
h1
	{
	font-size: 12pt;
	font-family: Century Gothic, Arial, Frutiger;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8bb5e0;
	}	
	
h2
	{
	font-size: 10pt;
	font-family: Century Gothic, Arial, Frutiger;
	font-weight: normal;
	color: #1c2c6d;
	}	

p, td
	{
	font-size: 10pt;
	font-family: Century Gothic, Arial, Frutiger;
	line-height: 18px;
	margin-left: 30px;
	text-align: justify;
	color: #1c2c6d;
	}	

.hellblau
	{
	color: #8bb5e0;
	}	
	
a
	{
	font-family: Century Gothic, Arial, Frutiger;
	font-size: 10pt;
	color: #8bb5e0;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

img.border
	{
	border-width: 2px;
	border-color: #8bb5e0;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}