phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgwapi/templates/default/css fancy.css,NONE,1.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default/css fancy.css,NONE,1.1 greys.css,NONE,1.1 heaven.css,NONE,1.1 lightblue.css,NONE,1.1 lightbrown.css,NONE,1.1 mojo.css,NONE,1.1 purple.css,NONE,1.1 red.css,NONE,1.1 rose.css,NONE,1.1 submarine.css,NONE,1.1 yellows.css,NONE,1.1
Date: Sun, 01 Sep 2002 20:09:37 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/default/css
In directory subversions:/tmp/cvs-serv7692

Added Files:
        fancy.css greys.css heaven.css lightblue.css lightbrown.css 
        mojo.css purple.css red.css rose.css submarine.css yellows.css 
Log Message:
added css files for themes

--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #000000;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #F5F5F5;
}

table
{   
        background-color: #F5F5F5;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #FFE4C4;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #EEEEFF;
}

td.row-off
{
        background-color: #FFFFEE;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #EE0000;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #EE0000;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #EE0000;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #EE0000;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #AABBCC;
        color: #000000;
}

.navbar:spezial_logo
{
        background-image: url(logo_003300.gif); 
}

.calendar:today
{
        background-color: #D0DCE0;
}

.calendar:dayview
{
        background-color: #C0C0C0;
}

.email:folder
{
        background-color: #7090FF;
        color: #FFFFFF;
}

.bg01
{
        background-color: #dadada;
}

.bg02
{
        background-color: #dad0d0;
}

.bg03
{
        background-color: #dacaca;
}

.bg04
{
        background-color: #dac0c0;
}

.bg05
{
        background-color: #dababa;
}

.bg06
{
        background-color: #dab0b0;
}

.bg07
{
        background-color: #daaaaa;

}
.bg08
{
        background-color: #da9090;
}

.bg09
{
        background-color: #da8a8a;

}

.bg10
{
        background-color: #da7a7a;
}


--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #222222;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #dfdfdf;
}

table
{   
        background-color: #eeeeee;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #eeeeee;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #eeeeee;
}

td.row-off
{
        background-color: #cccccc;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #0000ff;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #5555ff;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: black;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: black;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #aaaaaa;
        color: #000000;
}

.navbar:spezial_logo
{
        background-image: url(logo_003300.gif); 
}

.calendar:today
{
        background-color: #FBF1C5;
}

.calendar:dayview
{
        background-color: #F9E99F;
}

.email:folder
{
        background-color: #EAD688;
        color: #000000;
}

.bg01
{
        background-color: #eeeeee;
}

.bg02
{
        background-color: #cccccc;
}

.bg03
{
        background-color: #bbbbbb;
}

.bg04
{
        background-color: #aaaaaa;
}

.bg05
{
        background-color: #999999;
}

.bg06
{
        background-color: #888888;
}

.bg07
{
        background-color: #777777;

}
.bg08
{
        background-color: #666666;
}

.bg09
{
        background-color: #555555;
}

.bg10
{
        background-color: #444444;
}

--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #000000;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #FFFFFF;
}

table
{   
        background-color: #7090FF;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #D3DCE3;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #DDDDDD;
}

td.row-off
{
        background-color: #EEEEEE;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #80BBFF;
        color: #000000;
}

.navbar:spezial_logo
{
        background-image: url(logo_003300.gif); 
}

.calendar:today
{
        background-color: #FFFFCC;
}

.calendar:dayview
{
        background-color: #C0C0C0;
}

.email:folder
{
        background-color: #7090FF;
        color: #FFFFFF;
}

.bg01
{
        background-color: #dadada;
}

.bg02
{
        background-color: #dad0d0;
}

.bg03
{
        background-color: #dacaca;
}

.bg04
{
        background-color: #dac0c0;
}

.bg05
{
        background-color: #dababa;
}

.bg06
{
        background-color: #dab0b0;
}

.bg07
{
        background-color: #daaaaa;

}
.bg08
{
        background-color: #da9090;
}

.bg09
{
        background-color: #da8a8a;
}

.bg10
{
        background-color: #da7a7a;
}

--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #000000;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #FFFFFF;
}

table
{   
        background-color: #9999FF;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #D3DCE3;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #DDDDDD;
}

td.row-off
{
        background-color: #EEEEEE;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #486591;
        color: #000000;
}

.navbar:spezial_logo
{
        background-image: url(logo_486591.gif); 
}

.calendar:today
{
        background-color: #FFFFCC;
}

.calendar:dayview
{
        background-color: #C0C0C0;
}

.email:folder
{
        background-color: #666699;
        color: #FFFFFF;
}

.bg01
{
        background-color: #dadada;
}

.bg02
{
        background-color: #dad0d0;
}

.bg03
{
        background-color: #dacaca;
}

.bg04
{
        background-color: #dac0c0;
}

.bg05
{
        background-color: #dababa;
}

.bg06
{
        background-color: #dab0b0;
}

.bg07
{
        background-color: #daaaaa;

}
.bg08
{
        background-color: #da9090;
}

.bg09
{
        background-color: #da8a8a;
}

.bg10
{
        background-color: #da7a7a;
}

--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #000000;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #FFFFFF;
}

table
{   
        background-color: #9999FF;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #D3DCE3;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #DDDDDD;
}

td.row-off
{
        background-color: #EEEEEE;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #885522;
        color: #000000;
}

.navbar:spezial_logo
{
        background-image: url(logo_885522.gif); 
}

.calendar:today
{
        background-color: #FFFFCC;
}

.calendar:dayview
{
        background-color: #C0C0C0;
}

.email:folder
{
        background-color: #666699;
        color: #FFFFFF;
}

.bg01
{
        background-color: #dadada;
}

.bg02
{
        background-color: #dad0d0;
}

.bg03
{
        background-color: #dacaca;
}

.bg04
{
        background-color: #dac0c0;
}

.bg05
{
        background-color: #dababa;
}

.bg06
{
        background-color: #dab0b0;
}

.bg07
{
        background-color: #daaaaa;

}
.bg08
{
        background-color: #da9090;
}

.bg09
{
        background-color: #da8a8a;
}

.bg10
{
        background-color: #da7a7a;
}

--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #00FF33;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #000000;
}

table
{   
        background-color: #00FF33;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #FFFFFF; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #404040;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #00FF33;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #909090;
}

td.row-off
{
        background-color: #808080;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #0000FF;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #0000FF;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #999999;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: #999999;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #00FF33;
        color: #FFFFFF;
}

.navbar:spezial_logo
{
        background-image: url(logo_885522.gif); 
}

.calendar:today
{
        background-color: #BFBFBF;
}

.calendar:dayview
{
        background-color: #C0C0C0;
}

.email:folder
{
        background-color: #808080;
        color: #000000;
}

.bg01
{
        background-color: #dadada;
}

.bg02
{
        background-color: #dad0d0;
}

.bg03
{
        background-color: #dacaca;
}

.bg04
{
        background-color: #dac0c0;
}

.bg05
{
        background-color: #dababa;
}

.bg06
{
        background-color: #dab0b0;
}

.bg07
{
        background-color: #daaaaa;

}
.bg08
{
        background-color: #da9090;
}

.bg09
{
        background-color: #da8a8a;
}

.bg10
{
        background-color: #da7a7a;
}


--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #000000;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #FFFFFF;
}

table
{   
        background-color: #9999FF;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #D3DCE3;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #DDDDDD;
}

td.row-off
{
        background-color: #EEEEEE;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #663366;
        color: #000000;
}

.navbar:spezial_logo
{
        background-image: url(logo_663366.gif); 
}

.calendar:today
{
        background-color: #FFFFCC;
}

.calendar:dayview
{
        background-color: #C0C0C0;
}

.email:folder
{
        background-color: #666699;
        color: #FFFFFF;
}

.bg01
{
        background-color: #dadada;
}

.bg02
{
        background-color: #dad0d0;
}

.bg03
{
        background-color: #dacaca;
}

.bg04
{
        background-color: #dac0c0;
}

.bg05
{
        background-color: #dababa;
}

.bg06
{
        background-color: #dab0b0;
}

.bg07
{
        background-color: #daaaaa;

}
.bg08
{
        background-color: #da9090;
}

.bg09
{
        background-color: #da8a8a;
}

.bg10
{
        background-color: #da7a7a;
}

--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #000000;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #FFFFFF;
}

table
{   
        background-color: #9999FF;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #D3DCE3;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #DDDDDD;
}

td.row-off
{
        background-color: #EEEEEE;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #990000;
        color: #000000;
}

.navbar:spezial_logo
{
        background-image: url(logo_990000.gif); 
}

.calendar:today
{
        background-color: #FFFFCC;
}

.calendar:dayview
{
        background-color: #C0C0C0;
}

.email:folder
{
        background-color: #666699;
        color: #FFFFFF;
}

.bg01
{
        background-color: #dadada;
}

.bg02
{
        background-color: #dad0d0;
}

.bg03
{
        background-color: #dacaca;
}

.bg04
{
        background-color: #dac0c0;
}

.bg05
{
        background-color: #dababa;
}

.bg06
{
        background-color: #dab0b0;
}

.bg07
{
        background-color: #daaaaa;

}
.bg08
{
        background-color: #da9090;
}

.bg09
{
        background-color: #da8a8a;
}

.bg10
{
        background-color: #da7a7a;
}

--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #9d1811;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #ce9592;
}

table
{   
        background-color: #ffbab7;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #72022a; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #ce9592;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #9d1811;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #DDDDDD;
}

td.row-off
{
        background-color: #EEEEEE;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: pink;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #bd524a;
        color: #9d1811;
}

.navbar:spezial_logo
{
        background-image: url(logo_990000.gif); 
}

.calendar:today
{
        background-color: #bd524a;
}

.calendar:dayview
{
        background-color: #C0C0C0;
}

.email:folder
{
        background-color: #bd542a;
        color: #9d1811;
}

.bg01
{
        background-color: #dadada;
}

.bg02
{
        background-color: #dad0d0;
}

.bg03
{
        background-color: #dacaca;
}

.bg04
{
        background-color: #dac0c0;
}

.bg05
{
        background-color: #dababa;
}

.bg06
{
        background-color: #dab0b0;
}

.bg07
{
        background-color: #daaaaa;

}
.bg08
{
        background-color: #da9090;
}

.bg09
{
        background-color: #da8a8a;
}

.bg10
{
        background-color: #da7a7a;
}

--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #000000;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #FFFFFF;
}

table
{   
        background-color: #7090FF;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #80BBFF;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #CCEEFF;
}

td.row-off
{
        background-color: #DDF0FF;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #80CCFF;
        color: #000000;
}

.calendar:today
{
        background-color: #FFFFCC;
}

.calendar:dayview
{
        background-color: #C0C0C0;
}

.email:folder
{
        background-color: #7090FF;
        color: #FFFFFF;
}

.bg01
{
        background-color: #dadada;
}

.bg02
{
        background-color: #dad0d0;
}

.bg03
{
        background-color: #dacaca;
}

.bg04
{
        background-color: #dac0c0;
}

.bg05
{
        background-color: #dababa;
}

.bg06
{
        background-color: #dab0b0;
}

.bg07
{
        background-color: #daaaaa;

}
.bg08
{
        background-color: #da9090;
}

.bg09
{
        background-color: #da8a8a;
}

.bg10
{
        background-color: #da7a7a;
}

--- NEW FILE ---
body
{
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        color: #000000;
        line-height: normal; 
        font-weight: normal; 
        letter-spacing: 0em; 
        word-spacing: 0em; 
        background-color: #FBF1C5;
}

table
{   
        background-color: #EAD688;
        border: 0px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-size: 10pt;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #C5AA2B; 
        text-decoration: none;
        letter-spacing: 0em; 
        word-spacing: 0em; 
        padding: 2em;
}

th
{       
        background-color: #C8A63B;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

td.row-on
{
        background-color: #F7E58F;
}

td.row-off
{
        background-color: #EAD688;
}


a:link
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:visited
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: blue;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:active
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

a:hover
{
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        color: red;
        font-style: bold;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 0em;
        word-spacing: 0em;
}

.navbar
{
        background-color: #F7E58F;
        color: #000000;
}

.calendar:today
{
        background-color: #FBF1C5;
}

.calendar:dayview
{
        background-color: #F9E99F;
}

.email:folder
{
        background-color: #EAD688;
        color: #000000;
}

.bg01
{
        background-color: #FBF4D3;
}

.bg02
{
        background-color: #F9EDB3;
}

.bg03
{
        background-color: #F5E28B;
}

.bg04
{
        background-color: #F0D866;
}

.bg05
{
        background-color: #EDCD39;
}

.bg06
{
        background-color: #D5B211;
}

.bg07
{
        background-color: #CCAB12;

}
.bg08
{
        background-color: #C58C13;
}

.bg09
{
        background-color: #B69910;
}

.bg10
{
        background-color: #AC9010;
}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]