




/*
     FILE ARCHIVED ON 20:58:08 Mar 24, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:42:58 Aug 4, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
a[rel~="nofollow"] 
{
  border: thin dashed firebrick ! important;
  background-color: rgb(255, 200, 200) ! important;
}

/* Keine Rahmen um Grafiken als Link */
a img {border-width:0px;}

#menus ul {margin:0px 0px 15px 0px;padding-left:0px;list-style-type:none;}
#menus li {margin-left:0px;padding-left:0px;}
#menus h3 {margin:10px 10px 5px 10px;
          font-size:1em;
          color:#fff; 
          background-color: #5b0013; 
         text-align:center;}


/* Standard Hyperlinks */
a:link, a:visited, a:hover, a:active{
 text-decoration:none;
 color:#000000;
 background-color:inherit;
}

a:visited { color:#000000; }
a:hover, a:active {
 color:#000000; 
 text-decoration:none;
}