
*
{
	font:12px Verdana,Arial,Helvetica,sans-serif;
	width:17cm;
}



/* deaktivierte Bereiche */

#logo,
#imagebild,
#bildschatten,
#hauptnavigation,
#unternavigation,
#inhalt a.printlink,
div#imagebild,
img.dl_sm_icon
{
	display:none;
}

/* aktivierte Bereiche */

div#druckkopf
{
	margin-bottom:40px;
	border-bottom:2px solid #CCCCCC;
	padding-bottom:10px;
	
	width:17cm;
	
	float:left;
	
	display:block;
}

div#druckkopf_text
{
		
	width:250px;
	
	font-size:10px;
	line-height:1.2em;
	
	float:left;
		
	text-align:top;
}

div#druckkopf_text a
{
	color:#000000;
	
	font-size:10px;
	
	text-decoration:none;
}

div#druckkopf_text h1
{
		
	font-size:11px;
	font-weight:bold;
	
	
	margin:0px;
	margin-bottom:5px;
	
	width:100%;
}

div#druckkopf_logo
{
	width:350px;
	float:left;
}

div#druckkopf_logo img
{
	width:350px;
}

#inhalt a{
	color:#333366;
	
	font-weight:bold;
}

