#main_div {
margin-left : 0ex;
padding-left : 0em;
top : 0;
min-height : 100%;
}
body {
color : #000000;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 12px;
background-color : #fefee8;
}
h1 {
text-align : center;
font-size : 12px;
}
p.center {
text-align : center;
font-size : 12px;
}
table {
color : #101029;
margin-top : 3em;
border-collapse : collapse;
empty-cells : show;
}
td {
text-align : right;
white-space : nowrap;
font-size : 11px;
padding : 0.4ex 1.3ex;
border : 1px solid #C0C0C0;
}
td.left {
text-align : left;
font-size : 11px;
}
th {
text-align : left;
font-size : 11px;
padding : 0.4ex 1.3ex;
border : 1px solid #C0C0C0;
}
tr.even {
background-color : #c0c0c0;
}
tr.header {
font-size : 11px;
background-color : #660000;
color : #FFFFFF;
}
tr.odd {
background-color : #f5f5f5;
}
a:link {
color : #000000;
}
a:visited {
color : #000000;
}
a:hover {
color : #000000;
}
a:active {
color : #000000;
}
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 : #ffffff;
}
a.li:active {
color : #000000;
text-decoration : none;
display : block;
width : 100%;
background-color : #ffffff;
}
a.t:link {
color : #660000;
text-decoration: none;
}
a.t:visited {
color : #660000;
text-decoration: none;
}
a.t:hover {
color : #000000;
text-decoration: none;
}
a.t:active {
color : #660000;
text-decoration: none;
}
td.aktuell {
color : #000000;
text-align : left;
font-size : 11px;
padding : 0.4ex 1.3ex;
border : 1px solid #ffffff;
}