You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
873 lines
15 KiB
873 lines
15 KiB
/* import der Styles für Grafiken */ |
|
@import "../style/chartelements.css"; |
|
|
|
p.nachricht |
|
{border:medium solid red; |
|
} |
|
table.rahmen |
|
{ |
|
margin: 0px; |
|
padding: 0px; |
|
border:thin solid gray} |
|
|
|
table.maske |
|
{ |
|
margin-left:0px; |
|
margin-right:0px; |
|
margin-top:0px; |
|
margin-bottom:0px; |
|
padding-left:0px; |
|
padding-right:0px; |
|
padding-top:0px; |
|
padding-bottom:0px; |
|
border:none} |
|
|
|
table.buttons |
|
{ |
|
margin-left:0px; |
|
margin-right:0px; |
|
margin-top:0px; |
|
margin-bottom:0px; |
|
padding-left:0px; |
|
padding-right:0px; |
|
padding-top:0px; |
|
padding-bottom:0px; |
|
border:thin solid gray; |
|
} |
|
|
|
td.rahmen |
|
{ |
|
border:thin solid black |
|
} |
|
|
|
td.kopf{ |
|
vertical-align:top; |
|
text-align:center; |
|
border:thin solid silver; |
|
font-size:14pt; |
|
font-weight:bolder |
|
} |
|
td.zeilen { |
|
margin: 0px; |
|
padding: 0px; |
|
border:thin solid gray; |
|
color:black; |
|
font-family: sans-serif; |
|
font-size:smaller; |
|
vertical-align:top; |
|
text-align:center |
|
} |
|
|
|
table.feld |
|
{ |
|
margin: 0px; |
|
padding: 0px; |
|
border:none |
|
} |
|
tr.feld |
|
{ |
|
margin: 0px; |
|
padding: 0px; |
|
border:none |
|
} |
|
td.feld |
|
{ |
|
margin: 0px; |
|
padding: 0px; |
|
border:none |
|
} |
|
|
|
input.labelNormal {background-color: rgb(250,250,250); |
|
text-align:right; |
|
/*font-size:12pt */ |
|
margin:0; |
|
border:none; |
|
color:black; |
|
vertical-align:middle |
|
|
|
|
|
} |
|
input.labelPflicht { |
|
/*background-color: rgb(250,250,250); |
|
text-align:right;color:black;vertical-align:top; |
|
margin:0; |
|
color:#CC0000; |
|
border:none;*/ |
|
/*font-size:12pt */ |
|
} |
|
span.labelNormal { |
|
/*font-size:12pt */ |
|
margin:0; |
|
border:none; |
|
color:black; |
|
} |
|
span.labelPflicht { |
|
/*text-align:right; |
|
margin:0; |
|
color:#CC0000; |
|
border:none;*/ |
|
/*font-size:12pt */ |
|
} |
|
|
|
td.sicht { |
|
font-size:0.7em; |
|
margin:0; |
|
border:none; |
|
color:gray; |
|
vertical-align:middle |
|
|
|
} |
|
|
|
input.sichtText { |
|
font-size:0.8em; |
|
margin:0; |
|
border:none; |
|
color:black; |
|
vertical-align:middle; |
|
background-color:white |
|
} |
|
|
|
input.clsButtonStyle, |
|
input.sichtBtn, |
|
input.clsButtonStylePflicht { |
|
font-family: arial, helvetica, sans-serif; |
|
overflow: visible; |
|
background-position: center bottom; |
|
background-repeat: repeat-x; |
|
border: 1px solid; |
|
font-size:100% !important; |
|
font-weight: normal; |
|
/*background-color: #E3E6EE; Button-Hintergrundfarbe entfernt */ |
|
border-color :#D4D4D4; |
|
color: #186090; |
|
cursor: pointer; |
|
padding:4px 2px; |
|
min-height:20px !important; |
|
} |
|
|
|
input.clsButtonStyle:hover, |
|
input.clsButtonStyle:focus, |
|
input.sichtBtn:hover, |
|
input.sichtBtn:focus, |
|
input.clsButtonStylePflicht:hover, |
|
input.clsButtonStylePflicht:focus{ |
|
background-color: #fff1cc; |
|
text-decoration: none; |
|
|
|
} |
|
|
|
td.labelNormal {background-color: rgb(250,250,250); |
|
text-align:right; |
|
font-size:0.8em; |
|
margin:0; |
|
border:none; |
|
color:black; |
|
vertical-align:top |
|
|
|
|
|
} |
|
td.labelPflicht { |
|
/*background-color: rgb(250,250,250); |
|
text-align:right;color:black;vertical-align:top; |
|
margin:0; |
|
color:#CC0000; |
|
border:none; |
|
font-size:0.8em; |
|
vertical-align:top*/ |
|
|
|
} |
|
|
|
input.labelPflicht:after { |
|
content:"*" |
|
} |
|
label.labelNormal {background-color: rgb(250,250,250); |
|
text-align:right; |
|
/*font-size:12pt */ |
|
margin:0; |
|
border:none; |
|
color:black; |
|
vertical-align:top; |
|
overflow:visible |
|
|
|
|
|
} |
|
label.labelPflicht { |
|
/*background-color: rgb(250,250,250); |
|
text-align:right;color:black;vertical-align:top; |
|
margin:0; |
|
color:#CC0000; |
|
border:none; |
|
font-size:9pt; |
|
vertical-align:top;*/ |
|
overflow:visible |
|
|
|
} |
|
|
|
/*label.labelPflicht:after { |
|
content:"*" |
|
} |
|
*/ |
|
input.labelHidden {background-color: white; |
|
text-align:right;vertical-align:top;color:white;vertical-align:top; |
|
/*font-size:12pt */ |
|
margin:0; |
|
border:none |
|
} |
|
input.label |
|
{ |
|
background-color:rgb(250,250,250); |
|
border-left: thin solid silver; |
|
padding-left:5px; |
|
border-right:none; |
|
border-top:none; |
|
border-bottom:none; |
|
vertical-align:middle; |
|
/*font-size:12pt */ |
|
|
|
} |
|
|
|
input.maskinput |
|
{ |
|
margin-top:2px; |
|
padding:4px; |
|
border:1px solid #dddddd; |
|
} |
|
input.maskinputPflicht |
|
{ |
|
margin-top:2px; |
|
padding:4px; |
|
border:1px solid #dddddd; |
|
margin-left:3px; |
|
/*font-size:12pt */ |
|
} |
|
select.maskinput |
|
{ |
|
margin-top:2px; |
|
padding:3px; |
|
border:1px solid #dddddd; |
|
max-width:540px; |
|
/*font-size:12pt */ |
|
} |
|
select.maskinputPflicht |
|
{ |
|
margin-top:2px; |
|
padding:3px; |
|
border:1px solid #dddddd; |
|
max-width:540px; |
|
/*font-size:12pt */ |
|
} |
|
option.maskinput |
|
{ |
|
padding:1px 6px 1px 4px; |
|
|
|
} |
|
textarea.maskinput |
|
{ |
|
/*font-size:12pt */ |
|
background-color:rgb(250,250,250); |
|
margin-top:2px |
|
} |
|
|
|
a.feldlink:link { |
|
text-align:left; |
|
font-weight:bold; |
|
font-size:1em; |
|
color:#CC0000; |
|
margin-top:8px; |
|
line-height:140% |
|
} |
|
a.feldlink:visited { |
|
text-align:left; |
|
font-weight:bold; |
|
font-size:1em; |
|
color:#CC0000; |
|
margin-top:8px; |
|
line-height:140% |
|
} |
|
span.fld |
|
{background-color:rgb(250,250,250); |
|
padding-left:4px; |
|
margin-top:8px; |
|
border:none |
|
|
|
} |
|
#fld |
|
{background-color:rgb(250,250,250); |
|
padding-left:0px; |
|
margin-top:0px; |
|
border:none; |
|
/*font-size:12pt */ |
|
|
|
} |
|
span.lbl |
|
{text-align:right; |
|
padding:0px; |
|
vertical-align:top; |
|
} |
|
td.lbl |
|
{text-align:right; |
|
padding:0px; |
|
vertical-align:top; |
|
/*font-size:12pt */ |
|
} |
|
span.input |
|
{text-align:left; |
|
padding:0px |
|
} |
|
td.input |
|
{text-align:left; |
|
padding:0px; |
|
/*font-size:12pt */ |
|
} |
|
br.feldtrenner |
|
{ |
|
padding:12px; |
|
border: thick solid black |
|
} |
|
|
|
hr.cleaner { |
|
clear:both; |
|
height:1px; |
|
margin: -1px 0 0 0; padding:0; |
|
border:none; |
|
visibility: hidden; |
|
} |
|
td.headerleft |
|
{ |
|
margin-top:2em; |
|
height:2em |
|
} |
|
div.submitreset |
|
{ |
|
display:block; |
|
padding-top:2em; |
|
padding-bottom:2em; |
|
} |
|
span.caption |
|
{font-size:smaller; |
|
color:gray |
|
} |
|
td.caption |
|
{font-size:smaller; |
|
color:gray |
|
} |
|
div.caption_long |
|
{ |
|
display:block; |
|
font-size:smaller; |
|
color:gray |
|
} |
|
td.caption_long |
|
{ |
|
display:block; |
|
font-size:smaller; |
|
color:gray |
|
} |
|
|
|
div.feld |
|
{ |
|
position:relative; |
|
border: none; |
|
display:inline; |
|
float:left; |
|
} |
|
div.feldlabel |
|
{ |
|
float:left; |
|
/*font-size:12pt */ |
|
text-align:right; |
|
margin-left:20px; |
|
margin-right:3px;overflow:visible; |
|
} |
|
p.umbruch |
|
{ |
|
|
|
clear:left; |
|
height:2px; |
|
border-top: none; |
|
width:1px; |
|
margin-top:1px; /*Für IE */ |
|
margin-bottom:0px; |
|
padding-top:0px; |
|
padding-bottom:0px; |
|
height:1px /*Für Mozilla-Netscape*/ |
|
} |
|
div.sichtauswahl |
|
{ |
|
display:block; |
|
position:absolute; |
|
top:70px; |
|
left:150px; |
|
width:400px; |
|
height:200px; |
|
z-index:200; |
|
background-color:#ccffff; |
|
border:thin solid black; |
|
/*das hier führt zu einer Falte im Firefox:overflow:auto; |
|
*/ |
|
visibility:hidden |
|
} |
|
div.schluessel |
|
{ |
|
display:block; |
|
position:absolute; |
|
top:130px; |
|
left:170px; |
|
width:300px; |
|
height:120px; |
|
z-index:99; |
|
overflow:auto; |
|
border:thin solid black; |
|
background-color:#00ffcc; |
|
visibility:hidden |
|
} |
|
div.sichtexplorer_auswahl |
|
{ |
|
display:block; |
|
position:absolute; |
|
top:70px; |
|
left:50px; |
|
width:600px; |
|
height:420px; |
|
z-index:99; |
|
overflow:auto; |
|
border:thin solid black; |
|
background-color:#ffffcc; |
|
visibility:hidden |
|
} |
|
div.sichtkalendar_auswahl |
|
{ |
|
display:block; |
|
position:absolute; |
|
top:70px; |
|
left:50px; |
|
width:400px; |
|
height:400px; |
|
z-index:99; |
|
overflow:auto; |
|
border:thin solid black; |
|
background-color:#ffffcc; |
|
visibility:hidden |
|
} |
|
h1.sichtauswahl { |
|
font-family: Arial, sans-serif; |
|
font-size: 7pt; |
|
line-height: 14px; |
|
padding: 0pt; |
|
padding-left: 3pt; |
|
margin: 0pt; |
|
color: white; |
|
background-color: blue; |
|
} |
|
|
|
|
|
a.sichtauswahl { |
|
position: absolute; |
|
text-align:right; |
|
top: 0px; |
|
right: 0px; |
|
margin: 0pt; |
|
padding: 0pt; |
|
width: 16px; |
|
height: 14px; |
|
background-image: url("../xml/kreuz.png"); |
|
z-index: 100; |
|
} |
|
a.sichtexplorer_auswahl { |
|
position: absolute; |
|
text-align:right; |
|
top: 0px; |
|
right: 0px; |
|
margin: 0pt; |
|
padding: 0pt; |
|
width: 16px; |
|
height: 14px; |
|
background-image: url("../xml/kreuz.png"); |
|
z-index: 100; |
|
} |
|
|
|
a.sichtexplorer_auswahl { |
|
position: absolute; |
|
text-align:right; |
|
top: 0px; |
|
right: 0px; |
|
margin: 0pt; |
|
padding: 0pt; |
|
width: 16px; |
|
height: 14px; |
|
background-image: url("../xml/kreuz.png"); |
|
z-index: 100; |
|
} |
|
option.option_root |
|
{ |
|
font-size:1.1em; |
|
font-weight:bolder |
|
} |
|
option.option_0 |
|
{ |
|
font-size:9pt; |
|
font-weight:bold; |
|
background-color:#ccccff; |
|
border-top:thin solid gray |
|
} |
|
option.option_1 |
|
{ |
|
font-size:9pt; |
|
font-weight:bold; |
|
background-color:rgb(245,245,245); |
|
border-top:thin dotted gray |
|
} |
|
option.option_2 |
|
{ |
|
font-size:7pt |
|
} |
|
option.option_3 |
|
{ |
|
font-size:0.8em |
|
} |
|
|
|
option.option_4 |
|
{ |
|
font-size:0.8em |
|
} |
|
|
|
/* Neue Styles für Kernmodul 3.5 */ |
|
|
|
|
|
div.Maskenkopf |
|
{ |
|
position:absolute; |
|
height:70px; |
|
width:100%; |
|
top:40px; |
|
left:30px; |
|
} |
|
div.maskenfelder |
|
{ |
|
position:absolute; |
|
width:100%; |
|
top:110px; |
|
left:30px; |
|
} |
|
div.Maskenkopf_402 |
|
{ |
|
} |
|
div.maskenfelder_402 |
|
{ |
|
} |
|
div.sx_field |
|
{ |
|
position:absolute; |
|
display:inline; |
|
} |
|
div.sx_field_402 |
|
{ |
|
position:relative; |
|
} |
|
div.sx_fieldlabel |
|
{ |
|
float:left; |
|
/*font-size:12pt */ |
|
text-align:right; |
|
/*margin-left:20px;*/ |
|
margin-right:3px; |
|
overflow:visible |
|
/*display:inline; |
|
border:thin solid green;*/ |
|
} |
|
div.sx_inputfeld |
|
{ |
|
float:left; |
|
/* font-size:9pt; */ |
|
/*text-align:right;*/ |
|
/* margin-left:20px;*/ |
|
margin-right:3px; |
|
overflow:visible; |
|
cursor: pointer; |
|
margin-bottom:2px; |
|
/*display:inline; |
|
border:thin solid black;*/ |
|
} |
|
div.sx_fieldlabel_402 |
|
{ |
|
/* font-size:9pt; */ |
|
display:inline; |
|
} |
|
div.sx_inputfeld_402 |
|
{ |
|
cursor: pointer; |
|
display:inline; |
|
} |
|
|
|
|
|
/*div.sx_buttondiv |
|
{ |
|
color:black; |
|
cursor: pointer; |
|
text-align:center; |
|
font-weight:normal; |
|
border:thin solid blue; |
|
background-color:#ffffcc; |
|
}*/ |
|
div.sx_buttondiv_402 |
|
{ |
|
color:black; |
|
cursor: pointer; |
|
text-align:center; |
|
font-weight:normal; |
|
border:thin solid blue; |
|
background-color:#ffffcc; |
|
display:inline; |
|
} |
|
|
|
|
|
|
|
|
|
/* |
|
.sx_buttondiv { |
|
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #a8cffa) ); |
|
background:-moz-linear-gradient( center top, #ededed 5%, #a8cffa 100% ); |
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#a8cffa'); |
|
background-color:#ededed; |
|
-moz-border-radius:6px; |
|
-webkit-border-radius:6px; |
|
border-radius:6px; |
|
border:1px solid #a1c9f4; |
|
display:inline-block; |
|
padding:2px 24px; |
|
text-decoration:none; |
|
text-shadow:1px 1px 0px #ffffff; |
|
cursor: pointer; |
|
}.sx_buttondiv:hover { |
|
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8cffa), color-stop(1, #ededed) ); |
|
background:-moz-linear-gradient( center top, #a8cffa 5%, #ededed 100% ); |
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8cffa', endColorstr='#ededed'); |
|
background-color:#a8cffa; |
|
}.sx_buttondiv:active { |
|
position:relative; |
|
top:1px; |
|
} |
|
|
|
|
|
|
|
.sx_buttondiv_submit { |
|
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #FFE69B) ); |
|
background:-moz-linear-gradient( center top, #ededed 5%, #FFE69B 100% ); |
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#FFE69B'); |
|
background-color:#ededed; |
|
-moz-border-radius:6px; |
|
-webkit-border-radius:6px; |
|
border-radius:6px; |
|
border:1px solid #FFDA6B; |
|
display:inline-block; |
|
padding:2px 24px; |
|
text-decoration:none; |
|
text-shadow:1px 1px 0px #ffffff; |
|
cursor: pointer; |
|
}.sx_buttondiv_submit:hover { |
|
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFE69B), color-stop(1, #ededed) ); |
|
background:-moz-linear-gradient( center top, #FFE69B 5%, #ededed 100% ); |
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE69B', endColorstr='#ededed'); |
|
background-color:#FFE69B; |
|
}.sx_buttondiv_submit:active { |
|
position:relative; |
|
top:1px; |
|
}*/ |
|
|
|
|
|
|
|
.sx_buttondiv,input.submit_pencil { |
|
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #FFE69B) ); |
|
background:-moz-linear-gradient( center top, #ededed 5%, #FFE69B 100% ); |
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#FFE69B'); |
|
background-color:#ededed; |
|
-moz-border-radius:6px; |
|
-webkit-border-radius:6px; |
|
border-radius:6px; |
|
border:1px solid #FFDA6B; |
|
display:inline-block; |
|
padding:2px 24px; |
|
text-decoration:none; |
|
text-shadow:1px 1px 0px #ffffff; |
|
cursor: pointer; |
|
} |
|
.sx_buttondiv:hover, |
|
input.submit_pencil:hover { |
|
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFE69B), color-stop(1, #ededed) ); |
|
background:-moz-linear-gradient( center top, #FFE69B 5%, #ededed 100% ); |
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE69B', endColorstr='#ededed'); |
|
background-color:#FFE69B; |
|
} |
|
.sx_buttondiv:active, |
|
input.submit_pencil:active { |
|
position:relative; |
|
top:1px; |
|
} |
|
|
|
|
|
|
|
.sx_buttondiv_submit { |
|
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
box-shadow:inset 0px 1px 0px 0px #ffffff; |
|
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #B8B8FC) ); |
|
background:-moz-linear-gradient( center top, #ededed 5%, #B8B8FC 100% ); |
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#B8B8FC'); |
|
background-color:#ededed; |
|
-moz-border-radius:6px; |
|
-webkit-border-radius:6px; |
|
border-radius:6px; |
|
border:1px solid #AAAAFF; |
|
display:inline-block; |
|
padding:2px 24px; |
|
text-decoration:none; |
|
text-shadow:1px 1px 0px #ffffff; |
|
cursor: pointer; |
|
}.sx_buttondiv_submit:hover { |
|
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #B8B8FC), color-stop(1, #ededed) ); |
|
background:-moz-linear-gradient( center top, #B8B8FC 5%, #ededed 100% ); |
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#B8B8FC', endColorstr='#ededed'); |
|
background-color:#B8B8FC; |
|
}.sx_buttondiv_submit:active { |
|
position:relative; |
|
top:1px; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
p.helptext, p.helptext a, p.helptext a:visited, p.helptext a:active { |
|
max-width: 400px; |
|
padding: 10px; |
|
margin: 13px 10px 3px 214px; |
|
color:#black; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
div.sx_submit |
|
{ |
|
position:absolute; |
|
border: none; |
|
display:block; |
|
} |
|
div.sx_submit_402 |
|
{ |
|
border: none; |
|
display:block; |
|
} |
|
input.sx_label {background-color: rgb(250,250,250); |
|
text-align:right; |
|
/*font-size:12pt */ |
|
margin:0; |
|
border:none; |
|
color:#186090 |
|
|
|
|
|
} |
|
input.sx_labelPflicht { |
|
|
|
/* background-color: rgb(250,250,250); |
|
text-align:right; |
|
color:red; |
|
margin:0; |
|
color:#CC0000; |
|
border:none; |
|
font-size:7pt */ |
|
} |
|
input.sx_labelRight { |
|
text-align:left; |
|
/*font-size:12pt */ |
|
margin:2px 0 1px 1px; |
|
border:none; |
|
color:#666666; |
|
padding:4px 4px 4px 4px; |
|
border:1px solid #dddddd; |
|
width:400px; |
|
|
|
} |
|
input.schluesselfeld |
|
{ |
|
/*font-size:12pt */ |
|
background-color:#FAF7CB; |
|
color:#186090; |
|
margin-left:10px; |
|
border: 1px solid #DDDDDD; |
|
margin-top: 3px; |
|
padding: 5px; |
|
} |
|
|
|
|
|
body .dojoTooltip { border: solid 1px #cccccc; padding: 4px; color:#186090;} |
|
|
|
.dojoDialog{ |
|
margin-top:40px; |
|
padding:15px !important; |
|
background:none repeat scroll 0 0 #FFFFFF !important; |
|
border: 1px solid #B6C2B9 !important; |
|
-moz-border-radius: 2px; |
|
border-radius: 2px; |
|
-moz-box-shadow: 1px 1px 8px #CCCCCC; /* FF3.5+ */ |
|
-webkit-box-shadow: 1px 1px 8px #CCCCCC; /*Saf3+, Chr*/ |
|
box-shadow: 1px 1px 8px #CCCCCC; /*Op10.5, IE 9, FF4*/ |
|
} |
|
|
|
|
|
.dialogUnderlay{ |
|
background-color: #000 !important; |
|
opacity: 0.05 !important; |
|
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; |
|
cursor: not-allowed; |
|
} |
|
|
|
.TreeContent{ |
|
padding:1px; |
|
} |
|
|
|
.header{ |
|
font-size:100% !important; |
|
} |
|
|
|
.sichtstand{ |
|
font-size:80% !important;; |
|
} |
|
|
|
|
|
|
|
|