/* Dateiname: amwindkurs.css */


.continuoustext {
  font-family: "Comic Sans MS";
  font-size: 13px;
  line-height: 16px;
}

.headlinesubclause {
  font-family: "Comic Sans MS";
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
}
.textbold {
  font-family: "Comic Sans MS";
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
}

.headlinepage {
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #000099;
	text-decoration: underline;
}
.linkitalic {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	color: #000099;
	text-decoration: underline;
}
.headlinepagebig {
	font-family: "Comic Sans MS";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

