.pageHeader {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
}

.pageSubHeader {
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
}

.customerNotice {
	border: solid 1px #FFFFFF;
	padding: 5px;
	margin: 20px;
	background-color: #666666;
}

.pageSubTopic {
	font-weight: bold;
	border-bottom: 1px #0000CC solid;
}


.hr {
	width: 100%;
	border-bottom: 1px #0000CC solid;	
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 1px;
}

.preisZzgl {
	text-align: right;
	font-size: 9px;
	padding-top: 10px;
}

.helplist {
	list-style: decimal;
}