/*
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:eom="http://meta.eomedia.de/?S=schema">
  	<Description about="owi-bonn.css">
	    <eom:format>text/css</eom:format>
	    <eom:publisher>eomedia GbR</eom:publisher>
		<eom:publisherRDF>http://meta.eomedia.de/</eom:publisherRDF>
		<eom:author>mf</eom:author>
		<eom:email>facius@eomedia.de</eom:email>
		<eom:date type="last-change">26.04.2001</eom:date>
	</Description>
</RDF>*/
body,a,p,td,th,li	{	font-family:Arial,Helvetica,sans-serif;}
body	{	background-color:white;}
a:link,a:visited	{
	font-size:12px;
 	text-decoration:none;
 	color: black;
}
h3	{font-size:17px;}
p	{ color:black;}
td,th,p	{	font-size:12px;	}
td.heading	{
	font-size:28px;
	font-weight:bold;
	color:red;
}
#sub	{color:black;}
div.content	{margin:15px;}
td.newstitle	{
	background-color:red;
	color:white;
	font-weight:bold;
}
td.newstext	{
	background-color:white;
	padding-left:25px;
}
a.mail:visited, a.mail:link	{
	font-size:10px;
	color:white;
	font-weight:bold;
}
a.up:visited, a.up:link	{
 	text-decoration:underline;
	font-size:10px;
	color:black;
}
a.ma:visited, a.ma:link 	{
	text-decoration:none;
	font-size:10px;
	color:black;
}
a.mb:visited, a.mb:link	{
 	text-decoration:none;
 	font-size:10px;
 	color:red;
}
a.submenu:visited, a.submenu:link	{
 	font-size:10px;
 	color:gray;
}
