/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.highresolution.info/webdesign/yaml/) #
** ######################################################################################################
** 
**  YAML Version: 2.4
**  Dateiversion: 15.05.06  
**  Datei       : print_003.css
**  Funktion    : Druck-Stylesheet - druckt die Spalte #col3
**
*/



body * {font-size: 12pt; font-family: "Times New Roman", Times, serif; }
blockquote { font-family: "Times New Roman", Times, serif; }
code.css, code.xhtml, em.file { font-family:"Courier New", Courier, mono;}

h1 {font-family: "Times New Roman", Times, serif; font-size: 1.5em; color: #1E3A7D;  background:inherit;  margin:0 0 0.5em 0; }
h2, #col2_content h3 {font-size: 1.1em; color: #756159; margin:0.2em 0 0 0; padding: 0.3em 0 0 0; }
h3 {font-size: 1.1em; color: black; color: #336699; margin:0.4em 0 0.3em 0;}
h4 {font-size: 1.1em; color: black; 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) ')'; }

/* Sichtbare Auszeichnung der URLs von Links */
#col3 a[href^="http:"], #col3 a[href^="https:"], 
#col1 p a[href^="http:"], #col1 p a[href^="https:"],
#col2 p a[href^="http:"], #col2 p a[href^="https:"]
{
	padding-left: 0;
	background-image: none;
}


/* Umformatierung der Layoutboxen */
body {margin:0; padding: 0;}
#p_margins, #page {min-width: inherit; margin: 0px; padding: 0; border: 0; } 
#topnav {display: none;}

#header {height: auto;}
#header img {position:relative; top:0; left:0;}
#nav_main {display:none;}
#teaser { margin: 1em 0 0 0; padding: 0; border:0; }

#main {margin: 0; padding: 0;}

#col1_header {	padding-top:0; margin-left: 0; margin-right: 0; margin-bottom: 10px; color: #444; 
		height: 160px;
}
#col1_left, col1_right { display:none;}

#col2 {display:none;}
#col2_content {display:none;}

#col3 { margin:0; padding: 0; border:0; }
#col3_content {margin:0; padding: 0; border:0; }
#menu2, #col3_footer {display:none;}

#col3_content1 {
	border-width: 0px;
	border-style: solid;
	border-color: #584943;
}

#footer {display: none;}

#footer-print{display: none;}


small, .small  {
		font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
}

@media screen {
	#p_margins, #page {margin:20px; padding: 0px;}
}
