body { color: black; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 150%; background-color: white; background-image: url(../images/background.jpg); background-repeat: repeat-x; }

p {}

td {}

h1 { font-size: 18px; font-weight: normal; }

h2 { font-size: 16px; font-weight: normal; }

h3 { font-size: 12px; font-weight: normal; }

a:link { color: black ; text-decoration: none; }

a:visited { color: gray }

a:hover { color: #98be0f ; text-decoration: underline; }

a:active { color: black }
a1:link { color: black ; text-decoration: none; }

/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{ TEXT-DECORATION: none; DISPLAY: block; WIDTH: 180px; FONT-SIZE: 14px; TEXT-ALIGN: left; COLOR: #2a2a2a; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 25px; background-color: #fff; text-indent: 12px; height: 22px; margin: 0 0 0 1px; border-color: white; border-style: solid; border-width: 0 0 1px; }
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{ DISPLAY: block; COLOR: #98be0f; font-size: 14px; line-height: 25px; background-color: #fff; text-indent: 12px; height: 22px; margin-left: 1px; border-color: black; border-width: 0 0 1px; }
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{ TEXT-DECORATION: none; DISPLAY: block; FONT-SIZE: 14px; TEXT-ALIGN: left; COLOR: #98be0f; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 25px; BACKGROUND-COLOR: white; text-indent: 12px; width: 180px; height: 22px; margin-left: 1px; border-color: black; border-style: solid; border-width: 1px 0; }

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{ TEXT-DECORATION: none; DISPLAY: block; WIDTH: 180px; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-ALIGN: left; COLOR: #98be0f; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; BACKGROUND-COLOR: white; text-indent: 25px; margin-left: 1px; border-style: solid; border-width: 0; }
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{ COLOR: #666; BACKGROUND-COLOR: #fff; border-color: black; }
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{ TEXT-DECORATION: none; DISPLAY: block; WIDTH: 180px; FONT-SIZE: 14px; TEXT-ALIGN: left; COLOR: #98be0f; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; BACKGROUND-COLOR: #fff; text-indent: 25px; margin-left: 1px; border-bottom: 0 none #2a2a2a; border-top-style: 0 solid bla solid solid none none; border-top-width: 0; border-right-style: ; border-left-style: ;;border-left-width: 1px;;;border-right-width: 1px; }
