.standardschrift {
	color: #3333FF;
	font-size: 14pt;
}
.bildrahmen {
	border: thin solid #CC9933;
}

p {
	color: #3333FF;
	font-size: 14pt;
	font-weight: normal;
	line-height: 14pt;
}


h1 {
	display:inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #3333FF;
}

h2 {
	display:inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #3333FF;
}

h3 {
    display:inline;
	color: #3333FF;
	font-weight: normal;
	font-size: 14pt;
}


