.noprint {display:none;}
.print {display:yes;}

body {
background-image:  url(print_FILES/foot_hg.gif);
background-position: left bottom;
background-repeat: repeat-x;
}

.footer_hg {
background-image:  url(print_FILES/footer_leiste.jpg);
background-position: center bottom;
background-repeat: no-repeat;
}	

.breadcrump_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7B7B7B;
}

.datum_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	line-height: 16px;
}

.news_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B7B7B;
	font-weight: normal;
	line-height: 22px;
}

.head_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B7B7B;
	font-weight: normal;
	line-height: 22px;
}

.subhead_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B7B7B;
	font-weight: bold;
	line-height: 22px;
}



.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

a.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.footer_txt_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7b7b;
	text-decoration: none;
}
a.footer_txt_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7b7b;
	text-decoration: none;
}
a.footer_txt_grau:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0098d1;
	text-decoration: none;
}
<!-- navigation -->
a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
	left: 1px;
	position: relative;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 1px center;
	
	}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #00629B;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(print_FILES/navi_marker.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	position: relative;
	
	}

