recuced user stylesheets to color styles only

This commit is contained in:
Michael Clemens 2009-05-13 13:10:17 +00:00
parent 33fad60ecc
commit 62237e967c
6 changed files with 226 additions and 637 deletions

View File

@ -3,58 +3,33 @@
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #F5F6F8;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0 0 5px 0;
padding: 0;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* OUTER CONTENTBOX */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
margin:10px auto;
text-align:left;
width: 90%;
padding: 2px;
background: #ffffff;
border: 1px solid #3d8cce;
}
.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }
a.nav:link { color:#000000; text-decoration:underline; }
a.nav:visited { color:#000000; text-decoration:underline; }
a.nav:active { color:#cccccc; text-decoration:underline; }
a.nav:hover { color:#555555; text-decoration:underline; }
a.navhead:link { color:#000000; text-decoration:none; }
a.navhead:visited { color:#000000; text-decoration:none; }
a.navhead:active { color:#000000; text-decoration:none; }
a.navhead:hover { color:#555555; text-decoration:none; }
a.tablefooter:link { color:#000000; text-decoration:underline; }
a.tablefooter:visited { color:#000000; text-decoration:underline; }
a.tablefooter:active { color:#000000; text-decoration:none; }
a.tablefooter:hover { color:#555555; text-decoration:underline; }
a.navheader:link { color:#FFFFFF; text-decoration:none; }
a.navheader:visited { color:#FFFFFF; text-decoration:none; }
a.navheader:active { color:#FFFFFF; text-decoration:none; }
a.navheader:hover { color:#FFFFFF; text-decoration:none; }
a.nav:link { color:#000000; }
a.nav:visited { color:#000000; }
a.nav:active { color:#cccccc; }
a.nav:hover { color:#555555; }
a.navhead:link { color:#000000; }
a.navhead:visited { color:#000000; }
a.navhead:active { color:#000000; }
a.navhead:hover { color:#555555; }
a.tablefooter:link { color:#000000; }
a.tablefooter:visited { color:#000000; }
a.tablefooter:active { color:#000000; }
a.tablefooter:hover { color:#555555; }
a.navheader:link { color:#FFFFFF; }
a.navheader:visited { color:#FFFFFF; }
a.navheader:active { color:#FFFFFF; }
a.navheader:hover { color:#FFFFFF; }
/* - - - - - - - - - - - - - - - - - - - - */
/* TABLE*/
@ -65,152 +40,94 @@ background: #ffffff;
}
#head {
height: 75px;
text-align: center;
color: #ffffff;
font-size: 24px;
font-weight: bold;
background-image:url(../images/bg-blue-gloss-5x75.jpg);
background-repeat:repeat-x;
}
#tnleft {
background: #ffffff;
height: 30px;
padding: 3px;
color: #000000;
font-size: 11px;
background-image:url(../images/bg-ice-gloss-5x35.jpg);
background-repeat:repeat-x;
}
#tnright {
background: #ffffff;
height: 30px;
padding: 3px;
color: #000000;
font-size: 11px;
background-image:url(../images/bg-ice-gloss-5x35.jpg);
background-repeat:repeat-x;
}
#tnbox1 {
float:left;
}
#tnbox2 {
float:right;
}
#printpreviewheader {
background: #cacaca;
padding: 3px;
color: #FFFFFF;
font-size: 16px;
}
#menue {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
.menuelinks a {
display: block;
width: auto;
background: #bddcf0;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
border: 1px solid #3d8cce;
}
.menuelinks a:hover {
background: #4ab5ed;
text-decoration: none;
color: #000000;
}
.menuelinks .aktuell {
display: block;
width: auto;
background: #3f94d4;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
font-weight: bold;
border: 1px solid #336e9e;
}
.menuelinks .sidebarinfo {
display: block;
width: auto;
background: #fafafa;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
text-decoration: none;
border: 1px solid #3d8cce;
}
#content {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
#footer {
background: #eaeaea;
padding: 3px;
color: #222222;
text-align: center;
background-image:url(../images/bg-ice-gloss-5x35.jpg);
background-repeat:repeat-x;
}
#sysinfo {
background: #f4f4f4;
padding: 3px;
color: #999999;
text-align: center;
}
#table {
background: #dadada;
padding: 3px;
color: #ffffff;
text-align: center;
}
td { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
th { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
table.zebra {background-color: #3d8cce; border-spacing: 1px;margin-left: auto; margin-right: auto; width: 100%;}
table.zebra { background-color: #3d8cce; }
table.zebra th { background-color: #bddcf0; }
table.zebra td.footer { background-color: #bddcf0; }
table.zebra td { padding: 4px;}
table.zebra td { }
table.zebra tr.d0 { background-color: #fff; }
table.zebra tr.d1 { background-color: #f2f2f2; }
table.timetable {background-color: #3d8cce; border-spacing: 1px;margin-left: 1px; margin-right: auto;}
table.timetable { background-color: #3d8cce; }
table.timetable th { background-color: #bddcf0; }
table.timetable th.content { background-color: #bddcf0; background-image:url(../images/tablebg.gif); }
table.timetable td { padding: 2px; font-size: 10px; }
table.timetable td.content { padding: 2px; font-size: 10px; background-image:url(../images/tablebg.gif); }
table.timetable td { }
table.timetable td.content { background-image:url(../images/tablebg.gif); }
table.timetable tr.d0 { background-color: #fff; color: #dddddd;}
table.timetable tr.d1 { background-color: #f2f2f2; color: #ffffff;}
table.login {background-color: #eaeaea; border-spacing: 1px;margin-left: auto; margin-right: auto;}
table.login th { background-color: #eaeaea; text-align: center; }
table.login td { padding: 4px;}
table.login tr { background-color: #fff; text-align: center; }
table.login { background-color: #eaeaea; }
table.login th { background-color: #eaeaea; }
table.login td { }
table.login tr { background-color: #fff; }
.button { background-color: #bddcf0; background-image:url(../images/bg-ice-gloss-5x35.jpg); }
.textfield { background-color: #bddcf0; background-image:url(../images/bg-ice-gloss-5x35.jpg); }

126
css/classic.css Normal file
View File

@ -0,0 +1,126 @@
/* - - - - - - - - - - - - - - - - - - - - */
/* BODY */
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #F5F6F8;
color: #000000;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* OUTER CONTENTBOX */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
background: #ffffff;
border: 1px solid #a4aed5;
}
a.nav:link { color:#000000; }
a.nav:visited { color:#000000; }
a.nav:active { color:#cccccc; }
a.nav:hover { color:#555555; }
a.navhead:link { color:#000000; }
a.navhead:visited { color:#000000; }
a.navhead:active { color:#000000; }
a.navhead:hover { color:#555555; }
a.tablefooter:link { color:#000000; }
a.tablefooter:visited { color:#000000; }
a.tablefooter:active { color:#000000; }
a.tablefooter:hover { color:#555555; }
a.navheader:link { color:#FFFFFF; }
a.navheader:visited { color:#FFFFFF; }
a.navheader:active { color:#FFFFFF; }
a.navheader:hover { color:#FFFFFF; }
/* - - - - - - - - - - - - - - - - - - - - */
/* TABLE*/
/* - - - - - - - - - - - - - - - - - - - - */
#design {
width: 100%;
background: #ffffff;
}
#head {
background: #999999;
color: #ffffff;
}
#tnleft {
background: #cacaca;
color: #000000;
}
#tnright {
background: #cacaca;
color: #000000;
}
#printpreviewheader {
background: #cacaca;
color: #FFFFFF;
}
#menue {
background: #ffffff;
color: #000000;
}
.menuelinks a {
background: #eaeaea;
color: #000000;
border: 1px solid #d3d3d3;
}
.menuelinks a:hover {
background: #dadada;
color: #000000;
}
.menuelinks .aktuell {
background: #dadada;
border: 1px solid #444444;
}
.menuelinks .sidebarinfo {
background: #fafafa;
border: 1px solid #d3d3d3;
}
#content {
background: #ffffff;
color: #000000;
}
#footer {
background: #eaeaea;
color: #222222;
}
#sysinfo {
background: #f4f4f4;
color: #999999;
}
#table {
background: #dadada;
color: #ffffff;
}
table.zebra { background-color: #eaeaea; }
table.zebra th { background-color: #eaeaea; }
table.zebra td { }
table.zebra tr.d0 { background-color: #fff; }
table.zebra tr.d1 { background-color: #f2f2f2; }
table.timetable { background-color: #eaeaea; }
table.timetable th { background-color: #eaeaea; }
table.timetable th.content { background-color: #eaeaea; background-image:url(../images/tablebg.gif);}
table.timetable td { }
table.timetable td.content { background-image:url(../images/tablebg.gif); }
table.timetable tr.d0 { background-color: #fff; color: #dddddd;}
table.timetable tr.d1 { background-color: #f2f2f2; color: #ffffff;}
table.login { background-color: #eaeaea; }
table.login th { background-color: #eaeaea; }
table.login td { }
table.login tr { background-color: #fff; }

View File

@ -3,11 +3,7 @@
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #F5F6F8;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0 0 5px 0;
padding: 0;
}
@ -16,47 +12,26 @@ padding: 0;
/* OUTER CONTENTBOX */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
margin:10px auto;
text-align:left;
width: 90%;
padding: 2px;
background: #ffffff;
border: 1px solid #000000;
}
.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }
a.nav:link { color:#ffd800; text-decoration:underline; }
a.nav:visited { color:#ffd800; text-decoration:underline; }
a.nav:active { color:#ffd800; text-decoration:underline; }
a.nav:hover { color:#ffd800; text-decoration:underline; }
a.navhead:link { color:#ffd800; text-decoration:none; }
a.navhead:visited { color:#ffd800; text-decoration:none; }
a.navhead:active { color:#ffd800; text-decoration:none; }
a.navhead:hover { color:#ffe96f; text-decoration:none; }
a.tablefooter:link { color:#ffd800; text-decoration:underline; }
a.tablefooter:visited { color:#ffd800; text-decoration:underline; }
a.tablefooter:active { color:#ffd800; text-decoration:none; }
a.tablefooter:hover { color:#ffe96f; text-decoration:underline; }
a.navheader:link { color:#ffd800; text-decoration:none; }
a.navheader:visited { color:#ffd800; text-decoration:none; }
a.navheader:active { color:#ffd800; text-decoration:none; }
a.navheader:hover { color:#ffd800; text-decoration:none; }
a.nav:link { color:#ffd800; }
a.nav:visited { color:#ffd800; }
a.nav:active { color:#ffd800; }
a.nav:hover { color:#ffd800; }
a.navhead:link { color:#ffd800; }
a.navhead:visited { color:#ffd800; }
a.navhead:active { color:#ffd800; }
a.navhead:hover { color:#ffe96f; }
a.tablefooter:link { color:#ffd800; }
a.tablefooter:visited { color:#ffd800; }
a.tablefooter:active { color:#ffd800; }
a.tablefooter:hover { color:#ffe96f; }
a.navheader:link { color:#ffd800; }
a.navheader:visited { color:#ffd800; }
a.navheader:active { color:#ffd800; }
a.navheader:hover { color:#ffd800; }
/* - - - - - - - - - - - - - - - - - - - - */
/* TABLE*/
@ -68,152 +43,94 @@ background: #ffffff;
#head {
background: #999999;
height: 75px;
text-align: center;
color: #ffffff;
font-size: 24px;
font-weight: bold;
background-image:url(../images/bg-black-gloss-5x75.jpg);
background-repeat:repeat-x;
}
#tnleft {
background: #ffffff;
height: 35px;
padding: 3px;
color: #000000;
font-size: 11px;
background-image:url(../images/bg-black-gloss-5x35.jpg);
background-repeat:repeat-x;
}
#tnright {
background: #ffffff;
height: 35px;
padding: 3px;
color: #000000;
font-size: 11px;
background-image:url(../images/bg-black-gloss-5x35.jpg);
background-repeat:repeat-x;
}
#tnbox1 {
float:left;
}
#tnbox2 {
float:right;
}
#printpreviewheader {
background: #cacaca;
padding: 3px;
color: #FFFFFF;
font-size: 16px;
}
#menue {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
.menuelinks a {
display: block;
width: auto;
background: #414343;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
color: #ffd800;
font-size: 11px;
font-weight: bold;
text-decoration: none;
border: 1px solid #000000;
}
.menuelinks a:hover {
background: #797979;
text-decoration: none;
color: #ffd800;
}
.menuelinks .aktuell {
display: block;
width: auto;
background: #ffd800;
color: #414343;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
font-weight: bold;
border: 1px solid #000000;
}
.menuelinks .sidebarinfo {
display: block;
width: auto;
background: #fafafa;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
text-decoration: none;
border: 1px solid #000000;
}
#content {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
#footer {
background: #eaeaea;
padding: 3px;
color: #ffd800;
text-align: center;
background-image:url(../images/bg-black-gloss-5x35.jpg);
background-repeat:repeat-x;
}
#sysinfo {
background: #f4f4f4;
padding: 3px;
color: #999999;
text-align: center;
}
#table {
background: #dadada;
padding: 3px;
color: #ffffff;
text-align: center;
}
td { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
th { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
table.zebra {background-color: #000000; border-spacing: 1px;margin-left: auto; margin-right: auto; width: 100%;}
table.zebra { background-color: #000000; }
table.zebra th { background-color: #414343; color:#ffd800; }
table.zebra td.footer { background-color: #414343; color:#ffd800; }
table.zebra td { padding: 4px;}
table.zebra td { }
table.zebra tr.d0 { background-color: #fff; }
table.zebra tr.d1 { background-color: #f2f2f2; }
table.timetable {background-color: #000000; border-spacing: 1px;margin-left: 1px; margin-right: auto;}
table.timetable {background-color: #000000; }
table.timetable th { background-color: #ffd800; }
table.timetable th.content { background-color: #ffd800; background-image:url(../images/tablebg.gif); }
table.timetable td { padding: 2px; font-size: 10px; }
table.timetable td.content { padding: 2px; font-size: 10px; background-image:url(../images/tablebg.gif); }
table.timetable td { }
table.timetable td.content { background-image:url(../images/tablebg.gif); }
table.timetable tr.d0 { background-color: #fff; color: #dddddd;}
table.timetable tr.d1 { background-color: #f2f2f2; color: #ffffff;}
table.login {background-color: #eaeaea; border-spacing: 1px;margin-left: auto; margin-right: auto;}
table.login th { background-color: #eaeaea; text-align: center; }
table.login td { padding: 4px;}
table.login tr { background-color: #fff; text-align: center; }
table.login { background-color: #eaeaea; }
table.login th { background-color: #eaeaea; }
table.login td { }
table.login tr { background-color: #fff; }
.button { color:#ffd800; background-color: #414343; background-image:url(../images/bg-black-gloss-5x35.jpg); }
.textfield { color:#ffd800; background-color: #414343; background-image:url(../images/bg-black-gloss-5x35.jpg); }

View File

@ -1,203 +0,0 @@
/* - - - - - - - - - - - - - - - - - - - - */
/* BODY */
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #F5F6F8;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0 0 5px 0;
padding: 0;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* OUTER CONTENTBOX */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
margin:10px auto;
text-align:left;
width: 90%;
padding: 2px;
background: #ffffff;
border: 1px solid #a4aed5;
}
.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }
a.nav:link { color:#000000; text-decoration:underline; }
a.nav:visited { color:#000000; text-decoration:underline; }
a.nav:active { color:#cccccc; text-decoration:underline; }
a.nav:hover { color:#555555; text-decoration:underline; }
a.navhead:link { color:#000000; text-decoration:none; }
a.navhead:visited { color:#000000; text-decoration:none; }
a.navhead:active { color:#000000; text-decoration:none; }
a.navhead:hover { color:#555555; text-decoration:none; }
a.tablefooter:link { color:#000000; text-decoration:underline; }
a.tablefooter:visited { color:#000000; text-decoration:underline; }
a.tablefooter:active { color:#000000; text-decoration:none; }
a.tablefooter:hover { color:#555555; text-decoration:underline; }
a.navheader:link { color:#FFFFFF; text-decoration:none; }
a.navheader:visited { color:#FFFFFF; text-decoration:none; }
a.navheader:active { color:#FFFFFF; text-decoration:none; }
a.navheader:hover { color:#FFFFFF; text-decoration:none; }
/* - - - - - - - - - - - - - - - - - - - - */
/* TABLE*/
/* - - - - - - - - - - - - - - - - - - - - */
#design {
width: 100%;
background: #ffffff;
}
#head {
background: #999999;
height: 75px;
text-align: center;
color: #ffffff;
font-size: 24px;
font-weight: bold;
}
#tnleft {
background: #cacaca;
padding: 3px;
color: #000000;
font-size: 11px;
}
#tnright {
background: #cacaca;
padding: 3px;
color: #000000;
font-size: 11px;
}
#tnbox1 {
float:left;
}
#tnbox2 {
float:right;
}
#printpreviewheader {
background: #cacaca;
padding: 3px;
color: #FFFFFF;
font-size: 16px;
}
#menue {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
.menuelinks a {
display: block;
width: auto;
background: #eaeaea;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
border: 1px solid #d3d3d3;
}
.menuelinks a:hover {
background: #dadada;
text-decoration: none;
color: #000000;
}
.menuelinks .aktuell {
display: block;
width: auto;
background: #dadada;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
font-weight: bold;
border: 1px solid #444444;
}
.menuelinks .sidebarinfo {
display: block;
width: auto;
background: #fafafa;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
text-decoration: none;
border: 1px solid #d3d3d3;
}
#content {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
#footer {
background: #eaeaea;
padding: 3px;
color: #222222;
text-align: center;
}
#sysinfo {
background: #f4f4f4;
padding: 3px;
color: #999999;
text-align: center;
}
#table {
background: #dadada;
padding: 3px;
color: #ffffff;
text-align: center;
}
td { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
th { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
table.zebra {background-color: #eaeaea; border-spacing: 1px;margin-left: auto; margin-right: auto; width: 100%;}
table.zebra th { background-color: #eaeaea; }
table.zebra td { padding: 4px;}
table.zebra tr.d0 { background-color: #fff; }
table.zebra tr.d1 { background-color: #f2f2f2; }
table.timetable {background-color: #eaeaea; border-spacing: 1px;margin-left: 1px; margin-right: auto;}
table.timetable th { background-color: #eaeaea; }
table.timetable th.content { background-color: #eaeaea; background-image:url(../images/tablebg.gif);}
table.timetable td { padding: 2px; font-size: 10px;}
table.timetable td.content { padding: 2px; font-size: 10px; background-image:url(../images/tablebg.gif); }
table.timetable tr.d0 { background-color: #fff; color: #dddddd;}
table.timetable tr.d1 { background-color: #f2f2f2; color: #ffffff;}
table.login {background-color: #eaeaea; border-spacing: 1px;margin-left: auto; margin-right: auto;}
table.login th { background-color: #eaeaea; text-align: center; }
table.login td { padding: 4px;}
table.login tr { background-color: #fff; text-align: center; }

View File

@ -3,215 +3,131 @@
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #F5F6F8;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0 0 5px 0;
padding: 0;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* OUTER CONTENTBOX */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
margin:10px auto;
text-align:left;
width: 90%;
padding: 2px;
background: #ffffff;
border: 1px solid #1f304e;
}
.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }
a.nav:link { color:#eaeff4; text-decoration:underline; }
a.nav:visited { color:#eaeff4; text-decoration:underline; }
a.nav:active { color:#cccccc; text-decoration:underline; }
a.nav:hover { color:#555555; text-decoration:underline; }
a.navhead:link { color:#eaeff4; text-decoration:none; }
a.navhead:visited { color:#eaeff4; text-decoration:none; }
a.navhead:active { color:#eaeff4; text-decoration:none; }
a.navhead:hover { color:#555555; text-decoration:none; }
a.tablefooter:link { color:#eaeff4; text-decoration:underline; }
a.tablefooter:visited { color:#eaeff4; text-decoration:underline; }
a.tablefooter:active { color:#eaeff4; text-decoration:none; }
a.tablefooter:hover { color:#555555; text-decoration:underline; }
a.navheader:link { color:#FFFFFF; text-decoration:none; }
a.navheader:visited { color:#FFFFFF; text-decoration:none; }
a.navheader:active { color:#FFFFFF; text-decoration:none; }
a.navheader:hover { color:#FFFFFF; text-decoration:none; }
a.nav:link { color:#eaeff4; }
a.nav:visited { color:#eaeff4; }
a.nav:active { color:#cccccc; }
a.nav:hover { color:#555555; }
a.navhead:link { color:#eaeff4; }
a.navhead:visited { color:#eaeff4; }
a.navhead:active { color:#eaeff4; }
a.navhead:hover { color:#555555; }
a.tablefooter:link { color:#eaeff4; }
a.tablefooter:visited { color:#eaeff4; }
a.tablefooter:active { color:#eaeff4; }
a.tablefooter:hover { color:#555555; }
a.navheader:link { color:#FFFFFF; }
a.navheader:visited { color:#FFFFFF; }
a.navheader:active { color:#FFFFFF; }
a.navheader:hover { color:#FFFFFF; }
/* - - - - - - - - - - - - - - - - - - - - */
/* TABLE*/
/* - - - - - - - - - - - - - - - - - - - - */
#design {
width: 100%;
background: #ffffff;
}
#head {
height: 75px;
text-align: center;
color: #ffffff;
font-size: 24px;
font-weight: bold;
background-image:url(../images/bg-horizon-5x75.jpg);
background-repeat:repeat-x;
}
#tnleft {
background: #ffffff;
height: 30px;
padding: 3px;
color: #000000;
font-size: 11px;
background-image:url(../images/bg-horizon-5x35.jpg);
background-repeat:repeat-x;
}
#tnright {
background: #ffffff;
height: 30px;
padding: 3px;
color: #000000;
font-size: 11px;
background-image:url(../images/bg-horizon-5x35.jpg);
background-repeat:repeat-x;
}
#tnbox1 {
float:left;
}
#tnbox2 {
float:right;
}
#printpreviewheader {
background: #cacaca;
padding: 3px;
color: #FFFFFF;
font-size: 16px;
}
#menue {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
.menuelinks a {
display: block;
width: auto;
background: #3880af;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
color: #eaeff4;
font-size: 11px;
font-weight: bold;
text-decoration: none;
border: 1px solid #1f304e;
}
.menuelinks a:hover {
background: #bdd6e6;
text-decoration: none;
color: #000000;
}
.menuelinks .aktuell {
display: block;
width: auto;
background: #1f304e;
color: #eaeff4;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
font-weight: bold;
border: 1px solid #010101;
}
.menuelinks .sidebarinfo {
display: block;
width: auto;
background: #fafafa;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
text-decoration: none;
border: 1px solid #1f304e;
}
#content {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
#footer {
background: #eaeaea;
padding: 3px;
color: #eaeff4;
text-align: center;
background-image:url(../images/bg-horizon-5x35.jpg);
background-repeat:repeat-x;
}
#sysinfo {
background: #f4f4f4;
padding: 3px;
color: #999999;
text-align: center;
}
#table {
background: #dadada;
padding: 3px;
color: #ffffff;
text-align: center;
}
td { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
th { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
table.zebra {background-color: #1f304e; border-spacing: 1px;margin-left: auto; margin-right: auto; width: 100%;}
table.zebra { background-color: #1f304e; }
table.zebra th { background-color: #3880af; }
table.zebra td.footer { background-color: #3880af; }
table.zebra td { padding: 4px;}
table.zebra td { }
table.zebra tr.d0 { background-color: #fff; }
table.zebra tr.d1 { background-color: #f2f2f2; }
table.timetable {background-color: #1f304e; border-spacing: 1px;margin-left: 1px; margin-right: auto;}
table.timetable { background-color: #1f304e; }
table.timetable th { background-color: #3880af; }
table.timetable th.content { background-color: #3880af; background-image:url(../images/tablebg.gif); }
table.timetable td { padding: 2px; font-size: 10px; }
table.timetable td.content { padding: 2px; font-size: 10px; background-image:url(../images/tablebg.gif); }
table.timetable td { }
table.timetable td.content { background-image:url(../images/tablebg.gif); }
table.timetable tr.d0 { background-color: #fff; color: #dddddd;}
table.timetable tr.d1 { background-color: #f2f2f2; color: #ffffff;}
table.login {background-color: #eaeaea; border-spacing: 1px;margin-left: auto; margin-right: auto;}
table.login th { background-color: #eaeaea; text-align: center; }
table.login td { padding: 4px;}
table.login tr { background-color: #fff; text-align: center; }
table.login {background-color: #eaeaea; }
table.login th { background-color: #eaeaea; }
table.login td { }
table.login tr { background-color: #fff; }
.button { background-color: #3880af; color: #eaeff4; background-image:url(../images/bg-horizon-5x35.jpg); }
.textfield { background-color: #3880af; color: #eaeff4; background-image:url(../images/bg-horizon-5x35.jpg); }

View File

@ -3,214 +3,130 @@
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #F5F6F8;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0 0 5px 0;
padding: 0;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* OUTER CONTENTBOX */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
margin:10px auto;
text-align:left;
width: 90%;
padding: 2px;
background: #ffffff;
border: 1px solid #ff7f03;
}
.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }
a.nav:link { color:#000000; text-decoration:underline; }
a.nav:visited { color:#000000; text-decoration:underline; }
a.nav:active { color:#cccccc; text-decoration:underline; }
a.nav:hover { color:#555555; text-decoration:underline; }
a.navhead:link { color:#000000; text-decoration:none; }
a.navhead:visited { color:#000000; text-decoration:none; }
a.navhead:active { color:#000000; text-decoration:none; }
a.navhead:hover { color:#555555; text-decoration:none; }
a.tablefooter:link { color:#000000; text-decoration:underline; }
a.tablefooter:visited { color:#000000; text-decoration:underline; }
a.tablefooter:active { color:#000000; text-decoration:none; }
a.tablefooter:hover { color:#555555; text-decoration:underline; }
a.navheader:link { color:#FFFFFF; text-decoration:none; }
a.navheader:visited { color:#FFFFFF; text-decoration:none; }
a.navheader:active { color:#FFFFFF; text-decoration:none; }
a.navheader:hover { color:#FFFFFF; text-decoration:none; }
a.nav:link { color:#000000; }
a.nav:visited { color:#000000; }
a.nav:active { color:#cccccc; }
a.nav:hover { color:#555555; }
a.navhead:link { color:#000000; }
a.navhead:visited { color:#000000; }
a.navhead:active { color:#000000; }
a.navhead:hover { color:#555555; }
a.tablefooter:link { color:#000000; }
a.tablefooter:visited { color:#000000; }
a.tablefooter:active { color:#000000; }
a.tablefooter:hover { color:#555555; }
a.navheader:link { color:#FFFFFF; }
a.navheader:visited { color:#FFFFFF; }
a.navheader:active { color:#FFFFFF; }
a.navheader:hover { color:#FFFFFF; }
/* - - - - - - - - - - - - - - - - - - - - */
/* TABLE*/
/* - - - - - - - - - - - - - - - - - - - - */
#design {
width: 100%;
background: #ffffff;
}
#head {
height: 75px;
text-align: center;
color: #ffffff;
font-size: 24px;
font-weight: bold;
background-image:url(../images/bg-orange3d-5x75.jpg);
background-repeat:repeat-x;
}
#tnleft {
background: #ffffff;
height: 30px;
padding: 3px;
color: #000000;
font-size: 11px;
background-image:url(../images/bg-orange3d-5x35.jpg);
background-repeat:repeat-x;
}
#tnright {
background: #ffffff;
height: 30px;
padding: 3px;
color: #000000;
font-size: 11px;
background-image:url(../images/bg-orange3d-5x35.jpg);
background-repeat:repeat-x;
}
#tnbox1 {
float:left;
}
#tnbox2 {
float:right;
}
#printpreviewheader {
background: #cacaca;
padding: 3px;
color: #FFFFFF;
font-size: 16px;
}
#menue {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
.menuelinks a {
display: block;
width: auto;
background: #fccd4e;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
border: 1px solid #ff7f03;
}
.menuelinks a:hover {
background: #fceabb;
text-decoration: none;
color: #000000;
}
.menuelinks .aktuell {
display: block;
width: auto;
background: #f8b602;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
font-weight: bold;
border: 1px solid #336e9e;
}
.menuelinks .sidebarinfo {
display: block;
width: auto;
background: #fafafa;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
text-decoration: none;
border: 1px solid #ff7f03;
}
#content {
background: #ffffff;
padding: 0px;
color: #000000;
vertical-align: top;
}
#footer {
background: #eaeaea;
padding: 3px;
color: #222222;
text-align: center;
background-image:url(../images/bg-orange3d-5x35.jpg);
background-repeat:repeat-x;
}
#sysinfo {
background: #f4f4f4;
padding: 3px;
color: #999999;
text-align: center;
}
#table {
background: #dadada;
padding: 3px;
color: #ffffff;
text-align: center;
}
td { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
th { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
table.zebra {background-color: #ff7f03; border-spacing: 1px;margin-left: auto; margin-right: auto; width: 100%;}
table.zebra {background-color: #ff7f03; }
table.zebra th { background-color: #fccd4e; }
table.zebra td.footer { background-color: #fccd4e; }
table.zebra td { padding: 4px;}
table.zebra td { }
table.zebra tr.d0 { background-color: #fff; }
table.zebra tr.d1 { background-color: #f2f2f2; }
table.timetable {background-color: #ff7f03; border-spacing: 1px;margin-left: 1px; margin-right: auto;}
table.timetable {background-color: #ff7f03; }
table.timetable th { background-color: #fccd4e; }
table.timetable th.content { background-color: #fccd4e; background-image:url(../images/tablebg.gif); }
table.timetable td { padding: 2px; font-size: 10px; }
table.timetable td.content { padding: 2px; font-size: 10px; background-image:url(../images/tablebg.gif); }
table.timetable td { }
table.timetable td.content { background-image:url(../images/tablebg.gif); }
table.timetable tr.d0 { background-color: #fff; color: #dddddd;}
table.timetable tr.d1 { background-color: #f2f2f2; color: #ffffff;}
table.login {background-color: #eaeaea; border-spacing: 1px;margin-left: auto; margin-right: auto;}
table.login th { background-color: #eaeaea; text-align: center; }
table.login td { padding: 4px;}
table.login tr { background-color: #fff; text-align: center; }
table.login {background-color: #eaeaea; }
table.login th { background-color: #eaeaea; }
table.login td { }
table.login tr { background-color: #fff; }
.button { background-color: #fccd4e; background-image:url(../images/bg-orange3d-5x35.jpg); }
.textfield { background-color: #fccd4e; background-image:url(../images/bg-orange3d-5x35.jpg); }