/* id mit #   , class mit . -----------------------------------------------  */
#Print {
    background: #FFFFFF;
    border-top: 8px solid #FFFFFF;
	text-decoration: none;
    font-weight: normal;
	text-align: right;
	float: right;
/*	height: 2.0em;  */
	width: 15%;
}

#Print a{
   border: solid 1px #FFFFFF;
}

#Print a:hover{
  /*  border: solid 1px #6B8CA5; */
}

/* -----------------------------------------------  */

#right{
    float: right;
}