/*
Hier kannst du dein eigenes CSS einfügen.

Klicke auf das Hilfe-Symbol oben, um mehr zu lernen.
*/

/*Links*/
.entry-content a {text-decoration:none ;  border-bottom: 2px solid #edcece}

.entry-content a:hover {background-color: #edcece; opacity: 0.8 }

.entry-image-link {border-bottom: 2px solid white !important}

.entry-image-link a:hover {background-color: #ffffff !important}

.featured-content .entry img {border-bottom: 2px solid white !important; background-color: #ffffff}

a {text-decoration: none}

#wpadminbar {display: none; }

/*keine Linien über Menü*/
.genesis-nav-menu{ border-bottom:1px solid #ffffff; border-top: 1px solid #ffffff}

.genesis-nav-menu .sub-menu {border-bottom: 1px solid #ffffff}

.menu-toggle {
background: transparent;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
cursor: pointer;
min-height: 52px;
position: relative;
width: 100%;
}

/*Übersichtsseite kleinere Schrift*/
.entry-title a {font-size: 20px }

/*Snippet BOx weg*/
#snippet-box {display:none}

#genesis-footer-widgets.footer-widgets {background-color: #ffffff; border-top: 1px solid #cccccc}

.before-header {background-color: #ffffff}

#menu-oben-menue.menu.genesis-nav-menu.menu-secondary {
	text-align:center;
	;background-color: #edcece;
	 position: fixed;
	top: 0px;
    width: 100%;
    left: 0; border-bottom: 1px solid #e1ab04 ;}

/*Hintergrundfarbe Hover Menu oben*/
#menu-oben-menue.menu.genesis-nav-menu.menu-secondary a:hover {background-color: #edcece;
color: #000000}

/*Hintergrundfarbe Hover Menu*/
.nav-primary .sub-menu a:hover {background-color: #edcece; opacity: 0.8;
color: #000000}

/*video responsive*/
.responsive-video {
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 25px;
    height: 0;
}
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Menü unten*/
#menu-footer-menue.menu.genesis-nav-menu.menu-footer.gfb-menu-footer
{
	text-align:center;
	;background-color: #edcece;
	opacity: 0.8;
	top: 0px;
    width: 100%;
    left: 0; border-bottom: 0.5px solid #e1ab04 ;}

/*Farbe Social Buttons follow*/
.simple-social-icons ul li a {background-color: #edcece	!important
}
.simple-social-icons ul li a:hover {
	background-color: #e1ab04 !important;
	opacity: 0.8;}
