#logo-left {
	/*background: #cc0000 url(../img/logo-alfa-romeo.gif) no-repeat right top;*/
	width:70px;
	background: transparent url(../img/alfaromeo/logo_alfa_53_52.gif) no-repeat 14px 12px;
}

#page {
	background: transparent url(../img/alfaromeo/background-page.gif) repeat-y 0 0;
}


#logo {
	height: 80px;
	background: transparent url(../img/alfaromeo/hg_header.gif) repeat-x;
}

#main-left { background:none; }

#features { margin-top:10px; }
.feature-item { margin-bottom:7px; margin-bottom:10px\9; }
.feature-item-last { /*margin-bottom:16px;*/ }


#main-left-start {
	background: #272727 url(../img/alfaromeo/background-main-start.gif) repeat-y -1px 0; 
}

#footer-center-right { margin: 0px 0 0px 0px; }

#footer-right {
	width: 244px;
	padding: 0px 1px 0px 0px;
	background: transparent url(../img/alfaromeo/hg_alfa_verlauf.jpg) no-repeat right bottom;
}

.feature-item { padding-left:8px; }

.feature-item-last { padding-left:8px; }

#main { background: url(../img/alfaromeo/hg_alfa_verlauf.jpg) no-repeat right top; }

#navigation, #logo-right { background: none; }

#header-bottom { background: #000 url(../img/alfaromeo/hg_alfa_nav.jpg) repeat-x; }












 #alfagebraucht a {

    background: url('../data/image/banner/alfa-romeo-right-gebrauchtwagen-over.jpg') no-repeat;

    display:block; width:235px;  /* Linkbereich begrenzen */

  }

  #alfadienstw a {

    background: url('../data/image/banner/alfa-romeo-right-dienstwagen-over.jpg') no-repeat;

    display:block; width:235px; /* Linkbereich begrenzen */

  }

  #alfaebay a {

    background: url('../data/image/banner/alfa-romeo-right-ebay-over.jpg') no-repeat;

    display:block; width:235px; /* Linkbereich begrenzen */

  }

  #alfaservice a {

    background: url('../data/image/banner/alfa-romeo-right-service-over.jpg') no-repeat;

    display:block; width:235px; /* Linkbereich begrenzen */

  }

  

  .alfafeature img {

    display:block; width:235px; height:110px; border:0;

  }

  .alfafeature a:hover img {

    visibility: hidden;

  }

  .alfafeature a:hover { /* Workaround fuer IE 5.5 und 6 */

    border:0;

  }

  * html .alfafeature a {

    margin-right:1px;

  }

  * html .alfafeature a:hover {

    width:235px; margin-right:0; /* Workaround fuer IE 5.01 */

  }












/* Clearing mit overflow */ 
.floatbox { overflow: hidden; }
/* .floatbox-Anpassung für IE */ 
* html .floatbox {width:100%;}
/* --------------------- */


/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; }

/*---------------------------------------------------------*/
/* Workaround: Clearfix-Anpassung für alle IE-Versionen */
/*
** IE7 - x
*/
.clearfix { display: inline-block; }
/*
** IE5.x/Win - x
** IE6 - x
*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/*--------------------------------------------------------*/

