a {  text-decoration: none; color: #FFFFFF}
td.Titel1 {
	font-size: 16pt;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TabelleGrau {
	color: #FFFFFF;
	background: #999999;
}
.SchriftFett {
	font-weight: bold;
}
.Schrift16{
	font-size: 16pt;
}
.Schrift10{
	font-size: 10pt;
}
tr.DetailRandOben {
	height: 28px;
}
td.RandLinks {
	width: 50px;
	text-indent: 50pt;
}
td.Zwischenraum {
	height: 9px;
}
td.ZwischenraumKlein {
	height: 4px;
}
a.SchriftSchwarz {
	color: #999999;
}
a:hover {
	background-color: #EEEEF0;
	color: #999999;
}
a.SchriftSchwarz:hover {
	background-color: #999999;
	color: #FFFFFF;
}
a.mail:after {
	content: ".ch";
}
table {
	font-size: 11pt;
	font-family:"Tw Cen MT", sans-serif;
	color: #999999;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-top:6px;
}
li {
	margin-bottom: 3px;
	position:relative;
	left: -24px;
}