Body
{
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
font-family: Arial, Verdana;
font-size: 10px;
color: #000000;
background: #FFFFFF;
letter-spacing:0;
}

td, div, p
{
font-family: Arial, Verdana;
font-size: 11px;
font-weight: normal;
letter-spacing:0;
color: #000000;
}


/* Link Definitionen */
A:link{COLOR: #000000; TEXT-DECORATION: underline;}
A:visited{COLOR: #000000; TEXT-DECORATION: underline;}
A:hover{COLOR: #888888; TEXT-DECORATION: underline;}

/* Bottom Link Definitionen */
td.bottom A:link{COLOR: #FFFFFF; TEXT-DECORATION: underline;}
td.bottom A:visited{COLOR: #FFFFFF; TEXT-DECORATION: underline;}
td.bottom A:hover{COLOR: #E0E0E0; TEXT-DECORATION: underline;}

/* Menü */
td.menue a {width:100%;}
td.menue { background: url(images/btn_off.jpg) no-repeat; text-decoration:none; color:#FFFFFF; width:77px; height:30px; margin:0px;}
td.menue a { padding-left:0px; display:block; }
td.menue a:link { background: url(images/btn_off.jpg) no-repeat; text-decoration:none; color:#FFFFFF; width:77px; height:30px; margin:0px;}
td.menue a:visited { background: url(images/btn_off.jpg) no-repeat; text-decoration:none; color:#FFFFFF; width:77px; height:30px; margin:0px;}
td.menue a:hover { background: url(images/btn_on.jpg) no-repeat; color:#ffffff; text-decoration:underline; width:77px; height:30px; margin:0px; }
td.menue a:active { background: url(images/btn_off.jpg) no-repeat; text-decoration:none; color:#FFFFFF; width:77px; height:30px; margin:0px;}

span.grau {color:#CCCCCC;}
td.grau {border-bottom:1px #CCCCCC solid;}

/* background gestaltung
#.product {
background-image: url('../images/images_products.jpg');
background-repeat: no-repeat;
}*/