@charset "ISO-8859-1";
#menutop {
	width: 100%;
	height: 50px;
	background: #429c3e; /*#eb008b;*/ /*#429c3e*/
	text-align: left;
 }
#menutop ul {
	width: 100%;
	font-variant: small-caps;
	position: relative;
	z-index: 300;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
#menutop ul li { 
	position: relative; 
	height: 50px;
	display: block;
	float: left;
}
#menutop ul li:hover a { 
	color: #FFF; 
}
#menutop ul li a {
	padding: 15px 0.5em 6px;
	color: #FFF;
	font: bold 0.9em/1em helvetica, arial, tahoma, verdana, sans-serif;
        text-transform: uppercase;
	text-decoration: none !important;
	display: block;
}
#menutop ul li:hover {
	background-color: #000;
}
#menutop ul li a:hover {
	background-color:#000;
}
/* submenu's */
#menutop ul ul { 
	position: absolute;
	list-style: none;
	z-index: 999; 
	background-color:#000;
	text-align: left;
} 
#menutop li ul {  
	font-size: 1em; 
	margin: 0; 
	position: absolute; 
	display: none; 
}
#menutop li ul li {  
	width: 200px;
	height: 30px;
	background: #fff; 
	padding: 0px; 
}
#menutop li ul li a {
	background: none;
	height: 10px;
	color: #429c3e;
	display: block;
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.8em;
	border:0;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menutop ul li:hover ul li a  {
	background: none; 
	color: #429c3e; 
}
#menutop ul li ul li a:hover { 
	color: #f8ef22; 
	background:#429c3e;
}
#menutop ul li ul li a:hover span {
	background:none;
}
#menutop li:hover ul { 
	top:50px; 
	left: 0px; 
	display: block; 
}
/* MENU OKTOBERFEST/FOR SPECIALS */
#menutop-F {
	width: 960px;
	height: 50px;
	background: #2769AE;
	/*margin-top: 50px;*/
	text-align: center;
}
#menutop-F ul {
	width: 100%;
	font-variant: small-caps;
	position: relative;
	z-index: 300;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
#menutop-F ul li { 
	position: relative; 
	height: 50px;
	display: block;
	float: left;
}
#menutop-F ul li:hover a { 
	color: #FFF; 
}
#menutop-F ul li a {
	padding: 15px 0.5em 6px;
	color: #FFF;
	font: bold 0.9em/1em helvetica, arial, tahoma, verdana, sans-serif;
        text-transform: uppercase;
	text-decoration: none !important;
	display: block;
}
#menutop-F ul li:hover {
	background-color: #76D6FF;
}
#menutop-F ul li a:hover {
	background-color:#76D6FF;
}
/* submenu's */
#menutop-F ul ul { 
	position: absolute;
	list-style: none;
	z-index: 999; 
	background-color:#76D6FF;
	text-align: left;
} 
#menutop-F li ul {  
	font-size: 1em; 
	margin: 0; 
	position: absolute; 
	display: none; 
}
#menutop-F li ul li {  
	width: 200px;
	height: 30px;
	background: #76D6FF; 
	padding: 0px; 
}
#menutop-F li ul li a {
	background: none;
	height: 10px;
	color: #fff;
	display: block;
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.8em;
	border:0;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menutop-F ul li:hover ul li a  {
	background: none; 
	color: #fff; 
}
#menutop-F ul li ul li a:hover { 
	color: #FFF; 
	background:#2769AE;
}
#menutop-F ul li ul li a:hover span {
	background:none;
}
#menutop-F li:hover ul { 
	top:50px; 
	left: 0px; 
	display: block; 
}
/* MENUTOP PARTY */

#menutop-P {
	width: 960px;
	height: 50px;
	background: #eb008b;
	margin-top: 50px;
	text-align: center;
}
#menutop-P ul {
	width: 100%;
	font-variant: small-caps;
	position: relative;
	z-index: 300;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
#menutop-P ul li { 
	position: relative; 
	height: 50px;
	display: block;
	float: left;
}
#menutop-P ul li:hover a { 
	color: #FFF; 
}
#menutop-P ul li a {
	padding: 15px 0.5em 6px;
	color: #FFF;
	font: bold 0.9em/1em helvetica, arial, tahoma, verdana, sans-serif;
        text-transform: uppercase;
	text-decoration: none !important;
	display: block;
}
#menutop-P ul li:hover {
	background-color: #F2CD3C;
}
#menutop-P ul li a:hover {
	background-color:#F2CD3C;
}
/* submenu's */
#menutop-P ul ul { 
	position: absolute;
	list-style: none;
	z-index: 999; 
	background-color:#eb008b;
	text-align: left;
} 
#menutop-P li ul {  
	font-size: 1em; 
	margin: 0; 
	position: absolute; 
	display: none; 
}
#menutop-P li ul li {  
	width: 145px;
	height: 30px;
	background: #eb008b; 
	padding: 0px; 
}
#menutop-P li ul li a {
	background: none;
	height: 10px;
	color: #fff;
	display: block;
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.8em;
	border:0;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menutop-P ul li:hover ul li a  {
	background: none; 
	color: #fff; 
}
#menutop-P ul li ul li a:hover { 
	color: #FFF; 
	background:#000;
}
#menutop-P ul li ul li a:hover span {
	background:none;
}
#menutop-P li:hover ul { 
	top:50px; 
	left: 0px; 
	display: block; 
}
/* VERVOLGPAGINA'S */
#navtop {
	width: 960px;
	height: 50px;
	background: #429c3e;
	margin-top: 50px;
	text-align: center;
}
#navtop ul {
	width: 100%;
	font-variant: small-caps;
	position: relative;
	z-index: 300;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
#navtop ul li { 
	position: relative; 
	height: 50px;
	display: block;
	float: left;
}
#navtop ul li:hover a { 
	color: #FFF; 
}
#navtop ul li a {
	padding: 15px 1em 6px;
	color: #FFF;
	font: bold 1em/1em helvetica, arial, tahoma, verdana, sans-serif;
	text-decoration: none !important;
	display: block;
}
#navtop ul li:hover {
	background-color: #000;
}
#navtop ul li a:hover {
	background-color:#000;
}
/* submenu's */
#navtop ul ul { 
	position: absolute;
	list-style: none;
	z-index: 999; 
	/*background-color:#000;*/
	text-align: center;
} 
#navtop li ul {  
	font-size: 1em; 
	margin: 0; 
	position: absolute; 
	display: none; 
}
#navtop li ul li {  
	width: 190px;
	height: 30px;
	background: #429c3e; 
	padding: 0px; 
}
#navtop li ul li a {
	background: none;
	height: auto;
	padding: 10px;
	color: #fff;
	display: block;
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.8em;
	border:0;
        text-align: left;
}
#navtop ul li:hover ul li a  {
	background: none; 
	color: #fff; 
}
#navtop ul li ul li a:hover { 
	color: #000; 
	background:#f8ef22;
}
#navtop ul li ul li a:hover span {
	background:none;
}
#navtop li:hover ul { 
	top:50px; 
	left: 0px; 
	display: block; 
}

/* Stylesheet: Menu Top Modified On 2024-02-22 11:45:44 */
@charset "ISO-8859-1";
#footer-nav {
	background: #000;
	float: left;
        padding-top: 50px;
}
#footer-nav ul {
	width: 100%;
	font-variant: small-caps;
	position: relative;
	z-index: 300;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
#footer-nav ul li { 
	position: relative; 
	display: block;
	float: left;
}
#footer-nav ul li:hover a { 
	background-color:#eb008b;
	color:#fff; 
}
#footer-nav ul li a {
	padding: 10px 1em 6px;
	color:#FFF;
	font: bold 0.8em helvetica, arial, tahoma, verdana, sans-serif;
	text-decoration: none !important;
	display: block;
}
#footer-nav ul li a::first-letter {
 	text-transform: uppercase;
	text-decoration: none !important;
	display: block;
}
#footer-nav ul li:hover {
	background-color: #eb008b;
}
#footer-nav ul li a:hover {
	background-color: #eb008b;
}

/* Stylesheet: Menu Bottom Modified On 2023-01-09 13:57:07 */
