/* \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */
/* brocard						                                              */
/* printer.css                                                                */
/* made by Thomas Brückhändler, www.edv-service-tb.de                      	  */
/* Erstellt am: 18.06.2008 10:54:47                                           */
/* Letzte Änderung am: 10.09.2008 10:59:48                                     */
/* \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */

@page { size: portait; margin: 1.0cm; font-family: Arial, sans-serif;} 


#only_print
	{position:float;color: black;}
/* den href hinter Links schreiben */

a {
  color:#000000;
  text-decoration: none;
}
/*
a:after {
 content: attr(href);
}
*/

[lang="de"] > * {
	quotes: "»" "«" "›" "‹"
}
[lang="de-de"] > * {
	quotes: "„" "“" "‚" "‘"
}
[lang="en"] > * {
	quotes: "“" "”" "‘" "’"
}
[lang="fr"] > * {
	quotes: "«" "»" "‹" "›"
}

q:before {
	content: open-quote
}
q:after {
	content: close-quote
}

#MainMenu,
#SubMenu,
#LanguageContainer,
#FlaconContainer,
#EyecatcherContainer,
#FooterContainer,
#only_screen,
.noprint
{display:none;}

