/*
Author: DIM
Author URI: https://www.marketinginstitut.biz/
*/


/*
body.post-type-archive-tribe_events #tribe-events > .tribe-events-after-html
{
	position: relative;
}
@media screen and ( max-width: 999px )
{
	body.post-type-archive-tribe_events #tribe-events > .tribe-events-after-html > p > a.tribe-events-button
	{
		display: block;
		float: none;
		font-size: 12px;
		font-weight: 400;
		height: 32px;
		line-height: 32px;
		margin: 0 auto 10px;
		padding: 0 10px;
		text-align: center;
	}
}
@media screen and ( min-width: 1000px )
{
	body.post-type-archive-tribe_events #tribe-events > .tribe-events-after-html > p
	{
		position: absolute;
		bottom: -100%;
		left: 0;
		margin: 0;
		display: block;
	}
}
*/
body #menu-hauptmenue-webseite .menu-gold a .menu-text
{
	padding: 5px 10px;
	background-color: rgb(170, 134, 91);
}
body #menu-hauptmenue-webseite .menu-gold a:hover .menu-text { color: black; }
