body {
 	background-color:#000000;
         background-repeat:no-repeat;
         background-attachment:fixed;
         background-position: center;
         text-align:center;
         }
body.index {
 	background-color:#000000;
         background-image:url(../Images/index.gif);
         background-repeat:no-repeat;
         background-position: center;
         text-align:center;
         align:center;
         }
body.trans {
 	background-color:transparent;
         text-align:center;
         align:center;
         }
h1,h2,h3,p,ul,ol,li,td,th {font-family:Verdana,sans-serif;}
h1 {
    font-size:24px;
    color:#D00000;
    margin-top: 0px;
    }
h2 {
    font-size:22px;
    color:#D00000;
    }
h3 {
    font-size:18px;
    color:#D00000;
    }
p,ul,ol,li,td,th {
    font-size:13px;
    color:#000000;
    line-height:19px;
    }
a:link, a:visited{
    color:#660B12;
    text-decoration:none;
    cursor:crosshair;
    }
a:hover, a:active{
    color:#d00000;
    text-decoration: underline;
    cursor:crosshair;
    }
a.nav{
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
    cursor:crosshair;
    }
a.covers{
    font-family:Verdana,sans-serif;
    font-size:8px;
    font-weight:bold;
    cursor:crosshair;
    color:black;
    }
a.nav:link, a.nav:visited{
    color:#000000;
    text-decoration:none;
    }
a.nav:hover, a.nav:active{
    color:#d00000;
    text-decoration:none;
    }
input.maus {
    width: 25px;
    color: #000000;
    background-color: #ffffff;
    border: solid 1px silver;
    font-size: 9px;
    font-weight: bold;
    }
p{
    font-family:Lucida Sans Unicode,Verdana,sans-serif;
    font-size:11px;
    font-weight: bold;
    color: #000000;
}
p.head{
    font-family:Lucida Sans Unicode,Verdana,sans-serif;
    font-size:12px;
    font-weight: bold;
    color: #000000;
}
p.headtext{
    font-family:Lucida Sans Unicode,Verdana,sans-serif;
    font-size:12px;
    font-weight: bold;
    color: #660B12;
}
p.text{
    font-family:Lucida Sans Unicode,Verdana,sans-serif;
    font-size:11px;
    font-weight: normal;
    color: #000000;
    text-align:left;
}

p.right{
    font-family:Lucida Sans Unicode,Verdana,sans-serif;
    font-size:11px;
    font-weight: normal;
    text-align:left;
    color: #000000;
}
table{
font-family:Verdana,sans-serif;
    font-size:10px;
    font-weight: normal;
    color: #000000;
    cellpadding:0;
    cellspacing:0;
    background-color:transparent;
}
th.termine{
font-family:Verdana,sans-serif;
    font-size:12px;
    font-weight: bold;
    background-color:transparent;
    color: #000000;
}
tr{
font-family:Verdana,sans-serif;
background-color:transparent;
    font-size:10px;
    font-weight: normal;
    color: #000000;
}
tr.headline{
font-family:Lucida Sans Unicode,Verdana,sans-serif;
background-color:#9D666D;
    font-size:9px;
    cellpadding:0;
    cellspacing:0;
    font-weight: normal;
    color: #000000;
}
th{
font-family:Lucida Sans Unicode,Verdana,sans-serif;
background-color:#9D666D;
    font-size:12px;
    cellpadding:0;
    cellspacing:0;
    font-weight: bold;
    color: #000000;
}
tr.line{
font-family:Verdana,sans-serif;
background-color:#DBD8CC;
    font-size:10px;
    cellpadding:0;
    cellspacing:0;
    font-weight: normal;
    color: #000000;
}
td{
font-family:Lucida Sans Unicode,Verdana,sans-serif;

    font-size:10px;
    font-weight: normal;
    color: #000000;
}
INPUT,TEXTAREA { background-color:transparent; border:1px dotted #660B12; font-family:Lucida Sans Unicode,Arial,Tahoma; font-size:8pt; color:#000000; }
