/*---------------------
	Numerische Liste
----------------------*/

.numerischeliste table{
	/*
	 * all about fonttype (Schrift [-Decoration, -… ,-Farbe], Textschatten und Zeilenhöhe): 03-typografie.css
	 */ 
}

.numerischeliste th {
	background-color: #FCE49A!important;
	border-top: 1px solid #fff!important;
	text-align: center!important;
	border-bottom: none!important;
	/*
	 * all about fonttype (Schrift [-Decoration, -… ,-Farbe], Textschatten und Zeilenhöhe): 03-typografie.css
	 */ 
}

.numerischeliste tr{
	background-color: #FFFF99;
	border-bottom: 1px solid white;
}

.numerischeliste tr td {
	text-align: center;
}

.numerischeliste tr td {
	text-align: left;
}

.numerischeliste tr td.views-field-field-unterkunft-schlafzimmer-value,
.numerischeliste tr td.views-field-field-unterkunft-personenmax-value,
.numerischeliste tr td.views-field-field-unterkunft-preismin-value {
	text-align: center;
}

.numerischeliste tr p {
	/*
	 * all about fonttype (Schrift [-Decoration, -… ,-Farbe], Textschatten und Zeilenhöhe): 03-typografie.css
	 */ 
}

.numerischeliste tr td,
.numerischeliste th{
	border-right:1px solid white;
	padding:3px 8px;
}

.numerischeliste a {
	color:  #f4630d;
	font-weight: bold;
	/*
	 * all about fonttype (Schrift [-Decoration, -… ,-Farbe], Textschatten und Zeilenhöhe): 03-typografie.css
	 */ 
}