A:link{
        color: #A00000;
        text-decoration:none;
}
A:visited{
        color: #A00000;
        text-decoration:none;
}

A:hover{
        color: #FFFFFF;
        text-decoration:underline;
}

body,td{
        font-family : "Arial", "Helvetica";
        font-size : 10pt;
        }

.footer{
        font-family : "Arial", "Helvetica";
        Line-Height : 8pt;
        font-size : 8pt;
        color : black;
        Letter-Spacing : normal;
        }

.header{
        font-family : "Arial", "Helvetica";
        Line-Height : 18pt;
        font-size : 18pt;
        font-style: italic;
        color : black;
        Font-Weight: bold;
        Letter-Spacing : normal;
        }

p{
        font-family : "Arial", "Helvetica";
        Line-Height : 14pt;
        font-size : 10pt;
        color : black;
        Letter-Spacing : normal;
        }


H1{        font-family : "Arial", "Helvetica";
        font-size : 18pt;
        Font-Weight: bold;
        color : black;
        Letter-Spacing : normal;
}

H2{        font-family : "Arial", "Helvetica";
        font-size : 14pt;
        Font-Weight: bold;
        color : black;
        Letter-Spacing : normal;
}

H3{        font-family : "Arial", "Helvetica";
        font-size : 11pt;
        Font-Weight: bold;
        color : black;
        Letter-Spacing : normal;
}


td.header{
        font-family : "Arial", "Helvetica" ;
        font-size : 10pt;
        color : black;
        Font-Weight: bold;
        background : #FFFFD5;
        }


td.title{
        font-family : "Arial", "Helvetica" ;
        font-size : 10pt;
        color : darkblue;
        Font-Weight: bold;
        background : #F0F0F0;
        }

td.content{
        font-family : "Arial", "Helvetica" ;
        font-size : 10pt;
        color : darkblue;
        Font-Weight : bold;
        background : #FFFFD5;
        }

td.data{
        font-family : "Arial", "Helvetica" ;
        font-size : 10pt;
        color : black;
        background : #FFFFE5;
        }

td.empty{
        background : #F0F0F0;
        }



td.example{
        font-family : Courier New;
        font-size : 10pt;
        color : darkblue;
        background : #D1D5FC;
        }


HR{
        Color : black;
        }

input, select, textarea{
        font-family : "Courier New";
        font-size : 8pt;
        background : #FFFFEE;
        }

.buttons{
                font-family:trebuchet, Arial;
                color:white;
                font-size=10pt;
                background-color:#4F78D9;
                border-color:#99CCFF;
}

.plate{
                padding: 5pt;
                background:lightgreen;
                border-left: 1px white solid;
                border-top: 1px white solid;
                border-right: 1px black solid;
                border-bottom: 1px black solid;
}

.plateTD{
                background-color:#CFDFFC;
                border-color:#CFDFFC;
}

.plateFormHeader{
                background-color:#0000A0;
                border-color:#0000A0;
                color: white;
                font-weight : bold;
                border-left: 1px white solid;
                border-right: 1px black solid;
                border-bottom: 1px black solid;
                border-top: 1px white solid;
}

.FormComment{
                font-size : 8pt;
                color: Black;
}

UL{
        margin: 0.1em 1em 0.1em 1em
        list-style: inside disc
}

LI.standard{
          list-style: disc
}
LI.aktuell{
          list-style: url(/whv/asp_forum/images/new_star.gif) disc inside
 }