TD.schattenrechts {
	background-image:url(/design/box/horizontal.jpg);
	background-repeat:repeat-y;
}
TD.schattenunten {
	background-image: url(/design/box/vertical.jpg);
	background-repeat:repeat-x;
}
TD.reitertext {
	color: white;
	font-weight: bold;
	background-color : #f67210;
	background-image:url(/design/box/reiter.jpg);
	background-repeat:repeat-y;
}
TD.hintergrundK {
	background-color : #DDDDDD;
	font-size : 8pt;
}
TD.hintergrund {
	background-color : #EEEEEE;
}
TD.linkbox {
	background-color : #DDDDDD;
	border-color : #DDDDDD;
	border-style : solid;
	border-width : 1px;
}
A.no:hover {
	text-decoration : none;
}
TD.linkbox {
    cursor: pointer;
}
