    body, p a {
    font-family: Arial;
    min-width: 30em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
  }


  html {
    padding: 0;
  }
  body {
    margin: 0; padding: 0;
  }


#copytext{
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
}

#copytext a{
color:#000000;;
}
#copytext a:link{
color:#000000;;
}
#copytext a:visited{
color:#000000;;
}
#copytext a:hover{
color:#000000;;
}
.mini {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.mini   a{
text-decoration:none;
font-weight: normal;
color: #064d7d;
}
.mini  a:link{
text-decoration:underline;
font-weight: normal;
color: #064d7d;
}
.mini  a:visited{
text-decoration:underline;
font-weight: normal;
color: #064d7d;
}
.mini   a:hover{
text-decoration:underline;
font-weight: normal;
color: #3a82b3;
}

<!--
.Stil1 {color: #000000}



a:link {
	color: b90049;
}
a:visited {
	color: b90049;
}
a:hover {
	color: b90049;
}
a:active {
	color: b90049;
}
-->