/* Pier   Copyright (c) 2003-2006 Lukas Renggli   Copyright (c) 2005-2006 Software Composition Group, University of Berne*/.box {	max-width: 1000px;	display: block;	padding-left: 8px;	padding-right: 8px;	margin-bottom: 10px;	background: url(boxContents.png) right repeat-y;}.box:before {	display: block;	line-height: 0px;	margin-left: -8px;	margin-right: -8px;	background: url(boxTopRight.png) top right no-repeat;	content: url(boxTopLeft.png);}.box:after {	display: block;	line-height: 0px;	margin-left: -8px;	margin-right: -8px;	background: url(boxBottomRight.png) bottom right no-repeat;	content: url(boxBottomLeft.png);}.box h1 {	font-size: 110%;	margin-bottom: 0.5em;}.box a {	text-decoration: none;}.box img {	vertical-align: middle;	margin-bottom: 2px;	margin-right: 2px;}.box li { list-style: none; }.box ul li li { margin-left: 10px; }.box a.page, .box a.post, .box a.active, .box a.blog {	margin-left: 1em;	margin-top: 0.2em;	margin-bottom: 0.2em;	display: block;}.box a.active { font-weight: bold; }.box.tree .button {	float: left;	width: 1em;	text-align: center;	display: block;}.box.search input {	width: 95%;}.box.search div {	width: 50px;	border: 1px solid #b2b9c5;	background-color: #e6eaf2;}.box.search div ul,
.box.search div ul li {
	list-style-type: none;
	line-height: 1.7;
	margin: 0px;
	padding: 0px;
	border: 1px;
}.box.search div ul li.selected {  background-color: #b2b9c5;}