body {
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    behavior:url('cssfocusandhover.htc');
}
a:link {
	text-decoration: none; 
	color: #2600A1; 
}
a:visited {
	text-decoration: none; 
	color: #2600A1; 
}
a:active { 
	text-decoration: none; 
	color: #2600A1; 
}
a:hover { 
	text-decoration: underline; 
	color: #3100D1;
}
input,textarea, select {
	background-color: #2600A1;
	border-bottom: #FFFFFF 1px outset;
	border-left: #000000 1px outset; 
	border-right: #999999 1px outset; 
	border-top: #000000 2px outset; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;

}
input:focus, textarea:focus {
	background: #190076; 
}

.product {text-align:center;
}
.product:hover {
background-image: url(images/logoklein.jpg);
background-position: center;
background-repeat: no-repeat;
}

