@import url("index.css");

#content3 p, #content4 p, #content5 p, #content7 p, #content6 p, #content8 p, #content9 p{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

.timesfliess {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
.boldtimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
.timeskursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
}

.boldtimesbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.startlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #00FF00;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
.huge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

