#metalinks{
	visibility:hidden;
}

/* CSS 2.0 */
@page { 
	 size:auto;
        margin-top:2cm;
        margin-bottom:0.5cm;
        margin-left:0.5cm;
        margin-right:0.5cm
}

#contents li.parent {
	background-position: top right;
	background-repeat: no-repeat;
}

#contents li.parent.current {
	background-color: #B8CFE9;
}

.trombibox h1{
	/*border:1px solid yellow;*/
	text-align:left;
	color: #36464f;

	font-size: 1.1em;
	margin: 0px;
	padding: 2px 6px 6px 6px;
	background: #788DB1;
}