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




/* @group Home */


.main_content{

 float: left;
 background-color: #fff;
 height: auto;
 padding: 0;
 width: 770px;
 min-height: 750px;

 
}


.main_content .teaser_main img{

margin:0;
padding:0;
width: 770px;
cursor: pointer;
float: left;

}



.main_content .teaser_new{

margin-top:10px;

width: 770px;
float: left;
font: normal 20px Georgia;


}

.main_content .teaser_new  p.headline	{



float: none;


margin-top: -10px;
margin-bottom: -10px;

}

.main_content   p.headline_start	{



float: none;


margin-top:0px;
margin-bottom: 10px;

}

.main_content   p.headline_categories	{



float: none;


margin-top: -8px;
margin-bottom: 5px;

}



.main_content .teaser_new  p.headline_just_arrived	{


margin-top: 1px;
margin-bottom: 12px;
float: none;

}




.main_content .teaser_new .new_product	{



float: left;
margin-right: 10px;
width: 180px;
height: 278px;
 
}



.main_content .teaser_new .new_product img	{



float: none;
margin:0;


}





.main_content .teaser_new .new_product .listimage	{



float: none;
margin:0;
position: absolute;

z-index: 2;


}


.main_content .teaser_new .new_product .newimage	{



float: none;
margin:0;
position: absolute;

z-index: 20;
width: 48px;
height: 48px;



}

.main_content .teaser_new .new_product .sizes	{



float: none;
margin:0;
position: absolute;
height: 20px;
margin-top: 220px;
margin-left: 0;
color: #000;
background-color: #D3D3D3;
width: 180px;
font: 11px Arial;
visibility: hidden;
text-decoration:none;


}

.main_content .teaser_new .new_product .sizes_content	{

    padding-left:5px;
    padding-top: 3px;
    white-space: nowrap;
    text-decoration:none;



}


.sizes_content a:hover {
    text-decoration:none;


}

.sizes_content a:link{
    text-decoration:none;


}




.main_content .teaser_new .new_product p.category {



margin-top: -6px;

}


.main_content .teaser_new .new_product p.category_blank {



margin-top: -16px;

}

.main_content .teaser_new .new_product p.category a{


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


}




.main_content .teaser_new .new_product p.headline a{


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


}


.main_content .teaser_new .new_product p.subline a{




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


}


.main_content .teaser_new .new_product p.price {


margin-top:-4px;


}


.main_content .teaser_new .new_product p.price a{



 font: regular 12px Georgia;
float: none;


}


.main_content .teaser_special  p.headline, .main_content .teaser_special  p.subline	{



float: none;




}

.main_content .teaser_new .new_product img	{



float: none;



}




.main_content .teaser_special .new_product p.headline a{


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

margin-top:-8px;



}


.main_content .teaser_special .new_product p.subline a{


padding:0;

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




}


.main_content .teaser_special .new_product p.price a{


padding:0;
 font: regular 12px Georgia;
float: none;

margin-top:-2px;


}


.main_content .manufacturer_wrap{

margin-top:50px;

}

.main_content .manufacturer_wrap .manufacturer_image{

float: left;
margin-top: -2px;

}


.main_content .manufacturer_wrap .manufacturer_textbox{

float: left;


width: 400px;
margin-left: 16px;
line-height: 16px;

}

.main_content .manufacturer_wrap .manufacturer_headline h2{

font-size: 26px;

}

.main_content .manufacturer_wrap .manufacturer_text{
color: #6F6F6F;
margin-top: 10px;

}



.locator{

float: left;
margin-top: 1px;
font: normal 12px arial;
width: 780px;

}

.locator .sort{

float: left;
margin-top: 26px;
margin-right: 15px;


}

.locator .sort p{

float: left;



}

.locator .sort form{

float: left;


}


.locator .sort select{


margin-right: 10px;
background-color: #f2f2f2;
width:75px;
float: left;
margin-top: -1px;


}


.locator .filter{

float: left;
margin-top: 26px;
margin-right: 6px;

}

.locator .filter_value img{

float: left;
margin-top: 1px;


}

.locator .filter_value{

float: left;
margin-top: 25px;
margin-right: 6px;

}

.locator .filter_value select{

margin-right: 6px;
background-color: #f2f2f2;
width: 90px;
margin-top: -1px;

}



/* @end */


