body {
 background-image:url(../images/sand.gif);
 margin-left:50px;
 margin-right:50px;
}
h1,h2,h3,h4,h5,h6 {
 font-family:verdana,helvetica;
}
h1 {
 text-align:center;
 font-style:bold;
 font-size:x-large;
 color:#FFDF00;
 text-decoration:none;
}
h2 {
 font-size:small;
 color:#FFDF00;
 text-align:center;
}
h3 {
 text-align:center;
 font-weight:normal;
 color:#FFDF00;
 font-size:small;
}
h4 {                       /* NEWS-Eintrag auf der Startseite */
 font-weight:normal;
 color:#00FFBF;
 font-size:small;
}
h5 {
}
h6 {
 font-family:verdana,helvetica;
 font-weight:normal;
 font-size:smaller;
 text-align:center;
 color:#FFDF00;
}
big {
 font-family:Arial,helvetica;
 font-weight:bold;
 text-align:center;
 color:#DE0000;
}
div {
 font-family:verdana,helvetica;
 font-size:small;
}
td  {
 font-family:verdana,helvetica;
 color:#FFDF00;
}
p,li {
 font-family:verdana,helvetica;
 text-align:justify;
 color:#FFDF00;
}
a:link {
 font-family:verdana,helvetica;
 font-weight:bold;
 text-decoration:underline;
 color:#FFDF00;
}
a:visited {
 font-family:verdana,helvetica;
 font-weight:bold;
 text-decoration:underline;
 color:#FFDF00;
}
a:hover {
 color:#ff0000;
 text-decoration:underline
}
small {
 font-family:verdana,helvetica;
 color:#FFDF00;
 text-align:center;
}
img {
 text-align:center;
 border:none;
 margin:3;
}