BODY { background-color : #a4b1bf; color : #ffffff; }

TABLE { background: #b4c1cf; border : none; }

TH { background: #84919f; }

TR.TabAnz_1_3_5 { background-color : #b4c1cf; }

TR.TabAnz_2_4_6 { background-color : #a4b1bf; }

TD { color: #000000; }

TD.Button {
	color : #FF6600;
	font-family : Tahoma;
	font-size : smaller;
	font-weight : bold;
	font-variant : small-caps;
	width : 150px;
}

TD.Text { 
        background: #84919f; 
        color : #ffffff; 
	font-weight : bold;
}

TD.Liste { 
        background: #ffffff; 
        color : #000000; 
	border : thin inset;
}

FIELDSET {
	border : none;
	overflow-x : hidden;
	overflow-y : auto;
	height : 100%;
}

