/* 
 * Print Stylesheet ISOSHADE
 * Output Correction
 *
 * Datum: 10.1.2008
 *
 * Autor: Jochen Brenner
 *
 */

ul {
	list-style-type: square;
}

ul li {
	padding-left: 0;
}


ul li ul li {
	margin-left: 1.5em;
}

.infobox h2 {
	padding-left: 0;
}

a.zoomableImg .legende {
	padding-left: 0;
}

#area #c3, #area #c1 {
	width: 188px;
}

#navi, #foot {
	border-top: 3px dashed #777;
}

#navi {
	border-bottom: 3px dashed #777;
}
