div#top {
	display : none;
}

div#right{
	display : none;
}

div#left{
	display : none;
}

div#Inhalt{
	margin : 0;
}

div#impressum{
	display : none;
}


a:link, a:visited, a:hover, a:active {
	color: #000;
	background-color : #fff;
	text-decoration : none; 
}

.tbl_vl th#runhead {
	position : fixed;
	top : 0;
	right : 0;
}

.tbl_vl tr {
	page-break-inside : avoid;
}

#matrixContainer{
	font-size: 0.6em;
}