/*FONTS*/
.rich-table-cell {
	font-family: Arial,Helvetica,sans-serif;
}
.pager-table .rich-table-cell {
	padding:2px;
	font-size:10px;
}


.delimiter {
	background-position:top;
	background-repeat:repeat-x;
	font-size:0px;
	height:1px;
	clear:both;
}
.line {
	background-position:center bottom;
	background-repeat:repeat-x;
	padding:0px 0pt 0px 0px;
	margin:0px 0pt 0px 0px;
	width:120px;
	height:12px;
	border: 1px solid;
	position:static;
}
.linkButton {
	padding: 3px 6px 3px 6px;
}
dl.rich-messages {
	padding:0px 0pt 0px 0px;
	margin:0px 0pt 0px 0px;
}	
.pager-table { 
	float:right;
	margin:1px 15px 1px 0;/*AENDERUNG 03-02-09*/
	padding:0px;
}
.pager-table .rich-table-cell {
	padding:2px;}

.pager-button-active {
	padding: 2px 4px 2px 4px;
}
.pager-delimiter {
	background-position:top;
	background-repeat:repeat-x;
	margin-right:15px;
	font-size:0px;
	height:1px;
	clear:both;
}
.pager-button-inactive {
	padding: 2px 4px 2px 4px;}

.rich-messages dt {
	padding:0px 0pt 0px 0px;
	margin:0px 0pt 0px 0px;
}	
.rich-table {
	border:0px;
	margin-right:10px;
}	
.rich-table-cell {
	border:0px;
}
.buttonWeiter {
	font-weight:bold;
}