ul
   { color: #000; font-size: 10pt; font-family: Arial; line-height: 110%; list-style-image: url(../grafik/ul_bullet.gif) }
div { border-bottom: #000 }
h1
    { color: black; font-size: 24pt; font-family: Arial, Helvetica, Verdana; vertical-align: middle }
h2   { color: black; font-size: 18pt; font-family: Arial, Helvetica, Verdana; vertical-align: middle }
h3   {
	color: black;
	font-size: 14pt;
	font-family: Arial, Helvetica, Verdana;
	vertical-align: middle;
}
h4    { color: #036; font-size: 12pt; font-family: Arial, Helvetica, Verdana; vertical-align: middle }
h5   { color: black; font-size: 10pt; font-family: Arial, Verdana, Verdana }
body     { color: #000; font-size: 10pt; font-family: Arial; line-height: 120%; border-bottom: #000 }
h6   { color: black; font-size: 8pt; font-family: Arial, Helvetica, Verdana }
td
         { color: black; font-size: 10pt; font-family: Arial, Helvetica, Verdana; font-weight: 100; line-height: 120% }
table          {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana;
	font-style: normal;
	line-height: 120%;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-top-color: #ffdead;
	border-right-color: #ffdead;
	border-bottom-color: #666666;
	border-left-color: #ffdead;
}
a:link    {
	color: #FF0000;
	text-decoration: underline
}
a:visited  {
	color: #FF9933;
	text-decoration: none
}
a:active    { color: #f60; text-decoration: underline }
a:hover   {
	color: #0000FF;
	text-decoration: underline overline
}
p       { color: black; font-size: 10pt; font-family: Arial, Helvetica, Verdana; font-style: normal; line-height: 120% }
textarea      { color: black; font-size: 8pt; font-family: Arial, Helvetica, Verdana; font-style: normal; border: solid }

