/*
Print Stylesheet zu www.ihvr.ch
-------------------------------
Udpate: 19.07.2007
*/

body {
	color: black;
	background: white;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	margin: 0 .2in;
	width: auto;
}

a:link, a:visited {color: black;}

h1 {
	margin-bottom: 1em;
	font-size: 14pt;
}

h2 {
	margin-bottom: .5em;
	font-size: 12pt;
}

table.mitglieder {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1.5em;
	border-bottom: 1pt solid #ccc;
}

table.mitglieder th, table.mitglieder td {
	padding: .5em 0;
	vertical-align: top;
	text-align: left;
}

table.mitglieder th {
padding: .3em 0;
}

table.mitglieder th a {text-decoration: none;}
table.mitglieder td {
	width: 30%;
	padding-bottom: 2em;
}

#header h1 a {color: black;}

#footer p {font-size: 9pt;}

p.access, #navi, #helpnavi, #to-top, #alphabet, #downloadpdf, #mitglNav, #sidebar {display: none;}
