/* CSS Document */
/* Style, die nur auf einzelnen Seiten gltig sind */

/* ptnm - nm_overview ------------------------------------------------------ */

.x_table td{
	text-align: left;
	vertical-align: top;	
}
.x_firstline {
	padding: 20px 0px 0px 0px;
}
.x_subtitle {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #00519E;
	height: 20px;
}
.x_td1 {
	padding: 5px 0px 0px 10px;
}
.x_td2 {
	height: 28px;
	padding: 5px 0px 0px 10px;
}
