body {

 	background-color: white;
	font-family: Tahoma;
 	font-size: 13px;
	color: DimGray;
	background-image: url(hintergrund.jpg)

     }

/*  links */
 a:link { color:seagreen; text-decoration:none; }
 a:visited { color:seagreen; text-decoration:none; }
 a:focus { font-weight:none; color:red; text-decoration:none; letter-spacing:1pt; }
 a:hover { font-weight:none; color:red; text-decoration:none; }
 a:active { color:seagreen; text-decoration:none; }

p { padding-top: 1px; }



	








