BODY {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px; 
	color: #000000;
}

A { 
	font-family:"Courier New", Courier, monospace; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #B30F33; 
}

A:HOVER {
	font-family: "Courier New", Courier, monospace; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1C3E9F;
}

.active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1C3E9F;
}

.head {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px; 
	color: #1C3E9F;
}

.small {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px; 
	color: #1C3E9F;
}

.blau14px_blink {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-decoration: blink;
	color: #1C3E9F;
}

.blau_bold {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #1C3E9F;
}

.blau {
	font-family: "Courier New", Courier, monospace;
	color: #1C3E9F;
}

.small_beschreibung {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px; 
	color: #1C3E9F;
}

.version {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px; 
	color:#CCCCCC
}