body {
	background-color: #f5f5f5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}
a:link, a:visited {
	text-decoration: none;
	color : #00a;
}
a:link {
	color : #00a;
}
div.thema {
	font-family: Garamond, Serif;
	font-size: 35pt;
	font-weight: bold;
	margin-top: 20pt;
	margin-bottom: 20pt;
	text-align: center;
	text-decoration: underline;
}
table.news {
	border: thin solid #ddd;
	font-size: smaller;
	margin-bottom: 2.5%;
	padding: 2.5pt 2.5pt 2.5pt 2.5pt;
	width: 95%;
}
table.news td.kuerzel {
	background-color: #eee;
	font-size: larger;
	text-align: center;
	width: 20%;
}
table.news td.titel {
	background-color: #dedede;
	font-size: larger;
	padding: 2.5% 1% 2.5% 5%;
	text-indent: -1em;
}
table.news td.untertitel {
	background-color: #eee;
	padding: 0.125% 0.125% 0.125% 4%;
	text-indent: -2em;
}
table.news td.thema {
	background-color: #eee;
	font-size: larger;
	font-variant: small-caps;
	text-align: center;
	width: 25%;
}
table.news td.datum {
	background-color: #dedede;
	height: 3em;
	text-align: center;
}
table.news td.zeit {
	background-color: #dedede;
	height: 3em;
	text-align: center;
}
table.news td.news {
	background-color: #ddd;
	font-size: 85%;
	padding: 2% 2% 2% 2%;
	text-align: justify;
}
table.news span.u {
	text-decoration: underline;
}
table.news td.news table.tabelle {
	border-top: thin solid #cdcdcd;
	border-left: thin solid #cdcdcd;
	text-align: left;
	overflow: scroll;
}
table.news td.news table.tabelle th {
	border-bottom: thin solid #cdcdcd;
	border-right: thin solid #cdcdcd;
}
table.news td.news table.tabelle td {
	border-bottom: thin solid #cdcdcd;
	border-right: thin solid #cdcdcd;
}
table.news td.news table.tabelle td:hover {
	background-color: #eee;
}
table.news td.news table.box {
	border: thin solid #cdcdcd;
	text-align: left;
	overflow: scroll;
	width: 75%;
}
table.news td.news table.box th {
	padding: 0.5% 0.5% 0.5% 0.5%;
	text-align: center;
	border-bottom: thin solid #cdcdcd;
}
table.news td.news table.box td {
	padding: 1% 1% 1% 1%;
	text-align: left;
}
table.news td.news table.box td:hover {
	background-color: #eee;
}
table.news td.news ul.extern	{
	list-style-type: square;
	margin-left: 5%;
}
table.news td.news ul.intern {
	list-style-type: disc;
	margin-left: 5%;
}
table.news a:hover {
	color: #e00;
	background-color: #ddd;
	text-decoration: none;
}
table.news td.fuss {
	background-color: #eee;
	padding: 1% 1% 1% 10%;
	text-indent: -2em;
}
table.news td.verfasser {
	background-color: #dedede;
	padding: 1% 1% 1% 1%;
	text-align: right;
}
table.parsetime {
	background-color: #eee;
	border: 1px solid #aaa;
	font-size: x-small;
	margin-top: 5%;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	width: 75px;
}
table.parsetime td {
	background-color: #dedede;
	padding: 2.5px 2px 2.5px 2px;
}