/* Ricola Internet Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffda0d;
	margin: 0px;
	padding: 0px;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td > img {
  display: block;
}

#divHeading h1 {
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size: 28px;
  line-height: 30px;
	color: #668566;
	margin-top: 8px;
	margin-bottom: 0px;
}

#divContent p, #divContent td {
	font-size: 11px;
  line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}

#divContent h1, #divContent h2, #divContent h3 {
	font-size: 11px;
  line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}

#divContent a {
	color: #666666;
  text-decoration: underline;
}

#divContent a:hover {
	color: #000000;
}

#divContent .legende, #p7s1content1 .legende {
	font-size: 9px;
  line-height: 12px;
	margin-top: 0px;
}

#divContent .bildlegende, #p7s1content1 .bildlegende {
	color: #666666;
	font-size: 9px;
  line-height: 12px;
	margin-top: 4px;
	margin-bottom: 24px;
}

#divContent .box {
	margin: 0px;
	padding:10px;
	background-color: #E0EEDB;
}

#divContent .lead {
	font-weight: bold;
	color: #666666;
}

#divContent ol, li, ul {
	font-size: 11px;
  line-height: 12px;
	margin-top: 5px;
}
#ric_in_herbquiz_main ol {
	margin: 0;
	padding-left: 20px;
}
#p7sxcontent1 .legende, #p7sxcontent2 .legende {
	font-size: 10px;
  line-height: 12px;
	margin-top: 0px;
}

#divSidebar p, #divSidebar td  {
	font-size: 9px;
  line-height: 120%;
	margin-top: 6px;
	color: #333333;
}

#divSidebar a {
  text-decoration: none;
}

#divSidebar a:hover {
	color: #000000;
}

#divOverTexte p, #divOverTexte td {
	font-size: 10px;
  line-height: 15px;
	margin-top: 0px;
	color: #666666;
}

#divOverImages div {
	font-size: 10px;
	margin-top: 0px;
	color: #666666;
}

#divProdLink {
	font-size: 10px;
  line-height: 15px;
	margin-top: 0px;
	color: #666666;
}

#divProdLink a {
	color: #666666;
  text-decoration: none;
}

#divProdLink a:hover {
	color: #000000;
}

.Monatslegende {
	color: #666666; 
	font-size: 11px;
  line-height: 11px;
	margin: 0px;
}

.form {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #336633; 
	width: 170px;
}

.button {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF; 
	background-color: #336633; 
	border: 1px solid #336633; 
	width: 80px;
}

.quizintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 11px;
   line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.bildlinks {
	float:left;
	margin: 0px 10px 10px 0px;
}

.bildrechts {
	float:right;
	margin: 0px 10px 10px 0px;
}

.legalnotice {
  font-size: 7px;
	line-height: 7px;
}

.rot, .red {
  color: red;
}	

/* suche */
 
form label {
	font-size: 11px;
}
ul.searchresults {
	margin: 0 0 0.5em 0;
	padding: 0;
}
ul.searchresults li {
  line-height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1em;
}
ul.searchresults li.beitrag {
	padding: 0 0 0 20px !important; 
  background: transparent url(../images/icon_beitrag.gif) top left no-repeat !important;
}

/* faq */

h3.faq_q {
  margin: 0;
	padding: 0 0 0 12px;
	background: transparent url(../images/icon_plus.gif) 0px 3px no-repeat;
}
div.faq_a p {
  margin: 0;
	padding: 0 0 0 12px;
}
.show {
  display: block;
}
div.faq_a.hide {
  display: none;
}
