@charset "utf-8";
.bg {
	background-image: url(../images/bg00.jpg);
	background-repeat: repeat;
	background-color: #D7FFD5;
}
.bg1 {
	background-color: #ffffff;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
	text-decoration: underline;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
}
.Ueber1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}

.ueber {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bolder;
	color: #003300;
}
.rahmen_none {
	border-style: hidden;
}

