      
        
        A.menubutton {
	display:block;
	font-weight:normal;
	width:0px;
	height:auto;
	margin:0.1em;
	padding:2px 0px 0px 10px;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
	cursor:hand;
	cursor:pointer;
	border:1px none #000000;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	background-image: url(images/Unbenannt-2.gif);
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	background-repeat: no-repeat;
	color: #003366;












        }
        
        A.menubutton:hover {
	background: url(images/Unbenannt-1.gif) no-repeat;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003366;




        }
        
        A.menubutton:visted {
          	background: url(images/Unbenannt-1.gif) no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;

        }
      
        .hyperlink:link {
	color:#00CC00;
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;


        }
        
        .hyperlink:visited {
          	background: url(images/Unbenannt-1.gif) no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;


        }
        
        .hyperlink:hover {
	color:#00FF00;
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;

        }
