body
{
	color: #003e7e;
	background-color:#FFF; 
}

h2
{
	text-align: left;	
}
#header
{
	margin-top: 32px;
	color: #003e7e;
	background-color: #f6f6f6;
	
}

#main
{
	background-color: #FFF;
}

#footer
{
	color:var#003e7e;
	background-color: #e0ebf6;
}
/*************************************************************/

#image
{
	margin-top: 16px;
	
}
/*************************************************************/

#blue
{
	background-color: #3399FF;
	height: 4px;
}

.paleback
{
	background-color: #f6f6f6;
}
.red
{
	color: #F00;
}
.green
{
	color:#009e00;
}
.uitlijnen
{
	text-align: justify;
}

.tekstcenter
{
	text-align:center; 
}

.img_bar
{
	text-align:center; 
}
.scheiding
{
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCC;
}

.ruler
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #003e7e;
}

.picss
{
	margin-top: 80px;	
	text-align: center;
}

.picss a
{
	margin-bottom: 4px;
}

.picssin
{
	width: 150px;
	margin-bottom: 4px;
	margin-right: 4px;
}

.up {
	position:fixed;
	z-index:10000;
	bottom: 10px; 
	right: 10px;
}

.up2 {
	position:fixed;
	z-index:10000;
	bottom: 10px; 
	left: 10px;
}

/***************************** google **************************************/

#map_canvas{
	overflow:hidden;
}

#gmap_canvas img {
	max-width: none!important;
	background: none!important;
	
}

/******************************* Bootstrap *********************************/

.nav-pills  li  a {
	border-radius: 0;
}












