/* BODY {
/*  background-image: url(flower.jpe);
/*   lang: DE;
/*   color: #000000;
/*   overflow-wrap: break-word;   /* moderner Standard */
/*   word-wrap: break-word;       /* für ältere Browser */
/*   word-break: break-word;      /* als Fallback, zwingt den Umbruch */
/*   white-space: normal;         /* sorgt dafür, dass Umbrechen möglich ist */
/* }

a:link {
  color: maroon;
  font-style: bold;
}

a:visited {
  color: #330000;
  font-style: italic;
}

a:active {
  color: green;
  font-style: normal;
}

BASEFONT {
  color: black;
  face: Comic Sans MS;
  size: 4pt;
}

H {
  color: #000000;
  font-family: Comic Sans MS;
  font-size: 18pt;
  font-weight: bold;
}

/*
BLOCKQUOTE.Texte {
  background: lightcyan;
  border-width: thin;
  border-style: solid;
  border-color: #0000ff;
  margin-left: 1cm;
  margin-right: 1cm;
  text-align: center;
  font-family: Comic Sans MS;
  font-size: 13pt;
  font-weight: normal;
}

BLOCKQUOTE.Sonst {
  background: #FFDDFF;
  border-width: thin;
  border-style: solid;
  border-color: #CC00FF;
  margin-left: 1cm;
  margin-right: 1cm;
  text-align: center;
  font-family: Comic Sans MS;
  font-size: 13pt;
  font-weight: normal;
}
*/

SPAN.Haupt {
  color: #111111;
  font-family: Comic Sans MS;
  font-size: 16pt;
  font-weight: bold;
}

Texte_im_Rahmen {
  color: #000000;
  font-family: Comic Sans MS;
  font-size: 14pt;
  font-weight: normal;
}

A.TITEL {
  color: black;
  font-family: Comic Sans MS;
  font-size: 20pt;
  font-weight: bold;
}

A.Haupt {
  color: maroon;
  font-family: Comic Sans MS;
  font-size: 18pt;
  font-weight: bold;
}

A.Neben {
  color: black;
  font-family: Comic Sans MS;
  font-size: 16pt;
  font-weight: bold;
}

GRAUSCHATTIG {
  text-shadow: gray 6px 4px 8px;
}

WEISSCHATTIG {
  text-shadow: white 6px 4px 8px;
}

GELBSCHATTIG {
  text-shadow: yellow 6px 4px 8px;
}

/* Style Sheetangaben von Ergotherapie Haenle */