BODY {
        font-family : Verdana, Arial, Helvetica, Geneva, Sans Serif;
        font-size : 11px;
        font-style : normal;
        font-weight : normal;
        text-align: justify;
        color : #2f2f2f;
        background-color : #efefef; /* Hellgrauer Hintergrund */
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        margin-bottom : 0px;
        scrollbar-base-color : #F5F5F5;
        scrollbar-arrow-color : #F5F5F5;
        scrollbar-darkshadow-color : #cfcfcf;
        scrollbar-face-color : #cfcfcf;
        scrollbar-highlight-color : #F5F5F5;
        scrollbar-shadow-color : #000066;
        scrollbar-3dlight-color : #000066;
 }

 UL {
		list-style-image:url(/images/form/li2.gif);
		list-style-type:square;
 }

LI {
        font-family :  Verdana, Arial, Helvetica, Geneva, Sans Serif;
        font-size : 11px;
        font-style : normal;
        font-weight : normal;
        text-align: normal;
        color : ##2f2f2f;
}

table, td, tr {
        font-family : Verdana, Arial, Helvetica, Geneva, Sans Serif;
        font-size : 11px;
        font-style : normal;
        font-weight : normal;
        text-align: normal;
        color : #2f2f2f;
 }

.title2 {
        font-size : 12pt;
        color : #000066;
        font-weight : bold;
 }

.bannerlink {
        color : red;
		font-size : 11px;
        font-weight : normal;
 }

.bannertitle  {
		color : #efefef;
		font-size : 11px;
		font-weight : bold;
 }

.bannertext  {
		color : ##2f2f2f;
		font-size : 11px;
		text-align: justify;
 }

.bannerline2 {
			   background-color : #FFCC66;
 }

.bannerline {
			   background-color : #000066;
 }


/* Produktbereich */
.produkttitle  {
        color : white;
        font-size : 11px;
        font-weight : bold;
        background-color : #000066;
 }

.produkttext  {
        color : ##2f2f2f;
        font-size : 11px;
        text-align: justify;
 }

.produktline {
               background-color : #000066;
 }

/* Inhaltsbereich */
.inhalt { white-space
        font-style : normal;
        font-weight : normal;
        text-align: justify;
        color : ##2f2f2f;
  }

/*  submenubereich */

.submenulink {
        color : ##2f2f2f;
		font-size : 11px;
		font-weight : normal;
 }

.submenutitle  {
		color : white;
		font-size : 10pt;
		font-weight : bold;
 }
.submenuentry  {
        color : #000066;
		font-size : 11px;
		font-weight : normal;
		background-color : #dfdfdf;
 }

.submenuentryactive  {
		color : black;
		font-size : 11px;
		font-weight : bold;
        background-color : #FFCC66;  /*#f0911d; */
 }

.submenu2entry  {
		color : #efefef;
		font-size : 11px;
		font-weight : normal;
		background-color : #dfdfdf;
 }

.submenu2entryactive  {
		color : red;
		font-size : 11px;
		background-color : #FFCC66;  /*#f0911d; */

 }

.submenutext  {
        color : ##2f2f2f;
        font-size : 10pt;
 }


.submenuline {
               background-color : #000066;
 }


.targetb1 {
        background-color:#F5F5F5; /* Hintergrund Inhaltstabelle */
        color : #000066;
        font-weight : bold;
        font-size : 10pt;
 }
/*   blauer Hintergrund   */
.targetb2 {
        background-color : #000066;
        color : #F5F5F5;
        font-weight : bold;
 }
