@charset "UTF-8";
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bolder;
	color: #1ca238;
}
.untertitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #1ca238;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.hotel {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
}
.busreise {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
.datum {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
}
.fliesstextfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.fliessüeberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
.fliesstextaufzaehlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	left: 0px;
	list-style-position: inside;
	list-style-type: square;
}

