@import url(naturheilkunstGallery.css);


.StillInStores {color: red;}

.home div .left, .default div .left  {
float: left;
clear: left;
margin-right: 10px;
}

.naturmittel div .left, .mineralien div .left, .buecher div .left, .kunstladen div .left, .klaenge div .left, .teegewuerzehonig div .left {
float: left;
clear: left;
margin-right: 0px;
}


/* Global */
body
{
	font-family: Verdana, Helvetica sens-serif;
	font-size: 12px;
	color: #6b6d5c;
}
a
{
	color: #767b4e;

}
a:hover
{
	color: #ccdd96;
}
img
{
	border: none 0 white;
}

/* Header */
#LanguageSelection
{
	display: none;
}

#SkinSelection
{
	display: none;
}

/* Set Font size relative to 10 Pixels in the desired areas */
#NavigationContainer
{
	margin-top: 50px;
}
#BodyContainer
{
}

/* Main Navigation */
#MainNavigation
{
}
#MainNavigation ul li
{
	list-style-type: none;
	background-image: none;
}
#MainNavigation ul li a
{
	/*font-size: 1.05em;
	font-weight: bolder;*/
}

/* Set List style. Will also be relevant for all navigations and lists. */
ul
{
}
#TreeNavigation a
{
	text-decoration: none;
	color: #6b6d5c;
	border: none;
	text-transform: uppercase;
}
#TreeNavigation a.selected
{
	text-decoration: none;
	color: #929b45;
	border: none;
}
#TreeNavigation a:hover
{
	text-decoration: none;
	color: #929b45;
	border: none;
}
#TreeNavigation ul
{
	margin-top: 5px;
	text-transform: uppercase;

}


#TreeNavigation ul li
{
	border-bottom: 1px solid #e9f0d2;
	margin: 0px -5px 0px 0px;
	text-transform: uppercase;
}
#TreeNavigation ul li ul li
{
	border-bottom: none;
	padding: 1px 0px 2px 0px;
	text-transform: uppercase;
}

a.selected
{
	color: #ccdd96;
}
a.selected a:hover
{
	color: #ccdd96;
}

li
{
	/*font-weight: bolder;*/
	padding: 3px 0px 3px 0px;
	list-style: none;
	display: block;
}
ul li
{
}
ul li ul li
{
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 0px;
}
li.selected
{
}

.hidden
{
	display: none;
}
.sublistcontainer
{
	padding: 0;
	margin: 0;
}
li.parent
{
}

/* CenterColumnContainer */
#CenterColumnContainer
{
}


/* Headings */
h1
{
	color: #929b45;
}

h2
{
	font-size: 1.1em;
       color: #929b45;
}

h3
{
	font-size: 1.1em;

	padding: 6px 0;
       color: #929b45;
}

h4
{
	font-size: 1.07em;

	padding: 6px 0;
color: #929b45;
}

h5
{
	font-size: 1.05em;

	padding: 6px 0;
color: #929b45;
}

h6
{
	font-size: 1.03em;

	padding: 6px 0;
color: #929b45;
}

#UtilityFunctions ul li a
{
	border-bottom: none;
}

div.Head
{
	padding-top: 10px;
}
div.Text
{
	margin-bottom: 24px;
}
div.Link
{
	padding-bottom: 12px;
}
div.Download
{
}

.Image div
{
	margin-bottom: 12px;
	padding-bottom: 0px;
}


#PrintLogo, #MobileLogo, #HeaderInfo, #DirectLinks, #PrintCopyrightAndSource, .DownloadExplorer label

{

	display: none;

}

.ContentTitle {
display: none;
}

a span.Help

{

display: none;

}


html > body a:hover span.Help
{
position: absolute !important;
margin-top: -50px;
margin-left: -50px;
font-weight: normal;
color: #6b6d5c;
width: 350px;
padding: 10px;
border: 10px solid #c1d788;
background-color: #fff;
display: block;
cursor: default;
}

#SecondaryFooter {
color: #ffffff;
}

#SecondaryFooter a {
color: #ffffff;
text-decoration: none;
}

#SecondaryFooter a:hover {
color: #ccdd96;
}

