body {
 background-color:#c0c0c0;
}
a:link {color: black; text-decoration:underline;}
a:visited {color: black; text-decoration:underline;}
a:active {color:black; text-decoration:none;}
a:hover {color: orangered; background-color:#c0c0c0; text-decoration:none;}

body.menu {
 background-color:#c0c0c0;
 background-image:url(guhattan_bild1.gif); 
 background-repeat:no-repeat;
 background-attachment:fixed; 
 padding:0px;
 margin-left:5px;
}
a:link.menu {color: black; text-decoration:none;}
a:visited.menu {color:black; text-decoration:none;}
a:active.menu {color:black; text-decoration:none;}
a:hover.menu {color:orangered; background-color:#c0c0c0; text-decoration:none;}
a:hover.webring {background-color:#505050;}

body.submenu {
 background-color:#c0c0c0;
 background-image:url(guhattan_bild2.gif); 
 background-repeat:no-repeat;
 background-attachment:fixed; 
 padding:0px;
 margin-left:0px;
}
a:link.submenu {color: black; text-decoration:none;}
a:visited.submenu {color:black; text-decoration:none;}
a:active.submenu {color:black; text-decoration:none;}
a:hover.submenu {color:orangered; background-color:#c0c0c0; text-decoration:none;}

body.empty {
 background-color:#c0c0c0;
 background-image:url(guhattan_bild22.gif); 
 background-repeat:no-repeat;
 background-attachment:fixed; 
 padding:0px;
}

body.text {
 background-color:#F0F4F8;
 background-image:url(guhattan_bild3.gif); 
 background-repeat:no-repeat;
 background-attachment:fixed;
 padding:0px;
 margin-left: 2cm;
}
a:link.text {color: black; text-decoration:underline;}
a:visited.text {color: black; text-decoration:underline;}
a:active.text {color:black; text-decoration:none;}
a:hover.text {color: orangered; background-color:#c0c0c0; text