/* Styles für die rumänische asko-Site */

/* ################   Überschriebene Styles aus der /asko/templates/asko/css/layout.css ################  */


/* ################# breadcrumbs ################ */

#breadcrumbs
{
	background-image: url(../img/bg_rubrikenkenner_miscarea.jpg);
}


/* ################### Footer am Seitenende ##################### */

#link-seitenanfang {
	left: 53% !important;
}

#pfeil-seitenanfang {
	left: 54% !important;
}

#asko-copyright {
	left: 57% !important;
}


/* ################ Mailformulare mit RSform! ######################## */

/* Styles für 1-spaltige Mailformulare / Feldtitel + Eingabefeld in 1 od. 2 Zeilen */ 

.mailformular-feldtitel-links {
	width: 100px;
}

#firmierung {
	width: 225px;
}

#email {
	width: 225px;
}

#absenden2spaltig {
	width: 130px;
	margin: 0 85px 20px 0 !important;
}

#eingabenloeschen2spaltig {
	width: 160px !important;
}



