/*html {height: 100%; max-height: 100%; width: 100%; min-width: 1000px; margin: 0; padding: 0; scroll-behavior: smooth;}
body {height: 100%; min-height: 600px; max-height: 100%; border: 0; margin: 0; padding: 0; background-color: #140000; color: #eeeeee; letter-spacing: 0.3pt;}*/

/* steuerunterlagen */
div#jahresdetailbereich ul      {margin: 0px; padding: 0px;}
div#jahresdetailbereich ul li   {float: left; display: inline; list-style: none; margin: 2px 4px; padding: 2px 4px; border: 1px solid gray; border-radius: 3px 3px 3px 3px;}
div#jahresdetailbereich ul li#aktiv   {background-color: gray; color: white;}
