body {
	margin: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	/*background: #edefed;*/
	background: #ffa810;
	background: url("images/back.jpg") repeat-x;
	background-attachment: fixed;
}
.blume {
	background: url("images/blume.gif") no-repeat center 50;
	
}
table {
	border-collapse: collapse;
}
td {
	font-family: Arial, helvetica, sans-serif;
	color: saddlebrown;
	font-size: 12px;
	line-height: 1.6em;
}
td a {
	color: darkorange;
	
} 
.oben {
	background: url("images/top.jpg") no-repeat top center;
	border: 2px solid white;
}
.menue {
	font-size: 14px;
	color: saddlebrown;
}
.menue a {
	text-decoration: none;
	font-size: 14px;
	color: saddlebrown;
}
.menue a:hover {
	font-size: 14px;
	color: saddlebrown;
}
.inhalt {
	background: url("images/back_innen.jpg");
	border: 2px solid white;
	
}
.rechts {
	background: url("images/back_innen.jpg");
	border: 2px solid white;
}
.bild {
	border: 3px solid white;
	margin-bottom: 5px;
}
.ueber {
	font-size: 20px;
	color: darkorange;
}
.rechts_ueber {
	color: darkorange;
	font-size: 15px;
}
.preistabelle {
	border: 1px solid white;
	text-align: center;
}
.preistabelle_zeit {
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: left;
}
.preistabelle_zeit_b {
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: left;
	font-weight: bold;
}
.preistabelle_ueber {
	background-color: saddlebrown;
	color: white;
	border: 1px solid white; 
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

