BODY { background-color: #FFFFFF; z-index: 0; }

H2 { font-size: 20px; font-family: Arial, Helvetica, sans-serif; text-align: left;  }
H3 { font-size: 17px; font-family: Arial, Helvetica, sans-serif; text-align: left; color: navy }
H4 { font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #990000 }

TD { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-size: 12px }
/*TD.header { background-color: #708090 }*/
TD.header { background-color: #191970 }
TD.footer { background-color: #191970 }
/*TD.footer { background-color: #FAF0E6 }*/

.lichtpopup, .furnpopup, .main, .foot { font-family: Arial, Helvetica, sans-serif }
.main { font-size: 12px}
.foot { font-size: 10px }

DIV.main { margin-top: 15px; margin-bottom: 20px }

.heading { font-size: 17px; font-weight: bold; color: white; background-color: #191970 }
.footing { font-size: 10px; font-weight: bold; color: white  }

.menu { padding-top: 3px; padding-bottom: 3px; border-width: 1px; border-color: black; border-style: ridge; background-color: #CDCDCD }

.furnpopup { 
			position: absolute;
			top: 10px;
			left: 10px;
			z-index: 1;
			visibility: hidden;
         background-color: #CDCDCD;
 			color: #000000;
			padding: 5px;
/*			width: 125px;
			height: 100px */
		 }

.lichtpopup1 { position: absolute;
			top: -5px;
			left: 150px;
			z-index: 1;
			visibility: hidden;
         background-color: #CDCDCD;
			color: #000000;
			padding: 5px;
/*			width: 125px;
			height: 100px */
		 }

.accesspopup1 { position: absolute;
			top: 10px;
			left: 290px;
			z-index: 1;
			visibility: hidden;
         background-color: #CDCDCD;
			color: #000000;
			padding: 5px;
/*			width: 125px;
			height: 100px */
		 }


.bestepopup1 { position: absolute;
			top: 23px;
			left: 485px;
			z-index: 1;
			visibility: hidden;
         background-color: #CDCDCD;
			color: #000000;
			padding: 5px;
/*			width: 125px;
			height: 100px */
		 }

/* German pull-down classes */

.lichtpopup { position: absolute;
			top: -5px;
			left: 105px;
			z-index: 1;
			visibility: hidden;
         background-color: #CDCDCD;
			color: #000000;
			padding: 5px;
/*			width: 125px;
			height: 100px */
		 }
		 
.accesspopup { position: absolute;
			top: 10px;
			left: 185px;
			z-index: 1;
			visibility: hidden;
         background-color: #CDCDCD;
			color: #000000;
			padding: 5px;
/*			width: 125px;
			height: 100px */
		 }

.bestepopup { 
 list-style-type: none;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif; 
 position: absolute;
 top: 20px;
 left: -30px;
 z-index: 1;
 visibility: hidden;
 background-color: #CDCDCD;
 color: #000000;
 padding: 5px;
}


A:link, A:active, A:visited, A:hover{ font-weight: bold }
A:visited { color: #2F4F4F }
A:link { color: navy }
A:hover { color: #2F4F4F }
