/* Styles für die italienische asko-Site */

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


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

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


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

#mwst-nr {
	position: relative;
	left: 25%;
	margin: 20px 0px 0px 0px;
	float: left;
}

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

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

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


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

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

.mailformular-feldtitel-oben {
	width: 150px !important;
}

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

#absendenschadenmeldung2spaltig {
	width: 180px !important;
	margin: 0 45px 20px 0 !important;
}

#eingabenloeschen2spaltig {
	width: 150px !important;
}


