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

   style.css 2008-02-04 12:00:00Z mz $   



   medialis marketing GmbH

   http://www.medialis.de



   Copyright (c) 2007 medialis marketing GmbH

   -----------------------------------------------------------------------------



   Released under the GNU General Public License 



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



/* --------------- STARTSEITE CATEGORIES VERSION --------------- */



.startseite_listing {

    width:168px;

    float:left;

    margin:0px 0px 0px 0px;

}



.startseite_head {

    background:transparent url(../img/categories_head_bg.gif) repeat-x;

    width:162px;

    height:16px;

    padding:1px 3px 3px 3px; 

    color:#ffffff; 

    font-weight:bold;

}



*html .startseite_head {

    padding:1px 3px 0px 3px; 

}

 

.startseite_image {  

    width:168px;

    height:234px;

}



/* --------------- CATEGORIES VERSION --------------- */



.categories_listing {

    border:1px solid #c60b28;

    width:166px;

    float:left;

    margin:0px 0px 0px 0px;

}



.categories_head {

    background:transparent url(../img/categories_head_bg.gif) repeat-x;

    width:160px;

    height:16px;

    padding:1px 3px 3px 3px; 

    color:#ffffff; 

    font-weight:bold;

}



*html .categories_head {

    padding:1px 3px 0px 3px; 

}

 

.categories_description {  

    min-height: 115px;

    width:158px; 

    padding:4px 4px 4px 4px; 

}

*html .categories_description {

  height: 115px;

}



.categories_description ul{

  padding-left:15px;

}



.categories_image {  

    width:166px;

    height:166px;

    border-top:1px solid #c60b28;

}





/* --------------- CATEGORIES LISTING SMALL VERSION --------------- */



.categorie_listing {

    border:1px solid #c60b28;

    width:257px; 

    float:left;

}



.categorie_listing_left {

    border-right: 1px solid #c60b28;

    width:100px;

    height:110px;

    float:left;

}



*html .categorie_listing_left {

	border-right: 1px solid #c60b28;

	margin-bottom: -3px;

}



.categorie_listing_right {

    width:155px;  

    float:left;

}



.categorie_listing_head {

    background:transparent url(../img/categories_head_bg.gif) repeat-x;

    width:150px;

    height:16px;

    padding:1px 3px 3px 3px; 

    color:#ffffff; 

    font-weight:bold;

}



*html .categorie_listing_head {

	width:150px;

    margin-top: -3px;

    padding:1px 3px 3px 3px; 

}



.categorie_listing_description {  

    width:148px;

    padding:0px 4px 0px 4px;  

}



.categorie_listing_description ul {  

    padding:0px 0px 0px 12px; 



}



*html .categorie_listing_description {  

    width:148px;

	  margin-top: -8px;

    padding: 4px 4px 0px 4px; 

}



.categorie_listing_more {

    background:transparent url(../img/categories_head_bg.gif) repeat-x; 

    color:#ffffff;   

}



.categorie_listing_morelink {

    background:transparent url(../img/bg_morelink.gif) no-repeat;

    padding:0px 0px 0px 20px;

    height:19px;

    width:111px;

    float:right;   

    

}





.categorie_listing_morelink {

    background:transparent url(../img/bg_morelink2.gif) no-repeat;

    padding:0px 0px 0px 20px;

    height:19px;

    width:111px;

    float:right;     

}



*html .categorie_listing_morelink {

    padding:2px 0px 0px 20px;

    height:17px;

    

}



.categorie_listing_morelink a {

   color:#ffffff; 

    text-decoration:none;   

}

.categories-description {
  margin-bottom: 15px;
}

.categories-description embed {
  margin: 3px 0 10px 0;
}


