body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D4D9FF;
	color: #FEFF82;
	text-align: center;
}
.kopf {
	background-image: url(pixel/schrift.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 160px;
}
.kli {
float: left;
clear: both;
text-align: right;
width: 300px;
padding-right: 15px;
}
img {
	border: none;
}
img.pass {
	border: 1px solid black;
	float: right;
}
.b700 {
	background-color: #483D8B;
	padding: 12px;
	border: double;
	width: 700px;
	background-image: url(pixel/collage.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
h1 {
	text-align: left;
}
h2 {
	padding-bottom: 70px;
	text-align: left;
}
a {
	letter-spacing: 3px;
	text-decoration: none;
	color: #FEFF82;
	padding: 4px;
}
a:hover, a.active {
	color: #483D8B;
	background-color: #D4D9FF;
}
#menu {
 text-align: center;
}
.li {
	padding-bottom: 25px;
}
li {
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: small;
}
input, textarea {
	background-color: #D4D9FF;
	font-family: "Courier New", Courier, monospace;
}
.li-txt {
	text-align: left;
}
