@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #060;
	background-color: #9C3;
}
.bodyGELB {
	color: #CC0;
	background-color: #C30;
}
.background {
	background-color: #040404;
	color: #FFD55C;
	font-family: Tahoma, Geneva, sans-serif;
	background-attachment: fixed;
	background-image: url(images/Narzissen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.background p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
}
