/* Imported stylesheets */

@import url(nederman.css);

body
{
	margin: 10px;
}

.Leaflet h1
{
	font-size: 16px !important;
}

.printPageInfo
{
	font-size: 10px;
}

.printlabel
{
	display: none;
}

.spares
{
	width: auto !important;
}
#sparesdiv
{
	height: auto;
	width: auto;
}

