.head {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 4px;
	font-weight: bold;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 4px;
	text-decoration: none;
	font-weight: bold;
}
.frame {
	border: 1px solid #FFFFFF;
}
body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 1px;
	background-image: url(pics/blau.jpg);
	background-position: 45% 84px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 4px;
	font-weight: bold;
}
a:hover {
	letter-spacing: 4px;
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.subhead {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bolder;
}
.link2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
}
.link3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	border: 1px solid #666666;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
}
.body-tight {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: -0.5px;
}

