.Spalte {
background-color : #5972b2; 
font-family : Verdana; 
font-weight : bold; 
} 
.Zelle {
position : absolute; 
visibility : hidden; 
color : white; 
font-family : Verdana; 
width : 150px; 
background-color : #0d236b; 
} 
.Link:link, :visited {
font-size : 14pt; 
font-family : Verdana; 
text-decoration : underline; 
color : white; 
} 
.Link:hover {
font-size : 14pt; 
font-family : Verdana; 
text-decoration : underline; 
color : #0d236b; 
} 
.ZwischenSpalte {
position : relative; 
visibility : visible; 
color : white; 
font-family : Verdana; 
width : 95px; 
} 
a:link {
color : #ffffff; 
font-size : 14pt; 
text-decoration : underline; 
font-family: Arial;
} 
a:visited {
color : #ffffff; 
font-size : 14pt; 
text-decoration : underline;
font-family: Arial; 
} 
a:hover {
color : #000080; 
font-size : 14pt; 
text-decoration : underline; 
font-family: Arial;
} 
a:active {
color : #ffffff; 
font-size : 14pt; 
text-decoration : underline; 
font-family: Arial;
} 
.menu {
position : absolute; 
z-index : 1; 
border-style : ridge; 
background-color : #eeeeee; 
color : black; 
} 
