/**
* Druckansicht
*
* © 2007 <i-D> internet & Design GmbH & Co. KG
* Erfurter Str. 35
* 99423 Weimar
* Deutschland
* Fon:     03643 7785 0
* Fax:     03643 7785 29
* E-Mail:  office@i-d.de
* Web:     http://www.i.d.de/
*
* @author Niels Bobogk <niels@i-d.de>
*/

body {
	color: #000;
	background: #fff;	
	font: normal 10pt/1.4em Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
h3,
h4,
h5,
h6 {
	font-size: 1em;
}

#printlogo {
	text-align: right;
	border-bottom: 2px solid #000;
	padding: 0 0 0.5cm 0;
	margin: 0 0 0.5cm 0;
}
#location {
	display: block;
}
#skiplinks,
#functions, 
#header,
#breadcrumbs,
#layer02,
#marginal,
#footer,
.noDisplay,
a.home,
#logo {
	display: none;
}

.csc-textpic-caption {
	padding-left: 0 !important;
	margin-left: 0 !important;	
	}

.csc-textpic-intext-right {
	float: right;
	}
