.menu { }
.mainmenu  { color: #fff }
.menu:hover { color: #000 }
.mainmenu:hover  { color: #fff }

.submenu    { color: #000; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none }
.submenu:hover   { color: #7199ab; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none }
.submenuselected  { color: #7199ab; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none }
.submenuselected:hover   { color: #7199ab; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none }
.bgstein  { background-image: url("../de/images/background.jpg"); background-position: center top }
