body, p, li, td
{
font-family:Arial; 
font-size:small;
color:Black;
font-weight:normal;
text-decoration:none; 
}

a:link     {font-weight:bold; text-decoration:none; font-family:Arial; font-size:small; color:Blue}
a:visited {font-weight:bold; text-decoration:none; font-family:Arial; font-size:small; color:Gray}
a:hover  {font-weight:bold; text-decoration: none; font-family:Arial; font-size:small; color:Red}

.überschrift {font-size:large; font-weight:normal; text-decoration: none; font-family:Arial; color:CC3333}
.textwichtig  {color:Red;font-weight:bold}
.kontaktzeile {font-weight:normal; text-decoration: none; font-family:Arial; font-size:small; color:Black}

.dbtext {font-weight:bold; text-decoration: none; font-family:Arial; font-size:small; color:#FFFF80}

.wortwichtig       { text-decoration:underline; color:Black; font-weight:bolder}
.wortüberschrift       { font-size:medium; text-decoration:none; color:Black; font-weight:bolder}

.tabellenfarbe {background-color:#FFFF80}
.tabelleaussen   {background-color:Black}
.tabellewichtig    {background-color:#CC3333}
.tabelledaten      {background-color:#8080FF}

.kopfzeile           {background-color:#E1D70B}

.buttons             {border-width:1px; border-style:solid;border-color:black;background-color:#8080FF}



.tabelle             {background-color:#80FF00}
.tabelleliste         {background-color:#FFFF80}


.eingabefeld      {border-width:1px; border-style:solid;border-color:black;background-color:#B8D5F3}
.eingabefeldliste { border-width:1px; border-style:solid;border-color:black;background-color:Lime}
