body {
	background-color: #cccccc;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}
tr {
	vertical-align: top;
}
.content {
	padding: 5px 0px 0px 15px;
	vertical-align: top;
}
a:link {
	color: #008000;
	text-decoration: underline;
}
a:visited {
	color: #008000;
	text-decoration: underline;
}
a:hover {
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: overline;
}
a:active {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline overline;
}
.datum {
	font-size: 13pt;
	font-style: italic;
	text-decoration: underline;
}
h1 {
	font-size: 18pt;
	font-weight: bolder;
}
h2 {
	font-size: 14pt;
	color: #0000FF;


}
h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #3399FF;


}
.kleingedrucktes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
a.kleingedrucktes:link{
	color: #666666;
	text-decoration: none;

}
a.kleingedrucktes:hover{
	color: #000000;
	text-decoration: underline overline;
}
a.kleingedrucktes:active{
	color: #993333;
	font-style: italic;
}
a.kleingedrucktes:visited{
	color: #333399;
	text-decoration: none;
}
.minigedrucktes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
a.minigedrucktes:link{
	color: #666666;
	text-decoration: none;
	font-size: 8pt;
}
a.minigedrucktes:hover{
	color: #000000;
	text-decoration: underline overline;
	font-size: 7pt;
}
a.minigedrucktes:active{
	color: #993333;
	font-style: italic;
	font-size: 7pt;
}
a.minigedrucktes:visited{
	color: #333399;
	text-decoration: none;
	font-size: 8pt;
}

a.rsslink:link {
  color: #333333;
  font-size: 11pt;
  text-decoration: none;
}
a.rsslink:hover {
  color: #663300;
  font-size: 11pt;
  text-decoration: underline;
  font-weight: bold;
}
a.rsslink:active {
  color: #660000;
  font-size: 11pt;
  text-decoration: overline;
  font-weight: bold;
}
a.rsslink:visited {
  color: #333333;
  font-size: 11pt;
  text-decoration: none;
}
.rsstext {
	font-size: 10pt;
}
.highlight {
	font-style: italic;
	font-weight: bold;
}

