hr {
	/*align:center;
	width:100%;
	size:1;
    noshade:no;
    color:#FF0000; */
	
	background-color: #CCCCCC; /* Mozilla 1.4 */
    color: #CCCCCC; /* IE 6 */
    border: #CCCCCC; /* Opera 7.11 */
    height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
    width: 100%;
    clear: both;
    display: block;

}

