html
{
height:100%;
}
body
{
background-color:#c0c0c0;
margin:10px;
font-family:Arial,Helvetica,sans-serif;
height:100%;
}
div.display_none
{
display:none;
}
div.display
{
display:block;
}
input.itemgrey {
background-color:#C0C0C0;
font-size:8pt;
margin-bottom:0px;
margin-top:0px;
}
.row_darkgray
{
text-align:left;
vertical-align:baseline;
border-collapse:separate;
border-spacing:30px;
background-color:#a0a0a0;
border-color:#a0a0a0;
}
h1
{
font-size:18pt;
color:black;
margin-top:0px;
margin-bottom:10px;
}
h2
{
font-size:12pt;
color:black;
margin-top:0px;
margin-bottom:0px;
}
h3
{
font-size:8pt;
color:black;
margin-bottom:0px;
margin-top:0px;
}
h4
{
font-size:8pt;
color:black;
}
h5
{
font-size:8pt;
color:#e6e6e6;
}
h6
{
font-size:8pt;
margin-bottom:0px;
margin-top:0px; /* wird mit DOCTYPE benoetigt */
font-weight:normal;
}
input.button
{
font-size:8pt;
text-align:center;
text-decoration:none;
border-width:1px;
color:black;
border-color:#e3e3e3;
border-style:outset;
background:#c0c0c0;
margin:0px;
}
input.file
{
font-size:8pt;
text-align:center;
text-decoration:none;
border-width:1px;
color:black;
border-color:#e3e3e3;
border-style:outset;
background:white;
margin:0px;
}
input.button:hover
{
cursor:default;
background:#e3e3e3;
}
input.button:disabled
{
cursor:default;
color:gray;
}
input.item
{
font-size:8pt;
height:14px;
top:0px;
bottom:0px;
margin-bottom:0px;
margin-top:0px;
border-width:2px;
background-color:white;
}
input.itemstd
{
height:12px;
/*width:113px;*/
top:0px;
bottom:0px;
margin-bottom:0px;
margin-top:0px;
border-width:2px;
background-color:#FFFFFF;
}
input.itemstd[disabled="disabled"]
{
background-color: #c0c0c0;
}
input.itemstd[readonly="readonly"]
{
background-color:#c0c0c0;
}
input.itemronly
/*muss fuer alte 00x00401-WebInterfaces noch drinstehen, da diese auf die Root-site.css zugreifen*/
{
font-size:8pt;
height:18px;
top:0px;
bottom:0px;
margin-bottom:0px;
margin-top:0px;
border-width:2px;
background-color:#c0c0c0;
}
input.itemfat
{
font-size:14pt;
height:25px;
top:0px;
bottom:0px;
margin-bottom:0px;
margin-top:0px;
border-width:0px;
background-color:#a0a0a0;
color:black;
font-weight:bold;
}
input.itemweight
{
font-size:10pt;
height:16px;
top:0px;
bottom:0px;
margin-bottom:0px;
margin-top:0px;
border-width:0px;
background-color:#a0a0a0;
color:black;
font-weight:bold;
}
p
{
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
.scroll
{
font-size:10pt;
height:120px;
width:340px;
overflow-y:scroll;
overflow-x:auto;
border-color:#979797;
border-style:dotted;
border-width:1px;
}
table.frame
{
border-width:1px;
border-color:#979797;
border-style:dotted;
width:100%;
height:100%;
}
a:link {color:#000000}
a:visited {color:#000000}
a:hover {color:#0042d9}
a:active {color:#000000}
a{font-family:frutiger}
a{font-size:14px;text-decoration:none}
