<link rel="stylesheet" type="text/css" media="screen, projection" href="stylesheet.css">

body {font-family: Arial, Helvetica, sans-serif; background-color: #ffff99;}
a {color: #000000; font-weight: bold;}
/* Hyperlink Farbe - Schriftgröße und Schriftfamilie */
 A {color: #0000FF; font-size: 14px; font-family: Helvetia, Arial}

a:visited {color: #3366CC; font-weight: bold;}
a:active {color: #ff0000;}

/*  <style>
A.menulink {
display: block;
width: 75px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:13px;
color: #000000;
border: solid 1px #ffffcc;
}
#menutitle {
display: block;
width: 75px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:13px;
color: #000000;
background-color:#ffffcc;
border: solid 1px #888888;
}
A.menulink:hover {
border: solid 1px #6633ff;
background-color:#ffff99;
}
  </style>
  <script language="JavaScript">
<!-- Beginning of JavaScript -
function surfto(form) {
var myindex=form.dest.selectedIndex
window.open(form.dest.options[myindex].value, target="_parent");
}
// - End of JavaScript - -->

 est.options[myindex].value, target="_parent");
}
// - End of JavaScript - -->


