<style type="text/css">
<!--
body {
background-color: #fef3d7;
/*background-image: url("bilder/sand02.jpg");*/
background-attachment: fixed;
}
#backg_menue {

  background-image: url("bilder/2002081002a.jpg");
  background-repeat: no-repeat;
  background-color: #fef3d7;
  background-attachment: fixed;
}
.titel {
font-family: "Comic Sans MS","VERDANA","ARIAL","HELVETICA";
font-size: 100pt;
color: #388058;
}
.ueber01 {
  font-family: "Comic Sans MS","VERDANA","ARIAL","HELVETICA";
  font-size: 20pt;
  font-weight: 900;
  font-style: italic;
  color: #388058;
}
.ueber02 {
  font-family: "Comic Sans MS","VERDANA","ARIAL","HELVETICA";
  font-size: 15pt;
  font-weight: 900;
  /*font-style: italic;*/
  color: #388058;
}
.fliess {
font-family: "Comic Sans MS","VERDANA","ARIAL","HELVETICA";
font-size: 12pt;
color: #000000;
/*font-weight: bold;*/
}
.fliess1 {
font-family: "Comic Sans MS","VERDANA","ARIAL","HELVETICA";
font-size: 10pt;
color: #000000;
/*font-weight: bold;*/
}
.klein {
font-family: "Comic Sans MS","VERDANA","ARIAL","HELVETICA";
font-size: 8pt;
color: black;
}

/* ------------Formate für Links----------------*/
.farbe_menue1 {
 /* background-color: rgb(255,243,215);       */
 /* background-image: url("bilder/sand02.jpg");*/
 /* background-attachment: fixed;        */
  font-family: "Comic Sans MS","VERDANA","ARIAL","HELVETICA";
  font-size: 15pt;
  font-weight: 900;
  }
.farbe_menue2 {
  /*background-color: rgb(255,243,215);*/
  /*background-image: url("bilder/sand02.jpg");*/
  /*background-attachment: fixed;*/
  font-family: "Comic Sans MS","VERDANA","ARIAL","HELVETICA";
  font-size: 20pt;
  font-weight: 900;
  }

a:link {
color: #388058;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #388058;
font-weight: bold;
text-decoration: none;
}
a:active {
color: yellowgreen;
font-weight: bold;
text-decoration: none;
}
a:focus
  color: yellowgreen;
  font-weight: bold;
  text-decoration: none;
}
a:hover{
color: chartreuse;
font-weight: bold;
text-decoration: none;
}


-->
</style>