
body  { font-family:Times, Helvetica,Arial,sans-serif;}
table  { font-family:Times, Helvetica,Arial,sans-serif;}
a {text-decoration: none; }
a:link {color: #0000ff; }
a:visited { color: #00008b; }
a:hover {color:#0000ff; background:yellow; }
a:active {color:red; background:yellow; }
a:visited:active {color:red; background:yellow; }

div.kasten {border: red inset 15px; 
background-color: #ffdddd;
			margin: 20px 15%;
			padding: 10px; }
 
 
