/*  -------------------------------------------- //
//  Projekt: Liebetanz                           //
//  Autor:   Hayo Weinschenk                     //
//  Version: 2.0                                 //
//                                               //
//  Datei:   home.css                            //
//  -------------------------------------------- */




/* @group Home */



.main_content .teaser_new  p.headline	{
float: none;
margin-bottom: 8px;

}



.main_content .teaser_new .new_product	{



float: left;
margin-right: 10px;
margin-bottom: 25px;
width: 180px;


}



.main_content .teaser_new .new_product img	{



float: none;
width: 180px;
height: 240px;


}





.main_content .teaser_new .new_product p.headline a{

margin-top: 2px;

float: none;
 font: normal 11px arial;
  color: #000;


}


.main_content .teaser_new .new_product p.subline a{

margin-top: 2px;
width: 100px;
font: normal 11px arial;
color: #8d8d8d;


}


.main_content .teaser_new .new_product p.price a{

margin-top: 4px;

 font: normal 16px Georgia;
float: none;

}




.main_content .teaser_special{

margin-top:35px;
padding:0;
width: 770px;
float: left;
font: normal 20px Georgia;



}



.main_content .teaser_special .new_product	{


float: left;
margin-right: 10px;
margin-bottom: 14px;
width: 180px;
height:350px;
}

.main_content .teaser_special  p.headline	{



float: none;
margin-bottom: 8px;


}


.main_content .teaser_special .new_product img	{



float: none;
width: 180px;
height: 240px;



}




.main_content .teaser_special .new_product p.headline a{

margin-top: 2px;
padding:0;
float: none;
 font: normal 11px arial;
  color: #9600dc;


}


.main_content .teaser_special .new_product p.subline a{

margin-top: 2px;
padding:0;

float: none;
 font: normal 11px arial;
  color: #cecece;


}


.main_content .teaser_special .new_product p.price a{

margin-top: 2px;
padding:0;
 font: normal 16px Georgia;
float: none;

}


/* @end */


