Files
FHC-Core/skin/vilesci.css
T
Christian Paminger 0f0296a02a
2006-11-27 08:46:23 +00:00

308 lines
4.8 KiB
CSS

body
{
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: small;
color: #000000;
background-color: #F6F7FF;
}
TABLE
{
font-size: small;
}
TABLE.liste
{
border: 1;
cellspacing: 0;
cellpadding: 0;
font-size: small;
}
TR.liste
{
background-color: #D3DCE3;
}
TR.liste0
{
background-color: #CCCCCC;
}
TR.liste1
{
background-color: #DDDDDD;
}
A.stpl_detail
{
font-size:x-small;
color:#000000;
text-decoration:none;
}
A.stpl_detail:hover
{
font-size:x-small;
color:#000000;
text-decoration:underline;
cursor:help;
}
a.linkgreen
{
font-size:x-small;
color:#008E74;
text-decoration:none;
}
a.linkblue
{
font-size:x-small;
color:#00A4D2;
text-decoration:none;
}
a.linkblue:hover
{
font-size:x-small;
color:#00A4D2;
text-decoration:underline;
cursor:hand;
}
a
{
color:#00A4D2;
text-decoration:none;
}
a:hover
{
color:#00A4D2;
text-decoration:underline;
cursor:hand;
}
a.h1:hover
{
color:#FFFFFF;
text-decoration:none;
cursor:hand;
}
img
{
border:0;
}
h1 { font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #ffffff; background-color: #009e84; text-decoration: none;}
h2 { font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #ffffff; background-color: #00a4d2; text-decoration: none;}
h3 { font-size: x-small; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #008E74; cursor: hand; text-decoration: none; }
h4 { font-size: medium; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #008E74; cursor: hand; text-decoration: none; }
p.littleblack { font-size: x-small; color: #000000;}
.h1 { font-family: "Bookman Old Style"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #ffffff; background-color: #009e84; text-decoration: none}
.h2 { font-family: "Bookman Old Style"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #ffffff; background-color: #00a4d2; text-decoration: none}
body
{
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: small;
color: #000000;
background-color: #F6F7FF;
}
TABLE
{
font-size: small;
}
TABLE.stdplan
{
border: 1;
cellspacing: 0;
cellpadding: 0;
font-size: small;
}
TABLE.stdplan TH
{
background-color: #DDDDDD;
}
TABLE.stdplan TD
{
background-color: #EEEEEE
}
TABLE.liste
{
border: 1;
cellspacing: 0;
cellpadding: 0;
font-size: small;
}
TR.liste
{
background-color: #D3DCE3;
}
TR.liste0
{
background-color: #CCCCCC;
}
TR.liste1
{
background-color: #DDDDDD;
}
FONT.beschriftung
{
color:#666666;
}
P.little
{
font-size: xx-small;
}
A
{
color:#00A4D2;
text-decoration:none;
}
A:hover
{
color:#00A4D2;
text-decoration:underline;
cursor:hand;
}
A.stpl_detail
{
font-size:x-small;
color:#000000;
text-decoration:none;
}
A.stpl_detail:hover
{
font-size:x-small;
color:#000000;
text-decoration:underline;
cursor:hand;
}
A.hilfe
{
text-decoration:none;
}
A.hilfe:hover
{
text-decoration:none;
cursor:help;
}
A.MenuItem1
{
color:#008E74;
text-decoration:none;
}
A.MenuItem1:hover
{
color:#008E74;
text-decoration:underline;
cursor:hand;
}
A.MenuItem2
{
color:#00A4D2;
text-decoration:none;
}
A.MenuItem2:hover
{
color:#00A4D2;
text-decoration:underline;
cursor:hand;
}
h1
{
font-size: medium;
color: #ffffff;
background-color: #009e84;
}
h1 td
{
font-size: medium;
color: #ffffff;
background-color: #009e84;
}
h1 a
{
color: #dddddd;
}
h1 a:hover
{
color: #ffffff;
text-decoration:none;
}
h2
{
font-size: small;
color: #ffffff;
background-color: #00a4d2;
}
h2 td
{
font-size: small;
color: #ffffff;
background-color: #00a4d2;
}
h2 a
{
color: #dddddd;
}
h2 a:hover
{
color: #ffffff;
text-decoration:none;
}
h3
{
font-size: x-small;
font-weight: bold;
color: #008E74;
}
h4
{
font-size: x-small;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #008E74;
cursor: hand;
text-decoration: none; }
#bgcolor0
{
background-color: #FF0000;
}
#bgcolor1
{
background-color: #FF4444;
}
#bgcolor2
{
background-color: #FF7777;
}
#bgcolor3
{
background-color: #C0EEC0;
}
#bgcolor4
{
background-color: #77FF77;
}
#bgcolor5
{
background-color: #44FF44;
}
#bgcolor6
{
background-color: #00FF00;
}