BODY  {
	font-family : Arial,Helvetica,sans-serif;
}

A:Link { 
	text-decoration: underline;
	color: black;
 }

A:Visited  {
	font-family : sans-serif;
	color: black;
}

A:Active  {
	font-family : sans-serif;
	color: #336600;
	font-weight: bold;
}

A:Hover  {
	color: #336600;
	font-weight: bold;
}

H1  {	
	text-align : center;
}

H1,H2,H3,H4  {	
	font-weight: bold;
	font-family : Arial,Helvetica,sans-serif;
    Margin-Bottom: 1MM;
}

H3 { 
	Margin-Bottom: 0.5 MM;
}

TD {
    font-family : Arial,Helvetica,sans-serif;
}

/* UL.check { list-style-image: url(images/bulletv.gif); } */

UL { 
  list-style-image:  url(images/blackbal.gif); 
  Margin-Bottom: 2.5mm;
  Margin-Top: 0.5mm;
; margin-left: 20px; padding-left: 5px
}

OL { 
  list-style-image: decimal; 
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

P.zitat {
  border-width: thick;
  border-style: outset;
  border-color: green;
  margin:  2mm;
  padding: 2mm;
  width: auto;
  text-align: center;
  background: rgb(130,230,130);
}

P.textzitat {
  margin:  4mm;
  padding: 2mm;
  width: auto;
  text-align: left;
  background: rgb(255,255,204);
}

B.button {
  background: #66FF66;
  font-weight: bold;
  font-family : Arial, Helvetica, sans-serif;
  font-size : small;
; border: medium green solid
}

.source {  
  font-size: 9pt;
  font-style: italic;
  color: #884400;
  margin-top: 0px!important;
  padding-top: 0px!important;
}
li {  margin-bottom: 5px}
