body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

html,body {
	margin:0;
	padding:0;
}

*, *::before, *::after {
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

label, button {
	cursor: pointer;
}

img, video, embed, object {
	max-width: 100%;
}

img {
	vertical-align: middle;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

/*# sourceMappingURL=C:/Data/WEBSERVER/kampen/app/public/maps/reset.css.map */
