	body {		background-color:#E0E0E0; background-image:URL(bilder/streifen.png);	}	body,table,p { 		font-family:Helvetica, Arial, sans-serif;		font-size:12px;		color:#333333;	}	.rand { padding:20px; }	p { margin-left:20px; margin-right:20px; }	h2 { font-size:14px;  }	a:link { 		text-decoration:none; 		color:#000000;	}	a:visited { 		text-decoration:none; 		color:#000000; 	}	a:hover { color:#000000; font-style:italic; }	a:active { color:#000000; }		hr {		border: 0;		width: 80%;	}		div.hr {		border: 0;		width: 80%;	}		div.hr hr {		display: none;	}