#sidebar { width: 160px; background: #f7781b url(http://www.kocha.de/images/pfds.gif) repeat-x left top;;
	position: absolute; top: 0; left: 170px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #eeeeee; padding: 8px 10px; }

#sidebar h2 {
	font-size: 12pt;
	color: #0f2d5e;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 2pt;
}

#sidebar p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#sidebar ul {
	list-style: none;
}

#sidebar a { font-weight: bold; color: #0f2d5e; font-size: 10pt; text-decoration: none; }

#sidebar li {
	padding: 2px 0px 2px 18px;
	background-image: url(http://www.kocha.de/images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
