/* basic elements */
body {
	font: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	text-decoration: none;
	}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
p {
	font: 8pt/11pt Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #003366;
	text-decoration: none;
	text-align: left;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #003366;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #003366;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #003366;
	}
#kleingedrucktes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
