body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
  color: #777777;
	}
	 
/* Schrift-Satz */

h1, h2, h3 {
	margin: 0;
  padding: 0;
    }

h1 {
	font-size: 15pt;
  font-weight: bold;
  line-height: 25pt;
  }
    
.produkte{
  color: #d68a27;
}
.produkte-tn{
  color: #d68a27;
  font-weight: normal;
}
.ueber-uns{
  color: #c31924;
}
.ratgeber{
  color: /*e8c425*/#d6af22;
}
.home{
  color: #0ba1e2;
}
.allgemein{
  color: #a9c938;
}

h2 {
	font-size: 13pt;
  font-weight: bold;
  line-height: 25pt;
  margin-top: -10px;
}
    
h2.produkte{
  color: #A9C938;
}

h3 {
	font-size: 9pt;
  font-weight: bold;
}

h4 {
	font-size: 9pt;
}

h5 {
  font-size: 7pt;
  font-weight: normal;
}

/*Hyperlinks*/

a{
  text-decoration: none;
	font-size: 9pt;
  font-weight: bold;
  color: #777777;
}
a:hover{
  text-decoration: underline;
}
a.allgemein-h1{
	font-size: 15pt;
  font-weight: bold;
  color: #a9c938;
}
a.small{
  font-size: 11px;
  vertical-align: top;
  /*line-height: 5px;*/
}

li.pro-zus{
  list-style-type: none !important;
  margin-left: 7px !important;
  font-size: 7pt !important;
  color: #d68a27 !important;
}
p.pro-zus{
  font-size: 7pt !important;
  margin-top: -7px !important;
}
.pro-zus-high{
  font-size: 7pt;
  vertical-align:top;
  margin-left: 2px;
}
p.small{
  font-size: 11px;
  line-height: 13px;
}

