/* ######### Einstellungen Seitenbereich global ######### */
body
{
color: #4A3F0E;
font-family: Arial;
font-size: 0.75em;
line-height: 24px;
}

/* ######### Beschreibung Tabelleninhalt ######### */
td
{
color: #4A3F0E;
font-family: Arial;
font-size: 0.75em;
line-height: 24px;
}

.h1
{
font-size: 2.00em;
font-weight: bold;
color: #4A3F0E;
}

.topright
{
font-size: 1.80em;
font-weight: bold;
color: #F3B96E;
}


/* ######### Beschreibung Links global ######### */
a:link 
{color: #000000;
text-decoration: none; }

a:visited 
{color: #000000;
text-decoration: none; }

a:hover 
{color: #000000;
text-decoration: underline; }
