/* CSS Document */
DIV.haupttitel {
	color:#ff0000;
	fontsize:20px;
	font-weight: bold;
	margin: 0 0 15px 0;
	font-size: 20px;
}

DIV.dachzeile {
	color:#ff0000;
	fontsize:20px;
	font-weight: bold;
	margin: 0 0 15px 0;
	font-size: 20px;
}

DIV.absatz1 {
	fontsize: 13px;
	margin: 15px 0 15px 0;
	font-weight:bold;
	font-size: 14px;
}

DIV.absatz {
	fontsize: 13px;
	margin: 15px 0 15px 0;
	font-size: 14px;
}

DIV.autor {
	fontsize: 13px;
	margin: 15px 0 15px 0;
	font-size: 13px;
}
DIV.vorspann {
	fontsize: 13px;
	margin: 15px 0 15px 0;
	font-size: 14px;
}

p {
	fontsize: 13px;
	margin: 15px 0 15px 0;
	font-size: 14px;
}