body { margin-top:5px; margin-bottom:5px; margin-left:5px; margin-right:5px }

p, ul, ol, div, td, th, address, blockquote, nobr, b, i, table, font
 {font-size:14px; font-family:Arial, Verdana, Helvetica, sans-serif; color: #000000; font-weight: normal;}

li { list-style-type: disc }
h1 {
	font-size:12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size:15px;
	font-weight: bold;
	font-family: Arial;
}
h4 {
	font-size:16px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;

}
h6 {
	font-size:12px;
	font-weight:bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	valign: middle;
	vertical-align: middle;
}

p, div {font-style:normal }

a {color: #000000; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight:bold}
a:hover {
	color: #CC0000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:active { color:#CC0000; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold}
/* a:visited { color:#CC0000; font-size:12px; font-family: Verdana, Arial} */
/* a:link {color: #999999; font-size:12px; font-family: Verdana,Arial; text-decoration:underline; font-weight:bold } */
/* a.an { text-decoration:none } */
/* a = Erscheinungsbild der Links */
/* a:hover = OnMouseOver-Effekt */
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* underline = unterstrichen */
/* none = nicht unterstrichen */
