/*Förderverein Cetex Chemnitzer Textilmaschinenentwicklung e. V.*/

@media print
{

body * {font-size: 10pt; font-family: Arial, Times New Roman, Times, serif; }
blockquote { font-family: Arial, Times New Roman, Times, serif; }
code.css, code.xhtml, em.file { font-family: Arial, Courier New, Courier, mono;}

h1 {font-size: 16pt; font-weight:bold; color: #336699;  background:inherit;  margin:0.4em 0 0.2em 0; padding-bottom:0.4em;/*border-bottom: 1px #ccc solid;*/}
h2 {font-size: 14pt; font-weight:bold; color: #666; 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; }

h1.hidden {font-size: 12pt; font-weight:bold; color: #336699;  background:inherit; }

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }

/* Sichtbare Auszeichnung der URLs von Links */
a[href]:after {
 color:#444;
 background-color:inherit;
 font-style:italic;
} 

/* Umformatierung der Layoutboxen */
body {margin:0; padding: 0; }
#page_margins, #page {margin:0; padding: 0; border: 0; } 
#topnav {display: none;}


#nav, #nav_main, #teaser, #header {display:none;}

#main {
	margin: 0; 
	padding: 0;}

#col1 {display: none;}

#col2 {display: none;}

#col3 {margin:0 0 0 0; padding: 0; border:0; }/*width: 80%;}*/
#col3_content {margin:0; padding: 0; border:0; }

#footer {display: none;}

.hidden{display: block;}

a { text-decoration:none; color:inherit; }

.path { font-size:9pt; margin-bottom:1.5em; }
}