body {
	font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-align:	left;
	background-color:#FFFFFF;
}
.klein {
	font-size: 11px;
}
.red {
	margin-bottom: 0;
	color: #D50000;
	font-weight: bold;
	font-style: italic;
}
address {
	font-size: 13px;
	font-weight: bold;
	margin-top: 13px;
}
caption {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
table	{
	font-family: Trebuchet MS;
	font-size: 13px;
}
h1 {
 margin-top: 0;
 margin-bottom: 0;
 padding: 0;
 color:#0000AF;
 font-size: 13px;
 text-decoration: none;
}
h2 {
 margin-top: 0;
 margin-bottom: 0;
 padding: 0;
 color:#0066FF;
 font-size: 15px;
 text-decoration: none;
}
h3 {
 margin-top: 0;
 margin-bottom: 0;
 padding: 0;
 color: black;
 font-weight: bold;
 font-style: normal;
 font-size: 17px;
 text-decoration: none;
}
.bigred {
	color: #D50000;
	font-style: italic;
  font-size: 17px;
}
.bigitalic {
	color: black;
	font-style: italic;
  font-size: 17px;
}
h4 {
 margin-top: 0;
 margin-bottom: 0;
 padding: 0;
 color: black;
 font-weight: normal;
 font-style: italic;
 font-size: 16px;
 text-decoration: none;
}
h5 {
 margin-top: 0;
 margin-bottom: 0;
 padding: 0;
 color: black;
 font-weight: normal;
 font-style: normal;
 font-size: 14px;
 text-decoration: none;
}
h6 {
 margin-top: 0;
 margin-bottom: 0;
 padding: 0;
 color: black;
 font-weight: normal;
 font-style: normal;
 font-size: 13px;
 text-decoration: none;
}
li {
	margin-bottom: 6pt;
}
img	 {
	border:none;
}
a:link {
	color: #0000AF;
	text-decoration: none;
}
a:visited {
	color: #0000AF;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #2020FF;
	text-decoration: underline;
}
.btnHover {
	font-size: 11px;
	font-weight: bold;
	border:3px double #2020FF;
}
.btnWeiss {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000080;
	font-weight: bold;
	border:3px double #909090;
}
.btnGrau {
	font-size: 11px;
	font-weight: bold;
	border:3px double #909090;
}
.btnNormal {
	font-size: 11px;
	border:3px double #909090;
}
.btnTief {
	font-size: 11px;
	border:3px groove #EAEAEA;
}
.btnHoch {
	font-size: 11px;
	border:3px ridge #EAEAEA;
}
