﻿#menu {
height: 30px;
width: 980px;
font: 14px Times New Roman, Arial;
font-weight: normal;
font-style: normal;
line-height: 17px; 
color: blue;   
vertical-align: top; 
text-align: center;
}


#menu-txt {
padding: 5px 0px 0px 5px;
}

#menu a:active {
 font-weight: normal; 
 text-decoration: none;
 color: blue;
 padding: 0 2px;
}

#menu a:hover {
 font-weight: normal; 
 text-decoration: none;
 color: blue;
 padding: 0 2px;
}

#menu a:visited {
 font-weight: normal; 
 text-decoration: none;
 color: blue;
 padding: 0 2px;
}

#menu a:link {
 font-weight: normal; 
 text-decoration: none;
 color: blue;
 padding: 0 2px;
}
#menu a:hover {
 color: red; 
 background-color: yellow;
 text-decoration: none;
 padding: 0 2px; 
}
#menu span {
 font-weight: bold; 
 color: black; 
 background-color: yellow; 
 padding: 0 2px; 
}

#menu .sel {
 font-weight: bold; 
 color: red; 
 background-color: transparent; 
 text-decoration: underline;
 padding: 0 2px; 
}

#menu-links {
border-collapse: collapse;
padding: 5px 0px 0px 5px;
height: 480px;
width: 160px;
font: 14px Times New Roman, Arial;
font-weight: normal;
font-style: normal;
line-height: 17px; 
color: blue;   
vertical-align: top; 
text-align: left;
}

#menu-links a:active {
 font-weight: normal; 
 text-decoration: none;
 color: blue;
 padding: 0 2px;
}

#menu-links a:hover {
 font-weight: normal; 
 text-decoration: none;
 color: blue;
 padding: 0 2px;
}

#menu-links a:visited {
 font-weight: normal; 
 text-decoration: none;
 color: blue;
 padding: 0 2px;
}

#menu-links a:link {
 font-weight: normal; 
 text-decoration: none;
 color: blue;
 padding: 0 2px;
}
#menu-links a:hover {
 color: red; 
 background-color: yellow;
 text-decoration: none;
 padding: 0 2px; 
}
#menu-links span {
 font-weight: bold; 
 color: black; 
 background-color: yellow; 
 padding: 0 2px; 
}

#menu-links .sel {
 font-weight: bold; 
 color: red; 
 background-color: transparent; 
 text-decoration: underline;
 padding: 0 2px; 
}

#blaettern {
height: 35px;
width: 180px;
font: 14px Times New Roman, Arial;
margin: 0;
padding: 0;
font-weight: bold;
font-style: normal;
line-height:15px;
color: black;
vertical-align: top;
text-align: center;
}

#blaettern a:active {
 font-weight: bold; 
 text-decoration: none;
 color: black;
 padding: 0 1px;
}

#blaettern a:hover {
 font-weight: bold; 
 text-decoration: none;
 color: black;
 padding: 0 1px;
}

#blaettern a:visited {
 font-weight: bold; 
 text-decoration: none;
 color: black;
 padding: 0 1px;
}

#blaettern a:link {
 font-weight: bold; 
 text-decoration: none;
 color: black;
 padding: 0 1px;
}
#blaettern a:hover {
 color: red; 
 background-color: yellow;
 text-decoration: none;
 padding: 0 1px; 
}
#blaettern span {
 font-weight: bold; 
 color: red; 
 background-color: yellow; 
 padding: 0 1px; 
}

#blaettern .sel {
 font-weight: bold; 
 color: red; 
 background-color: transparent; 
 text-decoration: underline;
 padding: 0 1px; 
}

