h1 {
	font-size : 18pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#000000;
	margin-top: 12pt;
	text-align: center;
                
}	/* Format für Haupttitel auf Seite, Abstand oben, zentriert */

h2 {
	font-size : 16pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#000000;
	text-align: center;
}	/* Format für Untertitel, zentriert */

h3 {
	font-size : 12pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#000000;
}

h4 {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#634A29;
}	/* Format für Kapitelnamen auf products-Seite, grau */

a {
	text-decoration: none;
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#634A29;
}	/* link-Farbe=menue-Farbe, seit 28.4.2003 */

a:visited {
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#AF9465;
}	/* vlink-Farbe=gray, seit 28.4.2003 */

a:active {
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#FCF8DF;
}	/* alink-Farbe=gray, seit 28.4.2003 */

a:hover {
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#634A29;
}	/* hover-Farbe=brown, seit 28.4.2003 */

a.kopf {
	text-decoration: none;
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#000000;
}	/* Farbe=white */

a.kopf:visited {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#000000;
}	/* Farbe=ffffff */

a.kopf:active {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#000000;
}	/* Farbe=Tabellen-grau */

a.kopf:hover {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}	/* Farbe=white */

a.menu {
	text-decoration: none;
	font-size : 9pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#8C8C8C;
}	/* Farbe=white */

a.menu:visited {
	font-size : 9pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#707070;
}	/* Farbe=ffffff */

a.menu:active {
	font-size : 9pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#000000;
}	/* Farbe=Tabellen-grau */

a.menu:hover {
	font-size : 9pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}	/* Farbe=white */

a.tabelle {
	text-decoration: none;
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#000000;
}	

p.menu2 {
	font-size : 7pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#8C8C8C;
}	/* menu2 */

a.menu2 {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#8C8C8C;
}	/* menu2 */

a.menu2:visited {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#707070;
}	/* Farbe=ffffff */

a.menu2:active {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#8C8C8C;
}	/* Farbe=Tabellen-grau */

a.menu2:hover {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#000000;
}	/* Farbe=white */

a.tabelle:visited {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#000000;
}	

a.tabelle:active {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#000000;
}	

a.tabelle:hover {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight :bold;
	font-style : normal;
}	


p {
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:##af9465;
}

p.hinweis {
	font-size : 12pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#AF9465;
}	/* Format für besondere Hinweise, info-Farbe (LOGO ?), seit 28.4.2003 */

p.b {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#8C8C8C;
	margin-top : 5pt;
}	/* bild unterschrift grau seit 06.12.2004 */


p.bsmall {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#634A29;
	margin-top : 3pt;
}	/* Format für Bild-Beschriftung - KLEIN, info-Farbe (LOGO ?), seit 28.4.2003 */

p.haupttext {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#000000;
}

p.infotext {
	font-size : 7pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#634A29;
}	/* Format z.B. für Fusszeile, kleine Schrift */

body {
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#000000;
}

ul.q { list-style-type:square }
	/* Format für Aufzählungszeichen Quadrat, seit 28.4.2003 */

ul.no { list-style-type:none }
	/* Format für Liste ohne Aufzählungszeichen, seit 28.4.2003 */

li {
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#000000;
}

li.f {
	font-size : 11pt;
	margin-bottom : 6pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#634a29;
}	/* Format für Features, info-Farbe (LOGO ?), seit 28.4.2003 */

th {
	font-size :12pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#000000;
}

td {
	font-size : 11pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color:#000000;
}

strong.i {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color:#634A29;
}	/* info-mail Fusszeile, info-Farbe (LOGO ?), seit 28.4.2003 */

