body,p,form,td,div
{
	Font-Family: Verdana, Arial, Tahoma;
	Font-Size: 9pt;
}

.header1 {
	font-weight: bold;
	font-size: 14px
}

.header2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

.header3 {
	font-weight: normal;
	font-size: 12px;
	color: #0000FF
}

.hintergrund_hellblau {
	background-color: #e0e4e7;
}
.hintergrund_hellrot {
	background-color: #e2d1d1;
}
.hintergrund_rot {
	background-color: #c69f9f;
}
.hintergrund_dunkelrot {
	background-color: #a05959;
}

td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB;
}

