

BODY {
  background-color: #FFFFCC; 
  color: #000000;
  font-family:"Comic Sans MS";
  font-size:14px;
   
  background-image: url(hintergrund2.jpg);
}
a:link { color: #003300; text-decoration: underline;}
a:visited { color: #003300; text-decoration: underline;}
a:active{ color: #003300; text-decoration: underline;}


.error{
  color: #000000;
  text-align: center;
}

.text{
   font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: "Comic Sans MS";
}

.textd{
   font-size: 16px;
  font-style: bold;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: "Comic Sans MS";
}

.textk{
   font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: "Comic Sans MS";
}