/* Standard-CSS für www.baggermeyer.de*/ /* mit Dolberg-Hintergrundbild*/

body {
 background-image:url(../pics/dgp_logo.jpg); font-size: 101%; 
 background-repeat: repeat;

 font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size:1em; 
} 
a:link { text-decoration:none; font-size:110%; font-weight:bold; color:#00008b; }
a:visited { text-decoration:none; font-size:110%; font-weight:bold; color:#0000FF; }
/*a:hover { text-decoration:none; font-size:110%; font-weight:bold; background-color:#ff0; }*/
/*a:active { text-decoration:none; font-size:110%; font-weight:bold; background-color:#ffff00; }*/
a:focus { text-decoration:none; font-size:110%; font-weight:bold; background-color:#ffff00; }

/*Kommentar  */
