/* CSS Document */
table { width:95%; empty-cells:show; border-collapse:collapse; }
body { 
	background-color:#FFFFCC;
	scrollbar-face-color:FFFFCC;
	scrollbar-highlight-color:FFFFCC;
	scrollbar-shadow-color:FFFFCC;
	scrollbar-3dlight-color:FF0000;
	scrollbar-arrow-color:FF0000;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px; 
	font-style:normal; 
 } 
tr { border-bottom:dotted; border-bottom-color: #999933; border-bottom-width:thin; border-collapse:collapse }
th { text-align:center; border-width:thin; border-style:solid; border-color:#666666;  border-spacing:2px; }
td { color:#000000; vertical-align:text-top; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; padding-left:4px; padding-right:8px; }
.border_grey { text-align:center; border-style:solid; border-width:thin; border-spacing:4px; border-color:#666666; }
.border_blue { color:#0000FF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left; text-align:center; border-style:solid; border-width:thin; border-spacing:4px; border-color:#0000FF; }
.border_red { color:#FF0000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left; text-align:center; border-style:solid; border-width:medium; border-spacing:4px; border-color:#FF0000; border-radius:5px; }
.border_orange { color:#FF9933; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left; text-align:center; border-style:solid; border-width:medium; border-spacing:4px; border-color:#FF9933; border-radius:5px; }
.bg_light_yellow { background-color:#FFFFCC; }
.bg_center { color:#0000FF; background-color:#FFFFFF; text-align:center; border-color:#0000FF; border-style:solid; border-width:thin; }
.verlag_blue { color:#0000FF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left; }
.hinweis { color:#0000FF; border-color:#0000FF; border-style:solid; border-width:thin; color:#0000FF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; text-align:center; }
.datum_links { color:#6666FF; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
.datum_rechts { color:#6666FF; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:right; }
.datum_weekofyear { color:#FF0000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; }
.admin { border-left:thin; border-left-color:#000000; border-left-style:solid; border-right:thin; border-right-color:#000000; border-right-style:solid; padding-right:4px; padding-left:4px; vertical-align:middle; }
.admin_center { border-left:thin;  border-right:thin; border-left-color:#000000; border-left-style:solid; border-right:thin; border-right-color:#000000; border-right-style:solid; text-align:center; padding-right:4px; padding-left:4px; vertical-align:middle; }
.summe { border-top:thin; border-top-color:#FF0000; border-top-style:solid; }
.menge { text-align:right; }
/*.tr_alternate { background-color: #FFFFFF; border-bottom:dotted; border-bottom-color: #999933; border-bottom-width:thin; border-collapse:collapse } */
.trenner { color:#0000FF; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; border-color:#0000FF; border-style:solid; border-width:thin; }
.verlag { color:#000000; margin:25em 0 0; padding:0 	0 2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }
.serie { color:#336666; font-weight:bold; }
.nummer { /*color:#3366CC; */ font-weight:bold; text-align:right; }
.titel { color:#000000; } 
.zusatz { color:#ff6600; }
.typ_rot { color:#ff0000; font-weight:bold; }
.typ_blau { color:#0000ff; font-weight:bold; }
.bg_yellow { color:#0000FF; text-align:center; background-color:#FFFF00; border-color:#0000FF; border-style:solid; border-width:thin; border-collapse:collapse; } 
.dataset { border-width:thin; border-style:solid; border-color:#0000FF; padding-bottom:4px; padding-top:4px; vertical-align:middle;  }
.font_error { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; font-stretch:extra-expanded; color:#FF0000; }
.line_trenner { border-top-style:solid; border-top-color:#000000; border-top-width:thin; }
input { font-family:Verdana, Arial, Helvetica, sans-serif; }
tr:hover {	background-color:#FFFFFF; }
.button_color { background-color:#FFFFCC; border:none; }