body
	{
  	color:black;
  	scroll:auto;
#  	background-color:#ecffff;
  	font-family:sans-serif;
# 	font-size:11pt;
	margin:0px;
	padding:0px;
	}



.basic
	{
	border-collapse:collapse;
	border-width:0px;
	border-style:hidden;
	padding:0px;
	margin:0px;
	cursor:default;
	}

.generell
	{
	color:black;
  	font-family:sans-serif;
  	font-size:12pt;
	font-style:normal;
	cursor:default;
	}

.nob
	{
	color:black;
  	font-family:sans-serif;
  	font-size:18pt;
	font-weight:bold;
	cursor:default;
	width:130;
	}

.nobcomp
	{
	color:blue;
  	font-family:sans-serif;
  	font-size:18pt;
	font-weight:bold;
	cursor:default;
	width:130;
	}

.geninv
	{
	background-color:blue;
	color:white;
  	font-family:sans-serif;
  	font-size:10pt;
	font-weight:bold;
	cursor:default;
	}

tr.basis
	{
	background-color:white;
	color:black;
  	font-family:sans-serif;
  	font-size:10pt;
	padding:0px;
	margin:0px;
	width:100%;
	hight:8px;
	cursor:default;
	}

td.basis
	{
	background-color:white;
	color:black;
  	font-family:sans-serif;
  	font-size:10pt;
	font-style:normal;
	cursor:default;
	}

td.basbold
	{
	background-color:white;
	color:black;
  	font-family:sans-serif;
  	font-size:10pt;
	font-weight:bold;
	cursor:default;
	}

button.basis
	{
	background-color:light-blue;
	color:black;
  	font-family:sans-serif;
  	font-size:9pt;
	padding:0px;
	margin:0px;
	width:100%;
	hight:8px;
	}

.drubtn
	{
	background-color:white;
	color:white;
	font-weight:bold;
	font-family:sans-serif;
	}


.detector > * {
            display: none;
        }

        @media (pointer: coarse)  {
            .device {
                display: block;
            }
        }

        @media (pointer: fine), (pointer: none) {
            .desktop {
                display: block;
            }
        }

        @media (pointer: fine) and (any-pointer: coarse) {
            .touched-desktop {
                display: block;
            }
        }

tr.kopf
	{
	background-color:#ecffff;
	color:white;
  	font-family:sans-serif;
  	font-size:9pt;
	}

kopf
	{
	background-color:#ecffff;
	color:white;
  	font-family:sans-serif;
  	font-size:9pt;
	}
	
