.body { font-family: arial; }


/* klasse für den content bereich (aktiv auf alles außer tabellen) */
.content { padding: 0px 0px 0px 0px; font-family: arial; font-size: 12px; color: #575757;}

/*  klasse für alle tabellen im podukt-content */
.style_produkte { padding: 5px 0px 4px 0px; font-family: arial; font-size: 9px; color: #575757; text-align:center;}

/*  klasse für alle tabellen im content */
.style_tabellen { font-family: arial; font-size: 12px; color: #575757; text-align:left; padding: 0px 10px 0px 0px;}


/* klasse für den adressblock unter dem menü */
.infobox { font-family: verdana, arial; font-size: 10px; color: #575757; padding: 3px 0px 3px 8px; }

/* linkklasse für alle links auf der seite (padding muss 0 stehen um mit .infobox agieren zu können) */
a:link  { color: #70b0b3; text-decoration: none; font-weight: normal; padding: 0px 0px 0px 0px; }
a:visited  { color: #70b0b3; text-decoration: none; font-weight: normal; padding: 0px 0px 0px 0px;  }
a:active  { color: #70b0b3; text-decoration: none; font-weight: normal; padding: 0px 0px 0px 0px;  }
a:hover  { color: #70b0b3; text-decoration: underline; font-weight: normal; padding: 0px 0px 0px 0px;  }

h1 { font-family: arial; color: #575757; font-size: 14px; text-decoration: none; font-weight: bold; text-align:justify; margin: 0px 0px 0px 0px}

/*  produktelisten text */
h2 { font-family: arial; color: #f79117; font-size: 12px; text-decoration: none; font-weight: bold; text-align:justify; margin: 0px 0px 0px 0px}
h3 { font-family: arial; color: #575757; font-size: 9px; text-decoration: none; font-weight: normal; text-align:justify; margin: 0px 0px 0px 0px}

