/* Datei mr.css */

h1,h2,h3,h4,p,ul,ol,div,span,td,th,address,blockquote,nobr,b,i 
{ font-family:verdana, arial, helvetica, sans-serif; }

body {  
  color:#000000; /* schwarz */
  background-color:#FFF0C9; /* gelb */
}

h1 {
  font-size:12.0pt;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2 {
  font-size:11.0pt;
  font-weight: bold;
  margin-top: 7px;
  margin-bottom: 7px;
}

p,ul,ol,div,td,th,address,blockquote {
  font-size:10.0pt 
}

a:link, a:visited, a:hover 
{
  font-size: 1em;
  color: #000000; /* schwarz */
}
a:active 
{
  font-size: 1em;
  color: #2A7C41; /* grün */
}

hr {
  height: 1px;
  width:100%;
  color:#000000;
}

p.MrKopf
{  
  font-size: 10.0pt;
  color: #2A7C41; /* grün */
  font-weight: bold;
  text-align: left;
}

p.MrTitel
{  
  font-size: 10.0pt;
  color:#2A7C41; /* grün */
  font-weight: bold;
  text-align: center; 
}

p.MrTitle, p.MsoTitle 
{ font-family:Verdana,sans-serif;
  font-size:14.0pt;
  font-weight:bold;
  text-align: center;
  text-decoration:underline;
  text-underline:single; 
}

p.NewsNormal, div.MrNormal, p.MsoNormal, div.MsoNormal 
{ 
  font-family:Verdana,sans-serif;
  font-size:10.0pt; 
}



