/* Klassifizierung der einfachen Tags */
a.caption
{
    text-decoration: none
}
a.link_gross_gruen
{
    color: #2f782a;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}
a.link_normal
{
    color: #ffcf63;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none
}
a.link_normal_gruen
{
    color: #2f782a;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline
}
a.link_klein:hover
{
    text-decoration: underline
}
a.link_normal_gruen:hover
{
    text-decoration: underline
}

body
{
    background-color: white
}


h2
{
    color: #2f782a;
    font-family: arial;
    font-size: 14pt;
    font-weight: bold
}

p.text_schwarz
{
    font-family: arial;
    font-size: 13pt;
    font-weight: normal
}
p.text_schwarz_gross
{
    font-family: arial;
    font-size: 20pt;
    font-weight: bold
}

td.textspalte_ueberschrift
{
	font-family: arial;
    font-size: 15pt;
    font-weight: bold;
	color: #000000;
}
td.textspalte_normal
{
	color: #000000;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
}
td.textspalte_groesser
{
	color: #000000;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
}
td.kleiner
{
    font-size: 10pt
}
td.info
{
    color: #000000;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold
}
td.normal
{
    font-family: arial;
    font-size: 12pt;
    font-weight: normal
}
td.text_unter_bild
{
    font-family: arial;
    font-size: 9pt;
    font-weight: bold
}
td.text_unter_bild_sale
{
	font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color:red;
}
td.text_unter_bild_sale_gross
{
	font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color:red;
}
td.seitenueberschrift
{
    color: #ffcf63;
    font-family: arial;
    font-size: 16pt;
    font-weight: normal
}
td.beschr_rundung
{
    color: #000000;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
}
td.tabellenzelle
{
    color: #000000;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
}
td.nav_leiste_oben
{
	font-family: arial;
    font-size: 11pt;
    color: #ffcf63;
}
td.nav_leiste_unten
{
	font-family: arial;
    font-size: 10pt;
    color: #2f782a;
}

/* Klassifizierung der kaskadierenden Tags */
td.nav_leiste_oben a.link_klein
{
    color: #ffcf63;
    font-family: arial;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none
}
td.nav_leiste_unten a.link_klein
{
    color: #2f782a;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none
}
td a.link_klein
{
    color: #2f782a;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none
}
td.text_unter_bild a.link_normal_gruen
{
	color: #2f782a;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none
}
td.nav_leiste_oben span.link_deaktiv
{
    color: #ffcf63;
    font-family: arial;
    font-size: 11pt;
    font-weight: normal;
}
td.nav_leiste_unten span.link_deaktiv
{
    color: #000000;
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
}

.hervorhebung {  font-size: 20px; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #FF9900}
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: bold; color: #FF9900}
