body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #610f1b;
}
ul{
	margin-left: 14px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: circle;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #610f1b;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #610f1b;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c05d18;
}

.menue:link   {
	color: #610f1b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #610f1b;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #610f1b;
}
.menue:visited   {
	color: #610f1b;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #610f1b;
 }
.menue:hover     {
	color: #c05d18;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c05d18;
}
.menue:active	{
	color: #610f1b;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #610f1b;
}
a:link   {
	color: #610f1b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #610f1b;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #610f1b;
}
a:visited   {
	color: #610f1b;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #610f1b;
 }
a:hover     {
	color: #c05d18;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c05d18;
}
a:active	{
	color: #610f1b;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #610f1b;
}
.content {
	padding: 15px;
}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c05d18;
}
.bg_rosen {
	background-image: url(images/rosen.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_aktuelles {
	background-image: url(images/aktuelles.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;}
	
.bg_masken {
	background-image: url(images/masken.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.bg_anfahrt {
	background-image: url(images/anfahrt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_preise {
	background-image: url(images/pinsel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_behandlung {
	background-image: url(images/behandlung.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_rosenoel {
	background-image: url(images/rosenoel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_kosmetik {
	background-image: url(images/kosmetik.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hgw {
	background-image: url(images/hgw.png);
	background-repeat: repeat;
}

