body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
}
.tinytext {
	font-size: 9px;
}

#mainnav a {
	font-size: 2em;
	color: #999999;
	text-decoration: none;
	font-weight: 100;
}
#mainnav a:hover {
	color: #000000;
	text-decoration: none;
}
#mainnav span.selected a {
	color: #333333!important;
}
#mainnav ul ul span.selected a {
	color: #a9947e!important;
}

#mainnav ul ul {
	line-height: 150%;
}
#mainnav ul li ul li a {
	font-size: 1.1em;
	font-weight: bold;
	color: #a9947e;
	text-decoration: none;
}
#mainnav ul li ul li ul li a {
	font-size: 1em;
	font-weight: bold;
	color: #a9947e;
	text-decoration: none;
}
.specialnav a{
	color: #9B8369;
}

.specialnav {
	font-size: 0.83em;
	color: #666666;
}
.specialnav h1 {
	font-size: 1em;
	font-weight: bold;
	color: #9B8369;
}

#language_switch {
	font-size: 12px;
}

#language_switch a {
	color: #999999;
	text-decoration: none;
}

#contenthead h1 {
	color: #9B8369;
	font-size: 1em;
	font-weight: normal;
	line-height: 21px;
}

#breadcrump {
	font-size: 1.3em;
	color: #9B8369;
	font-weight: bold;
}
#breadcrump a {
	color: #9B8369;
	text-decoration: none;
	font-weight: bold;
}


#content {
	color: #666666;
	padding-bottom: 4em;
	float: left;
}
#content h1 {
	font-size: 1.1em;
	color: #333333;
	font-weight: normal;
}
#content h2 {
	font-size: 1em;
	color: #333333;
	font-weight: normal;
}
#content p {
	line-height: 140%;
	font-size: 0.9em;
}
#content a {
	color: #9B8369;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}

.jdGallery .slideInfoZone h2 {
	font-size: 1em!important;
	font-weight: bold!important;
	color: #FFFFFF!important;
}

#metanav a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
#metanav a:hover {
	color: #000000;
}
.pricetag {
	color: #FFFFFF;
	font-weight: bold;
}
.pricetag a{
	color: #FFFFFF!important;
}
.pricetag a:hover{
	color: #000000!important;
}

.newslist a {
	color: #666666!important;
}
.newslist a:hover {
	color: #000000!important;
}


/* Formulare */

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


legend {
	font-weight: bold;
	color: #9b8369;
}

.powermail_submit {
	color: #FFFFFF;
}
.powermail_mandatory_js {
	color: #BD0C3E;
}

.powermail_mandatory {
	font-size: 12px;
	color: #990000;
}

/* News */

.news-single-imgcaption{
	font-size: 9px!important;
	color: #666666;
}
.news-single-item h2{
	font-size: 1em!important;
}