/* CSS File*/

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	margin-right: 10pt;
	margin-right: 0pt;
}

h1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
	color: #014da1;
}

.td_in_gerader_zeile {
    background: #ebebeb;
	font-size: 9px;	
}

.td_in_ungerader_zeile {
	background: #cccccc;
	font-size: 9px;
}

.td_in_spezieller_zeile {
    color:#000000;
	background: #3471b4;
	font-size: 9px;	
}

.table_hintergrund {
    background: #888888;
	font-size: 9px;	
}

.body {
    width: 200px;
	vertical-align: top;
	background: #F2F2F2;
	margin-top: 0pt;
}