
/* PRINT-CSS fuer GLOR Classics */

/* Ausblendung nicht benötigter Elemente */
#schatten_oben, #inhalt_kopfbild, #inhalt_hauptnavigation, #content_links, #fuss_navigation, #special, #fuss_adresse, #fuss_adresse_prinzregent { display: none; }


/* Einstellung der Abstaende zum Nullpunkt des Browsers und weitere Standards */
html, body, div, p,
h1, h2, h3, 
span, a, table, td,
form, img 					{ margin: 0px; padding: 0px; font-family: Arial, Verdana, Helvetica, sans-serif; 
								font-size: 14px; line-height: 16px; color: rgb(46,42,43); }
							  
ul							{ margin-left: -26px; _margin-left: 16px; margin-top: 2px; margin-bottom: 2px; }
*+html ul					{ margin-left: 16px; }
  
html, body 					{ background-color: rgb(255,247,231); } 

img							{ behavior: url("../de/pngbehavior.htc"); border: 0px; }
