
 /* Normaler Text */

body, td, p, li, span  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
 /* line-height: 1.4; */
color: #003C00;
font-weight : normal;
font-style: normal }

h1  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #003C00;
font-style: bold }

h3  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #003C00;
font-style: bold }

h4  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #003C00;
font-style: bold }

h5  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #003C00;
font-style: bold }

.mainbold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #003C00;
font-weight : bold;
font-style: normal }

.mainred {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: red;
font-weight : normal;
font-style: normal }


/* Links */

a {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #003C00 }

a:active {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #003C00;
text-decoration: underline }

a:hover {
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
        text-decoration: underline;
        color: red;
}



/* Tabellen "#FFE4B9"*/

.rahmen {
border: 1px #3E3A1E solid
}

table.inhalt {
        background : #FFECCD;
        border: 2px #003C00 solid
}

table.white, td.white {
        background: White;
}


/* Menue */
table.blubb                         {
font-size: 12pt;
font-family: Arial;
color: #3E3A1E;
font-weight : bold;
background: blue;
}

a:hover.menue {
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12pt;
        color: #FEF1D8;
        background-color : Green;
}






/* Footer */

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #003C00;
font-weight : normal;
font-style: normal }



/* News Boxen */
.news {
        BORDER-LEFT: 1px solid #EAEAEA;
        BORDER-RIGHT: 1px solid #EAEAEA;
        BORDER-TOP: 0px solid #EAEAEA;
        BORDER-BOTTOM: 0px solid #EAEAEA;
        background-Color: #FFFFFFF;
        font-size: 8pt;
}

a.news {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color: #404040 }

a:active.news {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color: grey;
text-decoration: underline }

a:hover.news {
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        text-decoration: underline;
        color: grey;
}




/* Formular */

input, textarea, select, option {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : normal;
        color : #001588;
        BORDER-LEFT: 1px solid #CDD8FF;
        BORDER-RIGHT: 1px solid #A5B8FF;
        BORDER-TOP: 1px solid #E1E7FF;
        BORDER-BOTTOM: 1px solid #A5B8FF;
        background-Color: #F5F7FF;
}

.radio {
        BORDER-LEFT: none;
        BORDER-RIGHT: none;
        BORDER-TOP: none;
        BORDER-BOTTOM: none;
        background-Color: none;
}

input.senden {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : normal;
        color : #404040;
        BORDER-LEFT: 2px solid #4B4B4B;
        BORDER-RIGHT: 1px solid #646464;
        BORDER-TOP: 2px solid #4B4B4B;
        BORDER-BOTTOM: 1px solid #646464;
        background-Color: #EAEAEA;
}





/*
A:Link.menue         {font-family: Arial; color: #FFC978; font-size: 10pt; text-decoration: none;}
A:Active.menue         {font-family: Arial; color: #FCE9C3; font-size: 10pt;}
A:Hover.menue         {font-family: Arial; color: #FCE9C3; font-size: 10pt;}

A:Link.menueaktiv                 {font-family: Arial; color: #3E3A1E; font-size: 10pt; text-decoration: none;}
A:Active.menueaktiv         {font-family: Arial; color: #3E3A1E; font-size: 10pt;}
A:Hover.menueaktiv                 {font-family: Arial; color: #3E3A1E; font-size: 10pt;}

TD.menue                         {background-color: #3E3A1E; font-size: 11pt; font-family: Arial; color: #000000;}
TD.menueaktiv                 {background-color: #FFC978; font-size: 11pt; font-family: Arial; color: #000000;}
TD.unten                        {font-size: 1pt; background-color: #3E3A1E;}

A:Link.klein         {font-family: Arial; color: #000000; font-size: 8pt;}
A:Active.klein         {font-family: Arial; color: #A52021; font-size: 8pt;}
A:Hover.klein         {font-family: Arial; color: #A52021; font-size: 8pt;}

A:Link.gruen         {font-family: Arial; color: #A62023; font-size: 10pt;}
A:Active.gruen         {font-family: Arial; color: #A62023; font-size: 10pt;}
A:Hover.gruen         {font-family: Arial; color: #A62023; font-size: 10pt;}

001588 (blau)
404040 (grau)
*/
