body,a,select,input,textarea,td,p,h1,h2,h3,h4,h5,li,ul,ol,dl,dt,dd {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006633;
	background-color: #99cc99;
}
body,td,p,a,li,ul,ol,dl,dt,dd,textarea {
  font-size: 10pt;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 6pt;
}
h1 {
  font-size: 14pt;
}
h2 {
  font-size: 12pt;
}
h3 {
  font-size: 10pt;
}
h3.zwischen {
  margin-top: 12pt;
  margin-bottom: 6pt;
	color: #ffffff;
}
a:link { font-weight:bold; color:#006633; text-decoration:none }
a:visited { font-weight:bold; color:#339966; text-decoration:none }
a:hover { font-weight:bold; color:#993333; text-decoration:none }
a:active { font-weight:bold; color:#ffffff; text-decoration:none }
a:focus { font-weight:bold; color:#ffffff; text-decoration:none }

