.paging {
	margin:0;
	background-color: #ffffff;
        color:blue;
        font-weight:bold;
        font-size:14px;
        text-align:center;
}

.kategorie {
	margin:0;
	background-color: #ffffff;
        color:#000000;
        font-weight:bold;
        font-size:14px;
}

.kategorie {
	margin:0;
	background-color: #ffffff;
        color:#000000;
        font-weight:bold;
        font-size:14px;
}

.unterkategorie {
	margin:10px 0 0 10px;
	background-color: #ffffff;
        color:#000000;
        float:left;
}

.ueberschrift_liste {
	margin:10px 0 0 10px;
	background-color: #ffffff;
        color:#5E595A;
        font-weight:bold;
        font-size:16px;
}

.ueberschrift_details {
	margin:10px 0 0 00px;
	background-color: #ffffff;
        color:#5E595A;
        font-weight:bold;
        font-size:16px;
}

.suchfeld {
	margin:10px 0 0 0px;
	background-color: #ffffff;
        color:#0095A;
        font-weight:bold;
        font-size:14px;
}

.orte_left {
	margin:0 0 0 30px;
        float:left;
        width:220px;
	background-color: #ffffff;
        color:#000000;
        font-weight:bold;
        font-size:12px;
}

.orte_right {
	margin:0 0 0 30px;
        float:left;
        width:220px;
	background-color: #ffffff;
        color:#000000;
        font-weight:bold;
        font-size:12px;
}

.daten_left {
	margin:0 0 0 0px;
     	background-color: #ffffff;
        color:#000000;
        float:none;
        font-weight:bold;
        font-size:12px;
}

.daten_bez_left {
	margin:0 0px 0 0px;
        width:70px;
        float:left;
     	background-color: #ffffff;
        color:#000000;
        font-weight:normal;
        font-size:12px;
}

.karte_anzeigen {
	margin:0 0 0 250px;
     	background-color: #ffffff;
        color:#000000;
        float:none;
        font-weight:bold;
        font-size:12px;
}

.spacer-10 {
	height:10px;
}
.spacer-20 {
	height:20px;
}

.pfeil {
        background-image: #FA4F24 url(./images/pfeil.jpg) no-repeat;
        float:left;
}

A:ohne {
        text-decoration:none;
}


