/*Fischi
 Theme URI: 
 Description: Child-Theme von Divi
 Author: in2.Medienagentur
 Author URI: http://www.in2-medien.de
 Template: Divi
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: Theme Name Child Theme
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

.nav li ul {
    border-top: 3px solid #004c93;
	width: 400px;
}
#top-menu li li a {
width: 380px;
}

/*Menü Punkt widerrufen bg rot*/
#widerrufen {
    color: #ffffff !important;
	background-color: #da251c  !important;
	padding: 5px;
}