           :link  { color: #ffe8c4; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bolder; text-decoration: none; word-spacing: 2px }
     :visited   { color: #ffe8c4; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bolder; text-decoration: none; word-spacing: 2px }
     a:active { color: rgb(255, 0, 102) } /* when link is clicked */
  a:hover { color: red } /* when mouse is over link */

/* GENERAL fonts */




     body {
           color : #fc9;
           font-size : 18px;
           font-family : "Times New Roman", Georgia, Times;
           text-decoration : none;
           background-color : black;
           word-spacing : 2px;
           margin : 2px 0 0 0;
           padding-top : 0;
           border : 0;
      }
     td {
           color : #fc9;
           font-weight : 500;
           font-size : 18px;
           font-family : "Times New Roman", Georgia, Times;
           text-decoration : none;
           word-spacing : 2px;
           border : 0;
      }
     table {
           color : #fc9;
           font-weight : 500;
           font-size : 18px;
           font-family : "Times New Roman", Georgia, Times;
           text-decoration : none;
           text-indent : 0;
           word-spacing : 2px;
           border : 0;
      }
     h1 {
           color : #f4a460;
           font-variant : normal;
           font-weight : 600;
           font-size : 19px;
           font-family : "Times New Roman", Georgia, Times;
           word-spacing : 2px;
           letter-spacing : 1px;
      }
     h2 {
           color : #f8b97a;
           font-variant : normal;
           font-weight : 600;
           font-size : 18px;
           font-family : "Times New Roman", Georgia, Times;
           word-spacing : 2px;
           letter-spacing : 1px;
      }
     #id {
           color : #fc9;
           font-size : 17pt;
           word-spacing : 2px;
      }

TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;

}

/* Content column */
TD#content {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 0px;
	vertical-align: top; 
	width: 833px;

}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 160px;	
	/* background-image: url(../images/menubackground.jpg); */
	background-repeat : no-repeat;
	padding-top: 10px;
  	padding-left:5px;
background-color: black;


}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color : #f4a460;
	font-weight : bolder;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) MENSCHEN*/
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 16px;
  padding-top:5px;
  
text-align: right;
padding-right:10px;

width: 160px;  
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 16px;
  padding-top:5px;

text-align: left;  
padding-left:10px;
color: #ffe8c4;
background-color: #840000;
  
width: 160px;
}

/*  MENU 1, level 2, normal state (NO) NICOLEY */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 14px;
  text-align: right;
  padding-top:5px;
  padding-left:5px;
width: 160px;

}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 14px;
  text-align: left;
  padding-top:5px;
  padding-left:10px;
width: 160px;
background-color: #840000;
}

/*  MENU 1, level 3, normal state (NO) INSTRUMENTE */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 14px;
  text-align: right;
  padding-top:5px;
  padding-righ:5px;
width: 160px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-size: 14px;
  font-weight:bold;
  padding-top:5px;
  padding-left:10px;
 width: 160px;

background-color: #840000;
}

/*  MENU 1, level 4, normal state (NO) TABLA*/
TD#menu_1 DIV.menu1-level4-no {
  font-size: 12px;
  text-align: right;
  padding-top:5px;
  padding-right:5px;
width: 160px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level4-act {
  font-size: 12px;
  font-weight:bold;
  text-align: left;
  padding-top:5px;
  padding-left:10px;
width: 160px; 

background-color: #840000;
}

/* Instrumente

/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  
font-family : "Times New Roman", Georgia, Times;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
  color: white;
width: 160px;
}

TR#menu_2 TD A {

  font-size: 22px;
 font-weight : bolder;
  text-decoration: none;
	color: #f4a460;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
color: red;
}
TR#menu_2 TD.oddcell {
  background-color: black;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}


/*  MENU 3, level 1, general for all table cells: */
TR#menu_2 TD {
  
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
  
}

/* Nicoley Instrumente

TR#menu_3 TD A {
  
  font-size: 8px;
  text-decoration: none;
color: red;
}
TR#menu_3 TD A:hover {
  text-decoration: underline;
color: red;
}
TR#menu_3 TD.oddcell {
  background-color: #666699;
color: red;
}
TR#menu_3 TD.menu3-level1-act {
  background-color: #88292A;
 color: red;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: black;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color: #f4a460;
}
TD#path A:hover {
  text-decoration: underline;
color: red;
}



