#pnListe {
	overflow: auto;
	height: 500px;
}

.pnBox {
	widht: 100%;
}

.pnListeHead {
	background-color: #284D57;
	color: #FFF;
}

.pnListeZeile {
	background-color: #FFF;
	border-top: 1px solid #DDD;
	padding: 2px;
	vertical-align: middle;
}

.pnListeZR {
	background-color: #2C606D;
	color: #FFF;
	padding: 2px;
	vertical-align: middle;
}

.pnListeZeile:hover {
	background-color: #FFFA8A;
}

.pnBoxS1 {
	width: 20px;
	text-align: center;
}

.pnBoxS2 {
	
}

.pnBoxS3 {
	width: 80px;
	text-align: right;
}

.pnBoxS4 {
	width: 20px;
	text-align: center;
}

.nick {
	font-size: 10px;
}

a.nick {
	font-size: 10px;
}

a.nick:link,a.nick:visited,a.nick:active,a.nick:hover {
	color: #000000;
	text-decoration: none;
}
