body {
	background-color	: #ffffff;
	color			: #000000;
}
table.title, table.body, table.aktuell, div.externelinks, div.footer {
	font-family             : verdana,helvetica,arial,sans-serif;
	font-size		: 11pt;
}
table.title {
	width			: 100%;
	padding			: 0px;
	border-spacing		: 0px;
	vertical-align  	: bottom;
}
table.title td.caption {
	text-align              : left;
	font-size		: 14pt;
	font-weight		: bold;
	color			: #000000;
}
table.title td.date {
	text-align              : right;
	font-size		: 10pt;
	font-weight		: regular;
	color			: #008000;
}
table.body, table.aktuell {
	width			: 100%;
	margin-top		: 10px;
	margin-bottom		: 10px;
	padding                 : 0px;
	border-spacing		: 0px;
	border			: 0px;
	color			: #000000;
	text-align		: justify;
}
table.aktuell {
}
table.aktuell tr.gray {
	vertical-align  	: top;
	background-color	: LightGrey;
}
table.aktuell tr.white {
	vertical-align  	: top;
	background-color	: #ffffff;
}
table.aktuell td {
	padding			: 5px;
}
table.aktuell td.date {
	padding-right		: 15px;
	text-align              : left;
	font-weight		: bold;
}
div.externelinks {
	padding-top		: 10px;
	padding-bottom		: 5px;
}
div.externelinks div.caption {
	font-weight		: bold;
}
div.externelinks div.link {
	padding-top		: 0px;
}
div.externelinks span.date {
	color			: #000000;
}
div.externelinks a.no {
}
div.externelinks a.link {
}
div.footer {
	padding-top		: 5px;
	font-size		: 10pt;
	text-align		: center;
	border-top		: solid #000000 1px;
}
div.footer a.home {
	margin-right		: 30px;
}
div.footer a.start {
	margin-left		: 30px;
}
span.highlight {
	font-weight		: bold;
	color			: #ff0000;
}
span.muf {
	font-weight		: bold;
	color			: #000080;
}
span.correction {
	font-style		: italic;
	color			: #ff0000;
}
span.tip {
	font-weight             : bold;
	color                   : #800000;
}
img.topleft {
	border			: 1px;
	float			: left;
	margin-left		: 0px;
	margin-right		: 15px;
}
img.topright {
	border			: 1px;
	float			: right;
	margin-left		: 15px;
	margin-right		: 0px;
}
img.ontheleft {
	border			: 1px;
	float			: left;
	margin-left		: 0px;
	margin-right		: 15px;
	margin-top		: 5px;
	margin-bottom		: 5px;
}
img.ontheright {
	border			: 1px;
	float			: right;
	margin-left		: 15px;
	margin-right		: 0px;
	margin-top		: 5px;
	margin-bottom		: 5px;
}
a.image {
	 border			: 9px;
}
