/* PANTOIA: abcsuche_druck.css - 25.6.2008 */

div#header, div#nav, div#karteireiter, div#footer, div#trennbalken,
table#alphabet, form#form1, form#form2, td#punkt, td#icon, h1#seite {
	display: none;
}
div#druckkopf {
	margin-bottom: 3em;
	display: block;
}
div#suche, div#main, div#outer, table#ausgabe{
	margin: 0;
}
div#main, td {
	padding-left: 0;
	padding-right: 0;
}
div#outer, div#suche {
	border: none;
}
table, div#outer {
	width: 100%;
}
p, h1, table {
	font-family: 'times new roman', times, serif;
}
p, table {
	font-size: 10pt;
}
h1.text {
	font-size: 12pt;
}
h1#seitedruck {
        display: block;
	font-size: 12pt;
	color: black;
        padding-bottom:0;
        margin-bottom:0;
}

a {color: #000}
