.navi_txt    { font-family: Arial; font-size: 13px }
.navi_txt    { font-family: Arial; font-size: 13px; color: #000000; text-decoration: none }
.navi_bld    { font-family: Arial; font-size: 13px; font-weight: bold; color: #000000; 
               text-decoration: none }
.body_txt    {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}
.body_bld    {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.body_titel    {
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
}
body {
	background-image: url(../assets/BGRD.GIF);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textlist_ul {
	list-style-type: disc;
	padding: 0; margin-top: 6px; margin-left: 12px;
}
.textlist_li {
	margin-top: 6px; margin-left: 10px;
}
.copylink:link    {  COLOR: #333333; font-weight: bold; TEXT-DECORATION: none }
.copylink:visited {  COLOR: #333333; font-weight: bold; TEXT-DECORATION: none }
.copylink:active  {  COLOR: #333333; font-weight: bold; TEXT-DECORATION: none }
.copylink:hover   {  COLOR: #333333; font-weight: bold; TEXT-DECORATION: underline }

