/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** # "YAML for TYPO3" (c) by Dieter Bunkerd (http://yaml.t3net.de) ######################################
** ######################################################################################################
**
**  YAML Version: 2.5.2
**  Dateiversion: 6.11.06
**  Datei       : print_003.css
**  Funktion    : Druck-Stylesheet - druckt die Spalte #col3
**  Checked with http://jigsaw.w3.org/css-validator/ 19.1.07 - DB
*/

@media screen
{
body * {font-size:12pt; font-family:Arial, sans-serif;color:#000000;background:#ffffff;}
body {margin:0; padding:0;width:100%;}


blockquote {font-family: Arial, sans-serif}
code.css, code.xhtml, em.file {font-family:Arial, sans-serif;}

h1 {font-size:16pt; font-weight:bold; color:#000; background:inherit; margin:0.4em 0 0.5em 0; }
h2 {font-size:14pt; font-weight:bold; color:#000; background:inherit; margin:0.2em 0 0.5em 0; }
h3 {font-size:12pt; font-weight:bold; margin:0.4em 0 0.3em 0;}

/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3 {page-break-after:avoid;}

abbr[title]:after, acronym[title]:after {content:'(' attr(title) ')';}

a {font-weight:normal; text-decoration:underline; color:#000000;}

#header_images {display:none;}
#header_logo a img {border:0;margin-top:20px;margin-left:24px;}

.print_functions {width:100%; height:18px;background:#bdc1c2;padding-top:2px;margin-top:20px;margin-bottom:20px;}
.print_functions a {background:#bdc1c2; margin-left:24px;text-decoration:none;font-size:11px;}
.print_functions img {border:none;margin-right:5px;}

.print_content {margin-left:24px;width:949px;}

.print_top {clear:both;margin-top:20px; margin-left:24px;margin-bottom:20px;}
.print_top a {text-decoration:none;font-size:11px;}
.print_top img {border:none;}

.csc-linkToTop {display:none;}

}

