/**
 *	Schriften
 */
html {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 1.9rem;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 1.4rem;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 1.4rem;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-size: 1.4rem;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-size: 1.2rem;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

div,
blockquote,
dd,
body,
p,
li,
label,
td,
th,
input {
	font-size: 1rem;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5rem;
}



.droptours-startdatum {
	font-family: arial, helvetica, sans-serif;
}
