@charset "UTF-8";
.navi {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}

.link1 a:link {
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
.link1 a:visited {
	color: #666666;
	text-decoration: none;
}
.link1 a:hover {
	color: #000000;
	text-decoration: none;
}
.link1 a:active {
	color: #666666;
	text-decoration: none;
}
	
.link2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.link2 a:link {
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
.link2 a:visited {
	color: #666666;
	text-decoration: none;
}
.link2 a:hover {
	color: #000000;
	text-decoration: none;
}
.link2 a:active {
	color: #666666;
	text-decoration: none;
}
.fliesstext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
}
.titel {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
