@charset "utf-8";
/* CSS Document */

* 
	{
	font-size: 12px;
	}	
	
.input-group-text
	{
		background-color: white;
		
	}
	
html 
	{
  		overflow-y: scroll;
	}
	
div.afstand
	{
		line-height: 300%;
	}


body {
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
  padding-bottom: 0;
/*
	#7d4512
	*/
}

header {
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
  padding-bottom: 0;
}


.navbar-default {
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
  padding-bottom: 0;
}

.nav-link
{
	 color: #FFFFFF;
}

.navbar-brand
{
	 color: #FFFFFF;
}

.navbar
{
	color: #FFFFFF;
}


a
{
	color: #DBDE2F;			
}

a:hover
{
	color: #DBDE2F;
}

