
.bod {
background: #FF0000;
}

/*        Paragraph    color: #000000;                                                                    */
td {
font-family: "arial", "helvetica", sans-serif;
}

/*        Paragraph    color: #000000;                                                                    */
.grp {
font-family: "verdana", "arial", "helvetica", sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration:none;
color: #FFFFFF;
margin-left:10px;
}

/*        Paragraph    color: #000000;                                                                    */
p {
font-family: "arial", "helvetica", sans-serif;
}


/*        Unvisited links    */
a:link {
color: #003355;
}

/*        Visited links          */
a:visited {
/* color: #FFFFFF; */
color: #113344;
}

/*        Active links (not widely supported)                                        */
a:active {
color: #FF6666;
}

/*        Links when hovered over (MSIE only)                                        */
a:hover {
color: #FF6666;
background: #FFFFFF;
}

/*        This class is for "More options"                                        */
.normal {
font-size: small;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*        INFO Nummernschilder zelle                                                                        */
.info {
font-size: 12pt;
font-weight: bold;
text-decoration:none;
color: #000000;
background: #FFFFFF;
font-family: "arial", "geneva", sans-serif;
}



















