.orange {

	background-image: url(bilder/orange.gif);
	background-repeat: repeat;
}
.rahmen {

	border: 1px solid #FF6600;
}
.hellorange {



	background-image: url(bilder/55orange.gif);
	background-repeat: repeat;
}
a {

	text-decoration: none;
	color: #FF6600;
}

h1 {
	font-size: 1.4em;
	color: #FF9900;
	padding-right: 10px;
	padding-top: 3px;
}
.groeßer {
	font-size: 1.4em;
	font-weight: bold;
	color: #FF9900;
}
