BlockQuote { text-align: justify }
p { text-align: justify }

H1, H3 { font-family: MetaPlusBook,Verdana,Arial,Helvetica,sans-serif }

p.zurueck { text-align: right }

p.Beschreibung { color: green }
p.Beschreibung { margin-bottom: 1em }
p.Beschreibung { text-align: left }

BlockQuote.Details { color: green }

ul.Linkliste { list-style: none }
ul.Linkliste { display: block }
strong { font-size: 18pt }
strong { font-weight: medium }
strong { font-weight: normal }

a { color: brown }
a:visited { color: gray }

p.Schwerpunkt
{
  border-style: solid;
  border-color: green;
  border-width: 0pt;
  border-top-width: 1pt;
  border-bottom-width: 1pt;
  padding: 2pt;
  font-weight: bold;
  font-size: 16pt;
  color: brown;
  text-align: left;
}
BODY
  {scrollbar-face-color: green;
  scrollbar-shadow-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-track-color: white;
  scrollbar-arrow-color: white}
.xxklein {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

