/* 
 Theme Name:   1. BV Weimar
 Theme URI:    
 Description:  
 Author:       Uwe Michel
 Author URI:   
 Template:     twentyseventeen
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.navigation-top.site-navigation-fixed{
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:420;
  
}
.menu-toggle:hover{background-color: aqua;}