/* DATEI: kroeger.css */

body  {
  margin-top : 0cm;
  background-color : #ffffcc;
}

p , ul , ol , li , div , td , th , address , nobr , b , i  {
  color : #000000;
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 9pt;
}

.block  {
  color : #5A4229;
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 9pt;
  text-align : justify;
}

h1  {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 13pt;
  color : #5A4229;
}

h2  {
  font-family : verdana, arial, helvetica, sans-serif;
  color : #5A4229;
  font-size : 12pt;
  font-weight : bold;
}


h3  {
  font-family : verdana, arial, helvetica, sans-serif;
  color : #5A4229;
  font-size : 11pt;
  font-weight : bold;
}

h4  {
  font-family : verdana, arial, helvetica, sans-serif;
  color : #5A4229;
  font-size : 10pt;
  font-weight : bold;
}

hr  {
  color : #5A4229;
  text-align : center;
}

A:link  {
  color : #5A4229;
  text-decoration : none;
  font-style : oblique;
  font-weight : bold;
}

A:visited  {
  color : #5A4229;
  text-decoration : none;
}

A:active  {
  text-decoration : none;
}

A:hover  {
  text-decoration : underline;
  background-color : #5A4229;
  color : #E6D6BD;
}
