h1 {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
p { font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: bold; color: #d2d2d2}

body {
	font-family: "Courier New", Courier, mono;
	color: #d2d2d2;
	background-color: #7b878c;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #ccffff;

}
a:hover {
	color:#ffffcc;
	text-decoration: underline;
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
a:active {
	color: #FFFFCC;
	text-decoration: underline;
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
}
.titel {
	font-size: 14px;
	color: #CCFFFF;
	font-family: "Courier New", Courier, mono;
	text-align: center;

}

.klein {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #ccffff;

}
