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


  html {
    padding: 0;
  }
  body {
    margin: 0; padding: 0;
  }
 
 
.copytext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.copytext  a{
text-decoration:underline;
font-weight: normal;
}
.copytext  a:link{
text-decoration:underline;
font-weight: normal;
}
.copytext  a:visited{
text-decoration:underline;
font-weight: normal;
}
.copytext  a:hover{
text-decoration:underline;
font-weight: normal;
}
.mini {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.mini   a{
text-decoration:none;
font-weight: normal;
}
.mini  a:link{
text-decoration:none;
font-weight: normal;
}
.mini  a:visited{
text-decoration:none;
font-weight: normal;
}
.mini   a:hover{
text-decoration:underline;
font-weight: normal;
color: #ffffff;
}
