body { color: black; background-color: #d6f8fe; }

p {}

td {}

a:link { color:black; }

a:visited { color: purple }

a:hover { background-color:#CCCCCC }

a:active { color: red }

table.rahmen {
	border-bottom-width:2px;
	border-bottom-color:#999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
}

td.rechts {
border-width:2px;
border-color:#CCCCCC;
border-style:none inset none none;
}
