body {
   background-color: #a48f80;   
   font-family: Maiandra GD;
   font-size: 130%;
   border-color: ffffff;
      }

a {font-size: 13px; text-decoration: none; font-weight: bold;}
a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:active {color: #41342c;}
a:hover {color: #a48f80; background-color: #41342c;}

hr {
  color: #41342c;
   }

#container {
   background-color: #75665c;
   margin: 0px auto;
   width: 760px;
   height: 100%;
           }

#kopf {
   background: url(images/Website/Logos/Logo_4.jpg);
   background-color: #a48f80;
   height: 100px;
   width: 760px;
   padding: 0px;
   spacing: 0px;
        }
 
#navi1 {
   font-family: Verdana, Arial;
       }

#text {
   font-family: Verdana, Arial;
   font-style: italic;
   font-size: 12px;
   color: #ffffff;
       }

#favtext {
   font-family: Verdana, Arial;
   font-weight: bold;
   color: #000000;
   font-size: 11px;
         }

#favlist1 {
   font-family: Verdana, Arial;
   color: #ffffff;
   font-size: 3px;
          }

#favlist2 {
   font-family: Verdana, Arial;
   color: #000000;
   font-size: 11px;
          }

#gallerytext {
   font-family: Maiandra GD, Comic Sans MS;
   font-weight: bold;
   font-style: italic;
   color: #ffffff;
   font-size: 18px;
             }

#gallerytable {
   background-color: #8a786c;
              }

#misceltext {
   font-family: Verdana, Arial;
   font-weight: bold;
   color: #ffffff;
   font-size: 16px;
            }
 
#fbtext {
   font-family: Comic Sans MS;
   color: #000000;
   font-size: 20px;
         }

#fblinks a {
   font-family: Maiandra GD, Comic Sans MS;
   font-weight: bold;
   font-size: 100%;
   font-style: italic;
            }

#update {
   font-family: Verdana, Arial;
   font-size: 60%;
   font-style: italic;
   color: #ffffff; 
        }


