@CHARSET "ISO-8859-1";


.layout_blocktitle {
	background-image: none;
	background-color: #FFF;
	border-bottom: 1px dotted #000;
}

#layout_header {
	display: none;
}

/*
table.baustein {
	display: none;
}
*/	
.noprint {
	display: none;
}

#karteireiter {
	display: none;
}

.error {
	display: none;
}

.layout_blocktitle {
	background-image: none;
	border-bottom: 1px dotted #000;
}

#layout_footer {
	display: none;
}
	
* {
	background-color: white !important;
	color: black !important;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	padding: 0px;
}
