body {
	background-image: url(drops.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;


}
.inhaltneu {
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-width: 5px;
	border-style: solid;
	border-color: #F58220;
	background-color: #B2D5EB;
}
.inhalt {
	height: 1024px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #F58220;
	border-left-color: #F58220;
	background-color: #FFFFFF;

}
.orange {
	background-color: #F58220;
}
.hell {
	background-color: #FFEAD2;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #001167;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.navi {
	font-size: 10pt;
	line-height: 13pt;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	text-align: center;

}
.adresse {
	font-size: 10pt;
	line-height: 13pt;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 80px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #001167;

}
a:visited {  

	color: #0033CC;
}
a:hover {  
	color: #FF6600; 
	
}
.bestell {

	margin: 0px;
	padding: 7px 0px 3px 0px;
}
