/* $TopStyle:URL=http://www.karlsruhe.de/Gifs/CSS/tab_print.css$ */
/* CSS fuer karlsruhe.de
** Additiver CSS fuer die Print-Ausgabe
** Behringer, 23.02.03
**
** Setzt einen schon geladenen CSS 'tab_main' voraus
**
** Die Link-Modifikation wird nur von Mozilla und Opera interpretiert
** Netscape 4 reagiert überhaupt nicht auf diesen CSS
** IE6 schafft das wichtigste
*/
pre {
	background-color: white;
	border:1px solid black;
	color: black;
}
.netscape, #links, #rechts, #bottomnav, #topnav a, input.field, label {
	display: none;
}
#copyright {
	border-top:1px solid black;
	margin-top: 2em;
}
#header img, a img {
	border: 0px solid black;
}
#mitte {
	margin-left: 0%;
	margin-right: 0%;
}
/*div {clear: left; float: none;margin-left: 1em;}*/
div.kasten {clear: both !important; }
div.leftColumn, div.rightColumn {
    float: none;
	 width: 100%;
	 }
#manageTabs,table.locationBarTable, #copyPasteBar, div.std-text, div.manageBarSpacer {display: none;}
label.searchLabel, span.textversion {display: none}
/*
** Links umschreiben,
** geht nur mit Opera/Mozilla
*/
/*#mitte a:link:after, #mitte a:visited:after {
	background: White;
	color: black;
	content: " | " attr(href) " ]";
	font-size:1em;
}
#mitte a:link:before, #mitte a:visited:before{
	background: white;
	color: black;
	content: " [";
	font-size:1em;
} */
#suchform {
	top: 10px;
}
a#zurueck {
    display: hidden;
}
