
/* setzt Hintergrundbild für fr_content */
.bodytag {
	background: url(../gfx/gfx_cnt_bgr.jpg) fixed 0pt 0pt no-repeat;
	background-color: #E2ECF1;
}
 
A {
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 12px;
	text-decoration : none;
	color 			: #000000;
}

A:HOVER {
	text-decoration : underline;
	font-weight		: none;
}
 
.text_n {
	color 	   	 	: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 12px;
	font-weight 	: normal;
	line-height		: 16px; 	
}

.text_h {
	color 	   	 	: #00678A;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 12px;
	font-weight 	: bold;
}

.t_aufz {
	color 	   	 	: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 12px;
	font-weight 	: bold;
	text-decoration	: none;
}

.t_aufz:HOVER {
	text-decoration	: underline;
}