@media print{
	

	/*--------------------------------------------------------------------*/
	/* ----- RESET ----- */
	/*--------------------------------------------------------------------*/
	
	body{
		font-family:sans-serif;
		color:#000;
		font-size: 100%;
	}
	
	#nav_main, #nav_sec, #nav_thrd, #nav_lang, #nav_fourth, img.spacer-gif, #search, embed, div.rgmediaimages-caption, #col3, object, .rgaccord2-toggle{
		display:none;
	}
	
	div, dl{
		float:none !important;
	}
	
	div#header{
		position:absolute;
		top:0;
		left:0;
	}
	
	div#main{
		padding:185px 0 0 0;
	}
	
	
	
	
	
	/*--------------------------------------------------------------------*/
	/* ----- IDS ----- */
	/*--------------------------------------------------------------------*/
	
	#col1, #col2{
		page-break-after:always;
	}
	
	#col1:before {
		margin: 0 0 1em 0;
		content:" ..:: Mittlere Spalte ::..";
		font-weight:bold;
		font-size:1.5em;
	} 
	
	#col2:before {
		margin: 0 0 1em 0;
		content:" ..:: News-Spalte ::..";
		font-weight:bold;
		font-size:1.5em;
	} 
	
	
	
	
	/*--------------------------------------------------------------------*/
	/* ----- UBERSCHRIFTEN----- */
	/*--------------------------------------------------------------------*/
	
	h1, h2, h3, h4, h5, h6{
		padding:1em 0 .2em 0;
		font-weight:bold;
		page-break-after:avoid;
	}
	
	h2{
		font-size:1.1em;
	}
	
	div#col1 h2{      
		color:#009ee0;
		font-family:'Times New Roman',serif;
		font-style:italic;
		font-size:1.4em;
	}
	
	h3{
		font-size:.9em;
	}
	
	div#col1 h3{
		color:#036;
		font-weight:bold;
	}
	
	h4{
		font-size:1em;
	}
	
	h5{
		font-size:.9em;
	}
	
	h6{
		font-size:.8em;
	}
	
	
	
	/*--------------------------------------------------------------------*/
	/* ----- ABSAETZE ----- */
	/*--------------------------------------------------------------------*/
	
	p{
		padding: 0 0 1em 0;
		font-size:0.8em;
		line-height: 1.3em;
	}
	
	
	
	/*--------------------------------------------------------------------*/
	/* ----- LISTEN ----- */
	/*--------------------------------------------------------------------*/
	
	ol, ul, dl{
		margin:0 0 1em 30px; /*gleicher Abstand nach unten wie Absaetze; gleicher Abstand nach oben wie Überschriften; 30px Abstand nach links, um buendig mit dem Fliesstest zu sein*/
		line-height: 1.3em;
		font-size:0.8em;
	}
	
	li li{
		font-size:1em;
	}
	
	div#col1 dd.csc-textpic-caption {
		padding:0 0 1em 0;
		color:#666666;
		font-size:0.7em;
	}
	
	
	
	/*--------------------------------------------------------------------*/
	/* ----- BILDER----- */
	/*--------------------------------------------------------------------*/
	
	img{
		display:block;
		border:0;
	}
  
	
	/*--------------------------------------------------------------------*/
	/* ----- LINKS CONTENT ----- */
	/*--------------------------------------------------------------------*/
	
	a:link, a:visited{
		text-decoration:none;
		color:#444;
	}
	
	/*
	abbr[title]:after, acronym[title]:after { 
		content: '(' attr(title) ')'; 
	}
	
	a[href]:after {
		content:" <URL: "attr(href)">";
		color:#999;
	} 
	*/
}
