/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(51,51,51); background-image: url("../assets/images/gebrauchtes-notebook-bg001.gif");}
 A:active { color: rgb(255,0,0); text-decoration: underline;}
 A:link { color: rgb(27,127,156); text-decoration: none ;}
 A:visited { color: rgb(27,127,156); text-decoration: none ;}
 P { font-size: 12px;}
 .TextNavBar { font-size: 12px; color: rgb(51,51,51);}
 A:hover { color: rgb(255,0,0); text-decoration: underline;}
 
