body {
	background-color: #a95b00;
	color: white;
	background-image: none;
}

* html #prada {
	width: 529px;
	height: 77px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/template/images/prada-noleggio.png', sizingMethod='crop');
}

* html #prada img {
	display: none;
}

h1, h3 {
	color: #ffcc24;
}

h2, h4, h5, h6 {
	color: white;
}

#zona23 {
	border-top-color: #ffcc24;
}

.articolo .foto,
.artnews .foto {
	background-color: #ffcc24;
}

.articolo .bigfoto {
	background: #ffcc24 url(../images/zoom-noleggio.gif) no-repeat right bottom;
}

.iconsarticolo a:link, .iconsarticolo a:visited {
	text-decoration: none;
	color: #ffcc24;
}

.iconsarticolo a:hover, .iconsarticolo a:active {
	text-decoration: underline;
	color: white;
}

.sendicon {
	background: url(../images/send-noleggio.gif) no-repeat left center;
}

.printicon {
	background: url(../images/print-noleggio.gif) no-repeat left center;
}

.topicon {
	background: url(../images/top-noleggio.gif) no-repeat left center;
}

#language li.it {
	background: url(../images/it-noleggio.gif) no-repeat left center;
}

#language li.de {
	background: url(../images/de-noleggio.gif) no-repeat left center;
}

#language li.en {
	background: url(../images/en-noleggio.gif) no-repeat left center;
}

#language li.ru {
	background: url(../images/ru-noleggio.gif) no-repeat left center;
}

#footer {
	background: white url(../images/footer-noleggio.gif) no-repeat center top;
}

#footernavdata a:link, #footernavdata a:visited {
	color: white;
	text-decoration: none;
}

#footernavdata a:hover, #footernavdata a:active {
	color: #ffcc24;
	text-decoration: underline;
}

/* Formular */

fieldset, legend {
	background-color: #ffcc24;
	color: #000000;
}