




/* PRINT */

.dont_print {
	display: none;
	}
.onlyprint {
	display: inline;
	}

html, body {
    background: none;	
	font-size: 12px;
}

* + html body {
	font-size: 15pt;
	}

#head, #linkbox, #grauer_balken, #navi_hintergrund, .footer, #inhalt_links, #inhalt_rechts, #cont_start .teaser, .startbox.last  {
    display: none;
	floaT: none;
}

#inhalt_mitte, #inhalt_suche_mitte, .inhalt_suche_text, #outer {
	margin: 0;
	padding: 0;
	floaT: none;
	width: auto;
	
	}

h1#c_headline_2
{
	font-size:2.0em;
	text-decoration:none;
	color: #898989;
	margin-top:15px;
	margin-left:15px;
	text-decoration:none;
	text-transform:uppercase;
}

.inhalt h2, h1#c_headline_2, #inhalt_mitte, .article, #inhalt_about, #inhalt_suche, .inhalt_suche_text, .inhalt {
	margin-left: 0 !important;	
	padding-left: 0 !important;	
	width: auto;
	
}

