@charset "UTF-8";
body		{ background: #C8A098; color: #503030; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
table		{ padding: 0px; border-width: 0px; margin: 0px; }
td			{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
a			{ color: #803030; }
a:link		{ text-decoration: underline }
a:visited	{ text-decoration: underline }
a:hover		{ color: #A85858; text-decoration: underline }
.titel		{ font-size: 14pt; font-weight: bold; border-width: 2px; border-style: none none solid none; border-color: #6666CC; }
.legend		{ color: #EEEECC; font-size: 11pt; }
.contact	{ color: #996633; font-size:  9pt; text-align: center; }

li.level1	{ font-size: 11pt; font-weight: bold;   margin-top: 9pt; list-style-type: circle; }
li.level2	{ font-size: 10pt; font-weight: normal; margin-top: 0pt; list-style-type: disc; }

