@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */

/* ### basemode.css ############################ */

  
  #main {background: url("../img/bg-border.gif") repeat-y left 25px;}
  
  #footer {background: url("../img/footer-bg.jpg") no-repeat;height:50px;padding:0;border:0;}
    
	
/* ### basemode_2col_left_13.css ############################ */  
  
  #col3 { padding:0;}
  #col3_content { margin: 0 0 0 25px; padding:0; background:transparent;}
  
  div.flexi div.right {position:right;display:block;float:left;margin-left:15px;overflow:hidden; padding-left:2px;}
    
  
/* ### content.css ############################ */
    
  .floatbox p {color:#919191;}


/* ### jd.galleryColor.css ############################ */  
  
  
  .tx-rgsmoothgallery-pi1{margin-left:35px;}
   
  #externalthumbs {
display:none;
}
  

  
  



}
