

/* General Styles, Defined In The Wordpress Backend */
		body				{background-image: url(); background-repeat: repeat;}
		
	a:hover 			{color: #19a3dd;}
	.hr					{border-top: #19a3dd 1px solid; }
	
	
	
	/* Typografie Styles, Defined In The Wordpress Backend */
							p	{font-size: 17px; line-height: 26px; font-family: 'Lato', sans-serif; color: #757575; font-weight: normal; font-style: normal;}
								a	{font-size: 17px; line-height: 26px; font-family: 'Lato', sans-serif; color: #19a3dd; font-weight: normal; font-style: normal;}
								h1, h1 a	{font-size: 40px; line-height: 50px; font-family: 'Roboto', sans-serif; color: #19a3dd; font-weight: 700; font-style: normal;}
								h2, h2 a	{font-size: 25px; line-height: 32px; font-family: 'Roboto', sans-serif; color: #000000; font-weight: 700; font-style: normal;}
								h2 a:hover	{font-size: 25px; line-height: 32px; font-family: 'Roboto', sans-serif; color: #19a3dd; font-weight: 700; font-style: normal;}
								h3, h3 a	{font-size: 18px; line-height: 25px; font-family: 'Roboto', sans-serif; color: #000000; font-weight: normal; font-style: normal;}
								h3 a:hover	{font-size: 18px; line-height: 25px; font-family: 'Roboto', sans-serif; color: #19a3dd; font-weight: normal; font-style: normal;}
								.sf-menu a	{font-size: 18px; line-height: 18px; font-family: 'Roboto', sans-serif; color: #ffffff; font-weight: normal; font-style: normal;}
								.blockquote	{font-size: 25px; line-height: 35px; font-family: 'Roboto', sans-serif; color: #19a3dd; font-weight: normal; font-style: normal;}
								li	{font-size: 17px; line-height: 26px; font-family: 'Lato', sans-serif; color: #19a3dd; font-weight: normal; font-style: normal;}
			
	
	
	/* Navigation Styles, Defined In The Wordpress Backend */
	.navigation						{background: #000000;}
	
	.sf-menu a						{color: #ffffff;}
	.sf-menu a:hover				{color: #ffffff;}
	.sf-menu li.current-menu-item a	{color: #ffffff;}
	
	/* First level */
	.sf-menu li 					{background: #000000;}
	.sf-menu li:hover,
	.sf-menu li.sfHover 			{background: #19a3dd;}
	.sf-menu li.current-menu-item	{background: #19a3dd;}
	
	/* Second level */
	.sf-menu ul li 					{background: #000000;}
	.sf-menu ul li:hover			{background: #19a3dd;}
	.sf-menu ul li.current_page_item	{background: #19a3dd;}
	
	/* Third level */
	.sf-menu ul ul li 				{background: #000000;}
	.sf-menu ul ul li:hover			{background: #19a3dd;}
	.sf-menu ul ul li.current_page_item	{background: #19a3dd;}
	
	@media only screen and (max-width: 920px) {
		nav								{background: #000000;}
	}
	
	
	
	/* UI & UX - Tab & Accordion Styles, Defined In The Wordpress Backend */
	.nav-tabs > .active > a,
	.nav-tabs > .active > a:hover,
	.nav-tabs > .active > a:focus 		{background-color: #00cddb; color: #ffffff; font-size: 15px; font-family: 'Yanone Kaffeesatz', sans-serif;}
	.nav-tabs > li > a 					{font-size: 15px; font-family: 'Yanone Kaffeesatz', sans-serif;}
	.nav-tabs 							{border-bottom: 0px solid #00cddb;}
	.nav-tabs > li > a:hover, .nav-tabs > li > a:focus 		{border-bottom: 0px solid #00cddb;}
	
	
	button						{font-family: 'Roboto', sans-serif; font-size: 19px;}
	.btn.btn-success 			{background-color: #000000;}
	.btn.btn-success:hover,
	.btn.btn-success:focus,
	.btn-group:focus .btn.btn-success.dropdown-toggle 	{background-color: #565656;}
	.btn.btn-success:active,
	.btn-group.open .btn.btn-success.dropdown-toggle,
	.btn.btn-success.active 	{background-color: #ffffff;}
	
	
	
	.blockquote						{background-color: #f2f2f2; padding: 20px;
									 color: #000000;
									 									 									 border-left: 5px solid #00cddb;
									 									 									 									  }
	
	.toggleContainer					{margin-bottom: 10px;}
	.toggleContainer .toggleTitle		{background-color: #dd3333; color: #ffffff; }
	.toggleContainer .toggleTitle:hover,
	.toggleContainer .toggleTitle.active	{background-color: #606060; color: #ffffff; }
	
	.toggleContainer .toggleContent		{background-color: #e7e7e7; color: #000000; }
	
	
	/* Menukaart Styles, Defined In The Wordpress Backend */
							.menuCategorieTitel	{font-size: 13px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color: #ff0a0a; font-weight: normal; font-style: normal;}
								.gerechtTitel	{font-size: 13px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: 700; font-style: normal;}
								.gerechtOnderschrift	{font-size: 17px; line-height: 22px; font-family: 'Annie Use Your Telescope', cursive; color: #999999; font-weight: normal; font-style: italic;}
								.gerechtOmschrijving p	{font-size: 13px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: normal; font-style: normal;}
								.gerecht_prijzen	{font-size: 13px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color: #009e14; font-weight: 700; font-style: normal;}
			
	
	
	
	
	/* Blog Styles, Defined In The Wordpress Backend */
		.blogitem .hoverText						{background-color: rgba(0, 0, 0, 0.2);}
	
	
	
	
	/* Team Styles, Defined In The Wordpress Backend */
	.teamMemberBorder						{background-color: #000000;}
	.teamMember:hover .teamMemberBorder		{background-color: #00cddb;}
	
	
		.teamMember .hoverText						{background-color: rgba(0, 205, 219, 0.2);}
	
	
	
	
	
	
	/* Portfolio Styles, Defined In The Wordpress Backend */
	.portfolioBorder						{background-color: #19a3dd;}
	.portfolioItem:hover .portfolioBorder		{background-color: #000000;}
	
	
		.portfolio .hoverText					{background-color: rgba(25, 163, 221, 0.2);}
	.portfolio .hoverText h2				{color: #ffffff;}
	
	
	
	
	
	/* Collectie Styles, Defined In The Wordpress Backend */
	.collectieBorder						{background-color: #cccccc;}
	.collectieItem:hover .collectieBorder		{background-color: #000000;}
	
	
		.collectie .hoverText					{background-color: rgba(0, 212, 255, 0.2);}
	.collectie .hoverText h2				{color: #ffffff;}
	
	
	
	
	/* Footer */
	footer								{background-color: #e9e9ea;}
	.copyright							{background-color: #f3f4f4;}
	
	
	/* Custom CSS */
	