.bodytext {
   background-image: url(../pic/hg-text.gif);
   background-color: #F7F3EC;
   background-attachment: fixed;
}

.bodytitel {
   background-image: url(../pic/hg-titel.gif);
   background-color: #F7F3EC;
   background-attachment: fixed;
   background-repeat: repeat-x;
}

.bodymenu {
   background-image: url(../pic/hg-menu.gif);
   background-color: #F7F3EC;
   background-attachment: fixed;
   background-repeat: repeat-y;
}

.bodyecke {
   background-image: url(../pic/hg-ecke.gif);
   background-color: #F7F3EC;
   background-attachment: fixed;
}

h1 {
   font-family: ARIAL,HELVETICA,SWISS,SUNSANS-REGULAR;
   font-size: 18pt;
   font-weight: bold;
   text-align: center;
   color: #003399;
   letter-spacing: 3;
   word-spacing: 3;
}

h2 {
   font-family: ARIAL,HELVETICA,SWISS,SUNSANS-REGULAR;
   font-size: 14pt;
   font-weight: bold;
   text-align: left;
   color: #003399;
   letter-spacing: 3;
   word-spacing: 3;
}

p {
   font-family: ARIAL,HELVETICA,SWISS,SUNSANS-REGULAR;
   font-size: 12pt;
   text-align: justify;
   color: #003399;
}

li {
   font-family: ARIAL,HELVETICA,SWISS,SUNSANS-REGULAR;
   font-size: 12pt;
   text-align: left;
   color: #003399;
}

.Link {
   font-family: ARIAL,HELVETICA,SWISS,SUNSANS-REGULAR;
   font-size: 12pt;
   color: #003399;
   text-decoration: underline;
}

a:link {
   color: #003399;
   font-weight: bold;
   font-style: oblique;
   text-decoration : none;
};

a:visited {
   color: #003399;
   font-weight: bold;
   font-style: oblique;
   text-decoration : none;
};

a:hover {
   color: #DF0000;
   font-weight: bold;
   font-style: oblique;
   text-decoration : underline;
};

a:active {
   color: #AAB1C1;
   font-weight: bold;
   font-style: oblique;
   text-decoration : underline;
};
.LinkCopy {

   font-family: ARIAL, HELVETICA, SWISS, SUNSANS-REGULAR;
   font-size: 12pt;
   color: #003399;
}
