	/**
	* Menu & Header
	*/
	.header{
		background: white;
		text-align:center;
	}
	.menu{
		display: block;
		position: relative;
		z-index: 100;
		line-height: 70px;
		background: black;
		border-right: 1px #000 solid;
		font-weight: normal;
		font-style: normal;
		font-size: 16px;
		color: #000;
		text-transform: uppercase;
		color: white;
		border-right: 1px solid #191919;
	}
	.menuDiv{
		margin-top: 0px;
	}	 
	.dropdown-menu > li.kopie > a {
		padding-left:5px;
	}
	
	.dropdown-submenu {
		position:relative;
		background-color: black;
	}

	.dropdown-submenu>.dropdown-menu {
	   top:0;
	   left:100%;
	   margin-top:-6px;
	   -webkit-border-radius:0;
	   -moz-border-radius:0;
	   border-radius:0;

	}

	.dropdown-submenu:hover>a:after {
		border-left-color:#555;
	}

	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus,
	.dropdown-menu > li > a:active,
	.dropdown-submenu > ul > li  >a:hover,
	.dropdown-submenu > ul > li > a:focus,
	.dropdown-submenu > ul > li > a:active,
	.right-menu:hover,
	.right-menu:focus,
	.right-menu:active
	 {
		color: #ffdc58 !important;
		background-color: inherit;
	} 
	
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		color: #ffdc58;
		background-color: transparent ;
		border-right: 1px solid #191919;
	}

	.navbar-default .navbar-nav > li > a {
		color: white;
		border-right: 1px solid #191919;
		display: block;
		padding: 0 20px 0;
		padding-top: 0px;
		padding-right: 20px;
		padding-bottom: 0px;
		padding-left: 20px;
		position: relative;
		z-index: 100;
		line-height: 100px;
		height: 80px;
		background: #000;
		border-right: 1px #000 solid;
		font-weight: bold;
		font-style: normal;
		font-size: 15px;
		text-transform: capitalize;
		border-right: 1px solid #191919;
	}
	
	.header-gradient{
		z-index:-1;
		height: 17px;
		padding-right: 30px;
		line-height: 17px;
		background: transparent url(images/header-gradient.png) repeat-x 0 0;
		top: 90px;
		position: absolute;
		text-align: right;
		font-weight: bold;
	}
	
	.navbar-gradient{
		position: inherit;
	}

	.navbar-brand {
		display: block;
		width: 75px;
		padding: 0;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		line-height: 68px;
		border-right: 0;
	}

	/**
	* SubMenus
	*/


	/**
	* MENU SIMPLE
	*/
	#menu-simple > .dropdown-menu{
		padding:0;
		width:100%;
		background-color:#111;
	}

	.dropdown-menu{
		padding:0;
		background-color:#111;
		border: 0px;
		border-top:2px solid #ffcd11 !important;
	}
	.dropdown-menu > li{
		display: block;
		list-style-type: none;
		line-height: 38px;
	}
	
	.menu-arrow-icon{
   	 	font-size: 11px;
    	padding-left: 5px;
    }
    
	.menu-preferences-background{
		background-color: #313030;
		border-radius: 3px;
    }
    
	.submenu-padding-borders {
		margin-right: 20px;
		margin-left: 20px;
		padding-left: 10px;
		border-bottom: 1px solid grey;
		border-top: 1px solid grey;
	}
	
	.submenu-padding-borders > li  >a{
		color: white;
		position: relative;
		z-index: 100;
		line-height: 30px;
		height: 38px;
		background: #111;
		font-weight: bold;
		font-style: normal;
		font-size: 13px;
		text-transform: capitalize;
		text-decoration: none;
		border-right:0;
	}
	
	.submenu-padding-borders > li {
		list-style-type: none;
	}

	.dropdown-menu > li  >a {
		color: white;
		position: relative;
		z-index: 100;
		line-height: 30px;
		height: 38px;
		background: #111;
		font-weight: bold;
		font-style: normal;
		font-size: 14px;
		text-transform: capitalize;
		border-right:0;
	}

	.dropdown-submenu > .dropdown-menu{
		padding:0;
		font-weight: normal;
	}

	.dropdown-submenu > .dropdown-menu > li{
		display: block;
		list-style-type: none;
		line-height: 38px;
	}

	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	    color: #ffdc58 !important;
	    background-color: transparent;
	}
	
	
	

/** MENU COMPACT */
/*MENU BOX */

#mobileMenu{
	display: block;
	position: relative;
	line-height: 70px;
	background: black;
	border-right: 1px #000 solid;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	color: white;
	border-right: 1px solid #191919;
	z-index:0;
}

#mobileMenu #mobileMenuBox{
    position: absolute;
    top: 74px;
   	right: 0;
    z-index: 1000;
/*  display: none; */
    float: right;
    min-width: 160px;
    width: 100%;
    line-height: 1em;
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: black;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-left: 0;
    border-right: 0;
/*     border-radius: 4px; */
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

#mobileMenuBox.arrow_box:after {
	bottom: 100%;
	right:84px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 10px;
	margin-left: -10px;
}

#mobileMenu ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: bold;
    color: white;
    white-space: nowrap;
    background-color: #000;
}

#mobileMenu ul>li{
	border-top: 1px #2f2f2f solid;
}

#mobileMenu>ul>li:first-child{
	border-top: none;
}

#mobileMenu ul>li>a:hover,
#mobileMenu ul>li>a:focus{
	text-decoration: none;
	cursor: pointer;
}

#mobileMenu ul>li.toggle-active,
#mobileMenu ul>li.toggle-active>a {
	color: #ffcd11;
}

#mobileMenu ul>li.slide-header>ul{
	background-color: #191919;
}


#mobileMenu ul>li.slide-header>ul a {
	padding-left: 2em;
    background-color: #191919;
}


#mobileMenu ul>li.slide-header>ul li.slide-header>ul a {
	padding-left: 4em;
    background-color: #2f2f2f;
}

#mobileMenu ul>li.slide-header>ul li.slide-header>ul li {
	border-top: 1px #3f3f3f solid;
}

#mobileMenu ul{
	list-style: none;
	padding-left: 0;
}

#mobileMenu li,
#mobileMenu a,
#mobileMenu span,
#settingsMenu li,
#settingsMenu a,
#settingsMenu span{
	line-height: 40px;
}

#mobileMenu .toggle-active{
	color: #ffcd11;
}

	
/** SETTINGS */
.btn-circle {
	background-color: black;
	width: 50px;
	height: 50px;
	padding: 8px 8px;
	font-size: 2em;
	line-height: 1.33;
	border-radius: 25px;
}
.btn-circle:hover,
.btn-circle:active,
.btn-circle:focus{
	background-color: #000;
	border-color:#000;
	color: white;
}

.btn-circle.open{
	color: #ffcd11;
}

/* Settings Menu 
*
*/
#settingsMenu {
    position: absolute;
    top: 74px;
   	right: 0;
    z-index: 1000;
    float: right;
    min-width: 160px;
    width:100%;
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    line-height: 1em;
    list-style: none;
    background-color: black;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-left: 0;
    border-right: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

#settingsMenu.arrow_box:after{
    bottom: 100%;
    right: 34px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #000000;
    border-width: 10px;
    margin-left: -10px;
}

.settingsNavBar{ 
    position: absolute;
    right: 0;
    top: 40px;
}

#settingsMenuButton i,
#mobileMenuButton i {
	right:20px;
	top: 20px;
}

.popup-icon{
	background-image: url(../images/icons/popup-icon.png);
}

.level-3-menu-quotes{
	left:-70px !important;
}
