@media print {

.printnavi
	{
	display:none;
	width:5px;
	}
	
.printmain
	{
	width:180mm;	
	height:auto;
	overflow:visible;
	}
	
.printheader
	{
	width:180mm;
	height:2mm;
	display:none;
	}
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.haupttext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.subueberschrift {
	font-family: Verdana;
	font-size: 11px;
	color: #3e3e3e;
}

.nssid {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}

.bildunterschrift {
	font-family: Verdana;
	font-size: 11px;
	color: #3f3f3f;
	font-style:italic;
}

.ueberschrift
	{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #993333;
}

.ueberschrift1
	{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #993333;
	}
	
.ueberschrift2
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #993333;
	}	

.wobinich
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	}
	
.wobinich:hover
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #8f8f8f;
	}	

a {
	font-family: Verdana;
	font-size: 11px;
	color: #8f8f8f;
	text-decoration: none;
	font-weight:normal;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
	font-weight:normal;
}

a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
	font-weight:normal;
}

