.update {
	color: #333333;
	font-style: italic;
	font-size: 11px;
	line-height: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
A {
	color: black; 
	font-weight: bold 
}
A.white { 
	color: white; 
	font-weight: bold 
}
.whiteBold { 
	color: white; 
	font-weight: bold; 
	font-size: 11px;
	line-height: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
A:hover { 
	color: #990000; 
	font-weight: bold 
}
td.serien { 
	font-size: 11px; 
	line-height: 13px; 
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	border-bottom: 1px dotted #333333;
	vertical-align:top;
}
td { 
	font-size: 11px; 
	line-height: 16px; 
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
td.bildunterschrift { 
	color: black;
	background:#CCCC99;
}
td.headline {
	background:#31639c;
	border: none;
}
td.fusszeile { 
	border-top:dotted 1px #31639c;
}
P   { 
	font-size: 11px; 
	line-height: 15px; 
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular  
}
em {
	font-style: normal; 
	font-weight: bold; 
	color:#990000
}
LI { 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
TH   { 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: silver; 
	border-right: 1px dotted silver; 
	border-bottom: 1px dotted silver 
}
h1 { 
	color: white; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular  
}

