
A:VISITED	 {	font: 10px/10px Verdana;  text-decoration : underline;	color : #656565;	}
A				 {	font: 10px/10px Verdana;  text-decoration : underline;	color : #656565;	}
A:active		 {	font: 10px/10px Verdana;  text-decoration : none;		color : #656565;	}
A:HOVER	 {	font: 10px/10px Verdana;  text-decoration : none;		color : #656565;	}

BODY		{		font: 10px/10px Verdana; 	margin: 0;	 background-color: black; background : url('../gfx/bg.jpg'); background-repeat: repeat; color: #656565 ;}
TD			{		font: 10px/10px Verdana; color:#656565;	}

body {
	SCROLLBAR-FACE-COLOR:				#FEC038;
	SCROLLBAR-HIGHLIGHT-COLOR:			#FEC038;
	SCROLLBAR-SHADOW-COLOR	:			#FEC038;
	SCROLLBAR-3DLIGHT-COLOR:			#FEC038;
	SCROLLBAR-DARKSHADOW-COLOR:	#FEC038;
	SCROLLBAR-ARROW-COLOR:				#b42a2b;
	SCROLLBAR-TRACK-COLOR:				#fbe4b0;
	background-image:url(../gfx/bg.jpg);
}

A.product_name:VISITED	{	font: 10px/10px Verdana;  font-weight: bold;text-decoration : none;	color : #656565;	}
A.product_name					{	font: 10px/10px Verdana;  font-weight: bold;text-decoration : none;	color : #656565;	}
A.product_name:active		{	font: 10px/10px Verdana;  font-weight: bold;text-decoration : underline;color : black;		}
A.product_name:HOVER		{	font: 10px/10px Verdana;;  font-weight: bold;text-decoration : underline;color : black;	}


.text_field {
width:130px;
border:2px;
border-color:#CC6600
font-family:Tahoma;
font-size:11px;
background-color:#FDD274;
color:#555555;
}

.text_field2 {
border:2px;
border-color:#CC6600
font-family:Tahoma;
font-size:11px;
background-color:#FDD274;
color:#555555;
}

.table_border {
background-color:#c19398;
border-style:none;
}
.table_inner {
background-color:#FBE4B0;

}


.select_field {
width:130px;

font-family:Tahoma;
font-size:11px;
background-color:#FDD274;
color:#555555;
}


/*hirfelBtn*/
#hirfelBtn  {
position:absolute;
margin-left:2px;
margin-top:20px; 
background-image:url(../gfx/hirlevel_fel.gif);
display:block;
width:93px;
height:34px;
}

#hirfelBtn:hover {
background-position: 0 -34;
}

#hirfelBtn span{ 
visibility:hidden;
}

/*hirleBtn*/
#hirleBtn  {
position:absolute;
margin-left:2px;
margin-top:55px; 
background-image:url(../gfx/hirlevel_le.gif);
display:block;
width:94px;
height:31px;
}

#hirleBtn:hover {
background-position: 0 -31;
}

#hirleBtn span{ 
visibility:hidden;
}


/*GALERIA*/

.fotgal {border:5px; border-thickness: 5px; border-color: #fff; border-style: solid;}
A:hover, A:active {border-color: #ff0000; border:5px;}
A:hover .fotgal, A:active .fotgal {border:5px; border-thickness: 5px; border-color: #ff0000; border-style: solid}


#galeria_table {
border-width:2px; 
border-color:#c19398; 
border-style:solid; 
}
#galeria_table tr {
behavior: url(hover.htc);
background-color:#FDD274;
}
#galeria_table tr.hover {
background-color:#Ffba02;
}
#galeria_table tr:hover {
background-color:#Ffba02;
}

#galeria_table td {
behavior: url(hover.htc);
background-color:#FDD274;
}
#galeria_table td.hover {
background-color:#Ffba02;
}
#galeria_table td:hover {
background-color:#Ffba02;
}



