/* CSS Lumisight */
 body {
    font-size: 100.1%;
	overflow:hidden;
  }
#page {width: 1002px; margin:25px auto; position:relative; text-align: left;
}

a:link {
	color: #D5D5D5;
	text-decoration: none;
}
a:visited {
	color: #D5D5D5;
	text-decoration: none;
}
a:active {
	color: #D5D5D5;
	text-decoration: none;
	background-color: #000000;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}	 
.Stil1 {
	color: #CCCCCC;
	font-weight: lighter; 
	font-size: 14px;
	text-align: right;
}
.Stil2 {
	color: #CCCCCC;
	font-weight: lighter;
	font-size: 14px;
	text-align: left;
}
.Stil3 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.Stil4 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 16px;
	text-align: left;
	font-style: italic;
	line-height: normal;
}

/*Menue oben Rechteck */

#menu{
	width: 100px;
	margin: 0px;
	text-align:center;
}

#menu ul, #menu li {
       list-style-type:none;    /*keine auto nummerierung*/
       margin:0px;
       padding: 0px;
       
}
        /*vorm wechsel*/
#menu  li a:link, #menu li a:visited, #menu li a:active {
	display:block;
	border-bottom: dashed 0px;
	color:#D5D5D5;
	text-decoration:none;
	font: bold 12px "Times New Roman", georgia, times, serif;
	height: 3px;
	line-height: 2px;
	font-variant:small-caps;
	letter-spacing:0px;
	border: solid 2px #D5D5D5;
	background:#000000;
	padding:7px;
	text-align: center;
}

#menu  li a:hover { background-color:#000000;
        color:#D5D5D5;                    /*textfarbe nach wechsel*/
        text-decoration:none;
        background:#000000;
        border: solid 2px #800000;        /*rahmen nach wechsel*/
		width: 83px;
}

/*Menue dLight */

#dlight a {
    background: url(shop/d-lights/gifs/lambda_s.jpg) no-repeat;
    display:block; width:180px; 
  }
#dlight a img {
    display:block; width:180px; height:123px; border:0;
  }
#dlight1 a {
    background: url(shop/d-lights/gifs/psi_s.jpg) no-repeat;
    display:block; width:180px; 
  }  
#dlight1 a img {
    display:block; width:180px; height:123px; border:0;
  }
#dlight2 a {
    background: url(shop/d-lights/gifs/ohm_s.jpg) no-repeat;
    display:block; width:180px; 
  }  
#dlight2 a img {
    display:block; width:180px; height:122px; border:0;
  }
#dlight3 a {
    background: url(shop/d-lights/gifs/delta_s.jpg) no-repeat;
    display:block; width:180px; border:0;
  } 
#dlight3 a img {
    display:block; width:180px; height:122px; border:0;
  } 
#dlight ul, a:hover img {
    visibility: hidden;
  }
#dlight ul, a:hover { /* IE 5.5 und 6 */
    border:0;
  }
#dlight ul, a:hover {
	width:180px;
	margin-right:0;
	
  } 

#hg{
	position:absolute;
	left:181px;
	top:33px
	height:545px;
	width:822px;
	border:0;
	z-index:1;
	top: 30px;
}

