@charset "UTF-8";
/* print */

body {
	background-color: white !important;
    background-image: none !important;
    color:black;
	}
	
h1,h2,h3,h4,h5,h6{font-size:14pt;line-height:110%;margin:0;padding:0;}

/* urls sichtbar machen */
a[href]:after {
 content:" ("attr(href)")";
font-style:italic;
 size:80%;
}

/* img alt sichtbar machen */
  img[alt]:after {
    content:" ("attr(alt)")";
  }
  
  #ketytopbar {
	display:none;
	}
	
/* NOW INDIVIDUAL CUSTOMER SETTINGS */


#ketytopbar, #topnavigaton,#header,#footer, #teaser_rechts, #teaser_links {
	display:none;
	}

#content_520, #content560, #content700, #content720, #content620, #content940 {
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	}






