#main_div {
margin-left : 20ex;
padding-left : 1em;
top : 0;
min-height : 100%;
}
#menue_div {
position : absolute;
top : 0;
left : 0;
width : 21ex;
height : 80%;
}
body {
color : #ffffff;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
background-image : url("http://www.cegt.net/40_4_Ratinglist/gif/backblue.jpg");
}
h1 {
text-align : center;
}
p.center {
text-align : center;
}
table {
color : #ffffff;
font-size: 9pt;
margin-top : 3em;
border-collapse : collapse;
empty-cells : show;
}
td {
text-align : left;
padding : 0.4ex 1.3ex;
border : 1px solid #C0C0C0;
}
td.left {
text-align : left;
}
td.yellow {
color : #ffff00;
}
td.blue {
color : #00ffff;
}
td.green {
color : #00ff00;
}
td.red {
color : #ff0000;
}
th {
text-align : center;
padding : 0.4ex 1.3ex;
border : 1px solid #C0C0C0;
}
th.magenta {
text-align : left;
color : #ff8080;
}
th.left {
text-align : left;
}
th.blue {
text-align : left;
color : #00ffff;
}
tr.tester {
color : #000000;
background-color : #808080;
}
tr.even {
background-color : #dce3e9;
}
tr.header {
background-color : #000080;
color : #FFFFFF;
}
tr.odd {
background-color : #ffffe3;
}
ul.menue_li {
font-size : small;
text-align : left;
list-style-type : none;
margin : 3em 0.3ex 0.3ex;
padding : 0.2ex;
border : 1px solid #C0C0C0;
background-color : #000080;
color : #FFFFFF;
}
a:link {
color : #FFFFFF;
}
a:visited {
color : #FFFFFF;
}
a:hover {
color : #FFFF40;
}
a:active {
color : #FFFFFF;
}
a.li:link {
color : #FFFFFF;
text-decoration : none;
display : block;
width : 100%;
}
a.li:visited {
color : #FFFFFF;
text-decoration : none;
display : block;
width : 100%;
}
a.li:hover {
color : #000000;
text-decoration : none;
display : block;
width : 100%;
background-color : #dce3e9;
}
a.li:active {
color : #000000;
text-decoration : none;
display : block;
width : 100%;
background-color : #dce3e9;
}
a.t:link {
color : #0033cc;
}
a.t:visited {
color : #0033cc;
}
a.t:hover {
color : #c00000;
}
a.t:active {
color : #0033cc;
}