/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5
**  Dateiversion: 18.06.06 
**  Datei       : print_020.css
**  Funktion    : Druck-Stylesheet - druckt die Spalte #col2
**
*/

@media all
{
body * {font-size: 10pt; font-family: "Arial", Arial, serif}
blockquote { font-family: "Arial", Arial, serif; }
code.css, code.xhtml, em.file { font-family:"Courier New", Courier, mono;}

h1,.blueheader,.greenheader,.orangeheader,.lightorangeheader,.greyheader,.brownheader {font-size: 12pt; font-weight:normal; color: #000000;  background:inherit;  margin:0.4em 0 0.5em 0; border-bottom: 0px #ccc solid;}
h2 {font-size: 10pt; font-weight:bold; color: #000000; background: inherit;   margin:0.2em 0 0.5em 0;}
p,a,ul,li,h3 {font-size: 10pt; font-weight:normal; margin:0.4em 0 0.3em 0;text-decoration:none;color: #000000;}

/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3 { page-break-after:avoid; }

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; } 

/* Umformatierung der Layoutboxen */
body {margin:8; padding: 8;}
#page_margins, #page {margin:8; padding: 8; border: 0; } 
#topnav {display: none;}

#header {height: auto;}
#header img {position:relative; top:0; left:0;}
#nav_main, #teaser {display:none;}

#main {margin: 0; padding: 0;}

#col1 {float:none; width: auto; margin: 0; padding: 0;}
#col1_content {float:none; width: auto; margin: 0; padding: 0;}

#col2 {float:none; width: auto; margin: 0; padding: 0; }
#col2_content {background-color:#00FF33;float:none; width: auto; margin: 0; padding: 0;}

#col3 {float:none; width: auto; margin: 0; padding: 0; }
#col3_content {float:none; width: auto; margin: 0; padding: 0; }

#footer {display: none;}
}
img {}
.news-single-imgcaption {display:none}
.csc-caption {display:none}
/* Override für Logo */
.headprint{display:inline;float:right;clear:left;}

.csc-textpic-imagewrap{display:none;}

