a:link {color: #cccccc; text-decoration: none; font-weight: bold;}
a:visited {color: #cccccc; text-decoration: none; font-weight: bold;}
a:hover {color: #FFCC99; text-decoration: none; font-size: 12px;}
a:active {color: #cccccc; text-decoration: none; font-size: 12px;}


body {
      font-family: verdana, arial, times;
      font-size: 12px;
      font-color: #FFBF00;
      background-position: top left;
      background-repeat: repeat;
      background-attachment: scroll;
      scrollbar-base-color: #FFBF00;
      scrollbar-dark-shadow-color: black;
      scrollbar-shadow-color: white;
      scrollbar-arrow-color: #FF5F00;
      scrollbar-highlight-color: white;
      }

body.a {background-image: url(1orange5.jpg);
         background-attachment: scroll;
         font-family: verdana, palatino, times;
         font-size: 12px;
         font-color: #FFBF00;
        }

body.b {background-image: url(1perlen.jpg);
         background-attachment: fixed;
         background-position: top left;
         font-family: verdana, palatino, times;
         font-size: 12px;
         font-color: #FFBF00;
        }

body.c {background-image: url(1himmelrot.jpg);
         background-repeat: repeat;
         background-attachment: fixed;
         background-position: top left;
         font-family: verdana, palatino, times;
         font-size: 12px;
         font-color: #FFBF00;
        }

body.d {background-image: url(1kachelband2.jpg);
         background-repeat: no-repeat;
         background-attachment: fixed;
         background-position: top left;
         font-family: verdana, palatino, times;
         font-size: 12px;
         font-color: #FFBF00;
        }

body.e {background-image: url(1gurtelagypten.jpg);
         background-repeat: no-repeat;
		 background-attachment: fixed;
         background-position: top left;
         font-family: verdana, palatino, times;
         font-size: 12px;
         font-color: #FFBF00;
        }
td {font-family:Verdana,Arial;font-size:12px;color:#FFFF99;}
strong {font-family:Verdana,Arial;font-size:16px;color:#E9DE16;}


