body,td, font {
    font-weight: 	none;
    font-size: 		14px;
    color: 		#ffffff;
    text-decoration:	none;
    font-family:	comic sans ms;
    scrollbar-face-color: d200ff;
    scrollbar-shadow-color: #a200bb;
    scrollbar-highlight-color:#f211ff;
    scrollbar-3dlight-color:#d200ff;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#dddddd;
    scrollbar-arrow-color:#dddddd;
/*    font-style:		italic;*/
}

font.ueberschrift {
    font-weight:	bold;
    font-size:		16px;
    color:		#ffffff;
    text-decoration:	none;
    font-family:	arial;
}

font.beschreibung {
    font-weight:	none;
/*    font-style:		italic;*/
    font-size:		14px;
    color:		#ffffff;
    text-decoration:	none;
    font-family:	comic sansa ms;
}

a.beschreibung,a.beschreibung:visited, a.beschreibung:active, a.beschreibung:link
{
    font-weight:	none;
    font-size:		14px;
    color:		navy;
    text-decoration:	none;
    font-family:	arial;
}

a.beschreibung:hover
{
    font-weight:	none;
    font-size:		14px;
    color:		navy;
    text-decoration:	underline;
    font-family:	arial;
}


a,a:visited, a:active, a:link
{
    font-weight:	none;
    font-size:		14px;
    color:		navy;
    text-decoration:	none;
    font-family:	arial;
}

a:hover
{
    font-weight:	none;
    font-size:		14px;
    color:		navy;
    text-decoration:	underline;
    font-family:	arial;
}



a.ueberschrift,a.ueberschrift:visited, a.ueberschrift:active, a.ueberschrift:link
{
    font-weight:	bold;
    font-size:		16px;
    color:		navy;
    text-decoration:	none;
    font-family:	arial;
}

a.ueberschrift:hover
{
    font-weight:	bold;
    font-size:		16px;
    color:		navy;
    text-decoration:	underline;
    font-family:	arial;
}

table.impressum {
    font-weight:	none;
    font-size:		12px;
    color:		#ffffff;
    text-decoration:	none;
    font-family:	arial;
}
